.. |
AuthInfo.cpp
|
Only enable basic auth for coordinators and dbservers
|
2017-01-05 18:13:02 +01:00 |
AuthInfo.h
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +02:00 |
CompactionLocker.h
|
…
|
|
DatafileStatisticsContainer.cpp
|
…
|
|
DatafileStatisticsContainer.h
|
…
|
|
Ditch.cpp
|
moved files into engine directory
|
2017-01-23 13:52:57 +01:00 |
Ditch.h
|
renaming
|
2017-01-16 14:48:13 +01:00 |
EdgeCollectionInfo.cpp
|
renaming
|
2017-01-23 15:36:11 +01:00 |
EdgeCollectionInfo.h
|
Removed dead code of TraverserExpressions. They have been replaced by native AQL expressions everywhere.
|
2016-11-04 18:15:04 +01:00 |
Graphs.cpp
|
fix compile error
|
2016-09-15 10:35:21 +02:00 |
Graphs.h
|
lookupGraphByName now has a non-enterprise implementation.
|
2016-09-14 10:55:01 +02:00 |
IndexThreadFeature.cpp
|
renamed feature from IndexPool to IndexThread
|
2016-10-25 17:20:17 +02:00 |
IndexThreadFeature.h
|
renamed feature from IndexPool to IndexThread
|
2016-10-25 17:20:17 +02: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
|
Moved index API to return DocumentIdentifierTokens which are independent of the underlying storage engine. The agreement is, that the Engine gives a uint64_t sized identifier which allows to fetch any document back again. For MMFiles Engine this identifier is the revision.
|
2017-01-24 18:19:25 +01:00 |
LogicalCollection.h
|
Moved index API to return DocumentIdentifierTokens which are independent of the underlying storage engine. The agreement is, that the Engine gives a uint64_t sized identifier which allows to fetch any document back again. For MMFiles Engine this identifier is the revision.
|
2017-01-24 18:19:25 +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
|
performance optimization
|
2016-10-26 12:04:27 +02:00 |
PhysicalCollection.h
|
renaming
|
2017-01-16 14:48:13 +01:00 |
SingleServerTraverser.cpp
|
Moved index API to return DocumentIdentifierTokens which are independent of the underlying storage engine. The agreement is, that the Engine gives a uint64_t sized identifier which allows to fetch any document back again. For MMFiles Engine this identifier is the revision.
|
2017-01-24 18:19:25 +01:00 |
SingleServerTraverser.h
|
Moved index API to return DocumentIdentifierTokens which are independent of the underlying storage engine. The agreement is, that the Engine gives a uint64_t sized identifier which allows to fetch any document back again. For MMFiles Engine this identifier is the revision.
|
2017-01-24 18:19:25 +01:00 |
TransactionManager.cpp
|
factored out transaction manager from logfile manager
|
2017-01-23 12:31:45 +01:00 |
TransactionManager.h
|
factored out transaction manager from logfile manager
|
2017-01-23 12:31:45 +01:00 |
Traverser.cpp
|
Moved Indexes to StorageEngine
|
2017-01-23 13:32:23 +01:00 |
Traverser.h
|
Fixed friend definition of shortest path implementation. Two friends where declared only one is needed.
|
2016-12-01 10:37:43 +01:00 |
TraverserOptions.cpp
|
remove dead code
|
2016-12-27 18:22:13 +01:00 |
TraverserOptions.h
|
display index usage of traversals in AQL explainer output (previously missing)
|
2016-11-10 12:49:02 +01:00 |
modes.cpp
|
…
|
|
modes.h
|
…
|
|
replication-applier.cpp
|
Implement cluster authentication
|
2016-10-17 13:35:55 +02:00 |
replication-applier.h
|
Implement cluster authentication
|
2016-10-17 13:35:55 +02:00 |
replication-common.cpp
|
…
|
|
replication-common.h
|
…
|
|
replication-dump.cpp
|
moved files into engine directory
|
2017-01-23 13:52:57 +01:00 |
replication-dump.h
|
…
|
|
ticks.cpp
|
fixes for tick handling
|
2016-10-24 15:20:45 +02:00 |
ticks.h
|
…
|
|
transaction.cpp
|
moved files into engine directory
|
2017-01-23 13:52:57 +01:00 |
transaction.h
|
added exclusive locks
|
2017-01-23 13:16:28 +01:00 |
voc-types.h
|
fixed issues with same revisions being inserted
|
2017-01-19 17:14:38 +01:00 |
vocbase.cpp
|
remove revisions cache
|
2017-01-24 10:48:07 +01:00 |
vocbase.h
|
try to fix compile warnings in non-maintainer mode
|
2016-09-27 13:31:17 +02:00 |