1
0
Fork 0
arangodb/arangod/RestHandler
Jan Steemann c71dc4d9bb Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-query-cache 2015-07-13 10:49:14 +02:00
..
RestBatchHandler.cpp fixed potential race during arangob runs 2015-05-11 22:57:30 +02:00
RestBatchHandler.h fix Visual Studio undefinedness 2015-02-26 18:07:25 +01:00
RestCursorHandler.cpp query cache, now with result limitations, HTTP and JavaScript APIs 2015-06-27 01:12:32 +02:00
RestCursorHandler.h moved PUT /_api/simple/all to C++ 2015-06-18 15:34:45 +02:00
RestDocumentHandler.cpp goodbye barriers, welcome ditches 2015-05-28 10:23:30 +02:00
RestDocumentHandler.h less namespace pollution 2014-10-28 00:24:37 +01:00
RestEdgeHandler.cpp Find the right place where the json wasn't free'd 2015-06-25 09:45:05 +02:00
RestEdgeHandler.h less namespace pollution 2014-10-28 00:24:37 +01:00
RestExportHandler.cpp added `limit` parameter for export API 2015-05-12 14:16:27 +02:00
RestExportHandler.h added restrictions for export API 2015-04-17 00:24:43 +02:00
RestImportHandler.cpp added more info about expect and received value 2015-07-09 16:17:40 +02:00
RestImportHandler.h issue #1298: Bulk import if data already exists 2015-04-14 11:44:33 +02:00
RestPleaseUpgradeHandler.cpp new HttpServer & HttpCommTask 2015-03-31 09:12:01 +02:00
RestPleaseUpgradeHandler.h new HttpServer & HttpCommTask 2015-03-31 09:12:01 +02:00
RestQueryCacheHandler.cpp query cache, now with result limitations, HTTP and JavaScript APIs 2015-06-27 01:12:32 +02:00
RestQueryCacheHandler.h query cache, now with result limitations, HTTP and JavaScript APIs 2015-06-27 01:12:32 +02:00
RestQueryHandler.cpp query cache, now with result limitations, HTTP and JavaScript APIs 2015-06-27 01:12:32 +02:00
RestQueryHandler.h cleanup of some static const variables 2015-03-30 21:43:55 +02:00
RestReplicationHandler.cpp Fix memleak - Replace creates a copy. 2015-07-02 10:55:42 +02:00
RestReplicationHandler.h Squashed commit of the following: organise locking in distributed AQL 2014-12-22 14:40:22 +01:00
RestSimpleHandler.cpp added waitForSync option 2015-05-11 13:09:37 +02:00
RestSimpleHandler.h moved PUT /_api/simple/all to C++ 2015-06-18 15:34:45 +02:00
RestSimpleQueryHandler.cpp moved PUT /_api/simple/all to C++ 2015-06-18 15:34:45 +02:00
RestSimpleQueryHandler.h moved PUT /_api/simple/all to C++ 2015-06-18 15:34:45 +02:00
RestUploadHandler.cpp Fix error message on tempfile creation 2015-02-23 15:28:46 +01:00
RestUploadHandler.h foxx file upload 2015-01-23 11:23:58 +01:00
RestVocbaseBaseHandler.cpp moved PUT /_api/simple/all to C++ 2015-06-18 15:34:45 +02:00
RestVocbaseBaseHandler.h moved PUT /_api/simple/all to C++ 2015-06-18 15:34:45 +02:00