1
0
Fork 0
arangodb/arangod
Simon Grätzer 6c2ea0a246 Fixing wrong response for DELETE _api/users/database (#3094)
* Fixing issue 2847

* Added changelog entry and additional http_server test

* Update CHANGELOG
2017-08-23 11:08:32 +02:00
..
Actions
Agency Bug fix/issues 1806 (#3069) 2017-08-18 22:58:09 +02:00
Aql Bug fix/issues 1708 (#3060) 2017-08-17 21:48:27 +02:00
Cache Fix edge cache behaviour (#3079) 2017-08-22 10:40:52 +02:00
Cluster Feature/cluster id and extended health (#3046) 2017-08-18 11:13:23 +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/planning issue 514 replication api (#3021) 2017-08-22 10:46:06 +02:00
Pregel Bug fix/issues 1806 (#3069) 2017-08-18 22:58:09 +02:00
Replication Do not allow replication to create/drop collections (#2898) 2017-07-28 14:24:02 +02:00
Rest
RestHandler Fixing wrong response for DELETE _api/users/database (#3094) 2017-08-23 11:08:32 +02:00
RestServer Bug fix/prevent multiple journals (#3027) 2017-08-15 23:02:08 +02:00
RocksDBEngine Further checks/fixes for RocksDB recovery process (#3110) 2017-08-23 11:07:10 +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/planning issue 514 replication api (#3021) 2017-08-22 10:46:06 +02:00
Views Made LoggerView log to VIEWS topic and fixed level bug. 2017-05-28 18:24:51 -04:00
VocBase Fix edge cache behaviour (#3079) 2017-08-22 10:40:52 +02:00
CMakeLists.txt Feature/js to cpp transaction handler (#2985) 2017-08-11 09:29:34 +02:00
dbg.cmake