1
0
Fork 0
arangodb/arangod
Kaveh Vahedipour 507418d9a4 stop supervision on demand (#5109)
* stop supervision on demand
* adding tests
* Correct an error message.
2018-04-20 11:58:47 +02:00
..
Actions Missing things for active / passive (#3578) 2017-11-04 20:30:23 +01:00
Agency stop supervision on demand (#5109) 2018-04-20 11:58:47 +02:00
Aql adding ttl option for the query registry (#5096) 2018-04-11 15:50:12 +02:00
Auth added --server.ask-jwt-secret to arangosh (#5004) 2018-04-02 19:20:31 +02:00
Cache Fix a small logic issue in cache resize metadata method. (#4630) 2018-02-20 18:46:07 +01:00
Cluster stop supervision on demand (#5109) 2018-04-20 11:58:47 +02:00
GeneralServer port /_api/simple/by-example to cxx (#5147) 2018-04-19 14:46:32 +02:00
Graph Fixed inconsistency in BFS when using filters on vertices (#4586) 2018-02-28 15:05:01 +01:00
Indexes Feature 3.3/fulltext optimizations (#3925) 2017-12-19 21:40:12 +01:00
InternalRestHandler try to work around some assertions (#3296) 2017-09-28 09:21:33 +02:00
MMFiles fix lookups by _id for smart graph edges (#5122) 2018-04-18 09:26:45 +02:00
Pregel Active Failover for Foxx Services (3.3) (#4593) 2018-02-15 09:36:25 +01:00
Replication Refactor Authentication Layer (3.3) (#4588) 2018-02-28 13:24:18 +01:00
RestHandler port /_api/simple/by-example to cxx (#5147) 2018-04-19 14:46:32 +02:00
RestServer added option `--database.required-directory-state` (#5037) 2018-04-13 10:10:10 +02:00
RocksDBEngine fix lookups by _id for smart graph edges (#5122) 2018-04-18 09:26:45 +02:00
Scheduler Port to 3.3 of various fixes around leadership preparation in agency. (#4150) 2017-12-27 16:47:16 +01:00
Statistics raised statistics entries 2017-04-26 09:54:14 +02:00
StorageEngine fix blind spot in storage engine selection (#4810) 2018-03-12 13:41:00 +01:00
Transaction fix lookups by _id for smart graph edges (#5122) 2018-04-18 09:26:45 +02:00
Utils fix lookups by _id for smart graph edges (#5122) 2018-04-18 09:26:45 +02:00
V8Server Bug fix 3.3/drop smart collection restore (#5130) 2018-04-18 12:14:43 +02:00
Views Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
VocBase Bug fix 3.3/drop smart collection restore (#5130) 2018-04-18 12:14:43 +02:00
CMakeLists.txt added /_admin/status (#5047) 2018-04-07 21:24:43 +02:00
dbg.cmake