.. |
Methods
|
Bug fix/scheduling et al (#3161)
|
2017-08-30 10:40:02 +02:00 |
AccessMode.h
|
fix access mode in ReplicationTransaction
|
2017-05-17 11:53:34 +02:00 |
AuthInfo.cpp
|
Fix cases where the root user has access to excluded collections (#2856)
|
2017-08-03 21:16:08 +02:00 |
AuthInfo.h
|
Various authentication related issues (#2824)
|
2017-07-18 22:22:09 +02:00 |
AuthUserEntry.cpp
|
Fix authentication bugs reported by Jan (#2974)
|
2017-08-08 16:26:23 +02:00 |
AuthUserEntry.h
|
Bug fix/issues 2308 (#3117)
|
2017-08-24 14:47:22 +02:00 |
EdgeCollectionInfo.cpp
|
…
|
|
EdgeCollectionInfo.h
|
…
|
|
Graphs.cpp
|
…
|
|
Graphs.h
|
…
|
|
KeyGenerator.cpp
|
added mutex for traditional keygen (#2663)
|
2017-06-26 16:30:08 +02:00 |
KeyGenerator.h
|
added mutex for traditional keygen (#2663)
|
2017-06-26 16:30:08 +02:00 |
LogicalCollection.cpp
|
Optimizations for Caches and Graph Traversals (#3169)
|
2017-08-31 18:33:10 +02:00 |
LogicalCollection.h
|
Optimizations for Caches and Graph Traversals (#3169)
|
2017-08-31 18:33:10 +02:00 |
LogicalView.cpp
|
…
|
|
LogicalView.h
|
…
|
|
ManagedDocumentResult.cpp
|
fix deadlocks in cluster traversals (#3198)
|
2017-09-04 17:35:24 +02:00 |
ManagedDocumentResult.h
|
Feature/reduce extraction to projection (#2792)
|
2017-07-14 08:40:29 +02:00 |
PathEnumerator.cpp
|
Fixed a misplaced edge filter It checked for a condition on the wrong depth.
|
2017-06-29 17:03:05 +02:00 |
PathEnumerator.h
|
Replaced EdgeCursors callback to return cid,rev instead of _id. Does less costly copying and comparision internally
|
2017-05-31 17:49:46 +02:00 |
PhysicalView.h
|
…
|
|
SingleServerTraverser.cpp
|
Replaced EdgeCursors callback to return cid,rev instead of _id. Does less costly copying and comparision internally
|
2017-05-31 17:49:46 +02:00 |
SingleServerTraverser.h
|
Replaced EdgeCursors callback to return cid,rev instead of _id. Does less costly copying and comparision internally
|
2017-05-31 17:49:46 +02:00 |
Traverser.cpp
|
Edge index refactoring
|
2017-06-02 11:20:15 +02:00 |
Traverser.h
|
fixed issue #2889, fixed issue #2884 (#2894)
|
2017-07-28 08:43:21 +02:00 |
TraverserOptions.cpp
|
Feature/optimizer rule remove filter covered by traversal (#2731)
|
2017-07-10 10:15:17 +02:00 |
TraverserOptions.h
|
Adapted the traverser code to make conditions for the used index and for post-filtering non-overlapping. If the post-filtering is empty it is not evaluated at all.
|
2017-06-09 17:01:26 +02:00 |
ViewImplementation.h
|
…
|
|
modes.cpp
|
…
|
|
modes.h
|
…
|
|
replication-applier.cpp
|
try to fix thread joining for replication applier
|
2017-05-18 21:05:57 +02:00 |
replication-applier.h
|
try to fix thread joining for replication applier
|
2017-05-18 21:05:57 +02: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
|
Optimizations for Caches and Graph Traversals (#3169)
|
2017-08-31 18:33:10 +02:00 |
vocbase.h
|
Optimizations for Caches and Graph Traversals (#3169)
|
2017-08-31 18:33:10 +02:00 |