Jan
|
66d04a10bc
|
handle a missing _frontend collection gracefully (#6750)
|
2018-10-08 10:16:24 +02:00 |
Heiko
|
24c6a7037a
|
Bug fix/internal issue 1983 (#6746)
|
2018-10-08 10:15:40 +02:00 |
Jan
|
e78d1aa541
|
Bug fix/even more ldap debugging (#6736)
|
2018-10-08 09:42:11 +02:00 |
Jan
|
9b6d526942
|
Bug fix/increase replication timeouts (#6740)
|
2018-10-08 09:40:38 +02:00 |
Jan
|
ea915d3d69
|
turn off the in-memory cache on agency nodes, as it is not needed there (#6742)
|
2018-10-08 09:39:45 +02:00 |
Simon
|
8f67a162d8
|
Make assertions better (#6745)
|
2018-10-08 09:07:24 +02:00 |
ArangoDB Release Bot
|
9bf58f1591
|
nightly frontend build
|
2018-10-05 23:58:23 +00:00 |
Lars Maier
|
090024daed
|
Reset retry counter only when previously connected in order to not disable the retry check. (#6737)
Abort the doRequest loop when in shutdown.
|
2018-10-05 17:10:44 +02:00 |
Lars Maier
|
26c0c7be67
|
In readonly mode disable the `New View/Service` Buttons. Fixed a stupid warning about lower case constructors. (#6732)
|
2018-10-05 15:35:10 +02:00 |
Lars Maier
|
078dcd7fe4
|
Order of transactions depends on implementation. Do only one shard. (#6722)
|
2018-10-05 14:58:19 +02:00 |
Simon
|
877c9d9eb3
|
Do not load counters until recovey is done (#6719)
|
2018-10-05 12:52:00 +02:00 |
Simon
|
f299e9f6cf
|
Fix foxx test failures (#6724)
|
2018-10-05 12:49:24 +02:00 |
Jan
|
f140aa6941
|
added missing override specifiers (#6729)
* added missing override specifiers
* added two more occurrences of "override"
|
2018-10-05 12:03:18 +02:00 |
Wilfried Goesgens
|
e52a16a0ac
|
on behalf of vasilly: fix cast (#6730)
|
2018-10-05 11:28:13 +03:00 |
Jan
|
46efcff7d7
|
micro improvements (#6674)
|
2018-10-05 10:25:13 +02:00 |
Andrey Abramov
|
647949e556
|
Feature/update iresearch (#6727)
* update iresearch part 1
* fix tests
* update iresearch again
* update iresearch again
* cleanup log messages
* update iresearch sources
* another update
* and another update
* add workaround for the bug in msvc2017
* fix typo
* address msvc build issues
* Fix typo
|
2018-10-04 23:56:17 +03:00 |
Simon
|
1e65af28ef
|
Document --javascript.copy-installation (#6702)
|
2018-10-04 20:51:06 +02:00 |
Lars Maier
|
6546b908be
|
Bug fix/cleanup lost collection inc plan v (#6720)
* Increase the current version rather than the plan version.
|
2018-10-04 15:38:41 +02:00 |
Jan
|
3414825696
|
Feature/improvements 031018 (#6712)
|
2018-10-04 15:10:54 +02:00 |
jsteemann
|
68a44490d6
|
try to fix MacOS build
|
2018-10-04 11:01:26 +02:00 |
Andrey Abramov
|
ccff44388f
|
Fix multiple links per collection issue (#6661) (#6713)
* Fix muliple links per collection issue (arangodb/release-3.4#48).
* Fix comparison.
* Added test
* Fix suite name.
* Address some edge cases.
* Clear views on teadown in tests
* Update aql-view-arangosearch-ddl-cluster.js
* Update aql-view-arangosearch-ddl-noncluster.js
* Fix jslint errors
* Added some comments about the comparison.
|
2018-10-04 00:14:41 +03:00 |
Wilfried Goesgens
|
c1b6426e92
|
Feature/drop before win7 support in compiler (#6681)
|
2018-10-03 18:33:52 +02:00 |
jsteemann
|
d4009fae2c
|
fix some recovery tests
|
2018-10-03 18:25:34 +02:00 |
jsteemann
|
4e631cfb42
|
try to make test more deterministic
|
2018-10-03 17:30:13 +02:00 |
jsteemann
|
b067d738e5
|
fixed indentation a bit
|
2018-10-03 13:25:32 +02:00 |
jsteemann
|
319c05c55d
|
remove unused variables
|
2018-10-03 13:25:07 +02:00 |
ArangoDB Release Bot
|
1de6a7aff9
|
nightly frontend build
|
2018-10-02 23:58:16 +00:00 |
jsteemann
|
b418bbaa45
|
updated CHANGELOG and known issues
|
2018-10-02 20:05:51 +02:00 |
Jan
|
dea8a774df
|
Bug fix/display sync progress (#6691)
|
2018-10-02 20:00:04 +02:00 |
jsteemann
|
5570086f07
|
fixed invalid test setup
|
2018-10-02 19:51:24 +02:00 |
jsteemann
|
41c96ea79a
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2018-10-02 19:09:37 +02:00 |
jsteemann
|
8800780bc0
|
copy over some velocypack fixes
|
2018-10-02 18:44:27 +02:00 |
jsteemann
|
608ae0c715
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2018-10-02 18:24:17 +02:00 |
jsteemann
|
cc21a938c7
|
fixed typos
|
2018-10-02 18:19:12 +02:00 |
Simon
|
7183475f82
|
Doc - Active Failover upgrade guide, missing maintenance API docs (#6609)
|
2018-10-02 18:13:37 +02:00 |
jsteemann
|
56147843c2
|
Merge branch 'feature/additional-logging' of https://github.com/arangodb/arangodb into devel
|
2018-10-02 17:53:31 +02:00 |
Jan
|
f59761dcc2
|
small issues (#6675)
|
2018-10-02 17:47:22 +02:00 |
Simran
|
7a6575ec70
|
Doc - sync 2018-10-02 (rename arangodbjs to arangojs) (#6680)
|
2018-10-02 16:31:18 +02:00 |
Simon
|
5837291495
|
Debug logs for ActiveFailover (#6684)
|
2018-10-02 15:10:50 +02:00 |
Dan Larkin-York
|
302f6d1852
|
Fix compile mistakes.
|
2018-10-02 08:55:49 -04:00 |
Jan
|
c06f2d77da
|
Feature/velocypack update (#6678)
|
2018-10-02 14:04:14 +02:00 |
Dan Larkin-York
|
b922d260bc
|
More cleanup and additional logging.
|
2018-10-02 07:50:26 -04:00 |
Dan Larkin-York
|
44600636e7
|
Cleanup logging in RocksDBEngine.
|
2018-10-02 07:50:02 -04:00 |
KVS85
|
883a2baace
|
Switch view editor 'Save' action to use PUT to get full update (instead partial one) (#6630)
|
2018-10-02 13:20:01 +02:00 |
Wilfried Goesgens
|
73ee5cb40e
|
Fix ICU path building, windows codepage correctness (#6679)
|
2018-10-02 12:38:24 +02:00 |
jsteemann
|
8667a8e001
|
when returning memory to the OS, use some memory protection flags as when initializing the memory
this prevents "hole punching" and keeps the OS from splitting one memory mapping into multiple mappings with different protection settings
|
2018-10-02 11:29:03 +02:00 |
Jan
|
9ba875989b
|
added yet another missing RangeDelete implementation (#6676)
|
2018-10-02 09:53:39 +02:00 |
Dan Larkin-York
|
6660cb3e75
|
Cleanup logging in MMFiles.
|
2018-10-01 16:30:10 -04:00 |
Dan Larkin-York
|
fd38db0f2e
|
Cleanup and additional logging in ArangoSearch.
|
2018-10-01 14:25:39 -04:00 |
Dan Larkin-York
|
1f63f16396
|
Move some logging off of general topic.
|
2018-10-01 13:28:11 -04:00 |