1
0
Fork 0
arangodb/arangod/VocBase
Simon Grätzer 080048b080 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-01 15:05:25 +01:00
..
AccessMode.h refactoring 2017-01-27 15:57:22 +01:00
AuthInfo.cpp renaming 2017-02-27 14:38:27 +01:00
AuthInfo.h
DatafileStatisticsContainer.cpp
DatafileStatisticsContainer.h
EdgeCollectionInfo.cpp potential fixes for MSVC 2017-02-14 16:01:00 +01:00
EdgeCollectionInfo.h renaming 2017-02-13 15:18:40 +01:00
Graphs.cpp renaming 2017-02-27 14:38:27 +01:00
Graphs.h renaming 2017-02-27 14:38:27 +01:00
KeyGenerator.cpp
KeyGenerator.h
LogicalCollection.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-01 15:05:25 +01:00
LogicalCollection.h Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-01 14:52:35 +01:00
ManagedDocumentResult.h remove revisions cache 2017-01-24 10:48:07 +01:00
PathEnumerator.cpp
PathEnumerator.h fix size_t vs uint64_t confusion 2017-02-10 23:43:47 +01:00
PhysicalCollection.cpp Moved keyGenerator into physicalCollection. Only used when actually storing data. 2017-02-23 11:10:58 +01:00
PhysicalCollection.h updateProperties now returns an CollectionResult container with errorMessage and code. Moved error reporting logic for cluster-case into this function. 2017-02-24 17:00:41 +01:00
SingleServerTraverser.cpp Removed readRevision from LogicalCollection. You only get readDocument with a token. Moved it's logic into MMFilesCollection. removed the ignoreWal parameter from readDocumentConditional. It was always true anyways... 2017-02-17 17:29:49 +01:00
SingleServerTraverser.h renaming 2017-02-13 15:18:40 +01:00
TransactionManager.cpp make transaction data read-only while iterating over it 2017-02-24 12:25:20 +01:00
TransactionManager.h make transaction data read-only while iterating over it 2017-02-24 12:25:20 +01:00
Traverser.cpp renaming 2017-02-27 14:38:27 +01:00
Traverser.h moved helper classes into their own file 2017-02-14 12:35:34 +01:00
TraverserOptions.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
TraverserOptions.h refactoring 2017-02-15 10:26:05 +01:00
modes.cpp
modes.h
replication-applier.cpp refactoring 2017-02-07 14:36:03 +01:00
replication-applier.h renaming 2017-02-13 15:18:40 +01:00
replication-common.cpp
replication-common.h
replication-dump.cpp renamed classes 2017-02-28 17:59:48 +01:00
replication-dump.h renaming 2017-02-27 14:38:27 +01:00
ticks.cpp
ticks.h
voc-types.h Removed a velocypack-aliases include from voc-type.h 2017-02-23 13:07:32 +01:00
vocbase.cpp fix crashes 2017-02-28 17:59:28 +01:00
vocbase.h Replaced several specialized toVelocyPack functions of LogicalCollection by toVelocyPackIgnore(). Fixed distributeLike bug that occured through this. 2017-02-28 14:54:32 +01:00