..
RestAdminLogHandler.cpp
…
RestAdminLogHandler.h
…
RestAdminRoutingHandler.cpp
Converted a portion of the admin routing API from JS to C++ ( #2919 )
2017-08-01 17:14:08 +02:00
RestAdminRoutingHandler.h
Converted a portion of the admin routing API from JS to C++ ( #2919 )
2017-08-01 17:14:08 +02:00
RestAqlFunctionsHandler.cpp
…
RestAqlFunctionsHandler.h
…
RestAuthHandler.cpp
Feature/auth context ( #2815 )
2017-07-16 09:39:03 +02:00
RestAuthHandler.h
…
RestBaseHandler.cpp
Feature/auth context ( #2704 )
2017-07-02 23:15:57 +02:00
RestBaseHandler.h
Feature/auth context ( #2704 )
2017-07-02 23:15:57 +02:00
RestBatchHandler.cpp
…
RestBatchHandler.h
…
RestCursorHandler.cpp
some refactoring
2017-05-23 13:18:51 +02:00
RestCursorHandler.h
…
RestDatabaseHandler.cpp
fix https://github.com/arangodb/planning/issues/388 ( #2714 )
2017-07-03 18:41:54 +02:00
RestDatabaseHandler.h
Refactored /_api/index and /_api/database ( #2582 )
2017-06-19 23:47:40 +02:00
RestDebugHandler.cpp
…
RestDebugHandler.h
…
RestDemoHandler.cpp
…
RestDemoHandler.h
…
RestDocumentHandler.cpp
Feature/move shard fix ( #2626 )
2017-06-26 16:55:01 +02:00
RestDocumentHandler.h
…
RestEchoHandler.cpp
…
RestEchoHandler.h
…
RestEdgesHandler.cpp
Feature/reduce extraction to projection ( #2792 )
2017-07-14 08:40:29 +02:00
RestEdgesHandler.h
…
RestEndpointHandler.cpp
Converted endpoint handler from JS to C++ ( #2905 )
2017-08-01 09:53:04 +02:00
RestEndpointHandler.h
Converted endpoint handler from JS to C++ ( #2905 )
2017-08-01 09:53:04 +02:00
RestEngineHandler.cpp
Adding `db._engineStats` for arangosh
2017-08-07 17:00:15 +02:00
RestEngineHandler.h
Improved RocksDB engine statistics with docs and rest endpoint ( #2598 )
2017-06-18 22:55:25 +02:00
RestExplainHandler.cpp
Converted rest handler for explain from JS to C++. ( #2907 )
2017-08-01 22:10:39 +02:00
RestExplainHandler.h
Converted rest handler for explain from JS to C++. ( #2907 )
2017-08-01 22:10:39 +02:00
RestHandlerCreator.h
…
RestImportHandler.cpp
fix issue #2524 - make import work for vst over http ( #2555 )
2017-06-12 17:26:19 +02:00
RestImportHandler.h
some small optimizations
2017-06-02 17:34:03 +02:00
RestIndexHandler.cpp
Feature/auth context ( #2704 )
2017-07-02 23:15:57 +02:00
RestIndexHandler.h
Refactored /_api/index and /_api/database ( #2582 )
2017-06-19 23:47:40 +02:00
RestJobHandler.cpp
Feature/js to cpp transaction handler ( #2985 )
2017-08-11 09:29:34 +02:00
RestJobHandler.h
…
RestPleaseUpgradeHandler.cpp
…
RestPleaseUpgradeHandler.h
…
RestPregelHandler.cpp
Feature/auth context ( #2704 )
2017-07-02 23:15:57 +02:00
RestPregelHandler.h
…
RestQueryCacheHandler.cpp
…
RestQueryCacheHandler.h
…
RestQueryHandler.cpp
Feature/slow queries log bind vars ( #2954 )
2017-08-04 20:45:12 +02:00
RestQueryHandler.h
…
RestReplicationHandler.cpp
Feature/cluster inventory version ( #3152 )
2017-08-30 13:34:23 +02:00
RestReplicationHandler.h
Bug fix/dump restore auth ( #2917 )
2017-08-09 12:59:51 +02:00
RestShutdownHandler.cpp
…
RestShutdownHandler.h
…
RestSimpleHandler.cpp
some refactoring
2017-05-23 13:18:51 +02:00
RestSimpleHandler.h
…
RestSimpleQueryHandler.cpp
…
RestSimpleQueryHandler.h
…
RestTransactionHandler.cpp
No access collections ( #3088 )
2017-08-25 13:59:03 +02:00
RestTransactionHandler.h
Feature/js to cpp transaction handler ( #2985 )
2017-08-11 09:29:34 +02:00
RestUploadHandler.cpp
…
RestUploadHandler.h
…
RestUsersHandler.cpp
Fixing wrong response for DELETE _api/users/database ( #3094 )
2017-08-23 11:08:32 +02:00
RestUsersHandler.h
Fix cases where the root user has access to excluded collections ( #2856 )
2017-08-03 21:16:08 +02:00
RestVersionHandler.cpp
…
RestVersionHandler.h
…
RestViewHandler.cpp
…
RestViewHandler.h
…
RestVocbaseBaseHandler.cpp
Converted endpoint handler from JS to C++ ( #2905 )
2017-08-01 09:53:04 +02:00
RestVocbaseBaseHandler.h
Converted endpoint handler from JS to C++ ( #2905 )
2017-08-01 09:53:04 +02:00
WorkMonitorHandler.cpp
…
WorkMonitorHandler.h
…