1
0
Fork 0
arangodb/arangod
jsteemann 1b7b668066 simplify query list a great deal and use less dynamic memory for its entries 2017-03-02 13:20:37 +01:00
..
Actions
Agency should not overimplement LoggerStream. allows unified behaviour of std::cout and LOG_TOPIC(.,.) 2017-03-01 11:51:27 +01:00
Aql simplify query list a great deal and use less dynamic memory for its entries 2017-03-02 13:20:37 +01:00
Cache Added hit-rate reporting to caches. 2017-02-28 14:04:13 -05:00
Cluster Merge branch 'engine-api' of github.com:arangodb/arangodb into devel 2017-03-01 11:11:58 +01:00
GeneralServer fixed a race when dropping databases 2017-02-23 15:22:50 +01:00
Indexes Removed readRevision from LogicalCollection. You only get readDocument with a token. Moved it's logic into MMFilesCollection. removed the ignoreWal parameter from readDocumentConditional. It was always true anyways... 2017-02-17 17:29:49 +01:00
InternalRestHandler fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
MMFiles Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api 2017-03-02 11:12:06 +00:00
Replication Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-02-27 14:38:35 +01:00
Rest
RestHandler simplify query list a great deal and use less dynamic memory for its entries 2017-03-02 13:20:37 +01:00
RestServer don't fail when using optional features as dependencies 2017-03-01 12:52:51 +01:00
Scheduler ensure that JobGuards are started and ended in the same thread 2017-02-27 22:41:58 +01:00
Statistics fixed negative counting of http connection in UI 2017-02-23 09:59:49 +01:00
StorageEngine remove dependency on MMFilesLogfileManager 2017-03-01 15:50:10 +01:00
Transaction remove dependency on MMFilesLogfileManager 2017-03-01 15:50:10 +01:00
Utils renaming 2017-02-27 14:38:27 +01:00
V8Server simplify query list a great deal and use less dynamic memory for its entries 2017-03-02 13:20:37 +01:00
VocBase Merge branch 'engine-api' of github.com:arangodb/arangodb into devel 2017-03-01 11:11:58 +01:00
CMakeLists.txt split big file 2017-03-01 15:49:57 +01:00
dbg.cmake streamline import process; fix arangoexport 2017-02-20 15:35:34 +01:00