1
0
Fork 0
arangodb/arangod/VocBase
jsteemann 45da5ffe9c more diagnostic output for "not implemented" 2017-03-23 14:10:00 +01:00
..
AccessMode.h refactoring 2017-01-27 15:57:22 +01:00
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 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 renaming 2017-02-27 14:38:27 +01: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 move attributes into engine 2017-03-21 10:31:50 +01:00
LogicalCollection.h Merge branch 'devel' of https://github.com/arangodb/arangodb into views 2017-03-16 12:50:11 +01:00
LogicalView.cpp re-added constructionguard 2017-03-17 15:44:22 +01:00
LogicalView.h re-added constructionguard 2017-03-17 15:44:22 +01:00
ManagedDocumentResult.h remove revisions cache 2017-01-24 10:48:07 +01:00
PathEnumerator.cpp performance optimization 2016-10-26 12:04:27 +02:00
PathEnumerator.h fix size_t vs uint64_t confusion 2017-02-10 23:43:47 +01:00
PhysicalCollection.cpp Moved indexes down into the physical collections 2017-03-08 11:03:45 +01:00
PhysicalCollection.h more diagnostic output for "not implemented" 2017-03-23 14:10:00 +01:00
PhysicalView.h some fixes for view handling 2017-03-17 11:18:46 +01:00
SingleServerTraverser.cpp Removed readRevision from LogicalCollection. You only get readDocument with a token. Moved it's logic into MMFilesCollection. removed the ignoreWal parameter from readDocumentConditional. It was always true anyways... 2017-02-17 17:29:49 +01:00
SingleServerTraverser.h renaming 2017-02-13 15:18:40 +01:00
TransactionManager.cpp make transaction data read-only while iterating over it 2017-02-24 12:25:20 +01:00
TransactionManager.h make transaction data read-only while iterating over it 2017-02-24 12:25:20 +01:00
Traverser.cpp renaming 2017-02-27 14:38:27 +01:00
Traverser.h moved helper classes into their own file 2017-02-14 12:35:34 +01:00
TraverserOptions.cpp Replaced Traverser estimateCost by a more precise version, it now does not check hardcoded on an edge-index estimate. 2017-03-16 09:45:09 +01:00
TraverserOptions.h Replaced Traverser estimateCost by a more precise version, it now does not check hardcoded on an edge-index estimate. 2017-03-16 09:45:09 +01:00
ViewImplementation.h commented the interface 2017-03-17 16:03:21 +01:00
modes.cpp
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
ticks.cpp fixes for tick handling 2016-10-24 15:20:45 +02:00
ticks.h
voc-types.h Removed a velocypack-aliases include from voc-type.h 2017-02-23 13:07:32 +01:00
vocbase.cpp re-added constructionguard 2017-03-17 15:44:22 +01:00
vocbase.h added ViewTypesFeature 2017-03-16 12:50:22 +01:00