1
0
Fork 0
Commit Graph

5993 Commits

Author SHA1 Message Date
Jan Steemann 2943ac073c added derived file 2014-07-24 09:15:13 +02:00
Frank Celler 5f695d327b Merge pull request #942 from triAGENS/enjoi-all-the-apps
Convert gharial and aardvark to joi
2014-07-23 20:25:57 +02:00
Frank Celler a8bccbf8e3 Merge pull request #959 from triAGENS/saner-recursive-print
Allow printing any object recursively that doesn't override toString.
2014-07-23 20:24:14 +02:00
Alan Plum 28cd18a8dd Linting. 2014-07-23 19:41:59 +02:00
Jan Steemann 328e3c209c fixed another test 2014-07-23 18:50:45 +02:00
Jan Steemann a91af39243 make test succeed after Max's optimization 2014-07-23 17:15:13 +02:00
Jan Steemann 8cb85fd973 optimization for AQL queries with limit 2014-07-23 17:15:01 +02:00
Alan Plum 9e13e84b31 Workaround for booleans-as-numbers (thank you, PHP). 2014-07-23 17:05:04 +02:00
Alan Plum e7e9ec33c5 Handle Object.create(null). 2014-07-23 16:29:48 +02:00
Alan Plum 80070b9e83 Allow printing any object recursively that doesn't override toString. 2014-07-23 16:15:04 +02:00
scottashton db5887f2b5 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-07-23 13:49:06 +02:00
scottashton a30c8fe8ec performance boost for GRAPH_EDGES and GRAPH_NEIGHBORS 2014-07-23 13:49:00 +02:00
gschwab 0df37812e2 initial check in 2014-07-23 13:39:16 +02:00
Jan Steemann e7c18b40a6 fixed statistics interval 2014-07-23 11:39:15 +02:00
Alan Plum 760938c238 Removed unused pathParam to prevent breakage. 2014-07-23 11:20:35 +02:00
Alan Plum 9d752c951f Converted gharial and aardvark to joi. 2014-07-23 11:20:35 +02:00
Max Neunhoeffer 7b889bd3bf Merge branch 'maxmh' into devel
Conflicts:
	arangod/VocBase/document-collection.cpp
2014-07-23 10:39:31 +02:00
Jan Steemann 55a3bb5929 style 2014-07-22 17:39:29 +02:00
Max Neunhoeffer a8e3236560 Snapshot, legend cache started. 2014-07-22 16:59:19 +02:00
Jan Steemann 6ca37dd0eb Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-07-22 15:17:02 +02:00
Jan Steemann b36ad17cc6 finished --wal.suppress-shape-information 2014-07-22 15:16:49 +02:00
Michael Hackstein 04b7958e00 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-07-22 13:36:01 +02:00
Michael Hackstein 330e73289a The application view will now always sort your apps by name 2014-07-22 13:35:49 +02:00
Thomas Schmidts 2afd5cc356 Fixed some wrong references 2014-07-21 18:06:02 +02:00
Jan Steemann 712358d069 added optional `ttl` attribute to specify result cursor expiration for HTTP API method `POST /_api/cursor`
The `ttl` attribute can be used to prevent cursor results from timing out too early.
2014-07-21 15:48:43 +02:00
Michael Hackstein 472240948a Fixed JSLint warning in gharial 2014-07-21 14:41:34 +02:00
Jan Steemann ddf69e99a9 fixed tasks with offset 0.0 2014-07-21 14:22:39 +02:00
Michael Hackstein 05a6760adb Fixed return code in gharial, when trying to delete a non existing vertex collection. 2014-07-21 10:23:54 +02:00
Michael Hackstein 2999212360 Added a more elaborate spy on the App in cluster view tests 2014-07-18 16:59:55 +02:00
Michael Hackstein dc2ba5391b Fixed indention of spec 2014-07-18 16:53:17 +02:00
Michael Hackstein 135a447c67 Removed unnecessary deletion of values in tests. Might have sideeffects 2014-07-18 16:52:56 +02:00
Michael Hackstein b13149ea5f Removed pointless logging 2014-07-18 15:12:01 +02:00
Michael Hackstein f0fc951089 Impoved spies in routerSpec and fixed indention in router 2014-07-18 14:57:58 +02:00
Michael Hackstein 49ef4a57b7 Cleaned up aardvark tests. 2014-07-18 13:20:04 +02:00
Michael Hackstein 6481c3217f Fixed ordering of error responses in gharial 2014-07-18 10:53:52 +02:00
Michael Hackstein 6736098790 Improved spies in router spec 2014-07-18 09:11:27 +02:00
Michael Hackstein ac84c9f8ef Cleaned up window.App after test cases 2014-07-17 16:38:18 +02:00
clintwood (Office) abe72bec38 AQL Syntax: Added AQL data modification keywords to syntax highlighting. 2014-07-17 15:54:56 +02:00
clintwood (Office) fb0a309b3c AQL Editor: Query only on selected text if a selection exists. 2014-07-17 15:54:47 +02:00
clintwood (Office) f28e829586 Fix: Save (Update) on AQL query editor will now persist changed query text. 2014-07-17 15:47:51 +02:00
Alan Plum 2c812af557 Fixed cookie domain being set to cookie path if a cookie path is provided. 2014-07-17 12:41:18 +02:00
Michael Hackstein 679996d5b4 Properly cleaning up the modal dialog after tests now 2014-07-16 15:39:45 +01:00
Michael Hackstein 85f3c7a447 Added some tests for applications overview. 2014-07-16 15:39:16 +01:00
Michael Hackstein 5df8cf0896 Fixed a minor mistake where it was not possible to install a foxx App 2014-07-16 15:11:43 +01:00
Michael Hackstein 06599c6e41 Added some more tests for gharial adapter 2014-07-16 13:33:21 +01:00
Michael Hackstein 1d824226e7 Added test for te version check to not trigger the update dialog if version is devel 2014-07-16 13:32:57 +01:00
Michael Hackstein b23e0e6cbb Readded deactivated test for moduarity joiner in frontend. 2014-07-16 13:31:57 +01:00
Michael Hackstein ae68358dec Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-07-16 12:51:34 +01:00
Michael Hackstein 871db072e7 Added tests for gharial error return codes. Fixed a bug pn false return code on the way 2014-07-16 11:04:39 +01:00
gschwab 2e878bfde0 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-07-16 09:31:17 +02:00