1
0
Fork 0
arangodb/arangod/Utils
Jan 03daf9e9c9 make incremental sync replication API check if the client passed an "offset" request parameter (#3669)
if yes, the server may dynamically adapt the size of the response, in order to ensure that
HTTP responses do not get out of hand size-wise. This is a new feature in devel, and this
commit now makes it optional so that older clients do not need to be changed.
2017-11-13 15:08:31 +01:00
..
Authentication.cpp Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
Authentication.h Missing things for active / passive (#3578) 2017-11-04 20:30:23 +01:00
CollectionExport.h move common code into its own file 2017-05-22 17:46:12 +02:00
CollectionGuard.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
CollectionKeys.cpp
CollectionKeys.h make incremental sync replication API check if the client passed an "offset" request parameter (#3669) 2017-11-13 15:08:31 +01:00
CollectionKeysRepository.cpp
CollectionKeysRepository.h
CollectionNameResolver.cpp
CollectionNameResolver.h
Cursor.cpp Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
Cursor.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
CursorRepository.cpp
CursorRepository.h
DatabaseGuard.cpp Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
DatabaseGuard.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
Events.cpp
Events.h
ExecContext.cpp Missing things for active / passive (#3578) 2017-11-04 20:30:23 +01:00
ExecContext.h fixed asserts and check password test 2017-11-05 13:10:47 +01:00
OperationCursor.cpp Bug fix/isrestore (#3283) 2017-10-03 11:53:49 +02:00
OperationCursor.h Bug fix/isrestore (#3283) 2017-10-03 11:53:49 +02:00
OperationOptions.h Revert "Return offending key for unique constraint violations (#3624)" 2017-11-10 16:40:56 +01:00
OperationResult.h Bug fix/fixes 0211 (#3568) 2017-11-09 12:48:15 +01:00
SingleCollectionTransaction.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
SingleCollectionTransaction.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
WorkMonitorArangod.cpp preparation for RocksDB logger 2017-05-09 12:42:25 +02:00