1
0
Fork 0
arangodb/arangod/VocBase
jsteemann 1fcc5b18f7 assert 2016-09-09 13:57:34 +02:00
..
AuthInfo.cpp removed TRI_collection_t 2016-09-02 14:54:13 +02:00
AuthInfo.h no expensive copying 2016-06-09 09:04:56 +02:00
CompactionLocker.h moved _compactionLock out of TRI_collection_t 2016-08-26 11:53:42 +02:00
DatafileHelper.h cleanup 2016-05-04 01:51:19 +02:00
DatafileStatisticsContainer.cpp moved _datafileStatistics into engine 2016-08-26 16:22:41 +02:00
DatafileStatisticsContainer.h moved _datafileStatistics into engine 2016-08-26 16:22:41 +02:00
Ditch.cpp micro optimizations 2016-09-05 11:14:17 +02:00
Ditch.h cleanup 2016-09-02 10:26:43 +02:00
EdgeCollectionInfo.cpp finish ResponseCode enum 2016-08-23 15:46:42 +02:00
EdgeCollectionInfo.h Improved OperationCursor. It now uses unique instead of shared ptr. It was never shared anyways. Also many more places now use direct MasterPointers in favor of OperationResults. Also added a generic IndexIterator nextBabies function. 2016-06-29 13:08:07 +02:00
Graphs.cpp removed TRI_collection_t 2016-09-02 14:54:13 +02:00
Graphs.h
IndexPoolFeature.cpp starting again... well, at least in some configuration 2016-07-22 14:03:03 +02:00
IndexPoolFeature.h moved index threads into a feature of its own 2016-07-18 15:23:25 +02:00
KeyGenerator.cpp make key generator throw on invalid key options 2016-08-25 11:32:38 +02:00
KeyGenerator.h micro optimization for key generator key tracking 2016-07-12 17:16:06 +02:00
LogicalCollection.cpp assert 2016-09-09 13:57:34 +02:00
LogicalCollection.h fixed recovery of "older" collections 2016-09-09 13:46:39 +02:00
MasterPointer.h do not use revision id comparisions for compaction, but marker addresses 2016-06-29 15:59:35 +02:00
MasterPointers.cpp do not create markers on the heap, but create them in the WAL space directly 2016-04-29 01:01:10 +02:00
MasterPointers.h do not create markers on the heap, but create them in the WAL space directly 2016-04-29 01:01:10 +02:00
PathEnumerator.cpp fix memleaks 2016-09-06 12:09:33 +02:00
PathEnumerator.h Removed potential leak 2016-08-11 09:20:36 +02:00
PhysicalCollection.h moved functionality into engine 2016-09-07 15:32:53 +02:00
SingleServerTraverser.cpp cppcheck fixes and dead code cleanup. 2016-08-11 11:15:38 +02:00
SingleServerTraverser.h fix memleaks 2016-09-06 12:09:33 +02:00
Traverser.cpp fixed compile errors (visual studio) 2016-09-07 14:52:52 +02:00
Traverser.h cppcheck fixes and dead code cleanup. 2016-08-11 11:15:38 +02:00
TraverserOptions.cpp fix clang compile warning 2016-09-09 09:18:57 +02:00
TraverserOptions.h Modified interna of LookupInfo used in traverser. It should now properly name the attribute that has to be adjusted with new _from / _to values. However this is a bug somewhere still. This commit crashes. 2016-09-07 13:37:57 +02:00
datafile.cpp fixed some leaks 2016-08-31 15:30:47 +02:00
datafile.h privatize some TRI_datafile_t internals 2016-08-29 15:43:03 +02:00
modes.cpp removed server.h 2016-07-25 16:49:52 +02:00
modes.h some fixes 2016-08-01 17:16:23 +02:00
replication-applier.cpp removed TRI_collection_t 2016-09-02 14:54:13 +02:00
replication-applier.h refactoring 2016-07-22 15:44:23 +02:00
replication-common.cpp remove includes 2016-08-26 10:18:30 +02:00
replication-common.h fixed some replication tests 2016-04-04 12:26:30 +02:00
replication-dump.cpp more vpp changes for restReplicationHandler 2016-09-07 12:07:07 +02:00
replication-dump.h more vpp changes for restReplicationHandler 2016-09-07 12:07:07 +02:00
ticks.cpp refactoring 2016-07-22 15:44:23 +02:00
ticks.h refactoring 2016-07-22 15:44:23 +02:00
transaction.cpp removed TRI_collection_t 2016-09-02 14:54:13 +02:00
transaction.h fixed some leaks 2016-08-31 15:30:47 +02:00
voc-types.h Merge branch 'engine-vs-velocystream' of github.com:arangodb/arangodb into generic-col-types 2016-08-17 11:23:04 +02:00
vocbase.cpp fixed recovery of "older" collections 2016-09-09 13:46:39 +02:00
vocbase.h delete unused collection directories 2016-09-06 14:40:31 +02:00