1
0
Fork 0
arangodb/arangod/Utils
Wilfried Goesgens ce5273c852 Bug fix/handle nullptr (#7432)
* handle more potential nullptrs, fix try/catch scope

* fix none reply
2018-11-23 12:52:30 +01:00
..
CollectionExport.h
CollectionGuard.h Use shared_ptr for LogicalCollection (#7220) 2018-11-05 18:31:57 +01:00
CollectionKeys.cpp
CollectionKeys.h
CollectionKeysRepository.cpp
CollectionKeysRepository.h
CollectionNameResolver.cpp Bug fix/handle nullptr (#7432) 2018-11-23 12:52:30 +01:00
CollectionNameResolver.h Make recovery more reliable (#7297) 2018-11-19 13:59:18 +01:00
Cursor.h Server stream cursor (#7186) 2018-11-02 16:19:48 +01:00
CursorRepository.cpp Server stream cursor (#7186) 2018-11-02 16:19:48 +01:00
CursorRepository.h Server stream cursor (#7186) 2018-11-02 16:19:48 +01:00
DatabaseGuard.cpp
DatabaseGuard.h
Events.cpp Allow dirty-reads from passive (#6136) 2018-08-20 16:26:14 +02:00
Events.h Allow dirty-reads from passive (#6136) 2018-08-20 16:26:14 +02:00
ExecContext.cpp fix nullptr access to usermanager object (#7095) 2018-10-26 12:58:47 +02:00
ExecContext.h Fix ReadOnly Mode without auth-enabled (#6478) 2018-09-12 20:02:57 +02:00
FlushThread.cpp More cleanup and additional logging. 2018-10-02 07:50:26 -04:00
FlushThread.h
FlushTransaction.h
OperationCursor.cpp
OperationCursor.h
OperationOptions.h
OperationResult.h
SingleCollectionTransaction.cpp issue 430.3: remove redundant constructor from SingleCollectionTransaction (#5996) 2018-07-26 16:54:53 +03:00
SingleCollectionTransaction.h patch collection counts on the slave in case it is off (#7147) 2018-10-31 17:20:14 +01:00
VersionTracker.h