1
0
Fork 0
arangodb/arangod/VocBase
Jan Christoph Uhde 2700a6d79d fix rocksdb engine index reporting but break report for mmfiles engine 2017-04-12 14:50:55 +02: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 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 Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-04-06 11:20:32 +02:00
LogicalCollection.h move key options ot logical collection 2017-04-06 11:19:30 +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 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
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 fix rocksdb engine index reporting but break report for mmfiles engine 2017-04-12 14:50:55 +02:00
PhysicalCollection.h move key options ot logical collection 2017-04-06 11:19:30 +02:00
PhysicalView.h some fixes for view handling 2017-03-17 11:18:46 +01:00
SingleServerTraverser.cpp 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
SingleServerTraverser.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
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 Detemplateified the ShortestPath class structure. 2017-04-05 17:47:14 +02:00
TraverserCache.cpp Added checks if we got a nullptr from CacheManager in TraverserCache. 2017-04-05 09:43:44 +02:00
TraverserCache.h Squashed commit of the following: 2017-03-27 14:30:06 +02:00
TraverserOptions.cpp 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
TraverserOptions.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
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 finish transaction limiting for truncate 2017-04-10 16:33:36 +02:00
vocbase.cpp Fixed unloaded collection status reporting issue. 2017-04-06 16:21:51 -04:00
vocbase.h more startup 2017-03-24 14:20:51 +01:00