.. |
AccessMode.h
|
refactoring
|
2017-01-27 15:57:22 +01:00 |
AuthInfo.cpp
|
renaming
|
2017-02-27 14:38:27 +01:00 |
AuthInfo.h
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +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 |
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
|
performance optimizations
|
2016-11-09 14:46:50 +01:00 |
KeyGenerator.h
|
performance optimizations
|
2016-11-09 14:46:50 +01:00 |
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
|
performance optimization
|
2016-10-26 12:04:27 +02:00 |
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
|
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
|
refactoring
|
2017-02-07 14:36:03 +01:00 |
replication-applier.h
|
renaming
|
2017-02-13 15:18:40 +01:00 |
replication-common.cpp
|
remove includes
|
2016-08-26 10:18:30 +02:00 |
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
|
fixes for tick handling
|
2016-10-24 15:20:45 +02:00 |
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 |