.. |
AccessMode.h
|
…
|
|
AuthInfo.cpp
|
added missing locks to authentication cache methods
|
2017-03-11 01:54:37 +01:00 |
AuthInfo.h
|
added missing locks to authentication cache methods
|
2017-03-11 01:54:37 +01:00 |
EdgeCollectionInfo.cpp
|
…
|
|
EdgeCollectionInfo.h
|
…
|
|
Graphs.cpp
|
refactor some code to make use of arangodb::Result
|
2017-03-30 09:39:21 +02:00 |
Graphs.h
|
…
|
|
KeyGenerator.cpp
|
…
|
|
KeyGenerator.h
|
…
|
|
LogicalCollection.cpp
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 13:40:25 +02:00 |
LogicalCollection.h
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 13:40:25 +02:00 |
LogicalView.cpp
|
Added partialUpdate flag for view property modification.
|
2017-03-30 12:04:58 -04:00 |
LogicalView.h
|
Added partialUpdate flag for view property modification.
|
2017-03-30 12:04:58 -04:00 |
ManagedDocumentResult.cpp
|
Added a toAqlValue in ManagedDocumentResult that should be called from outside. This figures out if we have to copy the content into the AqlValue or if we could just point to the raw data.
|
2017-04-05 15:32:45 +02:00 |
ManagedDocumentResult.h
|
Added a toAqlValue in ManagedDocumentResult that should be called from outside. This figures out if we have to copy the content into the AqlValue or if we could just point to the raw data.
|
2017-04-05 15:32:45 +02:00 |
PathEnumerator.cpp
|
Squashed commit of the following:
|
2017-03-27 14:30:06 +02:00 |
PathEnumerator.h
|
Squashed commit of the following:
|
2017-03-27 14:30:06 +02:00 |
PhysicalCollection.cpp
|
…
|
|
PhysicalCollection.h
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 13:40:25 +02:00 |
PhysicalView.h
|
some fixes for view handling
|
2017-03-17 11:18:46 +01:00 |
SingleServerTraverser.cpp
|
Squashed commit of the following:
|
2017-03-27 14:30:06 +02:00 |
SingleServerTraverser.h
|
Squashed commit of the following:
|
2017-03-27 14:30:06 +02:00 |
TransactionManager.cpp
|
Moving api-wal-noncluster and adding running trx
|
2017-04-05 11:54:30 +02:00 |
TransactionManager.h
|
Moving api-wal-noncluster and adding running trx
|
2017-04-05 11:54:30 +02:00 |
Traverser.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-03-31 14:05:58 +02:00 |
Traverser.h
|
Moved all logic of lib/Basics/PathFinder into seperated files in arangod/Graph. Preparation to detemplatify this code as we need some arangodb interna in it for Slice mangement
|
2017-04-05 15:31:44 +02:00 |
TraverserCache.cpp
|
Fixed scannedIndex values in traverser tests. It did not report the correct number of lookups required after modification for new Storage-Engine
|
2017-04-18 10:40:35 +02:00 |
TraverserCache.h
|
Squashed commit of the following:
|
2017-04-13 17:00:44 +02:00 |
TraverserCacheFactory.cpp
|
Squashed commit of the following:
|
2017-04-13 17:00:44 +02:00 |
TraverserCacheFactory.h
|
Squashed commit of the following:
|
2017-04-13 17:00:44 +02:00 |
TraverserDocumentCache.cpp
|
Squashed commit of the following:
|
2017-04-13 17:00:44 +02:00 |
TraverserDocumentCache.h
|
Squashed commit of the following:
|
2017-04-13 17:00:44 +02:00 |
TraverserOptions.cpp
|
Squashed commit of the following:
|
2017-04-13 17:00:44 +02:00 |
TraverserOptions.h
|
Squashed commit of the following:
|
2017-04-13 17:00:44 +02:00 |
ViewImplementation.h
|
Added partialUpdate flag for view property modification.
|
2017-03-30 12:04:58 -04:00 |
modes.cpp
|
…
|
|
modes.h
|
…
|
|
replication-applier.cpp
|
enum databases, views and collections at startup
|
2017-03-23 11:52:22 +01:00 |
replication-applier.h
|
enum databases, views and collections at startup
|
2017-03-23 11:52:22 +01:00 |
replication-common.cpp
|
…
|
|
replication-common.h
|
…
|
|
ticks.cpp
|
…
|
|
ticks.h
|
…
|
|
voc-types.h
|
…
|
|
vocbase.cpp
|
Add a timeout option to <collection>.drop().
|
2017-04-07 15:52:19 +02:00 |
vocbase.h
|
Add a timeout option to <collection>.drop().
|
2017-04-07 15:52:19 +02:00 |