1
0
Fork 0
arangodb/lib/Rest
Frank Celler c5ac519d1c Bug fix for Read/Write race [WIP] (#5534)
* added wrapper, added asio_ns
* Temporarily fix condition variable bug in job queue.
* preparation for 3.3 back-port
* clang-format
* removed unecessary check, this is now fixed by stand
* added missing RequestStatistics::SET_READ_END
* cosmetics
2018-06-08 10:51:54 +02:00
..
CommonDefines.h Squashed commit of the following: 2017-05-12 23:22:22 +02:00
GeneralRequest.cpp Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
GeneralRequest.h Feature/aql server based locking (#4783) 2018-03-20 16:52:19 +01:00
GeneralResponse.cpp Simple dump speedup (#5298) 2018-05-09 12:51:04 +02:00
GeneralResponse.h Simple dump speedup (#5298) 2018-05-09 12:51:04 +02:00
HttpRequest.cpp fixed minor several compiler complaints (#5406) 2018-05-23 11:50:00 +02:00
HttpRequest.h Feature/small misc optimizations (#4504) 2018-02-08 09:25:07 +01:00
HttpResponse.cpp Simple dump speedup (#5298) 2018-05-09 12:51:04 +02:00
HttpResponse.h Reuse buffers for HttpResponse (#3433) 2017-10-30 17:30:36 +01:00
InitializeRest.cpp clean up generator code (#4191) 2018-01-02 15:26:06 +01:00
InitializeRest.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
RequestContext.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
Version.cpp Bug fix for Read/Write race [WIP] (#5534) 2018-06-08 10:51:54 +02:00
Version.h Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
VstMessage.h Fix a buffer overflow in vst authentication. (#4182) 2018-01-16 00:29:03 +01:00
VstRequest.cpp Rest middleware refactoring (#5332) 2018-05-14 17:43:10 +02:00
VstRequest.h Rest middleware refactoring (#5332) 2018-05-14 17:43:10 +02:00
VstResponse.cpp Bug fix/fix codescan issues (#5371) 2018-05-16 20:40:37 +02:00
VstResponse.h Rest middleware refactoring (#5332) 2018-05-14 17:43:10 +02:00