1
0
Fork 0
arangodb/arangod
Wilfried Goesgens 2b1ba8c524 fix windows warnings (#5115) 2018-04-17 11:44:45 +02:00
..
Actions issue 355.4: remove redundant methods and code, use 'cp' instead of 'cmake copy_directory' where possible, use vocbase reference instead of pointer 2018-04-04 10:53:48 +03:00
Agency Create non-throwing wrappers for Node access in Agency (#4598) 2018-04-17 10:21:14 +02:00
Aql fix windows warnings (#5115) 2018-04-17 11:44:45 +02:00
Auth Replication cleanup (#5105) 2018-04-17 08:17:42 +02:00
Cache Fix a small logic issue in cache resize metadata method. (#4631) 2018-02-20 18:46:13 +01:00
Cluster fix windows warnings (#5115) 2018-04-17 11:44:45 +02:00
GeneralServer Replication cleanup (#5105) 2018-04-17 08:17:42 +02:00
Graph issue 344.6: remove some redundant functions (#4842) 2018-03-15 11:03:35 +01:00
IResearch issue 374.4: move iresearch related log topic and type into a separate file so as not to expose it externally (#5107) 2018-04-16 18:30:51 +03:00
Indexes issue 374.4: move iresearch related log topic and type into a separate file so as not to expose it externally (#5107) 2018-04-16 18:30:51 +03:00
InternalRestHandler Remove copy of request body in rest handlers (#5104) 2018-04-16 14:49:51 +02:00
MMFiles Remove copy of request body in rest handlers (#5104) 2018-04-16 14:49:51 +02:00
Pregel backport: use vocbase reference instead of pointer in arangodb::pregel::GraphStore 2018-04-13 11:23:34 +03:00
Replication Replication cleanup (#5105) 2018-04-17 08:17:42 +02:00
RestHandler Remove copy of request body in rest handlers (#5104) 2018-04-16 14:49:51 +02:00
RestServer Replication cleanup (#5105) 2018-04-17 08:17:42 +02:00
RocksDBEngine Remove copy of request body in rest handlers (#5104) 2018-04-16 14:49:51 +02:00
Scheduler do not log connection errors caused by using wrong protocols with log level ERR (#4561) 2018-02-12 10:32:24 +01:00
Statistics Replacing js upgrade logic (#4061) 2018-03-08 13:57:30 +01:00
StorageEngine issue 374.3: use a reference to vocbase instead of a pointer in DatabaseGuard 2018-04-13 09:56:49 +03:00
Transaction Bug fix/forward port 3.3.5 changes (#4956) 2018-04-03 17:31:34 +02:00
Utils Replication cleanup (#5105) 2018-04-17 08:17:42 +02:00
V8Server Replication cleanup (#5105) 2018-04-17 08:17:42 +02:00
VocBase backport: explicitly document implicit behaviour 2018-04-13 15:22:18 +03:00
CMakeLists.txt issue 374.4: move iresearch related log topic and type into a separate file so as not to expose it externally (#5107) 2018-04-16 18:30:51 +03:00
dbg.cmake