.. |
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
|
velocypack update
|
2015-11-19 13:28:40 +01:00 |
RestBatchHandler.cpp
|
…
|
|
RestBatchHandler.h
|
…
|
|
RestCursorHandler.cpp
|
fixed test
|
2015-11-23 12:41:17 +01:00 |
RestCursorHandler.h
|
velocypack update
|
2015-11-19 13:28:40 +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
|
…
|
|
RestDocumentHandler.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-11-25 11:44:32 +01:00 |
RestDocumentHandler.h
|
…
|
|
RestEdgeHandler.cpp
|
URL parameter -> {query,path} parameter
|
2015-11-24 18:09:43 +01:00 |
RestEdgeHandler.h
|
…
|
|
RestExportHandler.cpp
|
velocypack update
|
2015-11-19 13:28:40 +01:00 |
RestExportHandler.h
|
Replaced TRI_Json_t in RestExportHandler by VelocyPack
|
2015-11-10 14:12:40 +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
|
…
|
|
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
|
…
|
|
RestQueryCacheHandler.cpp
|
Use VPackSlice::copyString in favor of rebuilding the string ourselfes
|
2015-11-10 10:49:59 +01:00 |
RestQueryCacheHandler.h
|
…
|
|
RestQueryHandler.cpp
|
RestQueryHandler now uses VelocyPack input as well
|
2015-11-09 16:02:26 +01:00 |
RestQueryHandler.h
|
…
|
|
RestReplicationHandler.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-11-25 11:44:32 +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
|
…
|
|
RestSimpleHandler.cpp
|
velocypack update
|
2015-11-19 13:28:40 +01:00 |
RestSimpleHandler.h
|
Removed references to TRI_json_t in RestSimpleHandler
|
2015-11-10 09:56:14 +01:00 |
RestSimpleQueryHandler.cpp
|
Removed some TRI_json_t parts from the RestCursorHandler. But now it does not state anymore that it used the query cache
|
2015-11-10 17:18:47 +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
|
velocypack update
|
2015-11-19 13:28:40 +01:00 |
RestVocbaseBaseHandler.h
|
Added a option to VelocyPackify HTTP request bodies
|
2015-11-09 14:40:19 +01:00 |