Michael Hackstein
2a2ecc220e
Fixed tests
2015-03-03 14:49:34 +01:00
Michael Hackstein
00a6d31403
Fixed name of a spec file referenced in file list for karma
2015-03-03 14:37:50 +01:00
Michael Hackstein
691a1f75e6
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-03-03 14:18:40 +01:00
Michael Hackstein
eca23b3814
Added an upgrade foxx dialog to the WebInterface
2015-03-03 14:18:35 +01:00
Willi Goesgens
d2afb6bc11
remove debug output
2015-03-03 11:02:05 +01:00
Willi Goesgens
677b35fb05
Fix typo.
2015-03-03 10:29:38 +01:00
Willi Goesgens
f4513eed35
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-03-03 09:24:17 +01:00
Willi Goesgens
f152d5c133
Handle jasmine the way that it only produces success/fail
2015-03-03 09:23:38 +01:00
Jan Steemann
2ebf599736
added derived file
2015-03-02 19:40:35 +01:00
Willi Goesgens
24451f3709
Testsuite:
...
- add possibility to skip ruby https tests
- try to send test results from arangosh to server via a temporary file; fallback to rc.
2015-03-02 19:09:28 +01:00
Willi Goesgens
47d39bc005
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-03-02 14:56:01 +01:00
Willi Goesgens
80cc3a7c3e
Add stacktrace from the exception to the output; the jasmine provided stacktrace is pretty useless here.
2015-03-02 14:55:08 +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
Frank Celler
c3f64e6a25
release version 2.5.0-beta1
2015-02-23 10:47:30 +01:00
Michael Hackstein
0a0eec0cdb
Added a devel task and removed watch form the default task of Grunt
2015-02-23 10:29:16 +01:00
Michael Hackstein
3ec41dbf26
Added generated files in WebInterface
2015-02-22 21:23:03 +01:00
Michael Hackstein
41b91043ae
Typo fix in test output
2015-02-22 21:22:08 +01:00
Michael Hackstein
30fa8ef2d1
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-22 21:21:29 +01:00
Michael Hackstein
ab5a5d643b
Added newest versions of all libs to package.json
2015-02-22 21:20:17 +01:00
Michael Hackstein
21cfcb9b74
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-22 21:19:57 +01:00
Michael Hackstein
3f02e8829a
Fixed query view spec
2015-02-21 15:26:09 +01:00
Michael Hackstein
72afc08ddb
Removed obsolete test files
2015-02-21 15:24:04 +01:00
Michael Hackstein
6ecdb1bfed
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-02-20 16:26:03 +01:00
Michael Hackstein
545f78f7a7
Added a tests that verifies installing of different foxx apps on different Mountpoints using the same mountpoint
2015-02-20 16:25:57 +01:00
Jan Steemann
2ac736b36e
added visitor test
...
Conflicts:
js/server/tests/aql-graph-visitors.js
2015-02-20 15:48:18 +01:00
Jan Steemann
e3a4ee8a7b
strip illegal characters from collection names
2015-02-20 15:46:27 +01:00
Frank Celler
daadd697eb
release version 2.5.0-alpha8
2015-02-20 12:59:39 +01:00
Willi Goesgens
cd9ad14160
Fix error handling in directory creation: only catch errors of directory existing; throw meaningfull error message.
2015-02-20 12:55:46 +01:00
Frank Celler
5f2655c3d9
Merge branch 'devel' of github.com:arangodb/arangodb into 2.5
2015-02-20 12:49:56 +01:00
Michael Hackstein
d5af90ec9e
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-02-20 11:48:54 +01:00
Michael Hackstein
28c0498330
Module fs circus
2015-02-20 11:47:49 +01:00
Heiko Kernbach
03d78c45bb
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-02-20 10:53:05 +01:00
Heiko Kernbach
b41008c336
added grunt build files
2015-02-20 10:52:55 +01:00
Michael Hackstein
3d8a4584dc
Addded a wrapper around FS move that is actually able to move directories accross mountpoints and on FAT file systems
2015-02-20 10:49:40 +01:00
Frank Celler
3c7948451a
release version 2.5.0-alpha7
2015-02-19 19:21:50 +01:00
Frank Celler
08239445f9
Merge branch 'devel' of github.com:arangodb/arangodb into 2.5
2015-02-19 18:46:41 +01:00
Michael Hackstein
ca35d0c610
The foxx manager now reinstalls all system apps on startup
2015-02-19 18:39:01 +01:00
Michael Hackstein
5bede81469
The app.js is now requested with a differente version to avoid caching by browsers
2015-02-19 18:37:39 +01:00
Michael Hackstein
1370c28b4c
Included grunt-text-replace module
2015-02-19 18:20:00 +01:00
Michael Hackstein
101985516a
Removed not working code. Will be reincluded in future
2015-02-19 18:19:37 +01:00
Michael Hackstein
a641df37cb
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-02-19 18:08:33 +01:00
Heiko Kernbach
5d971cf60f
grunt support for cluster frontend
2015-02-19 18:07:51 +01:00
Michael Hackstein
dcb127205d
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-02-19 18:07:17 +01:00
Willi Goesgens
989e2a5b9e
- lintify
...
- output error message too when outputting backtrace in errors.
2015-02-19 17:58:51 +01:00
Willi Goesgens
90c96203f9
Indent to Arango style
2015-02-19 17:58:13 +01:00
Michael Hackstein
f2db5833ba
Removed unused static file exports from manifest
2015-02-19 17:51:41 +01:00
Michael Hackstein
be5352441f
Added modified gruntfile and manifest for the query view fix
2015-02-19 17:16:03 +01:00
Michael Hackstein
bc7b3e3a57
Fixed syntax highlighting of query editor and hide away the explainor
2015-02-19 17:07:33 +01:00
Michael Hackstein
da436c8a8c
Applied a fix to ace editor
2015-02-19 17:06:20 +01:00
Michael Hackstein
6920330009
Removed invalid *css properties. Compatbility to IE6 is not possible anyways with many other features
2015-02-19 16:31:49 +01:00
Michael Hackstein
1acc13ba8b
Removed unnecessary files
2015-02-19 15:05:20 +01:00
Michael Hackstein
b64f515f61
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-02-19 14:53:32 +01:00
Michael Hackstein
571b146fe3
Fixed a caching problem in the foxx manager
2015-02-19 14:53:24 +01:00
Jan Steemann
871bfd4655
updated functions list
2015-02-19 14:51:32 +01:00
Frank Celler
e294ef2c89
Merge branch 'devel' of github.com:arangodb/arangodb into 2.5
2015-02-19 12:03:32 +01:00
Michael Hackstein
daa9ef0e60
Fixed options parameter for foxx manager uninstall
2015-02-19 11:29:57 +01:00
Frank Celler
6190bb7994
Merge branch 'devel' of github.com:arangodb/arangodb into 2.5
2015-02-18 21:50:33 +01:00
Michael Hackstein
7844b9eebd
Fixed JSLint
2015-02-18 20:39:43 +01:00
Michael Hackstein
a98975ad53
Fixed forgotten imports of files for karma
2015-02-18 19:29:10 +01:00
Michael Hackstein
ce28642473
Changed label of the development /production button in WI. Suggested different mode
2015-02-18 19:19:41 +01:00
Michael Hackstein
9b592c1bd0
Added generated files from grunt
2015-02-18 19:14:44 +01:00
Michael Hackstein
f5b1315066
Merge branch 'gruntingAardvark' of github.com:arangodb/arangodb into devel
2015-02-18 19:09:11 +01:00
Michael Hackstein
72f15f2ed0
Merge branch 'gruntingAardvark' of github.com:arangodb/arangodb into gruntingAardvark
...
Conflicts:
js/apps/system/_admin/aardvark/APP/manifest.json
js/apps/system/aardvark/frontend/html/scripts.html.part
js/apps/system/aardvark/frontend/js/arango/templateEngine.js
js/apps/system/aardvark/frontend/js/routers/startApp.js
js/apps/system/aardvark/frontend/js/views/queryView.js
js/apps/system/aardvark/test/karma/files.json
2015-02-18 19:07:03 +01:00
Michael Hackstein
9612ca2b5e
Moved spec for coverage tests to concatenated files
2015-02-18 19:04:58 +01:00
Michael Hackstein
ea148c895c
Added a list of files for karma coverage tests
2015-02-18 19:04:00 +01:00
Michael Hackstein
82cf2cc531
Added Node modules for WebInterface
2015-02-18 19:03:33 +01:00
Michael Hackstein
4c17d7b211
Finished rebase of gruntingAardvark to devel.
2015-02-18 19:02:39 +01:00
Heiko Kernbach
e2f32b631f
fixed tests
2015-02-18 18:42:42 +01:00
Michael Hackstein
18550aa70e
Started fixing documentsView specs. Most of them were broken
2015-02-18 17:58:48 +01:00
Michael Hackstein
066fdc398e
Added build for coverage tests. We do not want to check coverage of libraries
2015-02-18 17:58:46 +01:00
Michael Hackstein
fe9898ecb5
Test code probably overwrites library instead of the mock. Should be fixed now.
2015-02-18 17:58:45 +01:00
Michael Hackstein
e70dabfdc1
JSHinting grunt
2015-02-18 17:58:43 +01:00
Michael Hackstein
e32f1ea081
Adapted karma tests to use the combined file generated via grunt instead of a self concatenated file. The test is now much closer to reality and the files are not stored redundantly
2015-02-18 17:58:43 +01:00
Michael Hackstein
0516be7f64
Applied a fix to ace. Their implementation of require breaks arangodb require. They expect an additional argument at the beginning
2015-02-18 17:58:41 +01:00
Michael Hackstein
4721b445ec
Modified karma tests to work with the same concatenated file delivered to the frontend.
2015-02-18 17:58:40 +01:00
Michael Hackstein
433be5bc0e
Enabled concatenation and uglification of javascript code. If minified version is used, Foxx-Documentation is not working. Variable resolution not possible.
2015-02-18 17:57:48 +01:00
Michael Hackstein
29a2f505de
Added a grunt task to build the css files for cluster and standalone interface
2015-02-18 17:56:34 +01:00
Michael Hackstein
301c2f0e44
Implemented a heatmap for querynodes to help optimizing the query. Increased font-size of descriptions. Now needs discussion what to do next
2015-02-18 17:56:33 +01:00
Michael Hackstein
2bee6660f5
Added first version of query plan viewer. Needs to be beautified. A node-only cost estimation is would be good
2015-02-18 17:56:31 +01:00
Michael Hackstein
bdf62fac3b
First draft to display the result of explain on a query. Not yet beutiful
2015-02-18 17:56:27 +01:00
Heiko Kernbach
b1e4904a31
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-02-18 17:11:19 +01:00
Heiko Kernbach
87115f2559
stop ajax calls to _system if user has no permission
2015-02-18 17:10:16 +01:00
Michael Hackstein
5ddd5a7019
Fixed style of mountpoint input in modal view
2015-02-18 17:08:52 +01:00
Michael Hackstein
d84463aae7
Improved output of upgrade script for app migration
2015-02-18 16:57:45 +01:00
Jan Steemann
ea285705fa
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-02-18 16:40:54 +01:00
Jan Steemann
ac638e1872
fixed tests
2015-02-18 16:40:48 +01:00
Jan Steemann
cfab5418ae
fixed grep command in make gitjslint
2015-02-18 16:40:25 +01:00
Jan Steemann
83ea75fa8f
removed unused config options
2015-02-18 16:40:15 +01:00
Michael Hackstein
b06bb28737
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-02-18 15:53:43 +01:00
Michael Hackstein
7dde898684
Added style to the setup and teardown triggers in web interface.
2015-02-18 15:53:39 +01:00
Jan Steemann
cb08c6f891
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-02-18 15:48:53 +01:00
Jan Steemann
595837f5b2
updated index docs
2015-02-18 15:48:46 +01:00
Michael Hackstein
79d587a812
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-02-18 15:38:51 +01:00
Michael Hackstein
bac394d76c
Removing the folder in tests is now try and catched to avoid failures
2015-02-18 15:38:30 +01:00
Heiko Kernbach
7864dbf50d
font awesome upgrade 4.0.3 to 4.3.0
2015-02-18 15:31:24 +01:00
Jan Steemann
f29591135a
adjusted geo index API
2015-02-18 14:59:46 +01:00
Michael Hackstein
76bb6a52c9
Fixed upgrade script. Now moves and mounts dev apps correctly
2015-02-18 14:39:04 +01:00
Michael Hackstein
8c4587d4ef
Tests will now create their own app path which will be deleted after each run
2015-02-18 14:05:50 +01:00
Michael Hackstein
d710047ddb
Fixed a bug in foxx manager that refilled the cache but did not make use of it
2015-02-18 14:05:30 +01:00
Michael Hackstein
21bc33a68a
Fix for upgrade procedure with new foxx apps.
2015-02-18 13:09:48 +01:00
Michael Hackstein
6641e0df7c
JShint use strict not working...
2015-02-18 11:43:20 +01:00
Michael Hackstein
494de7a762
Installing of foxx-apps now also tests valid app exports
2015-02-18 11:38:46 +01:00
Michael Hackstein
df20a360d7
Added, implemented and tested setup and teardown buttons in web UI. Style to go
2015-02-18 11:24:46 +01:00
Michael Hackstein
b52597ffc5
Fixed a bug where applicationContext got lost while using require
2015-02-18 09:50:27 +01:00
Frank Celler
aea38b52a7
Merge branch 'devel' of github.com:arangodb/arangodb into 2.5
2015-02-17 21:09:40 +01:00
Michael Hackstein
a11d06a260
Seperated routing and exporting of Apps. Exporting can now be triggered cascadingly. Circular references are NOT yet handled
2015-02-17 18:09:44 +01:00
Michael Hackstein
b530036655
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-02-17 17:25:10 +01:00
Michael Hackstein
3c96aa8c6a
Applied default configuration to foxx apps. Fixed RegEx for allowed routes. Started to fix exports.
2015-02-17 17:25:04 +01:00
Michael Hackstein
d9bc1be027
Fixed upgrade script. Did print some lines in an unreadable format
2015-02-17 16:45:19 +01:00
Frank Celler
15fb7131f1
Merge remote-tracking branch 'origin/devel' into 2.5
...
Conflicts:
Documentation/Examples/CollectionUnload.generated
Documentation/Examples/HttpGharialAddEdge.generated
Documentation/Examples/HttpGharialAddEdgeCol.generated
Documentation/Examples/HttpGharialAddVertex.generated
Documentation/Examples/HttpGharialAddVertexCol.generated
Documentation/Examples/HttpGharialCreate.generated
Documentation/Examples/HttpGharialEdgeDefinitionRemove.generated
Documentation/Examples/HttpGharialGetEdge.generated
Documentation/Examples/HttpGharialGetGraph.generated
Documentation/Examples/HttpGharialGetVertex.generated
Documentation/Examples/HttpGharialList.generated
Documentation/Examples/HttpGharialModifyVertex.generated
Documentation/Examples/HttpGharialPatchEdge.generated
Documentation/Examples/HttpGharialPutEdge.generated
Documentation/Examples/HttpGharialRemoveVertexCollection.generated
Documentation/Examples/HttpGharialReplaceEdgeCol.generated
Documentation/Examples/HttpGharialReplaceVertex.generated
Documentation/Examples/RestAdminStatistics1.generated
Documentation/Examples/RestBatchMultipartHeader.generated
Documentation/Examples/RestCollectionCreateCollection.generated
Documentation/Examples/RestCollectionCreateKeyopt.generated
Documentation/Examples/RestCollectionDeleteCollectionIdentifier.generated
Documentation/Examples/RestCollectionDeleteCollectionName.generated
Documentation/Examples/RestCollectionGetAllCollections.generated
Documentation/Examples/RestCollectionGetCollectionChecksum.generated
Documentation/Examples/RestCollectionGetCollectionChecksumNoRev.generated
Documentation/Examples/RestCollectionGetCollectionCount.generated
Documentation/Examples/RestCollectionGetCollectionFigures.generated
Documentation/Examples/RestCollectionGetCollectionIdentifier.generated
Documentation/Examples/RestCollectionGetCollectionName.generated
Documentation/Examples/RestCollectionGetCollectionRevision.generated
Documentation/Examples/RestCollectionIdentifierLoad.generated
Documentation/Examples/RestCollectionIdentifierPropertiesSync.generated
Documentation/Examples/RestCollectionIdentifierRename.generated
Documentation/Examples/RestCollectionIdentifierTruncate.generated
Documentation/Examples/RestCollectionIdentifierUnload.generated
Documentation/Examples/RestCursorCreateCursorForLimitReturn.generated
Documentation/Examples/RestCursorCreateCursorForLimitReturnSingle.generated
Documentation/Examples/RestCursorDelete.generated
Documentation/Examples/RestCursorForLimitReturnCont.generated
Documentation/Examples/RestDatabaseGetInfo.generated
Documentation/Examples/RestDocumentHandlerDeleteDocument.generated
Documentation/Examples/RestDocumentHandlerDeleteDocumentIfMatchOther.generated
Documentation/Examples/RestDocumentHandlerDeleteDocumentUnknownHandle.generated
Documentation/Examples/RestDocumentHandlerPatchDocument.generated
Documentation/Examples/RestDocumentHandlerPatchDocumentMerge.generated
Documentation/Examples/RestDocumentHandlerPostAccept1.generated
Documentation/Examples/RestDocumentHandlerPostCreate1.generated
Documentation/Examples/RestDocumentHandlerPostCreate2.generated
Documentation/Examples/RestDocumentHandlerPostWait1.generated
Documentation/Examples/RestDocumentHandlerReadDocument.generated
Documentation/Examples/RestDocumentHandlerReadDocumentAllKey.generated
Documentation/Examples/RestDocumentHandlerReadDocumentAllPath.generated
Documentation/Examples/RestDocumentHandlerReadDocumentHead.generated
Documentation/Examples/RestDocumentHandlerReadDocumentIfNoneMatch.generated
Documentation/Examples/RestDocumentHandlerUpdateDocument.generated
Documentation/Examples/RestDocumentHandlerUpdateDocumentIfMatchOther.generated
Documentation/Examples/RestDocumentHandlerUpdateDocumentIfMatchOtherLastWriteWins.generated
Documentation/Examples/RestDocumentHandlerUpdateDocumentRevOther.generated
Documentation/Examples/RestDocumentHandlerUpdateDocumentUnknownHandle.generated
Documentation/Examples/RestEdgeCreateEdge.generated
Documentation/Examples/RestEdgesReadEdgesAny.generated
Documentation/Examples/RestEdgesReadEdgesIn.generated
Documentation/Examples/RestEdgesReadEdgesOut.generated
Documentation/Examples/RestEndpointGet.generated
Documentation/Examples/RestExplainAllPlans.generated
Documentation/Examples/RestExplainOptimizerRules.generated
Documentation/Examples/RestExplainOptions.generated
Documentation/Examples/RestGraphChangeEdge.generated
Documentation/Examples/RestGraphChangeVertex.generated
Documentation/Examples/RestGraphChangepEdge.generated
Documentation/Examples/RestGraphChangepVertex.generated
Documentation/Examples/RestGraphCreateEdge.generated
Documentation/Examples/RestGraphCreateVertex.generated
Documentation/Examples/RestGraphGetEdge.generated
Documentation/Examples/RestGraphGetEdges.generated
Documentation/Examples/RestGraphGetGraph.generated
Documentation/Examples/RestGraphGetGraphs.generated
Documentation/Examples/RestGraphGetVertex.generated
Documentation/Examples/RestGraphGetVertexEdges.generated
Documentation/Examples/RestGraphGetVertexVertices.generated
Documentation/Examples/RestGraphGetVertexVertices2.generated
Documentation/Examples/RestGraphGetVertices.generated
Documentation/Examples/RestGraphPostGraph.generated
Documentation/Examples/RestIndexAllIndexes.generated
Documentation/Examples/RestIndexCreateGeoLatitudeLongitude.generated
Documentation/Examples/RestIndexCreateGeoLocation.generated
Documentation/Examples/RestIndexCreateNewCapConstraint.generated
Documentation/Examples/RestIndexCreateNewFulltext.generated
Documentation/Examples/RestIndexCreateNewHashIndex.generated
Documentation/Examples/RestIndexCreateNewSkiplist.generated
Documentation/Examples/RestIndexCreateNewUniqueConstraint.generated
Documentation/Examples/RestIndexCreateSparseHashIndex.generated
Documentation/Examples/RestIndexCreateSparseSkiplist.generated
Documentation/Examples/RestIndexDeleteUniqueSkiplist.generated
Documentation/Examples/RestReplicationApplierStart.generated
Documentation/Examples/RestReplicationApplierStateNotRunning.generated
Documentation/Examples/RestReplicationApplierStateRunning.generated
Documentation/Examples/RestReplicationApplierStop.generated
Documentation/Examples/RestReplicationDump.generated
Documentation/Examples/RestReplicationInventory.generated
Documentation/Examples/RestReplicationInventoryIndexes.generated
Documentation/Examples/RestReplicationLoggerFollowBufferLimit.generated
Documentation/Examples/RestReplicationLoggerFollowEmpty.generated
Documentation/Examples/RestReplicationLoggerFollowSome.generated
Documentation/Examples/RestReplicationLoggerStateActive.generated
Documentation/Examples/RestReplicationServerId.generated
Documentation/Examples/RestSimpleAllBatch.generated
Documentation/Examples/RestSimpleAllSkipLimit.generated
Documentation/Examples/RestSimpleAny.generated
Documentation/Examples/RestSimpleByExample.generated
Documentation/Examples/RestSimpleByExample2.generated
Documentation/Examples/RestSimpleByExample3.generated
Documentation/Examples/RestSimpleFirst.generated
Documentation/Examples/RestSimpleFirstExample.generated
Documentation/Examples/RestSimpleFirstSingle.generated
Documentation/Examples/RestSimpleFulltext.generated
Documentation/Examples/RestSimpleLast.generated
Documentation/Examples/RestSimpleLastSingle.generated
Documentation/Examples/RestSimpleNear.generated
Documentation/Examples/RestSimpleNearDistance.generated
Documentation/Examples/RestSimpleRange.generated
Documentation/Examples/RestSimpleWithin.generated
Documentation/Examples/RestSimpleWithinDistance.generated
Documentation/Examples/RestSimpleWithinRectangle.generated
Documentation/Examples/RestTasksCreate.generated
Documentation/Examples/RestTasksListAll.generated
Documentation/Examples/RestTasksListOne.generated
Documentation/Examples/RestTasksPutWithId.generated
Documentation/Examples/RestTraversalAny.generated
Documentation/Examples/RestTraversalBackwardItemOrder.generated
Documentation/Examples/RestTraversalDepthFirst.generated
Documentation/Examples/RestTraversalEdgeUniqueness.generated
Documentation/Examples/RestTraversalFilterExclude.generated
Documentation/Examples/RestTraversalFilterPrune.generated
Documentation/Examples/RestTraversalInbound.generated
Documentation/Examples/RestTraversalMaxDepth.generated
Documentation/Examples/RestTraversalMinDepth.generated
Documentation/Examples/RestTraversalOutbound.generated
Documentation/Examples/RestTraversalPostorder.generated
Documentation/Examples/RestTraversalVisitorCountAndList.generated
Documentation/Examples/RestTraversalVisitorExpander.generated
Documentation/Examples/RestVersion.generated
Documentation/Examples/RestVersionDetails.generated
Documentation/Examples/SaveEdgeCol.generated
Documentation/Examples/collectionAll.generated
Documentation/Examples/collectionAllNext.generated
Documentation/Examples/collectionByExample.generated
Documentation/Examples/collectionByExampleNext.generated
Documentation/Examples/collectionClosedRange.generated
Documentation/Examples/collectionDatabaseCollectionName.generated
Documentation/Examples/collectionDatabaseCreate.generated
Documentation/Examples/collectionDatabaseCreateKey.generated
Documentation/Examples/collectionDatabaseCreateProperties.generated
Documentation/Examples/collectionDatabaseCreateSpecialKey.generated
Documentation/Examples/collectionDatabaseDrop.generated
Documentation/Examples/collectionDatabaseDropName.generated
Documentation/Examples/collectionDatabaseName.generated
Documentation/Examples/collectionDatabaseTruncate.generated
Documentation/Examples/collectionDatabaseTruncateName.generated
Documentation/Examples/collectionDrop.generated
Documentation/Examples/collectionFigures.generated
Documentation/Examples/collectionFirstExample.generated
Documentation/Examples/collectionFulltext.generated
Documentation/Examples/collectionLoad.generated
Documentation/Examples/collectionNear.generated
Documentation/Examples/collectionNearDistance.generated
Documentation/Examples/collectionRange.generated
Documentation/Examples/collectionRename.generated
Documentation/Examples/collectionTruncate.generated
Documentation/Examples/collectionWithin.generated
Documentation/Examples/collectionsDatabaseName.generated
Documentation/Examples/cursorHasNext.generated
Documentation/Examples/cursorNext.generated
Documentation/Examples/documentDocumentRemove.generated
Documentation/Examples/documentDocumentRemoveConflict.generated
Documentation/Examples/documentDocumentUpdate.generated
Documentation/Examples/documentsCollectionFirst.generated
Documentation/Examples/documentsCollectionFirstNull.generated
Documentation/Examples/documentsCollectionInsert.generated
Documentation/Examples/documentsCollectionLast.generated
Documentation/Examples/documentsCollectionLastNull.generated
Documentation/Examples/documentsCollectionName.generated
Documentation/Examples/documentsCollectionRemove.generated
Documentation/Examples/documentsCollectionRemoveConflict.generated
Documentation/Examples/documentsCollectionRemoveSignature.generated
Documentation/Examples/documentsCollectionReplace.generated
Documentation/Examples/documentsCollectionReplaceHandle.generated
Documentation/Examples/documentsCollectionUpdate.generated
Documentation/Examples/documentsCollectionUpdateHandle.generated
Documentation/Examples/documentsCollectionUpdateHandleArray.generated
Documentation/Examples/documentsCollectionUpdateHandleKeepNull.generated
Documentation/Examples/documentsDocumentName.generated
Documentation/Examples/documentsDocumentReplace.generated
Documentation/Examples/executeQuery.generated
Documentation/Examples/executeQueryBatchSize.generated
Documentation/Examples/generalGraphAbsBetweenness1.generated
Documentation/Examples/generalGraphAbsBetweenness2.generated
Documentation/Examples/generalGraphAbsBetweenness3.generated
Documentation/Examples/generalGraphAbsCloseness1.generated
Documentation/Examples/generalGraphAbsCloseness2.generated
Documentation/Examples/generalGraphAbsEccentricity2.generated
Documentation/Examples/generalGraphBetweenness2.generated
Documentation/Examples/generalGraphBetweenness3.generated
Documentation/Examples/generalGraphCloseness1.generated
Documentation/Examples/generalGraphCloseness3.generated
Documentation/Examples/generalGraphCommonNeighbors1.generated
Documentation/Examples/generalGraphCommonNeighbors2.generated
Documentation/Examples/generalGraphDistanceTo1.generated
Documentation/Examples/generalGraphDropGraphKeep.generated
Documentation/Examples/generalGraphEccentricity1.generated
Documentation/Examples/generalGraphEccentricity2.generated
Documentation/Examples/generalGraphEdgeCollectionRemove.generated
Documentation/Examples/generalGraphEdgeCollectionReplace.generated
Documentation/Examples/generalGraphEdgeCollectionSave1.generated
Documentation/Examples/generalGraphEdgeCollectionUpdate.generated
Documentation/Examples/generalGraphEdges1.generated
Documentation/Examples/generalGraphEdges2.generated
Documentation/Examples/generalGraphEdgesFiltered.generated
Documentation/Examples/generalGraphEdgesUnfiltered.generated
Documentation/Examples/generalGraphFluentAQLEdgesFilteredMultiple.generated
Documentation/Examples/generalGraphFluentAQLEdgesFilteredSingle.generated
Documentation/Examples/generalGraphFluentAQLEdgesUnfiltered.generated
Documentation/Examples/generalGraphFluentAQLFromVerticesFilteredMultiple.generated
Documentation/Examples/generalGraphFluentAQLFromVerticesFilteredSingle.generated
Documentation/Examples/generalGraphFluentAQLFromVerticesUnfiltered.generated
Documentation/Examples/generalGraphFluentAQLInEdgesFilteredMultiple.generated
Documentation/Examples/generalGraphFluentAQLInEdgesFilteredSingle.generated
Documentation/Examples/generalGraphFluentAQLInEdgesUnfiltered.generated
Documentation/Examples/generalGraphFluentAQLNeighborsFilteredSingle.generated
Documentation/Examples/generalGraphFluentAQLNeighborsUnfiltered.generated
Documentation/Examples/generalGraphFluentAQLNext.generated
Documentation/Examples/generalGraphFluentAQLNextRecreate.generated
Documentation/Examples/generalGraphFluentAQLOutEdgesFilteredMultiple.generated
Documentation/Examples/generalGraphFluentAQLOutEdgesFilteredSingle.generated
Documentation/Examples/generalGraphFluentAQLOutEdgesUnfiltered.generated
Documentation/Examples/generalGraphFluentAQLPathNeighbors.generated
Documentation/Examples/generalGraphFluentAQLPathSimple.generated
Documentation/Examples/generalGraphFluentAQLRestricted.generated
Documentation/Examples/generalGraphFluentAQLToArray.generated
Documentation/Examples/generalGraphFluentAQLToVerticesFilteredMultiple.generated
Documentation/Examples/generalGraphFluentAQLToVerticesFilteredSingle.generated
Documentation/Examples/generalGraphFluentAQLToVerticesUnfiltered.generated
Documentation/Examples/generalGraphFluentAQLUnfilteredEdges.generated
Documentation/Examples/generalGraphFluentAQLUnfilteredVertices.generated
Documentation/Examples/generalGraphFluentAQLUnrestricted.generated
Documentation/Examples/generalGraphFluentAQLVerticesFilteredSingle.generated
Documentation/Examples/generalGraphFluentAQLVerticesUnfiltered.generated
Documentation/Examples/generalGraphGetFromVertex.generated
Documentation/Examples/generalGraphGetToVertex.generated
Documentation/Examples/generalGraphModuleAbsBetweenness1.generated
Documentation/Examples/generalGraphModuleAbsBetweenness2.generated
Documentation/Examples/generalGraphModuleAbsBetweenness3.generated
Documentation/Examples/generalGraphModuleAbsCloseness1.generated
Documentation/Examples/generalGraphModuleAbsCloseness2.generated
Documentation/Examples/generalGraphModuleAbsCloseness3.generated
Documentation/Examples/generalGraphModuleAbsEccentricity2.generated
Documentation/Examples/generalGraphModuleBetweenness1.generated
Documentation/Examples/generalGraphModuleBetweenness2.generated
Documentation/Examples/generalGraphModuleCloseness1.generated
Documentation/Examples/generalGraphModuleCommonNeighbors1.generated
Documentation/Examples/generalGraphModuleCommonNeighbors2.generated
Documentation/Examples/generalGraphModuleConnectingEdges1.generated
Documentation/Examples/generalGraphModuleDistanceTo1.generated
Documentation/Examples/generalGraphModuleDistanceTo2.generated
Documentation/Examples/generalGraphModuleEccentricity2.generated
Documentation/Examples/generalGraphModuleEccentricity3.generated
Documentation/Examples/generalGraphModuleNeighbors1.generated
Documentation/Examples/generalGraphModuleNeighbors2.generated
Documentation/Examples/generalGraphModulePaths.generated
Documentation/Examples/generalGraphModulePaths2.generated
Documentation/Examples/generalGraphModuleShortestPaths1.generated
Documentation/Examples/generalGraphModuleShortestPaths2.generated
Documentation/Examples/generalGraphNeighbors1.generated
Documentation/Examples/generalGraphNeighbors2.generated
Documentation/Examples/generalGraphPaths.generated
Documentation/Examples/generalGraphPaths2.generated
Documentation/Examples/generalGraphShortestPaths1.generated
Documentation/Examples/generalGraphTraversal1.generated
Documentation/Examples/generalGraphTraversal2.generated
Documentation/Examples/generalGraphTraversalTree1.generated
Documentation/Examples/generalGraphTraversalTree2.generated
Documentation/Examples/generalGraphVertexCollectionRemove.generated
Documentation/Examples/generalGraphVertexCollectionReplace.generated
Documentation/Examples/generalGraphVertexCollectionSave.generated
Documentation/Examples/generalGraphVertexCollectionUpdate.generated
Documentation/Examples/generalGraphVertices1.generated
Documentation/Examples/generalGraphVertices2.generated
Documentation/Examples/generalGraphVerticesFiltered.generated
Documentation/Examples/generalGraphVerticesUnfiltered.generated
Documentation/Examples/general_graph__deleteEdgeDefinition.generated
Documentation/Examples/queryLimit.generated
Documentation/Examples/querySkip.generated
build.h
configure
configure.ac
js/common/tests/shell-database.js
2015-02-17 15:31:33 +01:00
Willi Goesgens
c306cda185
Fix variable names for server results
2015-02-17 13:37:45 +01:00
Frank Celler
b075f77152
added expection message in verbose case
2015-02-17 12:51:55 +01:00
Frank Celler
c1fea5b048
fixed version
2015-02-17 12:51:55 +01:00
Michael Hackstein
b2be7a828f
Default handler for errors in foxx routes now behaves differently in production and development mode
2015-02-17 12:46:35 +01:00
Jan Steemann
5c3dedfecc
fixed gitjslint command to not include untracked files
2015-02-17 11:43:33 +01:00
Michael Hackstein
c091996092
Fixed scss lint
2015-02-17 10:50:40 +01:00
Michael Hackstein
b4268eaea7
Added a check for repositories to take only ArangoDB Collections
2015-02-17 10:45:00 +01:00
Michael Hackstein
c2ffa2b860
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-02-17 10:35:37 +01:00
Michael Hackstein
e6919ac59b
Handmerged pull request, as some changes triggered conflicts. #1239
2015-02-17 10:35:29 +01:00
Heiko Kernbach
12ccbb9cba
fixed issue #1248
2015-02-17 10:01:02 +01:00
Michael Hackstein
4bcadadde2
Added the option to not execute the teardown script.
2015-02-16 18:06:42 +01:00
Michael Hackstein
c6e9d98251
Added a force uninstall for foxx apps, to make sure they are removed from disk even if sth is unclear with mounting. Also created an error for foxx not found on file system has been added
2015-02-16 17:14:36 +01:00
Michael Hackstein
0c78629199
Merge branch 'foxx-pathes' of github.com:arangodb/arangodb into devel
2015-02-16 14:17:52 +01:00
Michael Hackstein
ab5fbb66e0
Fixed server side foxx tests. They had to be adapted to new routing info computation
2015-02-16 14:13:10 +01:00
Michael Hackstein
808d658ff8
JSLint fixes
2015-02-16 14:12:34 +01:00
Michael Hackstein
738f77eeaf
Seperated uninstall processes of two apps. The second one will not be uninstalled if the first one fails to
2015-02-16 14:11:31 +01:00
Frank Celler
eac5c18c7f
release version 2.5.0-alpha3
2015-02-16 11:22:49 +01:00
Frank Celler
011e19194f
fixed version
2015-02-16 11:11:42 +01:00
Frank Celler
3b9b1510e5
release version 2.5.0-alpha2
2015-02-16 10:39:20 +01:00
Frank Celler
179a6ef8ff
release version 2.5.0-alpha1
2015-02-16 09:59:06 +01:00
Jan Steemann
205736a028
added optimizer rule "propagate-constant-attributes"
2015-02-15 13:29:53 +01:00
Michael Hackstein
f03b4aca24
Included the itzpapalotl. Will be installed as a test app from local
2015-02-13 22:13:33 +01:00
Michael Hackstein
9dc3bbc48f
added a test to verify that installing of malformed applications will fail
2015-02-13 22:13:01 +01:00
Michael Hackstein
9d5ae45b10
Improved errors thrown when trying to install malformed applications
2015-02-13 22:11:54 +01:00
Jan Steemann
db2cd7acc9
added `filtered` attribute to AQL execution statistics
2015-02-13 21:37:49 +01:00
Willi Goesgens
564aedbeb8
Relax timeout for non-existing urls; if running in valgrind this can take long due to context initialisation.
2015-02-13 11:45:19 +01:00
Jan Steemann
94a362c3c7
custom visitors
2015-02-13 11:32:13 +01:00
Michael Hackstein
5b3fae42aa
Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
...
Conflicts:
js/apps/system/_admin/aardvark/APP/frontend/js/bootstrap/errors.js
js/common/bootstrap/errors.js
lib/Basics/voc-errors.cpp
lib/Basics/voc-errors.h
2015-02-13 10:20:36 +01:00
Jan Steemann
a0299f903b
added generated file
2015-02-13 09:11:34 +01:00
Jan Steemann
acf854342f
added generated files
2015-02-13 09:10:38 +01:00
Alan Plum
986c480846
Added fixtures for foxx app handling tests.
2015-02-12 16:11:20 +01:00
Michael Hackstein
2bb36889b2
Minor perfromance improvements for graph traversals
2015-02-12 14:10:13 +01:00
Michael Hackstein
c79969f40f
JSlintung
2015-02-12 11:14:10 +01:00
Michael Hackstein
8dd9a1180a
Documentation fix
2015-02-12 11:03:30 +01:00
Michael Hackstein
9346a2513b
The Foxx Manager app-cache is now aware of databases
2015-02-12 11:03:14 +01:00
Michael Hackstein
e0c85f782a
The http install procedure will try to update the appstore before installing apps
2015-02-12 11:02:51 +01:00
Michael Hackstein
da143793bb
Added a test for foxx manager trying to install ALL apps in the appstore. Is not included in general test suite as it takes a while.
2015-02-12 11:01:51 +01:00
Willi Goesgens
6da7073127
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-02-12 10:49:57 +01:00
Willi Goesgens
0a2b3177d7
Make the config tests a little more verbose.
2015-02-12 10:49:10 +01:00
Jan Steemann
76da034e27
added tests
2015-02-12 00:11:00 +01:00
Jan Steemann
c7d7d97203
added sort test
2015-02-11 21:40:54 +01:00
Jan Steemann
1701be206f
more sparse tests
2015-02-11 21:21:14 +01:00
Jan Steemann
33a4d2c4dc
added tests
2015-02-11 19:34:00 +01:00
Jan Steemann
1f9b4ba5e6
added tests for sparse indexes
2015-02-11 18:58:41 +01:00
Jan Steemann
0e4f45f905
Merge branch 'devel' of https://github.com/arangodb/arangodb into sparse-indexes
2015-02-11 18:47:47 +01:00
Heiko Kernbach
9f52e1f272
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-02-11 18:22:11 +01:00
Heiko Kernbach
67278bf281
force localhost param to be 127.0.0.1
2015-02-11 18:20:26 +01:00
Willi Goesgens
3041b23408
Adjust the test to the new etcd.
2015-02-11 18:18:17 +01:00
Jan Steemann
ec2b866200
Merge branch 'devel' of https://github.com/arangodb/arangodb into sparse-indexes
...
Conflicts:
js/apps/system/aardvark/frontend/js/templates/documentsView.ejs
2015-02-11 17:53:23 +01:00
Heiko Kernbach
058df06b05
added mouseover event for customqueries
2015-02-11 15:15:59 +01:00
Michael Hackstein
a7bdecc12e
Reimplemented request context of foxx. It will now generate one larger function instead of a list of callbacks. Now also the ordering of elements has less effect
2015-02-11 13:26:31 +01:00
Jan Steemann
442b716d75
added custom visitor functionality for GRAPH_NEIGHBORS, too
2015-02-11 12:56:35 +01:00
Jan Steemann
67f5cc0379
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-02-11 12:45:55 +01:00
Jan Steemann
ce69be69bf
increase default value for maxIterations
2015-02-11 12:45:41 +01:00
Heiko Kernbach
3404fd6aa6
added event when selecting a query from selectbox
2015-02-11 12:45:00 +01:00
Heiko Kernbach
8ea9d50a6f
added more updates for custom queries, to prevent cross browser overwriting
2015-02-11 12:39:09 +01:00
Jan Steemann
6fe3362cf2
fixed cluster tests
2015-02-11 12:38:39 +01:00
Heiko Kernbach
6c94c1a3d4
frontend - table header was removed when adding a new index
2015-02-11 10:17:03 +01:00
Jan Steemann
6f12e69bae
Merge branch 'devel' of https://github.com/arangodb/arangodb into sparse-indexes
2015-02-11 09:51:16 +01:00
Jan Steemann
f7210e3604
sparse index tests
2015-02-11 00:25:30 +01:00
Frank Celler
3e35e94a83
added hidden option --fronend-version-check
2015-02-10 21:24:24 +01:00
Jan Steemann
684d0f62ba
Merge branch 'devel' of https://github.com/arangodb/arangodb into sparse-indexes
2015-02-10 21:07:44 +01:00
Michael Hackstein
6c5396dfeb
Fixed app documentation view. Browsers are unable to load the same url in an iframe, created a Documentation only html page
...
Conflicts:
js/apps/system/_admin/aardvark/APP/frontend/js/templates/applicationDetailView.ejs
2015-02-10 16:29:09 +01:00
Michael Hackstein
a1b43ef287
Fixed a bug stopping ArangoDB to drop collections properly due to new foxx behaviour
2015-02-10 15:15:54 +01:00
Jan Steemann
c87d984481
jslint
2015-02-10 11:35:03 +01:00
Willi Goesgens
88dc378028
Add pre-commit hook make gitjslint
2015-02-10 10:54:37 +01:00
Jan Steemann
b10b2bb9b0
Merge branch 'devel' of https://github.com/arangodb/arangodb into sparse-indexes
2015-02-10 10:36:45 +01:00
Michael Hackstein
4d32092de8
properly clone documents that are included in the foxx manager cache. Otherwise databases are not droppable
2015-02-10 10:30:40 +01:00
Michael Hackstein
23f14ca4b8
_shallowCopy does not clear references to internal objects causing databases to not be dropped properly
2015-02-10 10:29:56 +01:00
Michael Hackstein
56aa0953b9
REmoved duplicated function
2015-02-10 10:29:27 +01:00
Michael Hackstein
ff1e66f389
Fixed shell foxx manager tests
2015-02-10 10:29:03 +01:00
Jan Steemann
82c9d8cadd
jslint, unglobalized functions
2015-02-10 10:04:56 +01:00
Jan Steemann
b377a36577
Merge branch 'devel' of https://github.com/arangodb/arangodb into sparse-indexes
2015-02-10 09:47:06 +01:00
Willi Goesgens
b6556576d3
Handle commandline parsing in a nicer way.
2015-02-10 00:19:55 +01:00
Jan Steemann
aa8741d5f1
unique constraints
2015-02-09 20:48:02 +01:00
Jan Steemann
a0309c44e2
Merge branch 'devel' of https://github.com/arangodb/arangodb into sparse-indexes
...
Conflicts:
.travis.yml
2015-02-09 20:32:18 +01:00
Jan Steemann
82c7522d4e
test fixes
2015-02-09 20:08:06 +01:00
Willi Goesgens
9c244e0348
Lintify.
2015-02-09 19:11:00 +01:00
Willi Goesgens
edda36b484
match new etcd
...
- use 127.0.0.1 instead of localhost
- properly pass errors up if we fail to launch a cluster component
- Planner: throw proper error objects.
- testing: properly handle cluster start abort situations.
- if the agent doesn't come up in time, kill it for a proper abort.
2015-02-09 17:34:16 +01:00
Michael Hackstein
67fcf3bec4
Fixed jslint
2015-02-09 08:54:13 +01:00
Michael Hackstein
449f6dfc6c
Fixed bugs for app path movement
2015-02-09 08:53:51 +01:00
Michael Hackstein
6a93c40e69
Adapted js makefiles to new Apps path
2015-02-09 08:52:34 +01:00
Jan Steemann
efd9d0ed82
updated index API methods
2015-02-08 14:13:03 +01:00
Jan Steemann
003d7e9112
sparse indexes, initial commit, untested
2015-02-07 03:07:41 +01:00
Michael Hackstein
aad7e46f10
Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
...
Conflicts:
Documentation/Books/Users/SUMMARY.md
js/actions/api-system.js
js/common/bootstrap/modules.js
js/server/modules/org/arangodb/foxx/manager.js
js/server/tests/shell-routing.js
2015-02-06 17:22:01 +01:00
Michael Hackstein
ec3bfa2dc1
Removed dead code and added more tests for the App install dialog
2015-02-06 16:58:06 +01:00
Michael Hackstein
c44ed65736
Fixed generation of Apps via the web interface
2015-02-06 16:57:15 +01:00
Michael Hackstein
0481f6f331
Fixed generator templates.
2015-02-06 16:55:38 +01:00
Michael Hackstein
576d812ac5
Merge branch 'foxx-pathes' of github.com:arangodb/arangodb into foxx-pathes
2015-02-06 15:21:06 +01:00
Michael Hackstein
46a631d124
Fixed a bug where the documentation of apps with multiple controllers has not been created correctly. #1235
2015-02-06 15:20:52 +01:00
Michael Hackstein
b759c50954
Fixed a bug where the documentation of apps with multiple controllers has not been created correctly. #1235
2015-02-06 15:16:43 +01:00
Willi Goesgens
c2913cf393
adjust test to the (documented) reality: illegal dbs will return undefined on access.
2015-02-06 09:49:42 +01:00