.. |
RestAdminLogHandler.cpp
|
allow accessing /_admin/log in all databases
|
2016-04-22 08:41:39 +02:00 |
RestAdminLogHandler.h
|
…
|
|
RestBaseHandler.cpp
|
more static strings
|
2016-04-29 11:14:57 +02:00 |
RestBaseHandler.h
|
micro optimizations
|
2016-04-23 16:23:15 +02:00 |
RestBatchHandler.cpp
|
micro optimizations
|
2016-05-01 00:03:23 +02:00 |
RestBatchHandler.h
|
micro optimizations
|
2016-05-01 00:03:23 +02:00 |
RestCursorHandler.cpp
|
optimizations
|
2016-05-03 00:43:39 +02:00 |
RestCursorHandler.h
|
…
|
|
RestDebugHandler.cpp
|
remove ArangoServer.h remainders
|
2016-04-22 20:18:28 +02:00 |
RestDebugHandler.h
|
…
|
|
RestDocumentHandler.cpp
|
micro optimizations
|
2016-05-01 00:03:23 +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 |
RestEchoHandler.cpp
|
added application/x-velocypack
|
2016-04-26 23:01:36 +02:00 |
RestEchoHandler.h
|
added application/x-velocypack
|
2016-04-26 23:01:36 +02:00 |
RestEdgesHandler.cpp
|
Removed unneccessary warning
|
2016-04-18 13:44:11 +02:00 |
RestEdgesHandler.h
|
…
|
|
RestExportHandler.cpp
|
use some static strings here and there
|
2016-04-29 01:37:44 +02:00 |
RestExportHandler.h
|
…
|
|
RestHandlerCreator.h
|
…
|
|
RestImportHandler.cpp
|
use StaticStrings
|
2016-04-29 15:18:20 +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 remote-tracking branch 'origin' into FMH
|
2016-04-15 19:01:38 -07:00 |
RestJobHandler.h
|
WIP
|
2016-04-13 21:12:16 +02:00 |
RestPleaseUpgradeHandler.cpp
|
…
|
|
RestPleaseUpgradeHandler.h
|
…
|
|
RestQueryCacheHandler.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-04-06 15:43:27 +02:00 |
RestQueryCacheHandler.h
|
…
|
|
RestQueryHandler.cpp
|
Merge remote-tracking branch 'origin' into FMH
|
2016-04-15 19:01:38 -07:00 |
RestQueryHandler.h
|
cppcheck
|
2016-04-22 15:51:03 +02:00 |
RestReplicationHandler.cpp
|
use std::unordered_maps for headers
|
2016-05-01 20:52:47 +02:00 |
RestReplicationHandler.h
|
Removed unnecessary TRI_json_t in RestReplicationHandler
|
2016-04-16 22:37:48 +02:00 |
RestShutdownHandler.cpp
|
Merge remote-tracking branch 'origin' into FMH
|
2016-04-15 19:01:38 -07:00 |
RestShutdownHandler.h
|
cppcheck
|
2016-04-22 15:51:03 +02:00 |
RestSimpleHandler.cpp
|
micro optimizations
|
2016-05-01 14:13:53 +02:00 |
RestSimpleHandler.h
|
…
|
|
RestSimpleQueryHandler.cpp
|
micro optimizations
|
2016-05-01 14:13:53 +02:00 |
RestSimpleQueryHandler.h
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into FMH
|
2016-04-19 07:44:00 +02:00 |
RestUploadHandler.cpp
|
use some static strings here and there
|
2016-04-29 01:37:44 +02:00 |
RestUploadHandler.h
|
…
|
|
RestVersionHandler.cpp
|
towards windows service
|
2016-04-29 11:14:57 +02:00 |
RestVersionHandler.h
|
…
|
|
RestVocbaseBaseHandler.cpp
|
micro optimizations
|
2016-05-01 14:13:53 +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
|
…
|
|
WorkMonitorHandler.h
|
…
|
|