.. |
RestAdminLogHandler.cpp
|
fix velocypack-over-HTTP responses
|
2017-02-28 17:01:59 +01:00 |
RestAdminLogHandler.h
|
switch to boost asio
|
2016-10-14 10:12:17 +00: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
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
RestAuthHandler.cpp
|
fix velocypack-over-HTTP responses
|
2017-02-28 17:01:59 +01:00 |
RestAuthHandler.h
|
Merge remote-tracking branch 'origin/devel' into authentication
|
2016-10-17 13:51:26 +02:00 |
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
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
RestCursorHandler.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-02-28 17:02:42 +01:00 |
RestCursorHandler.h
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
RestDebugHandler.cpp
|
added reactor type
|
2017-02-07 12:41:41 +01:00 |
RestDebugHandler.h
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
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
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
RestEchoHandler.cpp
|
fix velocypack-over-HTTP responses
|
2017-02-28 17:01:59 +01:00 |
RestEchoHandler.h
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
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
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
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
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
RestPleaseUpgradeHandler.cpp
|
use bulk allocator for index elements
|
2016-12-09 21:40:49 +01:00 |
RestPleaseUpgradeHandler.h
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
RestPregelHandler.cpp
|
Added single server support
|
2017-03-08 18:20:36 +01:00 |
RestPregelHandler.h
|
Using ThreadPool
|
2016-11-04 11:47:40 +01:00 |
RestQueryCacheHandler.cpp
|
fix velocypack-over-HTTP responses
|
2017-02-28 17:01:59 +01:00 |
RestQueryCacheHandler.h
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
RestQueryHandler.cpp
|
added "bindVars" to attributes of currently running and slow queries
|
2017-03-07 00:19:01 +01:00 |
RestQueryHandler.h
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
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
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
RestSimpleHandler.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-02-28 17:02:42 +01:00 |
RestSimpleHandler.h
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
RestSimpleQueryHandler.cpp
|
fix velocypack-over-HTTP responses
|
2017-02-28 17:01:59 +01:00 |
RestSimpleQueryHandler.h
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
RestUploadHandler.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
RestUploadHandler.h
|
fix warning
|
2016-10-17 13:49:28 +02:00 |
RestVersionHandler.cpp
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
RestVersionHandler.h
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
RestViewHandler.cpp
|
some fixes for view handling
|
2017-03-17 11:18:46 +01:00 |
RestViewHandler.h
|
Updated rest handler and tests.
|
2017-03-16 22:36:15 -04: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
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |