1
0
Fork 0
arangodb/arangod/RestHandler
Jan Steemann 6f1e2c95b3 call releaseCollection() in dtor of RestHandlers 2012-09-05 16:12:12 +02:00
..
BatchJob.h made BatchJob and BatchSubjob template classes, fixed unittests 2012-07-31 11:00:05 +02:00
BatchSubjob.h made BatchJob and BatchSubjob template classes, fixed unittests 2012-07-31 11:00:05 +02:00
ConnectionStatisticsHandler.cpp added connection-statistics 2012-07-05 22:08:21 +02:00
ConnectionStatisticsHandler.h fixed statistics: no deviation for request-statistics, distribution for connection-statistics 2012-07-09 15:24:28 +02:00
RequestStatisticsHandler.cpp added connection-statistics 2012-07-05 22:08:21 +02:00
RequestStatisticsHandler.h fixed statistics: no deviation for request-statistics, distribution for connection-statistics 2012-07-09 15:24:28 +02:00
RestBatchHandler.cpp made BatchJob and BatchSubjob template classes, fixed unittests 2012-07-31 11:00:05 +02:00
RestBatchHandler.h further implementation of batch processing, still has segfaults 2012-07-16 17:53:04 +02:00
RestDocumentHandler.cpp fixed some edge cases in which no proper error messages got generated 2012-09-05 15:41:19 +02:00
RestDocumentHandler.h issue #153 2012-08-28 13:06:04 +02:00
RestEdgeHandler.cpp fixed some edge cases in which no proper error messages got generated 2012-09-05 15:41:19 +02:00
RestEdgeHandler.h issue #153 2012-08-28 13:06:04 +02:00
RestImportHandler.cpp improved error message for imports 2012-08-31 13:29:51 +02:00
RestImportHandler.h improved error message for imports 2012-08-31 13:29:51 +02:00
RestVocbaseBaseHandler.cpp call releaseCollection() in dtor of RestHandlers 2012-09-05 16:12:12 +02:00
RestVocbaseBaseHandler.h issue #153 2012-08-28 13:06:04 +02:00
StatisticsBaseHandler.cpp added base class 2012-07-05 17:59:42 +02:00
StatisticsBaseHandler.h added base class 2012-07-05 17:59:42 +02:00