.. |
AccessMode.h
|
honor exclusive locks
|
2017-04-25 12:56:56 +02:00 |
AuthInfo.cpp
|
fixed memleak
|
2017-04-27 08:54:19 +02:00 |
AuthInfo.h
|
fixed memleak
|
2017-04-27 08:54:19 +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
|
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
|
performance optimizations
|
2016-11-09 14:46:50 +01:00 |
KeyGenerator.h
|
performance optimizations
|
2016-11-09 14:46:50 +01:00 |
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
|
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
|
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
|
remove includes
|
2016-08-26 10:18:30 +02:00 |
replication-common.h
|
added more marker types
|
2017-04-26 11:15:33 +02:00 |
ticks.cpp
|
fixes for tick handling
|
2016-10-24 15:20:45 +02:00 |
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 |