Michael Hackstein
|
eca23b3814
|
Added an upgrade foxx dialog to the WebInterface
|
2015-03-03 14:18:35 +01:00 |
Michael Hackstein
|
0d09cf0759
|
Fixed SCSSLint
|
2015-03-02 14:30:30 +01:00 |
Michael Hackstein
|
8fc3fd2908
|
The webinterface will now print the path to a foxx in development mode
|
2015-03-02 14:23:03 +01:00 |
gschwab
|
285be2a7d3
|
fixed username bug
|
2015-02-27 15:23:43 +01:00 |
Heiko Kernbach
|
23a0e17018
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-02-26 14:18:38 +01:00 |
Heiko Kernbach
|
467cd60b07
|
added missing select2 retina picture
|
2015-02-26 14:18:28 +01:00 |
Michael Hackstein
|
bb59c0380e
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-02-26 13:12:22 +01:00 |
Michael Hackstein
|
f0ab702b3f
|
Proper description in the package.json.
|
2015-02-26 13:12:18 +01:00 |
Willi Goesgens
|
5e3a96d0d4
|
relax cluster timeouts for valgrind too.
|
2015-02-26 11:21:21 +01:00 |
Willi Goesgens
|
2619529f63
|
Relax cluster timeout when compiled with -DCOVERAGE
|
2015-02-26 11:01:53 +01:00 |
Willi Goesgens
|
8651e88d15
|
More information on fox manager errors.
|
2015-02-26 10:35:50 +01:00 |
Jan Steemann
|
e8053b5fa1
|
added generated files
|
2015-02-25 11:01:26 +01:00 |
Jan Steemann
|
93750ade9f
|
fixed test
|
2015-02-25 11:00:56 +01:00 |
Michael Hackstein
|
c5adf7b089
|
Fixed tests for foxx on multiple databases. And added generated files
|
2015-02-25 10:44:15 +01:00 |
Michael Hackstein
|
9dc27fa7db
|
Fixed test to install Apps from Store. sessionapp requires oauth2 to be installed at a special location
|
2015-02-25 10:26:53 +01:00 |
gschwab
|
b00ab19f11
|
fixed cerberus path
|
2015-02-25 09:28:42 +01:00 |
Michael Hackstein
|
df046a8091
|
added tests for foxx-controller extensions
Conflicts:
js/server/tests/shell-foxx.js
|
2015-02-24 17:37:05 +01:00 |
Michael Hackstein
|
8fb5c548b6
|
Added controller extensions for foxx apps. Allows to define additional functions on request context
|
2015-02-24 17:36:31 +01:00 |
Michael Hackstein
|
c3df4f8ec3
|
Massively improved foxx install stack traces. They now contain more information about your app
|
2015-02-24 17:36:30 +01:00 |
Michael Hackstein
|
5b6e9efde8
|
Fixed a bug disallowing the webinterface to install from github
|
2015-02-24 17:36:30 +01:00 |
Frank Celler
|
4f8ea3a208
|
Merge remote-tracking branch 'origin/2.5' into devel
Conflicts:
CHANGELOG
arangod/RestServer/arangod.cpp
js/apps/system/_admin/aardvark/APP/package.json
|
2015-02-24 16:10:11 +01:00 |
Jan Steemann
|
6ce1f2892e
|
install fix for Foxx apps
|
2015-02-24 13:51:41 +01:00 |
Heiko Kernbach
|
2674b86e9f
|
grunt now much faster
|
2015-02-24 13:00:05 +01:00 |
Willi Goesgens
|
3baf9b8270
|
Use central facility to remove temporary file.
|
2015-02-24 12:53:56 +01:00 |
Willi Goesgens
|
b68924a979
|
Use central facility to remove temporary file.
|
2015-02-24 11:49:23 +01:00 |
Willi Goesgens
|
f80a48dbdd
|
Be more forgivingly about the time required to unload collections.
|
2015-02-24 11:27:59 +01:00 |
Willi Goesgens
|
ba23741348
|
Fix error handling in directory creation: only catch errors of directory existing; throw meaningfull error message.
|
2015-02-24 11:27:43 +01:00 |
Michael Hackstein
|
055138c363
|
Fixed another stupid windows not able to use proper slashes in file path bug.
|
2015-02-24 09:26:58 +01:00 |
Michael Hackstein
|
8910dae75f
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-02-24 09:26:38 +01:00 |
Michael Hackstein
|
9c22014361
|
Fixed another stupid windows not able to use proper slashes in file path bug.
|
2015-02-24 09:26:32 +01:00 |
Michael Hackstein
|
f324f2f4cd
|
Filtered jasmine internal error messages from test output
|
2015-02-23 18:17:29 +01:00 |
Michael Hackstein
|
3b446889de
|
Filtered jasmine internal error messages from test output
|
2015-02-23 18:15:06 +01:00 |
Michael Hackstein
|
eccaada507
|
added a function to synchronize the app collection with the apps folder. It is automatically invoced on arango startup
|
2015-02-23 16:41:48 +01:00 |
Michael Hackstein
|
d57135c1b4
|
Fixed the sessions app, to create the _sessions collection if it is used on the internal mount point
|
2015-02-23 15:43:47 +01:00 |
Michael Hackstein
|
d47dc091ba
|
Invalidated exports cache properly. Fixed a bug with session app
|
2015-02-23 15:40:07 +01:00 |
Michael Hackstein
|
89a11587b3
|
Fixed regex to identify Windows absolute and relative pathes also
|
2015-02-23 15:08:06 +01:00 |
Michael Hackstein
|
8db83ce903
|
Fixed regex to identify Windows absolute and relative pathes also
|
2015-02-23 15:07:03 +01:00 |
Michael Hackstein
|
65b1492bbd
|
Disallowed mointpoints starting with illegal characters for collection prefixes. Including tests
|
2015-02-23 14:50:52 +01:00 |
Michael Hackstein
|
4d7f358e9e
|
Added a devel task and removed watch form the default task of Grunt
|
2015-02-23 14:50:45 +01:00 |
Michael Hackstein
|
27253fde9c
|
Added generated files in WebInterface
|
2015-02-23 14:50:21 +01:00 |
Michael Hackstein
|
4727a44b18
|
Typo fix in test output
|
2015-02-23 14:50:15 +01:00 |
Michael Hackstein
|
5dec680974
|
Added a test for the App install process, to avoid installing apps using the AppStore without giving a mountpoint. That caused undefined:undefined as an error message
|
2015-02-23 14:50:09 +01:00 |
Michael Hackstein
|
c4d8e9edc0
|
Added newest versions of all libs to package.json
|
2015-02-23 14:50:02 +01:00 |
Michael Hackstein
|
683ae15ba5
|
Node modules in aardvark are contained in package.json. They can be installed locally if required by issuing npm install in APP folder
|
2015-02-23 14:49:22 +01:00 |
Michael Hackstein
|
9b702a8a9e
|
Fixed query view spec
|
2015-02-23 14:49:14 +01:00 |
Michael Hackstein
|
271eb3cdeb
|
Removed obsolete test files
|
2015-02-23 14:49:05 +01:00 |
Michael Hackstein
|
5eca47f088
|
Added a tests that verifies installing of different foxx apps on different Mountpoints using the same mountpoint
|
2015-02-23 14:48:57 +01:00 |
Willi Goesgens
|
4eb993a794
|
Be more forgivingly about the time required to unload collections.
|
2015-02-23 14:44:31 +01:00 |
Jan Steemann
|
8b76d3bf91
|
fixed repository URL
|
2015-02-23 11:20:29 +01:00 |
Michael Hackstein
|
e0c8b659d8
|
Disallowed mointpoints starting with illegal characters for collection prefixes. Including tests
|
2015-02-23 11:02:13 +01:00 |