Frank Celler
a6e4c844ad
Feature-3.4/whiteblacklist ( #7259 )
...
* add blacklist
* added --skipGrey
2018-11-08 00:01:29 +01:00
Wilfried Goesgens
6fe9b774f8
fix typo ( #7254 )
2018-11-07 17:37:12 +01:00
Dan Larkin-York
b447f98a7a
Upgrade old MMFiles collections for compatibility with ArangoSearch. ( #7248 )
2018-11-07 15:52:37 +01:00
KVS85
4646ff28b2
Add view profiling tests ( #7229 )
...
* Add view profiling tests
* Fix jslint errors
2018-11-06 17:15:46 +03:00
Dan Larkin-York
0bc6a4d7a2
Fix query profiling discrepancy in console. ( #7241 )
2018-11-06 14:50:32 +01:00
Vasiliy
68953ae33a
issue 496.4.1: move StorageEngine-specific flag out of the genric API and closer to the storage engine ( #7212 )
2018-11-04 16:52:28 +03:00
Simon
b883026f45
Server stream cursor ( #7186 )
2018-11-02 16:19:48 +01:00
Wilfried Goesgens
ecade47aaf
don't spawn additional arangosh processes to run the tests ( #7185 )
2018-11-02 13:08:04 +01:00
Jan
dc03e370f9
stop printing `connection class corrupted` in arangosh ( #7180 )
...
when just starting the arangosh without a connection to a server
and running code such as `require("internal")`, the shell always
printed "connection class corrupted", which is somewhat misleading.
just don't print this error here, as it is useless
2018-10-31 18:46:47 +01:00
Jan
4bc646f207
increase the maximum allowed number of collections in an AQL query ( #7154 )
2018-10-31 17:20:30 +01:00
Simon
c8961b2faa
Remove unused bindings ( #7143 )
2018-10-30 19:42:45 +01:00
Jan
9bb460c3d5
do not rely on _modules collection being present at startup ( #7118 )
2018-10-29 13:54:34 +01:00
Matthew Von-Maszewski
97ba8ca2be
Bugfix: More 3.4 scheduler changes backported ( #7091 )
2018-10-26 17:09:20 +02:00
Heiko
83785de993
fixed a routing bug in the ui ( #7067 )
...
* fixed a routing bug in backbone js ui
* use of navigate
* changelog
* fixes same issue in another view, too
2018-10-25 16:11:17 +02:00
Heiko
55b0ad7c96
fixes some graph data parsing issues, if format was not like it was e… ( #7057 )
...
* fixes some graph data parsing issues, if format was not like it was expected
* changelog
2018-10-25 16:07:27 +02:00
Wilfried Goesgens
a95d117396
if we run in maintainer mode, be more patient ( #7050 )
2018-10-25 15:39:53 +02:00
Wilfried Goesgens
2cfe9126f2
Bug fix/windows process handling ( #7012 )
2018-10-23 15:38:24 +02:00
jsteemann
2c6e760ea0
adjusted link
2018-10-23 14:26:41 +02:00
Heiko
4cb57cea04
added readOnly mode, added success notification, added view documentation reference ( #6995 )
2018-10-23 14:22:52 +02:00
Heiko
0ed9bba054
fixes validation of allowed or not allowed foxx service mount paths ( #6968 )
2018-10-23 14:21:10 +02:00
Alan Plum
4e25350f6b
Fix Foxx API handling of broken services ( #6459 )
...
* Add tests for service failing on mount
* Don't install broken services
* Restore error page for broken services
* Prefer JSON error pages
* Expose service upsert in API
* Add Foxx fixes to CHANGELOG
* Update CHANGELOG
Typo
2018-10-23 13:05:03 +02:00
Wilfried Goesgens
15a366b17f
Bug fix/fix duplicate testcasenames ( #7003 )
2018-10-23 11:18:22 +02:00
Wilfried Goesgens
806e7d0f1f
Doc - fresh swagger ( #7006 )
2018-10-22 18:52:47 +02:00
Simon
4c1e8819c2
Add engine specific collection APIs ( #6977 )
2018-10-19 17:46:33 +02:00
Wilfried Goesgens
b0c91cf80c
Don't listen to procdumps exit code ( #6932 )
2018-10-18 11:36:56 +02:00
Heiko
477a90d2f7
fixes the ui dashboard statistics in cluster environment ( #6917 )
2018-10-17 15:52:57 +02:00
Heiko
bd7849538e
fixed gathering of coordinator statistics in a cluster environment ( #6934 )
2018-10-17 15:43:42 +02:00
KVS85
3b6191305c
Added timestamps to each test for jsUnity ( #6926 )
2018-10-17 15:32:16 +02:00
Wilfried Goesgens
55a45f1a84
properly check wether the replication follower instance is still alive ( #6938 )
2018-10-17 14:14:09 +02:00
Heiko
b1d98475ad
ui is now checking if statistics are enabled or not before it fires i… ( #6907 )
2018-10-16 11:05:05 +02:00
Wilfried Goesgens
d1b3a1ee98
Don't talk to a server when we know its dead. Print current testsuite on Falure. ( #6879 )
2018-10-15 14:29:16 +02:00
Wilfried Goesgens
239771b5f3
Better result handling for recovery tests ( #6826 )
2018-10-15 13:17:45 +02:00
Heiko
6d197a2d99
Bug fix/update ui node dependencies ( #6869 )
...
* update some ui build related node modules, fixed some eslint errors
* do not uglify libs any more, as libs are already uglified in most cases
2018-10-15 12:38:06 +02:00
ArangoDB Release Bot
0f04bc4fa4
nightly frontend build
2018-10-12 23:58:35 +00:00
Kaveh Vahedipour
7f7e4e04fd
fuerte move resulted in broken inspector
2018-10-12 19:52:24 +02:00
Jan
6d54518145
forward port changes from 3.4 ( #6849 )
2018-10-12 17:49:17 +02:00
Jan
a0980ed2f2
Bug fix/fixes 111018 ( #6843 )
2018-10-12 12:51:11 +02:00
ArangoDB Release Bot
9448bb4565
nightly frontend build
2018-10-11 23:58:19 +00:00
Heiko
9d2da2c22c
Bug fix/internal issue 2770 ( #6822 )
2018-10-11 15:39:06 +02:00
jsteemann
bccd10d622
handle missing frontend collection
2018-10-11 11:55:42 +02:00
Heiko
ef8ac38728
Bug fix/internal issue 2035 ( #6805 )
2018-10-11 11:29:42 +02:00
Heiko
cb5839e057
fixed a caching bug in IE11 ( #6808 )
2018-10-11 11:27:41 +02:00
Heiko
afef5ec73a
Bug fix/internal issue 2688 ( #6818 )
2018-10-11 10:57:01 +02:00
Heiko
16af0901f1
Bug fix/internal issue 2785 ( #6802 )
2018-10-11 10:43:04 +02:00
Heiko
c93b359043
Bug fix/internal issue 2764 ( #6812 )
2018-10-11 10:34:59 +02:00
Heiko
b0cf8be2d4
changelog ( #6815 )
2018-10-11 10:24:47 +02:00
Wilfried Goesgens
676f61805e
Make procdump abort on std::bad_cast; kill SUT if it occurs; Make procdump optional. ( #6602 )
2018-10-10 17:55:53 +02:00
Wilfried Goesgens
ad31b31096
print when we mark a build crashy ( #6769 )
...
LGTM
2018-10-09 16:47:16 +02:00
Jan
bd344f9f09
remove undocumented view.toArray() function ( #6763 )
2018-10-09 09:48:00 +02:00
ArangoDB Release Bot
7d34c5ca9b
nightly frontend build
2018-10-08 23:58:23 +00:00