Simon
0fa7f01c66
Resilience test failure points ( #6539 )
2018-09-20 01:05:10 +02:00
Dan Larkin-York
282159ec2c
Fix single shard restriction with binary and. ( #6549 )
2018-09-19 23:40:55 +02:00
Jan
203b141a6f
Bug fix/fix stats on skip ( #6531 )
2018-09-19 22:02:32 +02:00
jsteemann
65fff006dd
move tests to the right location
2018-09-17 20:21:45 +02:00
Jan
45f2110cfe
take over selectivity estimates ( #6505 )
2018-09-17 16:41:32 +02:00
Simon
02b6c6ea90
Fix deduplication in IndexBlock ( #6508 )
2018-09-17 12:53:01 +02:00
Lars Maier
f93b6fd7b8
Bugfix/early out invalid links in view creation ( #6502 )
2018-09-17 09:50:28 +02:00
Kaveh Vahedipour
8bd834bcf7
Maintenance delayed by incomplete hashing maintenance actions ( #6448 )
2018-09-14 17:44:32 +02:00
Dan Larkin-York
52e0face29
Improve use of single shard restriction ( #6182 )
2018-09-14 14:31:49 +02:00
Jan
6be6188fd5
make cid values in /_api/replication/logger-follow strings as advertised ( #6499 )
2018-09-14 14:20:44 +02:00
Jan
6f10211f09
this moves aql::Query* out of the call parameter to any aql::Function ( #6485 )
2018-09-13 23:37:46 +02:00
Simon
22b9c31c13
Removing ClusterComm ClientTransactionID ( #6294 )
2018-09-12 22:15:16 +02:00
Lars Maier
e2930ccba6
Completely export views dump restore ( #6466 )
2018-09-12 17:21:22 +02:00
jsteemann
eeb5f37f8e
fix error message (backlog/#479)
2018-09-12 16:33:37 +02:00
KVS85
368c4c5db8
Surpress ArangoSearch failing tests ( #6465 )
2018-09-12 12:39:04 +02:00
Kaveh Vahedipour
6b2733625c
Feature/static const strings cleanup ( #6352 )
...
* AgentConfiguration cleanup
* static strings in maintenance / agency
* more strings unified
* fix windows build
2018-09-11 13:40:03 +02:00
Heiko
2ec1a5cc26
Feature/new devel versioning scheme ( #6312 )
2018-09-11 08:57:38 +02:00
Jan
d1241b1deb
Bug fix/aql modify cleanup ( #6380 )
2018-09-11 08:54:45 +02:00
Simon
ec17a38fc8
Trace skipSome() calls ( #6449 )
2018-09-11 08:53:58 +02:00
KVS85
7009864d45
Fix ArangoSearch authentication update task test ( #6453 )
2018-09-10 23:31:59 +02:00
Jan
dbe4559ed1
fix some issues with sorted variant of COLLECT ( #6433 )
2018-09-10 17:01:51 +02:00
Heiko
0ebae005d7
added tests, updated docu ( #6407 )
2018-09-10 16:58:03 +02:00
Simon
da4585ddad
Address leak sanitizer warnings ( #6275 )
2018-09-10 12:10:55 +02:00
Jan
3752c7deab
fix profile output for nodes without calls to getSome ( #6397 )
2018-09-10 09:19:01 +02:00
Vasiliy
19ee42377e
issue 456.6: use same code for link modification bot for single-server and cluster cases ( #6414 )
2018-09-07 18:09:38 +03:00
Frank Celler
d53c42afbe
fixed missing cleanup
2018-09-07 16:48:17 +02:00
Vasiliy
0635adec56
issue 465.3: remove unused functions and variables, ensure the proper object is tracked during renaming, remove duplicate feature instantiation ( #6382 )
2018-09-05 18:26:32 +03:00
Simon
2a4e327d8c
Fix pregel during import ( #6355 )
2018-09-05 16:26:31 +02:00
Vasiliy
5329f34771
issue 465.2.2: remove redudnant heap allocations and simplify API ( #6349 )
...
* issue 465.2.2: remove redudnant heap allocations and simplify API
* address merge issue
* address more merge issues
* address more merge issues
* address review comments
* do not deallocate non-allocated instances
2018-09-05 13:37:37 +03:00
Jan
09bf296545
Bug fix/cache fullcount in query cache ( #6364 )
2018-09-04 16:33:13 +02:00
Simon
0661a4c1fe
Hide Links from getIndexes() ( #6325 )
2018-09-03 15:17:24 +02:00
Kaveh Vahedipour
85fb0c1776
Fast lane action workers ( #6317 )
...
* fast tracking in maintenance
* Maintenance workers and actions have options for matching
* corrected findAction
* added fast track test
* matches should match all labels
2018-09-03 14:27:10 +02:00
Frank Celler
5c6dc28266
moved to nondeterministic for now
2018-09-01 15:44:28 +02:00
Dan Larkin-York
18d827688a
Fix condition finders moving filters past modifications into index nodes ( #6327 )
...
* Fixed issue with condition finder pulling filter past modification node into index.
* Fixed issue with traversal condition finder pulling filter past modification node into index.
* fixed jslint
2018-09-01 13:34:23 +02:00
Max Neunhöffer
071966ce94
Fix maintenance test. ( #6326 )
2018-08-31 21:54:55 +02:00
Jan
24ca3acf97
rename `tests/js/*/tests/*` to `tests/js/*/*` ( #6280 )
2018-08-31 19:42:21 +02:00
Jan
191ae2dc43
do not report figures for an index by default ( #6296 )
...
the change in behavior crept in unintentionally due to my last
change of the index API. this PR reverts the unintended change
here so figures are only returned when explicitly requested
2018-08-31 17:22:00 +02:00
Lars Maier
63d9cfa081
Maintenance Fixes ( #6284 )
...
* Clean up for `FIXMEMAINTENANCE` comments: removed race condition, added errors and `notify()`s.
* Removed dublicated code.
* Added requested changes. Added error reporting for `UpdateCollection`.
* Make it compile. Add missing `notify()`.
* `CreateCollection` generates errors in all code paths.
* Fixed catch test.
2018-08-31 15:24:29 +02:00
Vasiliy
10181433b7
issue 465.1: address V8 memory leak in tests ( #6306 )
2018-08-31 12:22:43 +02:00
Michael Hackstein
0a343392ac
Forward port of bugfix to issue #5941 from 3.3.15 ( #6304 )
2018-08-30 21:03:44 +02:00
KVS85
4d972e5900
Enable views usage in designated tests ( #6295 )
2018-08-30 01:50:39 +03:00
Alan Plum
ecfdd8e698
Fix getReadableName ( #6272 )
...
* Move getReadableName to new test folder
* More tests
* Fix getReadableName
* Linting
2018-08-29 17:20:52 +02:00
Vasiliy
1586b5128e
issue 458.3: syntactic cleanup ( #6286 )
...
* issue 458.3: syntactic cleanup
* remove extraneous debug output
2018-08-29 17:20:00 +03:00
Vasiliy
a6f3444601
issue 458.2.1: ensure LogicalCollection presence is checked before granting/revoking permissions ( #6274 )
...
* issue 458.2.1: ensure LogicalCollection presence is checked before granting/revoking permissions
* try to address test failures
* backport: support wildcard for database too
* create collection before granting
* adjust ruby tests to expect behaviour as defined by issue #458
* adjust expected Ruby test result
* create required collection in Ruby test
* revert back to previous test code since Ruby refuses to create required collection
* missed revert
2018-08-29 14:57:56 +03:00
KVS85
892106e98d
Add OPTIONS everywhere in AQL_QUERY and switch FILTER to SEARCH in several queries ( #6276 )
2018-08-28 22:26:19 +03:00
KVS85
a1c2e49424
Bug fix/fix view check for auth test ( #6270 )
...
* Fix view cache clear before switching to root.
* Remove redundant output.
* Fix typo
2018-08-28 20:58:54 +03:00
Jan
494764b95c
Bug fix/fiddle version string into test paths ( #6267 )
2018-08-28 14:58:35 +02:00
Vasiliy
953027ba63
issue 458.1: move SystemDatabaseFeature from IResearch to RestServer ( #6260 )
...
* issue 458.1: move SystemDatabaseFeature from IResearch to RestServer
* Add modified tests.
2018-08-28 09:48:09 +02:00
Jan
5022ccc24d
Bug fix/fixes 2508 ( #6254 )
2018-08-27 21:36:39 +02:00
Lars Maier
5555bd2fad
Schmutz++ Improved ( #6259 )
...
* Fixed startup order. Don't start maintenance threads in single-server or agent.
Added range check for `--server.maintenance-threads`.
Fixed invalid array access, when shard exists locally but not in plan.
* Removed unused header imports.
* Added CHANGELOG entry
* Fixed shutdown bug. Startup fixed.
* Fixed catch test.
* Add Maintenance improvements to NewFeature34.md.
2018-08-27 20:25:09 +02:00