.. |
AuthInfo.cpp
|
fix Visual Studio complaints
|
2016-10-31 09:59:18 +01:00 |
AuthInfo.h
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +02:00 |
CollectionRevisionsCache.cpp
|
fix Visual Studio complaints
|
2016-10-31 09:59:18 +01:00 |
CollectionRevisionsCache.h
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +02:00 |
CompactionLocker.h
|
moved _compactionLock out of TRI_collection_t
|
2016-08-26 11:53:42 +02:00 |
DatafileHelper.h
|
fixes for tick handling
|
2016-10-24 15:20:45 +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
|
simplify
|
2016-10-24 10:56:30 +02:00 |
Ditch.h
|
cleanup
|
2016-09-02 10:26:43 +02:00 |
EdgeCollectionInfo.cpp
|
Removed dead code of TraverserExpressions. They have been replaced by native AQL expressions everywhere.
|
2016-11-04 18:15:04 +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
|
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
|
version detection fixes
|
2016-11-08 11:25:57 +01:00 |
LogicalCollection.h
|
fix _rev handling when creating collections
|
2016-11-08 10:29:53 +01:00 |
ManagedDocumentResult.cpp
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +02:00 |
ManagedDocumentResult.h
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +02: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
|
fix Visual Studio complaints
|
2016-10-31 09:59:18 +01:00 |
ReadCache.cpp
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +02:00 |
ReadCache.h
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +02:00 |
RevisionCacheChunk.cpp
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +02:00 |
RevisionCacheChunk.h
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +02:00 |
RevisionCacheChunkAllocator.cpp
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +02:00 |
RevisionCacheChunkAllocator.h
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +02:00 |
SingleServerTraverser.cpp
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-10-24 07:35:32 -07:00 |
SingleServerTraverser.h
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-10-24 07:35:32 -07:00 |
Traverser.cpp
|
Removed dead code of TraverserExpressions. They have been replaced by native AQL expressions everywhere.
|
2016-11-04 18:15:04 +01:00 |
Traverser.h
|
Removed dead code of TraverserExpressions. They have been replaced by native AQL expressions everywhere.
|
2016-11-04 18:15:04 +01:00 |
TraverserOptions.cpp
|
Revert "remove unused ctor"
|
2016-11-08 17:01:58 +01:00 |
TraverserOptions.h
|
Revert "remove unused ctor"
|
2016-11-08 17:01:58 +01:00 |
datafile.cpp
|
fix Visual Studio complaints
|
2016-10-31 09:59:18 +01:00 |
datafile.h
|
fixes for tick handling
|
2016-10-24 15:20:45 +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
|
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
|
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
|
fixed incompatible replication API responses
|
2016-09-19 12:32:29 +02:00 |
replication-dump.h
|
more vpp changes for restReplicationHandler
|
2016-09-07 12:07:07 +02:00 |
ticks.cpp
|
fixes for tick handling
|
2016-10-24 15:20:45 +02:00 |
ticks.h
|
refactoring
|
2016-07-22 15:44:23 +02:00 |
transaction.cpp
|
allow more control over handling of pre-3.1 _rev values
|
2016-11-04 23:17:01 +01:00 |
transaction.h
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +02:00 |
voc-types.h
|
allow more control over handling of pre-3.1 _rev values
|
2016-11-04 23:17:01 +01:00 |
vocbase.cpp
|
fix _rev handling when creating collections
|
2016-11-08 10:29:53 +01:00 |
vocbase.h
|
try to fix compile warnings in non-maintainer mode
|
2016-09-27 13:31:17 +02:00 |