1
0
Fork 0
arangodb/arangod
Kaveh Vahedipour 07bba4a9a9 bug fixes agancy backported from devel 2016-06-30 13:50:12 +02:00
..
Actions
Agency bug fixes agancy backported from devel 2016-06-30 13:50:12 +02:00
Aql increase max. number of collections to 256 2016-06-30 13:44:31 +02:00
Cluster potential performance optimizations 2016-06-23 14:47:44 +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 speed up primary index lookups 2016-06-29 17:44:03 +02:00
Replication match collections by either id or name 2016-06-21 17:21:59 +02:00
Rest
RestHandler Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-06-29 13:08:13 +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
Utils reuse operation cursors for const expressions 2016-06-29 22:56:42 +02:00
V8Server Improved OperationCursor. It now uses unique instead of shared ptr. It was never shared anyways. Also many more places now use direct MasterPointers in favor of OperationResults. Also added a generic IndexIterator nextBabies function. 2016-06-29 13:08:07 +02:00
VocBase do not use revision id comparisions for compaction, but marker addresses 2016-06-29 15:59:35 +02:00
Wal Visual Studio 2016-06-29 09:53:42 +02:00
CMakeLists.txt Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-06-10 21:34:53 +02:00