1
0
Fork 0
arangodb/arangod
Jan cb12be3e4e
fix crash when pressing CTRL+c in arangosh (#6187)
2018-08-21 11:12:11 +02:00
..
Actions issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
Agency Allow dirty-reads from passive (#6136) 2018-08-20 16:26:14 +02:00
Aql unify validation of collection names in AQL (#6203) 2018-08-21 11:11:15 +02:00
Auth Allow dirty-reads from passive (#6136) 2018-08-20 16:26:14 +02:00
Cache issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
Cluster Allow dirty-reads from passive (#6136) 2018-08-20 16:26:14 +02:00
ClusterEngine attempt to make replication_sync more reliable in tests for MMFiles (#6184) 2018-08-17 14:20:40 +02:00
GeneralServer fix crash when pressing CTRL+c in arangosh (#6187) 2018-08-21 11:12:11 +02:00
GeoIndex properly report out-of-range coordinates in geo index queries (#5880) 2018-07-13 21:26:42 +02:00
Graph make AQL functions construction easier (#6195) 2018-08-20 11:56:38 +02:00
IResearch issue 450.2: remove redundant functions from IResearchView API (#6197) 2018-08-20 16:38:17 +03:00
Indexes Bug fix/more sparsung (#6177) 2018-08-17 08:47:45 +02:00
InternalRestHandler remove methods from VelocyPackHelper that are also in VPackSlice (#5946) 2018-07-25 09:01:29 +02:00
MMFiles attempt to make replication_sync more reliable in tests for MMFiles (#6184) 2018-08-17 14:20:40 +02:00
Pregel Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +02:00
Replication Allow dirty-reads from passive (#6136) 2018-08-20 16:26:14 +02:00
RestHandler Allow dirty-reads from passive (#6136) 2018-08-20 16:26:14 +02:00
RestServer Allow dirty-reads from passive (#6136) 2018-08-20 16:26:14 +02:00
RocksDBEngine use rocksdb::Transaction::PopSavePoint() (#6192) 2018-08-20 12:13:26 +02:00
Scheduler fix memory leaks in arangosh connections (#6160) 2018-08-17 08:48:54 +02:00
Sharding centralized more of the sharding strategies code (#6140) 2018-08-15 14:37:01 +02:00
Statistics issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
StorageEngine Allow dirty-reads from passive (#6136) 2018-08-20 16:26:14 +02:00
Transaction Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +02:00
Utils Fixing crashes on UPDATE / INSERT queries (#6207) 2018-08-21 11:10:44 +02:00
V8Server unify validation of collection names in AQL (#6203) 2018-08-21 11:11:15 +02:00
VocBase unify validation of collection names in AQL (#6203) 2018-08-21 11:11:15 +02:00
CMakeLists.txt removed several unused internal APIs (#6193) 2018-08-20 12:57:58 +02:00
dbg.cmake