1
0
Fork 0
arangodb/arangod/RestHandler
Frank Celler 403b4db931 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2012-09-21 10:12:12 +02:00
..
BatchJob.h removed boost exceptions 2012-09-13 15:09:02 +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 more binary handling 2012-09-20 13:11:33 +02:00
RestBatchHandler.h fixed g++ compile error 2012-09-19 10:32:01 +02:00
RestDocumentHandler.cpp Merge branch '1.0' of github.com:triAGENS/ArangoDB into devel 2012-09-20 16:39:59 +02:00
RestDocumentHandler.h renamed simple_collection to document_collection 2012-09-14 14:46:37 +02:00
RestEdgeHandler.cpp further renamings 2012-09-14 14:57:26 +02:00
RestEdgeHandler.h renamed simple_collection to document_collection 2012-09-14 14:46:37 +02:00
RestImportHandler.cpp renamed simple_collection to document_collection 2012-09-14 14:46:37 +02:00
RestImportHandler.h improved error message for imports 2012-08-31 13:29:51 +02:00
RestVocbaseBaseHandler.cpp some fix for json conversion 2012-09-21 09:26:53 +02:00
RestVocbaseBaseHandler.h renamed document collection to primary collection 2012-09-14 10:19:41 +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