..
RestAdminLogHandler.cpp
added log topic attribute to /_admin/log api
2017-04-04 12:06:44 +02:00
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
Moved FunctionDefinitions to an AqlFunctionFeature. This now has a defined startup ordering
2017-02-08 15:45:59 +01:00
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
Squashed commit of the following:
2017-05-12 23:22:22 +02:00
RestBatchHandler.h
Squashed commit of the following:
2017-05-12 23:22:22 +02:00
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
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
Feature/move shard fix ( #2626 )
2017-06-26 16:55:01 +02:00
RestDocumentHandler.h
…
RestEchoHandler.cpp
fix velocypack-over-HTTP responses
2017-02-28 17:01:59 +01:00
RestEchoHandler.h
…
RestEdgesHandler.cpp
Feature/reduce extraction to projection ( #2792 )
2017-07-14 08:40:29 +02:00
RestEdgesHandler.h
Fixed a uniqueness bug in api/edges
2017-02-10 12:27:45 +01:00
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
fix velocypack-over-HTTP responses
2017-02-28 17:01:59 +01:00
RestQueryCacheHandler.h
…
RestQueryHandler.cpp
Feature/slow queries log bind vars ( #2954 )
2017-08-04 20:45:12 +02:00
RestQueryHandler.h
…
RestReplicationHandler.cpp
Bug fix/dump restore auth ( #2917 )
2017-08-09 12:59:51 +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
fix velocypack-over-HTTP responses
2017-02-28 17:01:59 +01:00
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
remove logging for non-topics
2017-02-10 09:32:50 +01:00
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
Added partialUpdate flag for view property modification.
2017-03-30 12:04:58 -04:00
RestViewHandler.h
Added partialUpdate flag for view property modification.
2017-03-30 12:04:58 -04:00
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
…