1
0
Fork 0
arangodb/arangod/RestHandler
jsteemann 49aef67cca use std::shared_ptrs for views 2017-03-15 13:07:08 +01:00
..
RestAdminLogHandler.cpp fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
RestAdminLogHandler.h
RestAqlFunctionsHandler.cpp Moved FunctionDefinitions to an AqlFunctionFeature. This now has a defined startup ordering 2017-02-08 15:45:59 +01:00
RestAqlFunctionsHandler.h
RestAuthHandler.cpp fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
RestAuthHandler.h
RestBaseHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-28 17:02:42 +01:00
RestBaseHandler.h Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-28 17:02:42 +01:00
RestBatchHandler.cpp simplifications 2017-02-14 22:48:51 +01:00
RestBatchHandler.h
RestCursorHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-28 17:02:42 +01:00
RestCursorHandler.h
RestDebugHandler.cpp added reactor type 2017-02-07 12:41:41 +01:00
RestDebugHandler.h
RestDemoHandler.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
RestDemoHandler.h fix compile warning 2016-10-17 17:16:55 +02:00
RestDocumentHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-28 17:02:42 +01:00
RestDocumentHandler.h
RestEchoHandler.cpp fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
RestEchoHandler.h
RestEdgesHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-28 17:02:42 +01:00
RestEdgesHandler.h Fixed a uniqueness bug in api/edges 2017-02-10 12:27:45 +01:00
RestExportHandler.cpp fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
RestExportHandler.h
RestHandlerCreator.h
RestImportHandler.cpp fix error message 2017-03-02 17:53:33 +01:00
RestImportHandler.h remove logging for non-topics 2017-02-10 09:32:50 +01:00
RestJobHandler.cpp fix request statistics and add a ruby test 2016-11-23 11:29:25 +01:00
RestJobHandler.h
RestPleaseUpgradeHandler.cpp use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
RestPleaseUpgradeHandler.h
RestQueryCacheHandler.cpp fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
RestQueryCacheHandler.h
RestQueryHandler.cpp added "bindVars" to attributes of currently running and slow queries 2017-03-07 00:19:01 +01:00
RestQueryHandler.h
RestReplicationHandler.cpp Moved WriteMarker code Vocbase => MMFilesEngine. Also removed the decission to write a marker out of Vocbase-API 2017-03-09 11:12:39 +01:00
RestReplicationHandler.h issue #2326 2017-02-24 10:35:52 +01:00
RestShutdownHandler.cpp moved to Agency 2016-10-23 00:46:30 +02:00
RestShutdownHandler.h
RestSimpleHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-28 17:02:42 +01:00
RestSimpleHandler.h
RestSimpleQueryHandler.cpp fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
RestSimpleQueryHandler.h
RestUploadHandler.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
RestUploadHandler.h
RestVersionHandler.cpp
RestVersionHandler.h
RestViewHandler.cpp use std::shared_ptrs for views 2017-03-15 13:07:08 +01:00
RestViewHandler.h use std::shared_ptrs for views 2017-03-15 13:07:08 +01:00
RestVocbaseBaseHandler.cpp Added very basic rest handler for views. 2017-03-14 19:05:14 -04:00
RestVocbaseBaseHandler.h Added very basic rest handler for views. 2017-03-14 19:05:14 -04:00
WorkMonitorHandler.cpp do not url-decode paths eagerly 2016-11-15 15:46:21 +01:00
WorkMonitorHandler.h