1
0
Fork 0
arangodb/arangod/RestHandler
Michael Hackstein 4bfb0c018f Removed now obsolete forward declaration of TRI_json_t 2015-12-04 17:26:25 +01:00
..
RestAdminLogHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2015-11-25 11:44:32 +01:00
RestAdminLogHandler.h removed useless RestAdminBaseHandler layer 2015-11-06 12:42:02 +01:00
RestBaseHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2015-11-23 12:06:29 +01:00
RestBaseHandler.h Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2015-12-04 13:47:08 +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 fixed after signature changes 2015-12-04 15:52:40 +01:00
RestCursorHandler.h Removed now obsolete forward declaration of TRI_json_t 2015-12-04 17:26:25 +01: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 Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2015-11-25 11:44:32 +01:00
RestDocumentHandler.h explicit 2015-09-16 17:15:37 +02:00
RestEdgeHandler.cpp Reduced usage of TRI_json_t in RestEdgeHandler. Now only builds it to pass it to the transaction 2015-12-04 17:21:51 +01:00
RestEdgeHandler.h Reduced usage of TRI_json_t in RestEdgeHandler. Now only builds it to pass it to the transaction 2015-12-04 17:21:51 +01:00
RestEdgesHandler.cpp The RestEdgesHandler now uses VPack instead of TRI_json_t 2015-12-04 16:45:29 +01:00
RestEdgesHandler.h Filtered edges are now able to react to a list of expressions instead of only one expression. The list symbolises an AND 2015-11-26 11:38:09 +01:00
RestExportHandler.cpp fixed after signature changes 2015-12-04 15:52:40 +01:00
RestExportHandler.h Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2015-12-04 13:47:08 +01:00
RestHandlerCreator.h removed useless RestAdminBaseHandler layer 2015-11-06 12:42:02 +01:00
RestImportHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2015-11-25 11:44:32 +01:00
RestImportHandler.h applied changes suggested by cppcheck 2015-12-02 10:17:14 +01:00
RestJobHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2015-11-25 11:44:32 +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 fixed after signature changes 2015-12-04 15:52:40 +01:00
RestQueryCacheHandler.h applied changes suggested by cppcheck 2015-12-02 10:17:14 +01:00
RestQueryHandler.cpp fixed after signature changes 2015-12-04 15:52:40 +01:00
RestQueryHandler.h cleanup of some static const variables 2015-03-30 21:43:55 +02:00
RestReplicationHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2015-12-04 13:47:08 +01:00
RestReplicationHandler.h added transaction to all signatures 2015-11-24 17:34:23 +01: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 Removed TRI_json_t constructor from TraverserExpression. It is only possible to be build from VPack 2015-12-04 16:49:49 +01:00
RestSimpleHandler.h Removed references to TRI_json_t in RestSimpleHandler 2015-11-10 09:56:14 +01:00
RestSimpleQueryHandler.cpp fixed after signature changes 2015-12-04 15:52:40 +01: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 Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2015-11-25 11:44:32 +01:00
RestVersionHandler.h moved some handlers around 2015-08-20 01:26:52 +02:00
RestVocbaseBaseHandler.cpp fixed after signature changes 2015-12-04 15:52:40 +01:00
RestVocbaseBaseHandler.h fixed after signature changes 2015-12-04 15:52:40 +01:00