1
0
Fork 0
arangodb/arangod/VocBase
jsteemann c7277235d7 use WRITE_LOCKER 2016-08-16 14:18:27 +02:00
..
AuthInfo.cpp renamed RestServerFeature to GeneralServerFeature 2016-07-23 14:16:10 +02:00
AuthInfo.h no expensive copying 2016-06-09 09:04:56 +02:00
DatafileHelper.h cleanup 2016-05-04 01:51:19 +02:00
DatafileStatistics.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
DatafileStatistics.h datafile management fixes 2016-05-18 11:29:06 +02:00
Ditch.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
Ditch.h removed superfluous includes 2016-03-21 22:58:42 +01:00
EdgeCollectionInfo.cpp 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
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
FILES.md
Graphs.cpp prepation for optimizations 2016-04-29 17:26:22 +02:00
Graphs.h clang-format 2016-01-27 13:43:46 +01:00
KeyGenerator.cpp micro optimization for key generator key tracking 2016-07-12 17:16:06 +02:00
KeyGenerator.h micro optimization for key generator key tracking 2016-07-12 17:16:06 +02:00
LOCKS.md
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 namespace stuff for VC++ 2016-07-04 18:44:04 +02:00
PathEnumerator.h Improved Traversal internal API. It now does less copying and creates less objects. Also it is way simpler to understand. 2016-07-04 16:16:58 +02:00
SingleServerTraverser.cpp Internal cleanup of TraversalOptions. Now the options know the the expressions not the traverser any more. Preparation to use other indexes 2016-07-06 22:42:46 +02:00
SingleServerTraverser.h Internal cleanup of TraversalOptions. Now the options know the the expressions not the traverser any more. Preparation to use other indexes 2016-07-06 22:42:46 +02:00
Traverser.cpp fixed extraction of _id attribute in Traversal condition 2016-08-02 17:02:02 +02:00
Traverser.h fixed extraction of _id attribute in Traversal condition 2016-08-02 17:02:02 +02:00
cleanup.cpp merge fixes 2016-04-23 19:02:21 -07:00
cleanup.h clang-format 2016-01-27 13:43:46 +01:00
collection.cpp use WRITE_LOCKER 2016-08-16 14:18:27 +02:00
collection.h handle "isSystem" somewhat smarter 2016-07-06 10:23:37 +02:00
compactor.cpp do not use revision id comparisions for compaction, but marker addresses 2016-06-29 15:59:35 +02:00
compactor.h clang-format 2016-01-27 13:43:46 +01:00
datafile.cpp Fatal exit if we find an old database version. 2016-06-15 13:19:32 +02:00
datafile.h added comment 2016-05-21 00:09:57 +02:00
document-collection.cpp Merge branch 'devel' into HLC 2016-07-12 22:51:40 +02:00
document-collection.h potential performance optimizations 2016-06-23 14:47:44 +02:00
replication-applier.cpp Fix synchronous replication: use shard name instead of ID. 2016-06-13 13:54:32 +02:00
replication-applier.h Fix synchronous replication: use shard name instead of ID. 2016-06-13 13:54:32 +02:00
replication-common.cpp removed checks for obsolete collections 2016-06-03 17:36:04 +02:00
replication-common.h fixed some replication tests 2016-04-04 12:26:30 +02:00
replication-dump.cpp added 28 compatibility flag for dumping 2016-06-03 12:47:51 +02:00
replication-dump.h added 28 compatibility flag for dumping 2016-06-03 12:47:51 +02:00
server.cpp Improve clusterawareness in foxx and foxx queues 2016-08-10 12:26:24 +02:00
server.h Use hybrid logical clock for _rev entries. 2016-07-05 21:15:32 +02:00
transaction.cpp added read/write context info 2016-07-22 10:00:46 +02:00
transaction.h fixed issue #1954 2016-07-21 17:39:27 +02:00
voc-types.h Rewrite old revision strings with new HLC time stamps. 2016-07-12 16:51:25 +02:00
vocbase-defaults.cpp less json 2016-03-03 14:23:39 +01:00
vocbase-defaults.h clang-format 2016-01-27 13:43:46 +01:00
vocbase.cpp Improve clusterawareness in foxx and foxx queues 2016-08-10 12:26:24 +02:00
vocbase.h WIP 2016-06-01 13:37:13 +02:00