1
0
Fork 0
arangodb/arangod/Wal
jsteemann e8c8f286cb cleanup 2016-08-29 08:53:23 +02:00
..
AllocatorThread.cpp simplified bloated comments 2016-04-09 11:27:30 +02:00
AllocatorThread.h finalize classes 2016-08-25 14:25:17 +02:00
CollectorCache.h moved _datafileStatistics into engine 2016-08-26 16:22:41 +02:00
CollectorThread.cpp moved _datafileStatistics into engine 2016-08-26 16:22:41 +02:00
CollectorThread.h moved _datafileStatistics into engine 2016-08-26 16:22:41 +02:00
DocumentOperation.h Moved index creation to use LogicalCollection instead of TRI_collection_t. Involved changes of the constructor, all can now be created using iid and Slice. Removed specialized functions to create/find indixes in v8-voc index. Also the iteration is modified. This commit compiles but tests will fail. Merge commit. 2016-08-25 09:57:36 +02:00
Logfile.cpp remove function pointers from TRI_datafile_t, added constructor and destructor 2016-08-26 09:08:24 +02:00
Logfile.h remove function pointers from TRI_datafile_t, added constructor and destructor 2016-08-26 09:08:24 +02:00
LogfileManager.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-vs-velocystream 2016-08-25 12:50:19 +02:00
LogfileManager.h Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-vs-velocystream 2016-08-25 12:50:19 +02:00
Marker.h fix compile warnings 2016-04-29 09:38:49 +02:00
RecoverState.cpp cleanup 2016-08-29 08:53:23 +02:00
RecoverState.h Moved index creation to use LogicalCollection instead of TRI_collection_t. Involved changes of the constructor, all can now be created using iid and Slice. Removed specialized functions to create/find indixes in v8-voc index. Also the iteration is modified. This commit compiles but tests will fail. Merge commit. 2016-08-25 09:57:36 +02:00
RecoveryFeature.cpp initial commit 2016-05-03 15:42:24 +02:00
RecoveryFeature.h attempt to finish startup order 2016-04-27 22:54:29 +02:00
RemoverThread.cpp simplified bloated comments 2016-04-09 11:27:30 +02:00
RemoverThread.h finalize classes 2016-08-25 14:25:17 +02:00
Slot.cpp do not create markers on the heap, but create them in the WAL space directly 2016-04-29 01:01:10 +02:00
Slot.h Visual Studio 2016-06-29 09:53:42 +02:00
Slots.cpp removed server.h 2016-07-25 16:49:52 +02:00
Slots.h wal simplifications 2016-04-25 22:31:48 +02:00
SyncRegion.h removed unused forwards and functions 2016-02-25 00:48:06 +01:00
SynchronizerThread.cpp removed server.h 2016-07-25 16:49:52 +02:00
SynchronizerThread.h finalize classes 2016-08-25 14:25:17 +02:00