.. |
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
|
removed triagens::rest::Handler
|
2015-08-20 01:26:50 +02:00 |
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
|
moved some handlers around
|
2015-08-20 01:26:52 +02:00 |
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
|
use unique_ptr
|
2015-08-05 21:03:52 +02:00 |
RestExportHandler.cpp
|
Work on multi-dimensional swagger post data
|
2015-09-09 17:40:51 +02:00 |
RestExportHandler.h
|
added restrictions for export API
|
2015-04-17 00:24:43 +02:00 |
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
|
issue #1298: Bulk import if data already exists
|
2015-04-14 11:44:33 +02:00 |
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
|
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
|
Add some overrides to silence a clang compiler warning.
|
2015-08-19 14:46:06 +02:00 |
RestQueryCacheHandler.cpp
|
QueryCache and it's RestHandler now use VelocyPack
|
2015-11-06 15:43:47 +01:00 |
RestQueryCacheHandler.h
|
query cache, now with result limitations, HTTP and JavaScript APIs
|
2015-06-27 01:12:32 +02:00 |
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
|
cleanup of some static const variables
|
2015-03-30 21:43:55 +02:00 |
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
|
moved some handlers around
|
2015-08-20 01:26:52 +02:00 |
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
|
moved PUT /_api/simple/all to C++
|
2015-06-18 15:34:45 +02:00 |
RestUploadHandler.cpp
|
The UploadHandler now uses VelocyPack instead of TRI_json_t
|
2015-11-09 11:20:32 +01:00 |
RestUploadHandler.h
|
removed triagens::rest::Handler
|
2015-08-20 01:26:50 +02:00 |
RestVersionHandler.cpp
|
The RestVersionHandler now uses VPack instead of TRI_json_t
|
2015-11-06 15:02:13 +01:00 |
RestVersionHandler.h
|
moved some handlers around
|
2015-08-20 01:26:52 +02:00 |
RestVocbaseBaseHandler.cpp
|
removed unused error code
|
2015-08-25 19:55:48 +02:00 |
RestVocbaseBaseHandler.h
|
moved some handlers around
|
2015-08-20 01:26:52 +02:00 |