1
0
Fork 0
arangodb/arangod/VocBase
Dan Larkin 8c7ba2aaa3 Changed several index/collection APIs to provide better context messages.
Addresses Issue #342.
2017-06-06 12:27:08 -04:00
..
AccessMode.h fix access mode in ReplicationTransaction 2017-05-17 11:53:34 +02:00
AuthInfo.cpp some refactoring 2017-05-23 13:18:51 +02:00
AuthInfo.h cppcheck 2017-04-27 12:26:13 +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 Changed several index/collection APIs to provide better context messages. 2017-06-06 12:27:08 -04:00
LogicalCollection.h Changed several index/collection APIs to provide better context messages. 2017-06-06 12:27:08 -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 properly delete memory 2017-06-02 12:45:24 +02:00
ManagedDocumentResult.h optimized all index iterator 2017-05-31 11:34:32 +02:00
PathEnumerator.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
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 some fixes for view handling 2017-03-17 11:18:46 +01:00
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 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
TraverserOptions.cpp Edge index refactoring 2017-06-02 11:20:15 +02:00
TraverserOptions.h Edge index refactoring 2017-06-02 11:20:15 +02:00
ViewImplementation.h Added partialUpdate flag for view property modification. 2017-03-30 12:04:58 -04:00
modes.cpp
modes.h some fixes 2016-08-01 17:16:23 +02:00
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 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 adding load and unload 2017-06-02 14:44:38 +02:00
vocbase.h added replication client garbage collection 2017-05-04 18:40:55 +02:00