1
0
Fork 0
arangodb/arangod
Dan Larkin 2294fbc290 Fixed issue with autoincrement data not being persisted properly in RocksDB (#3059). (#3067) 2017-08-17 21:53:55 +02:00
..
Actions
Agency MSVC is pendantic (but right) (#3047) 2017-08-17 21:25:34 +02:00
Aql Bug fix/issues 1708 (#3060) 2017-08-17 21:48:27 +02:00
Cache Fixed a deadlock issue in cache shutdown. (#2661) 2017-06-26 16:30:32 +02:00
Cluster MSVC is pendantic (but right) (#3047) 2017-08-17 21:25:34 +02:00
GeneralServer Bug fix/small issues 1608 (#3049) 2017-08-17 21:35:41 +02:00
Graph Feature/optimizer rule remove filter covered by traversal (#2731) 2017-07-10 10:15:17 +02:00
Indexes fix fulltext index removal performance, simplified code (#3015) 2017-08-12 09:25:30 +02:00
InternalRestHandler
MMFiles Bug fix/issues 1708 (#3060) 2017-08-17 21:48:27 +02:00
Pregel Fix cases where the root user has access to excluded collections (#2856) 2017-08-03 21:16:08 +02:00
Replication Do not allow replication to create/drop collections (#2898) 2017-07-28 14:24:02 +02:00
Rest
RestHandler Feature/js to cpp transaction handler (#2985) 2017-08-11 09:29:34 +02:00
RestServer Bug fix/prevent multiple journals (#3027) 2017-08-15 23:02:08 +02:00
RocksDBEngine Fixed issue with autoincrement data not being persisted properly in RocksDB (#3059). (#3067) 2017-08-17 21:53:55 +02:00
Scheduler Bug fix/prevent multiple journals (#3027) 2017-08-15 23:02:08 +02:00
Statistics
StorageEngine Fix cases where the root user has access to excluded collections (#2856) 2017-08-03 21:16:08 +02:00
Transaction fix fulltext index removal performance, simplified code (#3015) 2017-08-12 09:25:30 +02:00
Utils Fix cases where the root user has access to excluded collections (#2856) 2017-08-03 21:16:08 +02:00
V8Server Bug fix/v8 syslog (#3055) 2017-08-17 21:36:58 +02:00
Views Made LoggerView log to VIEWS topic and fixed level bug. 2017-05-28 18:24:51 -04:00
VocBase Bug fix/use count for checksum (#3033) 2017-08-15 11:24:54 +02:00
CMakeLists.txt Feature/js to cpp transaction handler (#2985) 2017-08-11 09:29:34 +02:00
dbg.cmake