1
0
Fork 0
arangodb/arangod
Michael Hackstein d9e1f41871 Modified the SkiplistIndex lookup s.t. it does not build one large VPackBuilder containing all combinations of search values, but instead has an option to rewrite it in-place and just has to maintain the intervals. 2016-07-12 14:46:24 +02:00
..
Actions added unprepare 2016-06-06 18:27:51 +02:00
Agency handle "isSystem" somewhat smarter 2016-07-06 10:23:37 +02:00
Aql Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-07-11 08:58:59 +02:00
Cluster Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-07-11 08:58:59 +02:00
Dispatcher fix race condition on shutdown 2016-06-09 11:51:06 +02:00
FulltextIndex
GeoIndex
HttpServer Fix a typo in an error message. 2016-06-18 08:08:08 -07:00
Indexes Modified the SkiplistIndex lookup s.t. it does not build one large VPackBuilder containing all combinations of search values, but instead has an option to rewrite it in-place and just has to maintain the intervals. 2016-07-12 14:46:24 +02:00
Replication handle "isSystem" somewhat smarter 2016-07-06 10:23:37 +02:00
Rest
RestHandler handle "isSystem" somewhat smarter 2016-07-06 10:23:37 +02:00
RestServer Fix warning message - the algorithm adds dashes, no need to do this here. 2016-06-23 13:15:50 +02:00
Scheduler Allow aborting cluster task startup...CTRL-C will now do a hard abort during startup 2016-06-16 16:00:43 +02:00
Statistics trying to fix cleanup 2016-06-06 23:53:53 +02:00
Utils honor presence of persistent index for sorting 2016-07-05 13:04:38 +02:00
V8Server handle "isSystem" somewhat smarter 2016-07-06 10:23:37 +02:00
VocBase Internal cleanup of TraversalOptions. Now the options know the the expressions not the traverser any more. Preparation to use other indexes 2016-07-06 22:42:46 +02:00
Wal do not make options hidden 2016-07-07 16:56:07 +02:00
CMakeLists.txt Removed now obsolete code 2016-07-04 16:25:59 +02:00