1
0
Fork 0
arangodb/arangod/GeneralServer
Kaveh Vahedipour 28754cbf15 Feature/schmutz plus plus (#5972)
- Schmutz now called "Maintenance" and completely implemented in C++
 - Fix index locking bug in mmfiles
 - Fix a bug in mmfiles with silent option and repsert
 - Slightly increase supervision okperiod and graceperiod
2018-08-24 12:15:35 +02:00
..
AsyncJobManager.cpp fix shared pointer handling in async jobs (on behalf of @jsteemann) (#5999) 2018-07-30 14:42:55 +02:00
AsyncJobManager.h fix shared pointer handling in async jobs (on behalf of @jsteemann) (#5999) 2018-07-30 14:42:55 +02:00
AuthenticationFeature.cpp Allow dirty-reads from passive (#6136) 2018-08-20 16:26:14 +02:00
AuthenticationFeature.h Allow dirty-reads from passive (#6136) 2018-08-20 16:26:14 +02:00
GeneralCommTask.cpp removed gcc-specific attribute 2018-08-24 12:05:39 +02:00
GeneralCommTask.h Bug fix/meierloch (#5895) 2018-07-17 11:39:50 +02:00
GeneralDefinitions.h Squashed commit of the following: 2017-05-12 23:22:22 +02:00
GeneralListenTask.cpp Feature/remove event loop (#5565) 2018-06-11 11:46:17 +02:00
GeneralListenTask.h Feature/remove event loop (#5565) 2018-06-11 11:46:17 +02:00
GeneralServer.cpp Bug fix/meierloch (#5895) 2018-07-17 11:39:50 +02:00
GeneralServer.h Bug fix/meierloch (#5895) 2018-07-17 11:39:50 +02:00
GeneralServerFeature.cpp Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
GeneralServerFeature.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
HttpCommTask.cpp Allow dirty-reads from passive (#6136) 2018-08-20 16:26:14 +02:00
HttpCommTask.h Bug fix/meierloch (#5895) 2018-07-17 11:39:50 +02:00
OperationMode.h remove deprecatded unittest facility (#4687) 2018-02-27 15:14:19 +01:00
RequestLane.h document the RequestLanes, and "fix" the lanes of a few handlers (#6152) 2018-08-15 11:58:16 +02:00
RestHandler.cpp Allow dirty-reads from passive (#6136) 2018-08-20 16:26:14 +02:00
RestHandler.h Gharial rewrite in C++ (#5631) 2018-08-09 09:30:04 +02:00
RestHandlerFactory.cpp allow master & slave to work in parallel for RocksDB WAL tailing (#6059) 2018-08-03 13:37:53 +02:00
RestHandlerFactory.h allow master & slave to work in parallel for RocksDB WAL tailing (#6059) 2018-08-03 13:37:53 +02:00
VstCommTask.cpp Allow dirty-reads from passive (#6136) 2018-08-20 16:26:14 +02:00
VstCommTask.h Bug fix/meierloch (#5895) 2018-07-17 11:39:50 +02:00
VstNetwork.h fix typos 2018-08-07 11:53:51 +02:00