1
0
Fork 0
arangodb/arangod/RestHandler
Michael Hackstein 15bbfc7b0c Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api 2017-01-24 18:22:01 +01:00
..
RestAdminLogHandler.cpp do not url-decode paths eagerly 2016-11-15 15:46:21 +01:00
RestAdminLogHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestAqlFunctionsHandler.cpp switch to boost asio 2016-10-14 10:12:17 +00:00
RestAqlFunctionsHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestAuthHandler.cpp Merge remote-tracking branch 'origin/devel' into authentication 2016-10-17 13:51:26 +02:00
RestAuthHandler.h Merge remote-tracking branch 'origin/devel' into authentication 2016-10-17 13:51:26 +02:00
RestBaseHandler.cpp added HTTP REST APIs for online loglevel adjustments: 2016-09-08 11:15:49 +02:00
RestBaseHandler.h added HTTP REST APIs for online loglevel adjustments: 2016-09-08 11:15:49 +02:00
RestBatchHandler.cpp use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
RestBatchHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestCursorHandler.cpp fixed issue #2211 2016-12-07 12:28:52 +01:00
RestCursorHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestDebugHandler.cpp do not url-decode paths eagerly 2016-11-15 15:46:21 +01:00
RestDebugHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestDemoHandler.cpp switch to boost asio 2016-10-14 10:12:17 +00:00
RestDemoHandler.h fix compile warning 2016-10-17 17:16:55 +02:00
RestDocumentHandler.cpp avoid constructing temporary lookup strings 2017-01-19 14:27:04 +01:00
RestDocumentHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestEchoHandler.cpp switch to boost asio 2016-10-14 10:12:17 +00:00
RestEchoHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestEdgesHandler.cpp Moved index API to return DocumentIdentifierTokens which are independent of the underlying storage engine. The agreement is, that the Engine gives a uint64_t sized identifier which allows to fetch any document back again. For MMFiles Engine this identifier is the revision. 2017-01-24 18:19:25 +01:00
RestEdgesHandler.h Removed dead code of TraverserExpressions. They have been replaced by native AQL expressions everywhere. 2016-11-04 18:15:04 +01:00
RestExportHandler.cpp moved files into engine directory 2017-01-23 13:52:57 +01:00
RestExportHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestHandlerCreator.h WIP 2016-05-22 21:08:37 +02:00
RestImportHandler.cpp use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
RestImportHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestJobHandler.cpp fix request statistics and add a ruby test 2016-11-23 11:29:25 +01:00
RestJobHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestPleaseUpgradeHandler.cpp use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
RestPleaseUpgradeHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestQueryCacheHandler.cpp do not url-decode paths eagerly 2016-11-15 15:46:21 +01:00
RestQueryCacheHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestQueryHandler.cpp do not url-decode paths eagerly 2016-11-15 15:46:21 +01:00
RestQueryHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestReplicationHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-01-24 14:06:57 +01:00
RestReplicationHandler.h Fix acquire of read locks for sync. replication. 2017-01-24 13:55:56 +01:00
RestShutdownHandler.cpp moved to Agency 2016-10-23 00:46:30 +02:00
RestShutdownHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestSimpleHandler.cpp use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
RestSimpleHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestSimpleQueryHandler.cpp fixed issue #2192 2016-11-30 14:58:26 +01:00
RestSimpleQueryHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestUploadHandler.cpp use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
RestUploadHandler.h fix warning 2016-10-17 13:49:28 +02:00
RestVersionHandler.cpp switch to boost asio 2016-10-14 10:12:17 +00:00
RestVersionHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestVocbaseBaseHandler.cpp avoid constructing temporary lookup strings 2017-01-19 14:27:04 +01:00
RestVocbaseBaseHandler.h avoid constructing temporary lookup strings 2017-01-19 14:27:04 +01:00
RestWalHandler.cpp moved files into engine directory 2017-01-23 13:52:57 +01:00
RestWalHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
WorkMonitorHandler.cpp do not url-decode paths eagerly 2016-11-15 15:46:21 +01:00
WorkMonitorHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00