1
0
Fork 0
arangodb/arangod
Michael Hackstein c2be40b4ab 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
..
Actions make number of v8 contexts dynamic. start with just 1 or 2 contexts 2017-03-10 17:59:44 +01:00
Agency Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api-arango-result 2017-03-30 19:46:17 +02:00
Aql ShortestPathOptions now contain forward and backward lookupinfos for all edge collections in use. 2017-04-11 15:00:21 +02:00
Cache Fixed issue with cache transactions. 2017-04-07 16:58:22 -04:00
Cluster 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
GeneralServer added message id to debug output 2017-03-24 09:57:07 +01:00
Graph 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
Indexes Fixed a bug with SortedIndexes. Some sort functions for AstNodes ordered upperbounds before lower bounds. This caused the index iterator to ignore the upperbound in sparse index cases. 2017-04-11 17:57:59 +02:00
InternalRestHandler Revert "Squashed commit. Moved over SmartSearch Shortest Path feature" 2017-03-24 18:23:20 +01:00
MMFiles Fixed a bug with SortedIndexes. Some sort functions for AstNodes ordered upperbounds before lower bounds. This caused the index iterator to ignore the upperbound in sparse index cases. 2017-04-11 17:57:59 +02:00
Pregel moved class around 2017-04-07 13:13:48 +02:00
Replication pass trx into numberDocuments 2017-03-31 11:33:16 +02:00
Rest
RestHandler Fixed unloaded collection status reporting issue. 2017-04-06 16:21:51 -04:00
RestServer Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-04-03 17:26:39 +02:00
RocksDBEngine Fixed a bug with SortedIndexes. Some sort functions for AstNodes ordered upperbounds before lower bounds. This caused the index iterator to ignore the upperbound in sparse index cases. 2017-04-11 17:57:59 +02:00
Scheduler fixed shutdown issue 2017-04-05 10:43:05 +02:00
Statistics generalize usleep argument 2017-03-16 16:27:40 +01:00
StorageEngine add engine capabilities 2017-04-06 14:50:27 +02:00
Transaction moved class around 2017-04-07 13:13:48 +02:00
Utils moved class around 2017-04-07 13:13:48 +02:00
V8Server Removed V8Traverser files and made ShortestPathOptions an extension of Graph::BaseOptions. Now they are ready to use LokkupInfos as well. Now starting to move logic around 2017-04-10 16:26:23 +02:00
Views Added partialUpdate flag for view property modification. 2017-03-30 12:04:58 -04:00
VocBase 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
CMakeLists.txt Removed V8Traverser files and made ShortestPathOptions an extension of Graph::BaseOptions. Now they are ready to use LokkupInfos as well. Now starting to move logic around 2017-04-10 16:26:23 +02:00
dbg.cmake streamline import process; fix arangoexport 2017-02-20 15:35:34 +01:00