1
0
Fork 0
arangodb/arangod
Jan Steemann 581521949e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-10-29 11:57:34 +01:00
..
Actions
ApplicationServer
Aql Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-10-29 09:51:39 +01:00
Cluster Implement role switching. 2015-10-23 16:45:21 +02:00
Dispatcher
FulltextIndex
GeoIndex
HttpServer fixed SSL shutdown issue 2015-10-26 17:21:21 +01:00
IndexOperators
Indexes In an array index with subattributes the document will be indexed with null if it has the array, but the subattribute is not existing. And it will not be indexed if it does not have the array 2015-10-27 14:19:06 +01:00
Replication removed some dependencies 2015-10-23 00:15:07 +02:00
Rest
RestHandler
RestServer added --enable-console to configure 2015-10-25 19:59:16 +01:00
Scheduler
Statistics
Utils Added an additional assertion for nullptr in orderDitch. It was asserted on a subattribute of collection but never on collection itself 2015-10-29 09:51:30 +01:00
V8Server do not allow remaining in already-deleted database with _useDatabase() 2015-10-28 11:22:58 +01:00
VocBase added deadlock detection for lazy locking of collections 2015-10-29 11:57:22 +01:00
Wal removed some dependencies 2015-10-23 00:15:07 +02:00
CMakeLists.txt
Makefile.files