.. |
Actions
|
make number of v8 contexts dynamic. start with just 1 or 2 contexts
|
2017-03-10 17:59:44 +01:00 |
Agency
|
fix shutdown issue
|
2017-04-25 16:09:01 +02:00 |
Aql
|
Removed if where if and else were identical
|
2017-04-25 10:10:46 +02:00 |
Cache
|
Fixed issue with cache transactions.
|
2017-04-07 16:58:22 -04:00 |
Cluster
|
dropping sharding prototype collection more verbose
|
2017-04-25 14:17:08 +02:00 |
GeneralServer
|
try to fix shutdown issues when collection opening thread is waiting forever for scheduler to finish
|
2017-04-25 14:20:00 +02:00 |
Graph
|
Fixed some counting/reporting for AQL statistics in Traverser.
|
2017-04-24 10:42:40 +02:00 |
Indexes
|
fix crashes
|
2017-04-25 15:47:11 +02:00 |
InternalRestHandler
|
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 |
MMFiles
|
Fixed cluster restore of System Collections.
|
2017-04-26 08:58:17 +02:00 |
Pregel
|
Incremental Sync
|
2017-04-25 12:01:58 +02:00 |
Replication
|
do checking before creating copy of slice
|
2017-04-26 08:33:23 +02:00 |
Rest
|
…
|
|
RestHandler
|
more dictributeShardsLike code mergedfrom 3.1
|
2017-04-24 15:12:38 +02:00 |
RestServer
|
try to fix feature startup order (Scheduler vs. CacheManager vs. DatabaseFeature)
|
2017-04-24 13:17:21 +02:00 |
RocksDBEngine
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2017-04-26 09:36:09 +02:00 |
Scheduler
|
try to fix shutdown issue
|
2017-04-25 14:41:04 +02:00 |
Statistics
|
added queue size to statistics
|
2017-04-24 18:47:44 +02:00 |
StorageEngine
|
honor exclusive locks
|
2017-04-25 12:56:56 +02:00 |
Transaction
|
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 |
Utils
|
make more exception safe
|
2017-04-20 12:54:59 +02:00 |
V8Server
|
create logger state just in one place
|
2017-04-25 14:58:32 +02:00 |
Views
|
Added partialUpdate flag for view property modification.
|
2017-03-30 12:04:58 -04:00 |
VocBase
|
honor exclusive locks
|
2017-04-25 12:56:56 +02:00 |
CMakeLists.txt
|
Remove unused CXX checks (were not in use and cmake has built in support for these)
|
2017-04-25 15:20:50 +02:00 |
dbg.cmake
|
streamline import process; fix arangoexport
|
2017-02-20 15:35:34 +01:00 |