1
0
Fork 0
arangodb/arangod
Jan cda5da8a79
added option `--database.required-directory-state` (#5037)
2018-04-13 10:10:10 +02:00
..
Actions Missing things for active / passive (#3578) 2017-11-04 20:30:23 +01:00
Agency supervision fix for internal issue #2215 backport to 3.3 (#5063) 2018-04-10 15:29:27 +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 fix restoring of smart graph edge collections so it does not time out (#5048) 2018-04-06 14:15:29 +02:00
GeneralServer added /_admin/status (#5047) 2018-04-07 21:24:43 +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 remove useless flush from test, bump wal flush default timeouts (#4846) 2018-03-14 22:00:03 +01: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 fix dump&restore of smart graphs (#5065) 2018-04-10 17:21:03 +02:00
RestServer added option `--database.required-directory-state` (#5037) 2018-04-13 10:10:10 +02:00
RocksDBEngine adjust index selection slightly 2018-03-24 22:56:41 +01:00
Scheduler Port to 3.3 of various fixes around leadership preparation in agency. (#4150) 2017-12-27 16:47:16 +01:00
Statistics
StorageEngine fix blind spot in storage engine selection (#4810) 2018-03-12 13:41:00 +01:00
Transaction improve logging of index usage and capabilities 2018-03-24 20:53:07 +01:00
Utils bump version number for all local DDL changes and tell agency (#4684) 2018-03-23 12:34:08 +01:00
V8Server properly exit v8::Context at one place where it was missing before (#4916) 2018-03-22 18:26:07 +01:00
Views Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
VocBase bump version number for all local DDL changes and tell agency (#4684) 2018-03-23 12:34:08 +01:00
CMakeLists.txt added /_admin/status (#5047) 2018-04-07 21:24:43 +02:00
dbg.cmake