.. |
RestAdminLogHandler.cpp
|
URL parameter -> {query,path} parameter
|
2015-11-24 18:09:43 +01:00 |
RestAdminLogHandler.h
|
removed useless RestAdminBaseHandler layer
|
2015-11-06 12:42:02 +01:00 |
RestBaseHandler.cpp
|
changed HTTP return code for canceled operations from 408 to 410
|
2015-11-23 10:25:05 +01:00 |
RestBaseHandler.h
|
applied changes suggested by cppcheck
|
2015-12-02 10:17:14 +01:00 |
RestBatchHandler.cpp
|
Migrate sub-structured replies to swagger2 preproc docu style
|
2015-09-18 17:02:53 +02:00 |
RestBatchHandler.h
|
removed triagens::rest::Handler
|
2015-08-20 01:26:50 +02:00 |
RestCursorHandler.cpp
|
Fix link to the error codes
|
2015-12-08 23:45:36 +01:00 |
RestCursorHandler.h
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
RestDebugHelperHandler.cpp
|
moved some handlers around
|
2015-08-20 01:26:52 +02:00 |
RestDebugHelperHandler.h
|
moved some handlers around
|
2015-08-20 01:26:52 +02:00 |
RestDocumentHandler.cpp
|
Fix ClusterComm library w.r.t. pointers.
|
2015-12-14 11:22:30 +01:00 |
RestDocumentHandler.h
|
explicit
|
2015-09-16 17:15:37 +02:00 |
RestEdgeHandler.cpp
|
org/arangodb -> @arangodb
|
2015-12-15 15:51:44 +01:00 |
RestEdgeHandler.h
|
applied changes suggested by cppcheck
|
2015-12-02 10:17:14 +01:00 |
RestEdgesHandler.cpp
|
cppcheck
|
2015-12-15 19:35:51 +01:00 |
RestEdgesHandler.h
|
Added an internal route to request edges for a list of vertices instead of a single vertex only. This is used for out/in/edges in cluster which was working with a list of edges locally but not in cluster mode
|
2015-12-15 16:38:54 +01:00 |
RestExportHandler.cpp
|
Work on multi-dimensional swagger post data
|
2015-09-09 17:40:51 +02:00 |
RestExportHandler.h
|
applied changes suggested by cppcheck
|
2015-12-02 10:17:14 +01:00 |
RestHandlerCreator.h
|
removed useless RestAdminBaseHandler layer
|
2015-11-06 12:42:02 +01:00 |
RestImportHandler.cpp
|
URL parameter -> {query,path} parameter
|
2015-11-24 18:09:43 +01:00 |
RestImportHandler.h
|
applied changes suggested by cppcheck
|
2015-12-02 10:17:14 +01:00 |
RestJobHandler.cpp
|
URL parameter -> {query,path} parameter
|
2015-11-24 18:09:43 +01:00 |
RestJobHandler.h
|
moved some handlers around
|
2015-08-20 01:26:52 +02:00 |
RestPleaseUpgradeHandler.cpp
|
new HttpServer & HttpCommTask
|
2015-03-31 09:12:01 +02:00 |
RestPleaseUpgradeHandler.h
|
applied changes suggested by cppcheck
|
2015-12-02 10:17:14 +01:00 |
RestQueryCacheHandler.cpp
|
Update RESTAPI documentation handling to work with the swagger 2 api
|
2015-09-16 16:35:13 +02:00 |
RestQueryCacheHandler.h
|
applied changes suggested by cppcheck
|
2015-12-02 10:17:14 +01:00 |
RestQueryHandler.cpp
|
Work on formatting and grammer
|
2015-09-11 11:25:34 +02:00 |
RestQueryHandler.h
|
cleanup of some static const variables
|
2015-03-30 21:43:55 +02:00 |
RestReplicationHandler.cpp
|
Merge branch 'devel' into ClustUp1
|
2015-12-15 17:46:34 +01:00 |
RestReplicationHandler.h
|
additional sync method
|
2015-09-11 17:13:31 +02:00 |
RestShutdownHandler.cpp
|
moved some handlers around
|
2015-08-20 01:26:52 +02:00 |
RestShutdownHandler.h
|
moved some handlers around
|
2015-08-20 01:26:52 +02:00 |
RestSimpleHandler.cpp
|
Fixed early optimizations of Cluster traversal filters, when document does not exist. Now behaves identical to single server and to execution without optimization
|
2015-12-04 13:30:40 +01:00 |
RestSimpleHandler.h
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
RestSimpleQueryHandler.cpp
|
Update RESTAPI documentation handling to work with the swagger 2 api
|
2015-09-16 16:35:13 +02:00 |
RestSimpleQueryHandler.h
|
moved PUT /_api/simple/all to C++
|
2015-06-18 15:34:45 +02:00 |
RestUploadHandler.cpp
|
removed triagens::rest::Handler
|
2015-08-20 01:26:50 +02:00 |
RestUploadHandler.h
|
removed triagens::rest::Handler
|
2015-08-20 01:26:50 +02:00 |
RestVersionHandler.cpp
|
URL parameter -> {query,path} parameter
|
2015-11-24 18:09:43 +01:00 |
RestVersionHandler.h
|
moved some handlers around
|
2015-08-20 01:26:52 +02:00 |
RestVocbaseBaseHandler.cpp
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-12-01 11:25:58 +01:00 |
RestVocbaseBaseHandler.h
|
First version of CXX RestEdgesHandler. Required for early filtering in Cluster Traversals
|
2015-11-24 10:23:35 +01:00 |