.. |
AccessMode.h
|
honor exclusive locks
|
2017-04-25 12:56:56 +02:00 |
AuthInfo.cpp
|
fix empty server responses in case invalid users are used
|
2017-04-27 14:47:20 +02:00 |
AuthInfo.h
|
cppcheck
|
2017-04-27 12:26:13 +02: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
|
renaming
|
2017-02-27 14:38:27 +01:00 |
KeyGenerator.cpp
|
…
|
|
KeyGenerator.h
|
…
|
|
LogicalCollection.cpp
|
distributeShardsLike is not ignored when prototype does not exist
|
2017-04-27 10:38:07 +02:00 |
LogicalCollection.h
|
Changed index VPack building to include forPersistence flag.
|
2017-04-17 17:04:50 -04: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
|
Unified static-counting for Traversals on the Cache
|
2017-04-21 15:58:44 +02:00 |
PathEnumerator.h
|
Moved some Edge Lookup logic around and moved the EdgeCursor to it's own class. This is still ongoing work. Expect shortest-path to fail.
|
2017-04-11 18:03:56 +02:00 |
PhysicalCollection.cpp
|
Changed index VPack building to include forPersistence flag.
|
2017-04-17 17:04:50 -04:00 |
PhysicalCollection.h
|
formatting
|
2017-04-24 15:55:21 +02:00 |
PhysicalView.h
|
some fixes for view handling
|
2017-03-17 11:18:46 +01:00 |
SingleServerTraverser.cpp
|
Unified static-counting for Traversals on the Cache
|
2017-04-21 15:58:44 +02:00 |
SingleServerTraverser.h
|
Unified static-counting for Traversals on the Cache
|
2017-04-21 15:58:44 +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
|
Fixed some counting/reporting for AQL statistics in Traverser.
|
2017-04-24 10:42:40 +02:00 |
Traverser.h
|
Unified static-counting for Traversals on the Cache
|
2017-04-21 15:58:44 +02:00 |
TraverserCache.cpp
|
Fixed some counting/reporting for AQL statistics in Traverser.
|
2017-04-24 10:42:40 +02:00 |
TraverserCache.h
|
Unified static-counting for Traversals on the Cache
|
2017-04-21 15:58:44 +02:00 |
TraverserCacheFactory.cpp
|
Integreated a ShortestPathEngine on DBServers and wired it up with ShortestPathNode and Options. The path seems to be computed correctly in clsuter now, but the vertices are not yet retrieved.
|
2017-04-20 13:57:14 +02:00 |
TraverserCacheFactory.h
|
Integreated a ShortestPathEngine on DBServers and wired it up with ShortestPathNode and Options. The path seems to be computed correctly in clsuter now, but the vertices are not yet retrieved.
|
2017-04-20 13:57:14 +02:00 |
TraverserDocumentCache.cpp
|
Squashed commit of the following:
|
2017-04-13 17:00:44 +02:00 |
TraverserDocumentCache.h
|
Fixing some warnings
|
2017-04-13 18:00:13 +02:00 |
TraverserOptions.cpp
|
Fixed a bug in TraverserOptions when using more than one edge collection and a specific filter on depth.
|
2017-04-21 15:06:24 +02:00 |
TraverserOptions.h
|
More unified merge of Traverser- and ShortestPath- into GraphNode. Now the ShortestPathNode creates TraverserEngines on the Cluster. Finally everything ready to wire computation together
|
2017-04-19 15:23:37 +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
|
added more marker types
|
2017-04-26 11:15:33 +02:00 |
ticks.cpp
|
…
|
|
ticks.h
|
…
|
|
voc-types.h
|
remove code that tracks size of index operations
|
2017-04-18 16:58:44 +02:00 |
vocbase.cpp
|
try to fix feature startup order (Scheduler vs. CacheManager vs. DatabaseFeature)
|
2017-04-24 13:17:21 +02:00 |
vocbase.h
|
try to fix feature startup order (Scheduler vs. CacheManager vs. DatabaseFeature)
|
2017-04-24 13:17:21 +02:00 |