1
0
Fork 0
arangodb/arangod/VocBase
Frank Celler 33fda9275c Merge pull request #2451 from arangodb/feature/ldap-auth
Feature/ldap auth
2017-04-26 14:12:32 +02:00
..
AccessMode.h honor exclusive locks 2017-04-25 12:56:56 +02:00
AuthInfo.cpp ldap random salt for new user 2017-04-25 14:18:44 +02:00
AuthInfo.h
EdgeCollectionInfo.cpp
EdgeCollectionInfo.h
Graphs.cpp
Graphs.h
KeyGenerator.cpp
KeyGenerator.h
LogicalCollection.cpp Changed index VPack building to include forPersistence flag. 2017-04-17 17:04:50 -04:00
LogicalCollection.h Changed index VPack building to include forPersistence flag. 2017-04-17 17:04:50 -04:00
LogicalView.cpp
LogicalView.h
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 Unified static-counting for Traversals on the Cache 2017-04-21 15:58:44 +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 Changed index VPack building to include forPersistence flag. 2017-04-17 17:04:50 -04:00
PhysicalCollection.h formatting 2017-04-24 15:55:21 +02:00
PhysicalView.h
SingleServerTraverser.cpp Unified static-counting for Traversals on the Cache 2017-04-21 15:58:44 +02:00
SingleServerTraverser.h Unified static-counting for Traversals on the Cache 2017-04-21 15:58:44 +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 Fixed some counting/reporting for AQL statistics in Traverser. 2017-04-24 10:42:40 +02:00
Traverser.h Unified static-counting for Traversals on the Cache 2017-04-21 15:58:44 +02:00
TraverserCache.cpp Fixed some counting/reporting for AQL statistics in Traverser. 2017-04-24 10:42:40 +02:00
TraverserCache.h Unified static-counting for Traversals on the Cache 2017-04-21 15:58:44 +02:00
TraverserCacheFactory.cpp Integreated a ShortestPathEngine on DBServers and wired it up with ShortestPathNode and Options. The path seems to be computed correctly in clsuter now, but the vertices are not yet retrieved. 2017-04-20 13:57:14 +02:00
TraverserCacheFactory.h Integreated a ShortestPathEngine on DBServers and wired it up with ShortestPathNode and Options. The path seems to be computed correctly in clsuter now, but the vertices are not yet retrieved. 2017-04-20 13:57:14 +02:00
TraverserDocumentCache.cpp Squashed commit of the following: 2017-04-13 17:00:44 +02:00
TraverserDocumentCache.h Fixing some warnings 2017-04-13 18:00:13 +02:00
TraverserOptions.cpp Fixed a bug in TraverserOptions when using more than one edge collection and a specific filter on depth. 2017-04-21 15:06:24 +02:00
TraverserOptions.h More unified merge of Traverser- and ShortestPath- into GraphNode. Now the ShortestPathNode creates TraverserEngines on the Cluster. Finally everything ready to wire computation together 2017-04-19 15:23:37 +02:00
ViewImplementation.h
modes.cpp
modes.h
replication-applier.cpp
replication-applier.h
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 try to fix feature startup order (Scheduler vs. CacheManager vs. DatabaseFeature) 2017-04-24 13:17:21 +02:00
vocbase.h try to fix feature startup order (Scheduler vs. CacheManager vs. DatabaseFeature) 2017-04-24 13:17:21 +02:00