.. |
RestAdminLogHandler.cpp
|
added log topic attribute to /_admin/log api
|
2017-04-04 12:06:44 +02: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
|
remove unused include
|
2017-04-21 10:00:27 +02: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
|
…
|
|
RestDocumentHandler.cpp
|
remove debug output
|
2017-04-20 09:06:35 +02:00 |
RestDocumentHandler.h
|
…
|
|
RestEchoHandler.cpp
|
fix velocypack-over-HTTP responses
|
2017-02-28 17:01:59 +01:00 |
RestEchoHandler.h
|
…
|
|
RestEdgesHandler.cpp
|
refactor some code to make use of arangodb::Result
|
2017-03-30 09:39:21 +02:00 |
RestEdgesHandler.h
|
Fixed a uniqueness bug in api/edges
|
2017-02-10 12:27:45 +01:00 |
RestEngineHandler.cpp
|
add engine capabilities
|
2017-04-06 14:50:27 +02:00 |
RestEngineHandler.h
|
added db._engine()
|
2017-03-22 11:19:31 +01:00 |
RestHandlerCreator.h
|
…
|
|
RestImportHandler.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-03-31 10:34:50 +02:00 |
RestImportHandler.h
|
remove log spam
|
2017-04-21 13:21:38 +02:00 |
RestJobHandler.cpp
|
…
|
|
RestJobHandler.h
|
…
|
|
RestPleaseUpgradeHandler.cpp
|
…
|
|
RestPleaseUpgradeHandler.h
|
…
|
|
RestPregelHandler.cpp
|
Added single server support
|
2017-03-08 18:20:36 +01:00 |
RestPregelHandler.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
|
…
|
|
RestShutdownHandler.cpp
|
…
|
|
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
|
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
|
Finally port TraverserEngine locking bug fix manually.
|
2017-03-23 12:44:51 +01:00 |
RestVocbaseBaseHandler.h
|
refactor some code to make use of arangodb::Result
|
2017-03-30 09:39:21 +02:00 |
WorkMonitorHandler.cpp
|
…
|
|
WorkMonitorHandler.h
|
…
|
|