.. |
RestAdminLogHandler.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-11-25 11:44:32 +01:00 |
RestAdminLogHandler.h
|
…
|
|
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
|
Added a general catch block for bad_alloc for all RestHandlers
|
2015-12-04 18:16:56 +01:00 |
RestBatchHandler.h
|
…
|
|
RestCursorHandler.cpp
|
Updated VPack addObject to openObject
|
2015-12-09 11:28:54 +01:00 |
RestCursorHandler.h
|
Removed now obsolete forward declaration of TRI_json_t
|
2015-12-04 17:26:25 +01:00 |
RestDebugHelperHandler.cpp
|
…
|
|
RestDebugHelperHandler.h
|
…
|
|
RestDocumentHandler.cpp
|
Adapted resthandler to class version of TRI_col_info_t
|
2015-12-16 11:42:59 +01:00 |
RestDocumentHandler.h
|
Removed usage of TRI_json_t in RestDocumentHandler. Could not yet eliminate it as ClusterMethods are not yet VPack compatible
|
2015-12-04 17:56:53 +01:00 |
RestEdgeHandler.cpp
|
Adapted resthandler to class version of TRI_col_info_t
|
2015-12-16 11:42:59 +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
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2015-12-09 10:29:13 +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
|
Updated VPack addObject to openObject
|
2015-12-09 11:28:54 +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
|
…
|
|
RestImportHandler.cpp
|
Adapted resthandler to class version of TRI_col_info_t
|
2015-12-16 11:42:59 +01:00 |
RestImportHandler.h
|
Fixes in RestImport handler. It failed in some malformed input formats
|
2015-12-06 01:04:38 +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
|
…
|
|
RestPleaseUpgradeHandler.cpp
|
…
|
|
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
|
…
|
|
RestReplicationHandler.cpp
|
Simple adoptions to VocbaseCollectionInfo class
|
2015-12-16 18:53:20 +01:00 |
RestReplicationHandler.h
|
Further movement of RestReplicationHandler to VPack. This state is not fully working
|
2015-12-08 10:31:47 +01:00 |
RestShutdownHandler.cpp
|
…
|
|
RestShutdownHandler.h
|
…
|
|
RestSimpleHandler.cpp
|
Updated VPack addObject to openObject
|
2015-12-09 11:28:54 +01:00 |
RestSimpleHandler.h
|
Removed references to TRI_json_t in RestSimpleHandler
|
2015-11-10 09:56:14 +01:00 |
RestSimpleQueryHandler.cpp
|
Updated VPack addObject to openObject
|
2015-12-09 11:28:54 +01: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
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-11-25 11:44:32 +01:00 |
RestVersionHandler.h
|
…
|
|
RestVocbaseBaseHandler.cpp
|
Adaption to new HttpRequest API
|
2015-12-07 14:24:42 +01:00 |
RestVocbaseBaseHandler.h
|
Adapted resthandler to class version of TRI_col_info_t
|
2015-12-16 11:42:59 +01:00 |