1
0
Fork 0
arangodb/arangod
Lars Maier c99e8e8973 [devel] ClientID Agency Transaction (#8652)
* Changed clientId to format <serverid>:<uuid>.
* Changed behavior if id is not known.
2019-04-30 10:39:23 +02:00
..
Actions Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
Agency [devel] ClientID Agency Transaction (#8652) 2019-04-30 10:39:23 +02:00
Aql escape internal REs (#8857) 2019-04-26 15:15:53 +02:00
Auth don't reveal information via logs or to JavaScript apps (#8763) 2019-04-15 19:10:03 +02:00
Cache
Cluster [devel] ClientID Agency Transaction (#8652) 2019-04-30 10:39:23 +02:00
ClusterEngine Improved audit logging (#8740) 2019-04-15 14:51:32 +02:00
GeneralServer fix a few issues in BackupNoAuthSysTest (#8868) 2019-04-29 19:13:39 +02:00
GeoIndex Bug fix/pregel stuff (#8733) 2019-04-11 15:58:28 +02:00
Graph clear traverser cache in-between (#8772) 2019-04-17 15:27:37 +02:00
IResearch issue 526.12: store analyzer definitions in a separate entry of the serialized link meta (#8832) 2019-04-24 12:15:20 +02:00
Indexes Fix tick overflow (#8840) 2019-04-26 11:07:04 +02:00
InternalRestHandler
MMFiles also fsync underlying directory, otherwise data may not reach disk (#8855) 2019-04-26 18:30:02 +02:00
Pregel initialize member 2019-04-11 19:12:53 +02:00
Replication fix race in _batchPingTimer shutdown (#8801) 2019-04-26 18:31:24 +02:00
RestHandler Stream Transaction HTTP docs (#8833) 2019-04-29 17:04:27 +02:00
RestServer fix misleading instruction in error message (#8820) 2019-04-26 11:40:12 +02:00
RocksDBEngine next hack attempt (#8802) 2019-04-29 17:09:05 +02:00
Scheduler fix a few issues in BackupNoAuthSysTest (#8868) 2019-04-29 19:13:39 +02:00
Sharding added db.<collection>.getResponsibleShard() (#8683) 2019-04-08 16:10:45 +02:00
Statistics Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
StorageEngine Abort el-cheapo transactions if servers fail (#8799) 2019-04-22 19:31:24 +02:00
Transaction Stream Transaction HTTP docs (#8833) 2019-04-29 17:04:27 +02:00
Utils Auth-related tests for audit logging (#8790) 2019-04-18 10:45:41 +02:00
V8Server Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
VocBase also fsync underlying directory, otherwise data may not reach disk (#8855) 2019-04-26 18:30:02 +02:00
CMakeLists.txt Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
dbg.cmake