Jan
2c4accdf34
micro improvements for rocksdb options ( #8433 )
2019-03-19 12:47:57 +01:00
Jan
5dbd67c8fd
fix compile warnings about operator<< ( #8456 )
2019-03-19 12:33:26 +01:00
KVS85
57da3a538b
Rebuild frontend ( #8455 )
2019-03-19 09:31:41 +01:00
Dan Larkin-York
2eadab33e7
Index hints ( #8431 )
2019-03-19 09:14:18 +01:00
Vasiliy
29b941a677
issue 526.2.1: add upgrade step for legacy static analyzers ( #8417 )
2019-03-18 23:22:23 +03:00
Jan
23f7fc1368
fix some memleaks ( #8432 )
2019-03-18 18:11:37 +01:00
Jan
5d527168d0
arangodump & arangorestore all databases ( #8394 )
2019-03-18 17:05:08 +01:00
Wilfried Goesgens
c2042c86e9
abort testing if we fail to get the currently available collections during server startup ( #8442 )
2019-03-18 15:14:08 +01:00
Kaveh Vahedipour
888a20bcf7
also compaction step size test grey listed ( #8435 )
2019-03-18 11:17:14 +01:00
Markus Pfeiffer
73dee614e6
Add Catch tests for ConstantWeightShortestPathFinder ( #8426 )
...
* Add tests for ConstantWeightShortestPathFinder
* Update tests/Graph/ConstantWeightShortestPathFinder.cpp
2019-03-18 07:47:07 +01:00
Markus Pfeiffer
0c6de0c6a8
StorageEngineMock: Prevent deadlock ( #8385 )
2019-03-15 12:25:11 +01:00
Simon
49cc3bcd1e
Refactorings from cluster trx improvement branch ( #8391 )
2019-03-14 23:13:17 +01:00
Tobias Gödderz
8d649903f7
Aql by line mixed fixes ( #8349 )
2019-03-14 19:38:41 +01:00
Kaveh Vahedipour
a2ca779e71
log compaction excluded for no ( #8423 )
2019-03-14 17:05:28 +01:00
Wilfried Goesgens
d88bc376a6
When updating documents with array indices and unique values we mustn't disable indexing in rocksdb ( #8404 )
2019-03-14 13:35:38 +01:00
Wilfried Goesgens
93792a3d85
when filtering for tests and matching nothing output the non matching tests ( #8420 )
2019-03-14 13:33:14 +01:00
Jan
a1897d4e84
expose ARANGODB_USE_CATCH_TESTS define, make TEST_VIRTUAL be based on it ( #8410 )
2019-03-14 12:53:57 +01:00
Simran
b211277870
Doc - Add v3.4 Active Failover known issues ( #8400 )
2019-03-13 23:18:49 +01:00
Simran
f816597e84
Doc - Sync external repos 2019-03-13 (devel) ( #8405 )
2019-03-13 23:00:43 +01:00
Dan Larkin-York
413e90508f
Named indices ( #8370 )
2019-03-13 18:20:32 +01:00
jsteemann
cdb4b46554
added debugging data for testing
2019-03-13 18:08:45 +01:00
Jan
3156e481de
fix test ( #8402 )
2019-03-13 15:24:55 +01:00
Jan
dd4938598c
use requireFromPresent and barriers in more cases ( #8398 )
2019-03-13 15:16:22 +01:00
Kaveh Vahedipour
fa98e94d23
Supervision must not waitfor if no longer leading ( #8403 )
...
* Supervision must not waitfor if no longer leading
* Supervision must not waitfor if no longer leading
2019-03-13 13:18:10 +01:00
Jan
a841d472be
emit a warning when connecting with the client tools to a DBSERVER ( #8397 )
2019-03-13 13:08:41 +01:00
Jan
be53ccda97
avoid a few dynamic memory allocations in the optimizer ( #8393 )
2019-03-13 12:55:19 +01:00
Simran
6bf276405b
Doc - Add cross-refs & better AQL function descriptions ( #8242 )
2019-03-13 08:49:12 +01:00
jsteemann
d0dba4f941
make sure some tick invariants always hold true
2019-03-12 16:47:12 +01:00
Jan
9d3327c6ea
Bug fix/rearm cursors ( #8363 )
2019-03-12 15:28:33 +01:00
Max Neunhöffer
2a4f606df2
Various agency improvements. ( #8380 )
...
* Ignore satellite collections in shrinkCluster in agency.
* Abort RemoveFollower job if not enough in-sync followers or leader failure.
* Break quick wait loop in supervision if leadership is lost.
* In case of resigned leader, set isReady=false in clusterInventory.
* Fix catch tests.
2019-03-12 15:25:16 +01:00
Max Neunhöffer
30adf5e2d9
Fix an agency crash. ( #8381 )
...
* Check if transaction failed before accessing the result.
* FailedFollower has the same bug.
* Add CHANGELOG.
2019-03-12 15:24:37 +01:00
Jan
cf3f40ad69
fix connection shutdown in arangosh ( #8374 )
2019-03-12 12:22:26 +01:00
Simran
80fab81db8
Doc - AQL UDFs: Manage on coordinator, improve warning ( #8340 )
2019-03-12 09:08:26 +01:00
Vasiliy
f5f572dd29
issue 527.1: ensure the cause of the failure is reported to the user ( #8371 )
2019-03-11 23:42:34 +03:00
Simran
3ded78c495
Doc - Fix ReplicationApplier.md hint box ( #8372 )
2019-03-11 16:36:06 +01:00
jsteemann
3e75acf67f
fixed wrong usage of JavaScript sort function
2019-03-11 16:33:25 +01:00
Simran
8891f79356
Doc - Fix/improve graph traversal/background indexing pages, console.history and examples/options ( #8336 )
2019-03-11 14:06:28 +01:00
Jan
12e11a5197
port of replication improvements from 3.4 ( #8308 )
2019-03-11 13:37:18 +01:00
Heiko
def7b613db
code now fits to the documentation of the arangoUser object inside th… ( #8352 )
...
* code now fits to the documentation of the arangoUser object inside the foxx request object
* more tests
2019-03-11 12:43:59 +01:00
Jan
85227e00e4
make geo-index-optimizer rule work with multiple loops ( #8353 )
2019-03-11 12:26:07 +01:00
Tobias Gödderz
fc5f75a452
Implement RemoteExecutor ( #8280 )
2019-03-11 10:16:55 +01:00
Michael Hackstein
0403d6cb6f
Bug fix/prune neighbors and explain ( #8304 )
...
* Fixed Neighbors prune on depth0
* Fixed the Explainer output
* Rmeoved debug output
2019-03-11 10:13:57 +01:00
Frank Celler
5be601f634
ignore tests and 3rdParty
2019-03-10 12:14:16 +01:00
Jan
4c6c61ca33
document `includeFoxxQueues` attribute and persist it ( #8351 )
2019-03-08 18:43:35 +01:00
Jan
f6d817b8ba
remove some unused stuff ( #8350 )
2019-03-08 15:52:39 +01:00
jsteemann
aec1abd673
try to fix test
2019-03-08 12:32:51 +01:00
Kaveh Vahedipour
098d2d086c
fix compaction behaviour of followers ( #8348 )
2019-03-08 10:39:49 +01:00
Kaveh Vahedipour
ee751e8ba3
[devel] clear compilation warnings ( #8345 )
2019-03-08 10:35:09 +01:00
Wilfried Goesgens
6f9091878c
where did the % go? ( #8342 )
2019-03-07 14:38:29 +01:00
Jan
9f9426e36c
Bug fix/allow creating foxx queues inside transactions ( #8339 )
...
* allow creating a foxx queue from within a transaction
* added tests
2019-03-07 14:28:39 +01:00