1
0
Fork 0
arangodb/arangod/Wal
Willi Goesgens 11f640e874 try to create the database directories if they don't exist; some installers fail to transport empty directories. 2015-06-03 11:38:53 +02:00
..
AllocatorThread.cpp merged Exceptions.h and Exception.h 2015-03-23 14:05:19 +01:00
AllocatorThread.h fixed races reported by helgrind 2014-10-16 19:32:14 +02:00
CollectorThread.cpp goodbye barriers, welcome ditches 2015-05-28 10:23:30 +02:00
CollectorThread.h goodbye barriers, welcome ditches 2015-05-28 10:23:30 +02:00
DocumentOperation.h fixed leaks during reverts 2015-01-03 01:28:23 +01:00
Logfile.cpp more files renamed 2014-09-13 00:20:30 +02:00
Logfile.h sort and cache list expression values 2014-10-29 01:02:20 +01:00
LogfileManager.cpp try to create the database directories if they don't exist; some installers fail to transport empty directories. 2015-06-03 11:38:53 +02:00
LogfileManager.h added method to force-change a logfile status 2015-03-18 17:44:23 +01:00
Marker.cpp Visual Studio adjustments 2015-04-30 11:46:55 +02:00
Marker.h the great rename 2014-09-13 00:10:11 +02:00
RecoverState.cpp merged Exceptions.h and Exception.h 2015-03-23 14:05:19 +01:00
RecoverState.h track the number of (ignored) errors during recovery 2015-03-18 17:45:21 +01:00
RemoverThread.cpp merged Exceptions.h and Exception.h 2015-03-23 14:05:19 +01:00
RemoverThread.h added separate logfile remover thread 2014-07-05 16:41:15 +02:00
Slot.cpp the great rename 2014-09-13 00:10:11 +02:00
Slot.h
Slots.cpp fixed race condition in SynchroniserThread 2014-10-15 19:26:36 +02:00
Slots.h Find original legend in same WAL file if needed. 2014-07-22 23:32:08 +02:00
SyncRegion.h fixed race condition in SynchroniserThread 2014-10-15 19:26:36 +02:00
SynchroniserThread.cpp merged Exceptions.h and Exception.h 2015-03-23 14:05:19 +01:00
SynchroniserThread.h