1
0
Fork 0
arangodb/arangod
Vasiliy 6edebf0384 issue 410.2: ensure documentation matches implementation (#5939)
* issue 410.2: ensure documentation matches implementation

* minor documentation update
2018-07-21 01:22:05 +03:00
..
Actions Feature/feature phases (#5272) 2018-07-16 14:09:36 +02:00
Agency compaction index should not exceed local commit index (#5900) 2018-07-17 15:54:20 +02:00
Aql fixed out of bounds access 2018-07-20 21:00:26 +02:00
Auth Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
Cache Feature/feature phases (#5272) 2018-07-16 14:09:36 +02:00
Cluster make engine equality check feature abort the startup when there are different storage engines used in a cluster 2018-07-17 14:08:01 +02:00
ClusterEngine issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
GeneralServer removed unused code 2018-07-19 22:41:01 +02:00
GeoIndex properly report out-of-range coordinates in geo index queries (#5880) 2018-07-13 21:26:42 +02:00
Graph better test for 'em nullptrs 2018-07-20 21:45:41 +02:00
IResearch issue 410.2: ensure documentation matches implementation (#5939) 2018-07-21 01:22:05 +03:00
Indexes issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
InternalRestHandler Async AQL (#5806) 2018-07-09 14:24:10 +02:00
MMFiles issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
Pregel remove tabstops 2018-07-16 15:00:12 +02:00
Replication keep replication batches alive for longer (#5932) 2018-07-20 11:17:20 +02:00
RestHandler issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RestServer Merge branch 'bug-fix/fixes-1707' of https://github.com/arangodb/arangodb into devel 2018-07-19 16:02:30 +02:00
RocksDBEngine issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
Scheduler change log level from warning to debug for closed connections 2018-07-20 16:19:41 +02:00
Statistics issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
StorageEngine put default engine into separate method 2018-07-19 17:42:35 +02:00
Transaction Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
Utils turn off spam message 2018-07-20 19:50:24 +02:00
V8Server issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
VocBase issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
CMakeLists.txt Bug fix/fixes 1307 (#5878) 2018-07-13 20:48:21 +02:00
dbg.cmake