1
0
Fork 0
Commit Graph

19017 Commits

Author SHA1 Message Date
Max Neunhoeffer 3e27c46bf4 Sensible state for aql-modify-cluster.js 2015-01-12 10:49:07 +01:00
Max Neunhoeffer 743d92f466 Use multiple shards in cluster modifying AQL queries. 2015-01-12 10:37:28 +01:00
Max Neunhoeffer 892f11d2e8 Clarify code for cluster modififying AQL. 2015-01-12 10:37:06 +01:00
Jan Steemann 2d0a37d826 automatically create _keys in DistributeNode on insert 2015-01-12 10:33:05 +01:00
Jan Steemann 2de9760820 fixed empty error message 2015-01-09 23:29:36 +01:00
Jan Steemann acb02ad257 jslint 2015-01-09 19:51:58 +01:00
Jan Steemann cba74d0803 fixed memleaks 2015-01-09 18:27:59 +01:00
Jan Steemann dd99826a54 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2015-01-09 16:51:39 +01:00
Jan Steemann 8a86c798a1 use IndexedPropertyAccessor for Buffer 2015-01-09 16:51:22 +01:00
Jan Steemann 25d30c2b96 indentation 2015-01-09 16:51:00 +01:00
Michael Hackstein 8b1bf3b90e Style fixes for application view 2015-01-09 16:40:04 +01:00
Michael Hackstein 53aa7a6950 Improvements on the new Application Tab. It is now possible to filter all Apps by their type. It is also possible to install user mountable system apps via the App store 2015-01-09 16:40:03 +01:00
Michael Hackstein e813caaef8 Added more style to arango-store 2015-01-09 16:40:03 +01:00
Willi Goesgens 6b792b07bd Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2015-01-09 15:51:24 +01:00
Willi Goesgens 5a97cfbc17 Make bison script backwards compatible with 2.x 2015-01-09 15:50:51 +01:00
Jan Steemann 414e68c666 updated CHANGELOG 2015-01-09 15:04:46 +01:00
Jan Steemann 99fd370ebd added missing arguments in constructor 2015-01-09 14:15:44 +01:00
Jan Steemann 0d2cea64fb Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2015-01-09 14:12:45 +01:00
Jan Steemann 5e48769311 fixed crash on test shutdown 2015-01-09 14:12:24 +01:00
Frank Celler 2a77778147 added final ! 2015-01-09 14:06:28 +01:00
Frank Celler 44d5fec69b added hebrew 2015-01-09 14:02:56 +01:00
Jan Steemann 3ce99bae8c removed duplicate Reset() call 2015-01-09 10:41:26 +01:00
Jan Steemann 080c66cfe9 fixed invalid member access 2015-01-09 10:40:33 +01:00
Jan Steemann 7961be8836 fixed test 2015-01-09 10:39:05 +01:00
Frank Celler 17f68a94ff Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2015-01-09 08:55:09 +01:00
Frank Celler 1c0f40ae40 removed superfluous entry 2015-01-09 08:54:58 +01:00
Jan Steemann 92ff2c058f added --enable-v8-debug to documentation 2015-01-09 00:03:57 +01:00
Jan Steemann ba30df4e5c added test 2015-01-09 00:03:50 +01:00
Jan Steemann 29cedd79fc Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2015-01-08 23:17:02 +01:00
Jan Steemann 8683b1f613 documentation for data-modification operations with return values 2015-01-08 23:16:37 +01:00
Frank Celler 77e3d3dd6f added --enable-v8-debug 2015-01-08 21:59:31 +01:00
Willi Goesgens a145d2bd9d Ups, if we don't throw but break, we mustn't leave the context twice. 2015-01-08 18:18:46 +01:00
Willi Goesgens aa1cdc09e2 Make shure we leave all contexts we open in the propper sequence. 2015-01-08 17:53:13 +01:00
Jan Steemann 26b51b35b8 added tests 2015-01-08 17:31:40 +01:00
Jan Steemann 4a568a75bd updated CHANGELOG 2015-01-08 17:23:08 +01:00
Jan Steemann ec1c671d20 added derived file 2015-01-08 17:23:02 +01:00
Jan Steemann 0aa4ac137a fixed compile warning 2015-01-08 17:22:47 +01:00
Jan Steemann 1e32056ce5 change precedence of NOT IN 2015-01-08 17:22:33 +01:00
Jan Steemann 5498ab0aeb added derived file 2015-01-08 16:41:30 +01:00
Jan Steemann 5f4fe21681 added asserts for context locker 2015-01-08 16:41:12 +01:00
Jan Steemann 08df3e503a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2015-01-08 16:36:15 +01:00
Jan Steemann f2590881f1 return old or new values in data-modification operations 2015-01-08 16:35:54 +01:00
Willi Goesgens 5f2a084a2b Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2015-01-08 16:21:02 +01:00
Willi Goesgens 9e26914696 After freeing the locker, null its struct member so we remain to know its gone. 2015-01-08 16:20:30 +01:00
Thomas Schmidts 608607ac6e Changed the name of a chapter in the summary 2015-01-08 14:20:17 +01:00
Frank Celler 61819cd420 Merge pull request #1206 from liruoko/devel
A small suggestion for 'Traversals/Example Data' documentation section
2015-01-08 13:12:48 +01:00
Michael Hackstein bab3f9b467 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2015-01-08 10:47:30 +01:00
Michael Hackstein 909fdcb68e More sophisticated errors during launch time of Foxx apps now available. 2015-01-08 10:47:12 +01:00
Elena Bolshakova c0eb18a175 documentation: added queries for creating graph in 'Traversals/Example Data' section 2015-01-08 12:47:01 +03:00
Thomas Schmidts 13072f1345 Merge pull request #1194 from yojimbo87/devel
Add missing return codes to API docs.
2015-01-08 09:38:44 +01:00