1
0
Fork 0
arangodb/arangod/RestHandler
Kaveh Vahedipour 313140e0e1 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-18 15:27:31 +02:00
..
RestAdminLogHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-04-06 15:43:27 +02:00
RestAdminLogHandler.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
RestBaseHandler.cpp prepare two more functions to return velocypack - please review 2016-04-11 01:19:24 +02:00
RestBaseHandler.h prepare two more functions to return velocypack - please review 2016-04-11 01:19:24 +02:00
RestBatchHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-04-06 15:43:27 +02:00
RestBatchHandler.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
RestCursorHandler.cpp removal of some JSON 2016-04-12 18:21:11 +02:00
RestCursorHandler.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
RestDebugHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-04-06 15:43:27 +02:00
RestDebugHandler.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
RestDocumentHandler.cpp Fixed return codes in cluster. They are now forwarded properly from DBServer to Client 2016-04-15 17:58:06 +02:00
RestDocumentHandler.h Moved GET _api/document?collection=xxx to PUT _api/simple/all-keys {collection: xxx}. Adapted all tests. Also removed Transaction::allKeys which got obsolete by this commit. 2016-04-15 11:23:25 +02:00
RestEdgesHandler.cpp Removed unneccessary warning 2016-04-18 13:44:11 +02:00
RestEdgesHandler.h Fixed api/edges in Cluster 2016-04-01 11:38:44 +02:00
RestExportHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-04-06 15:43:27 +02:00
RestExportHandler.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
RestHandlerCreator.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
RestImportHandler.cpp allow specifying collection name prefixes for `_from` and `_to` in arangoimp: 2016-04-15 16:18:23 +02:00
RestImportHandler.h allow specifying collection name prefixes for `_from` and `_to` in arangoimp: 2016-04-15 16:18:23 +02:00
RestJobHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-04-07 14:30:36 +02:00
RestJobHandler.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
RestPleaseUpgradeHandler.cpp splitted HttpResponse.h 2016-04-01 10:39:38 +02:00
RestPleaseUpgradeHandler.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
RestQueryCacheHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-04-06 15:43:27 +02:00
RestQueryCacheHandler.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
RestQueryHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-04-06 15:43:27 +02:00
RestQueryHandler.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
RestReplicationHandler.cpp Removed unnecessary TRI_json_t in RestReplicationHandler 2016-04-16 22:37:48 +02:00
RestReplicationHandler.h Removed unnecessary TRI_json_t in RestReplicationHandler 2016-04-16 22:37:48 +02:00
RestShutdownHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-04-06 15:43:27 +02:00
RestShutdownHandler.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
RestSimpleHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-04-06 15:43:27 +02:00
RestSimpleHandler.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
RestSimpleQueryHandler.cpp Moved GET _api/document?collection=xxx to PUT _api/simple/all-keys {collection: xxx}. Adapted all tests. Also removed Transaction::allKeys which got obsolete by this commit. 2016-04-15 11:23:25 +02:00
RestSimpleQueryHandler.h Moved GET _api/document?collection=xxx to PUT _api/simple/all-keys {collection: xxx}. Adapted all tests. Also removed Transaction::allKeys which got obsolete by this commit. 2016-04-15 11:23:25 +02:00
RestUploadHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-04-06 15:43:27 +02:00
RestUploadHandler.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
RestVersionHandler.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-04-06 15:43:27 +02:00
RestVersionHandler.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
RestVocbaseBaseHandler.cpp Moved GET _api/document?collection=xxx to PUT _api/simple/all-keys {collection: xxx}. Adapted all tests. Also removed Transaction::allKeys which got obsolete by this commit. 2016-04-15 11:23:25 +02:00
RestVocbaseBaseHandler.h Moved GET _api/document?collection=xxx to PUT _api/simple/all-keys {collection: xxx}. Adapted all tests. Also removed Transaction::allKeys which got obsolete by this commit. 2016-04-15 11:23:25 +02:00
WorkMonitorHandler.cpp splitted HttpResponse.h 2016-04-01 10:39:38 +02:00
WorkMonitorHandler.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00