1
0
Fork 0
arangodb/arangod/RestHandler
Jan Christoph Uhde 071137adf6 move doCompact into PhysicalColletion 2017-02-20 10:53:11 +01:00
..
RestAdminLogHandler.cpp
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
RestAuthHandler.h
RestBaseHandler.cpp renaming 2017-02-13 12:27:26 +01:00
RestBaseHandler.h renaming 2017-02-13 12:27:26 +01:00
RestBatchHandler.cpp simplifications 2017-02-14 22:48:51 +01:00
RestBatchHandler.h
RestCursorHandler.cpp
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
RestDocumentHandler.cpp simplified internal APIs a bit 2017-02-15 12:42:07 +01:00
RestDocumentHandler.h
RestEchoHandler.cpp
RestEchoHandler.h
RestEdgesHandler.cpp Removed readRevision from LogicalCollection. You only get readDocument with a token. Moved it's logic into MMFilesCollection. removed the ignoreWal parameter from readDocumentConditional. It was always true anyways... 2017-02-17 17:29:49 +01:00
RestEdgesHandler.h Fixed a uniqueness bug in api/edges 2017-02-10 12:27:45 +01:00
RestExportHandler.cpp moved files into engine directory 2017-01-23 13:52:57 +01:00
RestExportHandler.h
RestHandlerCreator.h
RestImportHandler.cpp moved helper classes into their own file 2017-02-14 12:35:34 +01:00
RestImportHandler.h remove logging for non-topics 2017-02-10 09:32:50 +01:00
RestJobHandler.cpp
RestJobHandler.h
RestPleaseUpgradeHandler.cpp
RestPleaseUpgradeHandler.h
RestQueryCacheHandler.cpp
RestQueryCacheHandler.h
RestQueryHandler.cpp
RestQueryHandler.h
RestReplicationHandler.cpp move doCompact into PhysicalColletion 2017-02-20 10:53:11 +01:00
RestReplicationHandler.h renaming 2017-02-13 15:18:40 +01:00
RestShutdownHandler.cpp
RestShutdownHandler.h
RestSimpleHandler.cpp
RestSimpleHandler.h
RestSimpleQueryHandler.cpp
RestSimpleQueryHandler.h
RestUploadHandler.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
RestUploadHandler.h
RestVersionHandler.cpp
RestVersionHandler.h
RestVocbaseBaseHandler.cpp moved collection lock state into its own struct 2017-02-16 10:27:14 +01:00
RestVocbaseBaseHandler.h
RestWalHandler.cpp moved files into engine directory 2017-01-23 13:52:57 +01:00
RestWalHandler.h
WorkMonitorHandler.cpp
WorkMonitorHandler.h