1
0
Fork 0
Commit Graph

18797 Commits

Author SHA1 Message Date
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
Frank Celler 4da006f576 added compression 2015-01-07 19:59:31 +01:00
Frank Celler 3fe7dcc41d create tar archive with precompiled libs 2015-01-07 19:59:20 +01:00
Jan Steemann ff0a8cd1c8 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2015-01-07 18:15:43 +01:00
Jan Steemann 74bb6b6dc3 fix isolates and contexts 2015-01-07 18:15:29 +01:00
Frank Celler dcf95b6d37 using precompiled libraries 2015-01-07 17:51:30 +01:00
Jan Steemann 8fa9341d7d added derived files 2015-01-07 17:44:32 +01:00
Jan Steemann 064d066462 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2015-01-07 17:41:09 +01:00
Jan Steemann 9cb3feefc6 propertly cast 2015-01-07 17:40:58 +01:00
Jan Steemann be4512fad3 removed duplicate method 2015-01-07 17:40:40 +01:00
Frank Celler 306d658729 removed unused enable options 2015-01-07 16:34:47 +01:00
Willi Goesgens 0fa352b699 comment out curerntly failing test. 2015-01-07 16:32:09 +01:00
Willi Goesgens e2f206fd2c Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	arangod/Aql/grammar.cpp
2015-01-07 15:50:44 +01:00
Willi Goesgens f905123802 Implement REMOVE/INSERT/UPDATE/REPLACE return the changed values 2015-01-07 15:48:13 +01:00
Jan Steemann 1e3082aef3 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2015-01-07 15:11:57 +01:00
Jan Steemann c591357dd3 slightly changed cost estimation for IndexRangeNode 2015-01-07 15:11:42 +01:00
Frank Celler 26d11822ab made path relative in order to avoid problems when using a different port 2015-01-07 13:43:39 +01:00
Frank Celler 49cb009186 fixed validation rules 2015-01-07 13:28:53 +01:00