1
0
Fork 0
arangodb/arangod/VocBase
Jan Christoph Uhde 5e63ba1e6f Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
* 'engine-api' of https://github.com/arangodb/arangodb:
  fix objectId handling
  Fixing windows build
  Fixing windows build
  Bugfix: we want the common _and_ the server tests.
  Conversion warnings
  Conversion errors
  Renaming test files
  fix windows build
  fix if clause
  exclude longrunning tests
  add slash here too.
  ...
2017-04-06 11:20:32 +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 performance optimizations 2016-11-09 14:46:50 +01:00
KeyGenerator.h performance optimizations 2016-11-09 14:46:50 +01:00
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 Squashed commit of the following: 2017-03-27 14:30:06 +02:00
PathEnumerator.h Squashed commit of the following: 2017-03-27 14:30:06 +02:00
PhysicalCollection.cpp move key options ot logical collection 2017-04-06 11:19:30 +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 Squashed commit of the following: 2017-03-27 14:30:06 +02:00
SingleServerTraverser.h Squashed commit of the following: 2017-03-27 14:30:06 +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 Squashed commit of the following: 2017-03-27 14:30:06 +02:00
TraverserOptions.h Squashed commit of the following: 2017-03-27 14:30:06 +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 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 more startup 2017-03-24 14:20:51 +01:00
vocbase.h more startup 2017-03-24 14:20:51 +01:00