1
0
Fork 0
arangodb/arangod
Jan e176528e61
fix agency callback dumbness (#9624)
2019-08-02 11:42:24 +02:00
..
Actions big reformat 2018-12-26 01:11:59 +01:00
Agency use logical comparisons instead of binary ones (#9382) 2019-07-04 14:46:35 +02:00
Aql use logical comparisons instead of binary ones (#9382) 2019-07-04 14:46:35 +02:00
Auth Bug fix 3.3/jwt base64url encoded (#7905) 2019-01-08 16:56:07 +01:00
Cache big reformat 2018-12-26 01:11:59 +01:00
Cluster fix agency callback dumbness (#9624) 2019-08-02 11:42:24 +02:00
GeneralServer fix async request handling when server queue is full (#9030) 2019-05-20 13:52:33 +02:00
Graph big reformat 2018-12-26 01:11:59 +01:00
Indexes prevent duplicate attributes being generated by AQL queries (#7827) 2019-01-02 14:46:40 +01:00
InternalRestHandler big reformat 2018-12-26 01:11:59 +01:00
MMFiles big reformat 2018-12-26 01:11:59 +01:00
Pregel big reformat 2018-12-26 01:11:59 +01:00
Replication backport some replication improvements from 3.4 and devel (#8318) 2019-03-05 15:07:34 +01:00
RestHandler Various agency fixes. (#8382) 2019-03-12 14:17:03 +01:00
RestServer use logical comparisons instead of binary ones (#9382) 2019-07-04 14:46:35 +02:00
RocksDBEngine don't attempt to remove non-existing WAL files, because such attempt will trigger unnecessary error log messages in the RocksDB library (#8475) 2019-03-20 17:57:45 +01:00
Scheduler big reformat 2018-12-26 01:11:59 +01:00
Statistics big reformat 2018-12-26 01:11:59 +01:00
StorageEngine big reformat 2018-12-26 01:11:59 +01:00
Transaction big reformat 2018-12-26 01:11:59 +01:00
Utils big reformat 2018-12-26 01:11:59 +01:00
V8Server update velocypack (#8074) 2019-01-31 17:32:10 +01:00
Views big reformat 2018-12-26 01:11:59 +01:00
VocBase big reformat 2018-12-26 01:11:59 +01:00
CMakeLists.txt Port agency fixes for ttl to 3.3. (#8554) 2019-04-01 16:59:37 +02:00
dbg.cmake