1
0
Fork 0
arangodb/arangod
Simon Grätzer 06f5cefd9f Handle non-existing user config in RestUserHandler (#3200)
* handle non-existing user config

* fixing possible error with user data
2017-09-04 18:01:30 +02:00
..
Actions
Agency Bug fix/unordered map changes order in catch tests (#3175) 2017-08-31 15:58:48 +02:00
Aql execute DOCUMENT function via CXX on coordinator in cluster mode (#3196) 2017-09-04 17:34:24 +02:00
Cache Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
Cluster fix deadlocks in cluster traversals (#3198) 2017-09-04 17:35:24 +02:00
GeneralServer Feature/planning 499 different error codes for version check (#3118) 2017-08-30 10:47:31 +02:00
Graph fix deadlocks in cluster traversals (#3198) 2017-09-04 17:35:24 +02:00
Indexes Feature/unique vpack index lookup performance improvements with rocksdbkey optimizations (#3123) 2017-08-31 20:00:05 +02:00
InternalRestHandler Integreated a ShortestPathEngine on DBServers and wired it up with ShortestPathNode and Options. The path seems to be computed correctly in clsuter now, but the vertices are not yet retrieved. 2017-04-20 13:57:14 +02:00
MMFiles Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
Pregel Bug fix/scheduling et al (#3161) 2017-08-30 10:40:02 +02:00
Replication Do not allow replication to create/drop collections (#2898) 2017-07-28 14:24:02 +02:00
Rest
RestHandler Handle non-existing user config in RestUserHandler (#3200) 2017-09-04 18:01:30 +02:00
RestServer added option `--server.check-max-memory-mappings` (#3185) 2017-09-01 16:11:22 +02:00
RocksDBEngine Bug fix/truncate geo (#3173) 2017-09-04 17:48:04 +02:00
Scheduler Bug fix/scheduling et al (#3161) 2017-08-30 10:40:02 +02:00
Statistics raised statistics entries 2017-04-26 09:54:14 +02:00
StorageEngine Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
Transaction fix deadlocks in cluster traversals (#3198) 2017-09-04 17:35:24 +02:00
Utils a few simplifications and extensions (#3115) 2017-08-24 14:46:16 +02:00
V8Server added option `--server.check-max-memory-mappings` (#3185) 2017-09-01 16:11:22 +02:00
Views Made LoggerView log to VIEWS topic and fixed level bug. 2017-05-28 18:24:51 -04:00
VocBase Handle non-existing user config in RestUserHandler (#3200) 2017-09-04 18:01:30 +02:00
CMakeLists.txt fix broken enterprise build (#3181) 2017-09-01 10:32:18 +02:00
dbg.cmake