.. |
RestAdminLogHandler.cpp
|
Removed cast for size_t in VPack. It is different in Mac and Linux but now VPack supports both natively
|
2015-11-07 18:51:31 +01:00 |
RestAdminLogHandler.h
|
removed useless RestAdminBaseHandler layer
|
2015-11-06 12:42:02 +01:00 |
RestBaseHandler.cpp
|
Added a convenience OOM result builder in RestBaseHandler
|
2015-11-09 13:39:14 +01:00 |
RestBaseHandler.h
|
Added a convenience OOM result builder in RestBaseHandler
|
2015-11-09 13:39:14 +01:00 |
RestBatchHandler.cpp
|
Migrate sub-structured replies to swagger2 preproc docu style
|
2015-09-18 17:02:53 +02:00 |
RestBatchHandler.h
|
…
|
|
RestCursorHandler.cpp
|
Implement possibility to add reply grammers via the documentation.
|
2015-09-14 10:49:28 +02:00 |
RestCursorHandler.h
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
RestDebugHelperHandler.cpp
|
AdminLogHandler and DebugHelperHandler now use generateResult for VelocyPack insted of TRI_json_t
|
2015-11-06 14:10:59 +01:00 |
RestDebugHelperHandler.h
|
…
|
|
RestDocumentHandler.cpp
|
Fixed a bug in RestDocumentHandler. One VelocyPack did result in an illegal representation
|
2015-11-07 19:06:38 +01:00 |
RestDocumentHandler.h
|
explicit
|
2015-09-16 17:15:37 +02:00 |
RestEdgeHandler.cpp
|
Upgrade the REST-API documentation to to swagger V2.0
|
2015-09-09 15:21:18 +02:00 |
RestEdgeHandler.h
|
…
|
|
RestExportHandler.cpp
|
Work on multi-dimensional swagger post data
|
2015-09-09 17:40:51 +02:00 |
RestExportHandler.h
|
…
|
|
RestHandlerCreator.h
|
removed useless RestAdminBaseHandler layer
|
2015-11-06 12:42:02 +01:00 |
RestImportHandler.cpp
|
Removed cast for size_t in VPack. It is different in Mac and Linux but now VPack supports both natively
|
2015-11-07 18:51:31 +01:00 |
RestImportHandler.h
|
…
|
|
RestJobHandler.cpp
|
Removed cast for size_t in VPack. It is different in Mac and Linux but now VPack supports both natively
|
2015-11-07 18:51:31 +01:00 |
RestJobHandler.h
|
…
|
|
RestPleaseUpgradeHandler.cpp
|
…
|
|
RestPleaseUpgradeHandler.h
|
…
|
|
RestQueryCacheHandler.cpp
|
RestQueryHandler uses the first VelocyPack parsed user input
|
2015-11-09 15:13:47 +01:00 |
RestQueryCacheHandler.h
|
…
|
|
RestQueryHandler.cpp
|
Removed cast for size_t in VPack. It is different in Mac and Linux but now VPack supports both natively
|
2015-11-07 18:51:31 +01:00 |
RestQueryHandler.h
|
…
|
|
RestReplicationHandler.cpp
|
Many parts of ReplicationHandler now use VelocyPack. Some parts interfere with the ReplicationApplier used in several places. Will be added later
|
2015-11-09 13:25:31 +01:00 |
RestReplicationHandler.h
|
additional sync method
|
2015-09-11 17:13:31 +02:00 |
RestShutdownHandler.cpp
|
The ShutdownHandler now uses VelocityPack instead of TRI_json_t
|
2015-11-06 14:39:50 +01:00 |
RestShutdownHandler.h
|
…
|
|
RestSimpleHandler.cpp
|
Upgrade the REST-API documentation to to swagger V2.0
|
2015-09-09 15:21:18 +02: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
|
…
|
|
RestUploadHandler.cpp
|
The UploadHandler now uses VelocyPack instead of TRI_json_t
|
2015-11-09 11:20:32 +01:00 |
RestUploadHandler.h
|
…
|
|
RestVersionHandler.cpp
|
The RestVersionHandler now uses VPack instead of TRI_json_t
|
2015-11-06 15:02:13 +01:00 |
RestVersionHandler.h
|
…
|
|
RestVocbaseBaseHandler.cpp
|
Added a option to VelocyPackify HTTP request bodies
|
2015-11-09 14:40:19 +01:00 |
RestVocbaseBaseHandler.h
|
Added a option to VelocyPackify HTTP request bodies
|
2015-11-09 14:40:19 +01:00 |