1
0
Fork 0
arangodb/arangod
Michael Hackstein 18db3bf681 The edges api now returns a stats property encapsulating how many items where scanned and how many where filtered 2015-12-02 11:38:51 +01:00
..
Actions use range-based for loop 2015-11-25 11:05:31 +01:00
ApplicationServer use range-based for loop 2015-11-25 11:05:31 +01:00
Aql Fixed illegal no results optimization in traversal nodes. Also changed internal format for the reported graph 2015-12-02 11:36:44 +01:00
Cluster The edges api now returns a stats property encapsulating how many items where scanned and how many where filtered 2015-12-02 11:38:51 +01:00
Dispatcher removed some iostream includes 2015-10-12 21:40:46 +02:00
FulltextIndex Change spelling of 'initialize' to American English (actual code and files) 2015-09-01 17:29:22 +02:00
GeoIndex refactoring 2015-10-06 13:31:56 +02:00
HttpServer use range-based for loop 2015-11-25 11:05:31 +01:00
IndexOperators indentation 2015-10-06 17:35:44 +02:00
Indexes Revert "removed unused method" it is actually used in the new Graph 2015-11-26 16:38:44 +01:00
Replication optionally trigger auto-resync in case of "no start tick" issue 2015-12-01 01:22:19 +01:00
Rest fixed statistics 2015-10-09 13:51:33 +02:00
RestHandler The edges api now returns a stats property encapsulating how many items where scanned and how many where filtered 2015-12-02 11:38:51 +01:00
RestServer First version of CXX RestEdgesHandler. Required for early filtering in Cluster Traversals 2015-11-24 10:23:35 +01:00
Scheduler removed some iostream includes 2015-10-12 21:40:46 +02:00
Statistics Don't leak statistics we want to ignore for aardvark 2015-09-21 14:39:43 +02:00
Utils Merge branch 'devel' of github.com:arangodb/arangodb into JHMH 2015-12-01 11:25:58 +01:00
V8Server Merged remote changes with local stash 2015-12-02 11:34:58 +01:00
VocBase Fixed compareTo value send accross the cluster. Was deleted after first use but was sent multiple times 2015-12-02 11:37:23 +01:00
Wal micro optimizations 2015-11-30 19:37:58 +01:00
CMakeLists.txt First version of CXX RestEdgesHandler. Required for early filtering in Cluster Traversals 2015-11-24 10:23:35 +01:00
Makefile.files First version of CXX RestEdgesHandler. Required for early filtering in Cluster Traversals 2015-11-24 10:23:35 +01:00