1
0
Fork 0
Commit Graph

14979 Commits

Author SHA1 Message Date
jsteemann 1116097817 release version 3.4.1 2018-12-19 17:09:16 +01:00
Simran c11eb33575 Doc - Fresh Swagger including all-keys deprecation edits (#7761) 2018-12-19 13:05:03 +01:00
Heiko e5477f21f4 fixed query result not being displayed if active view was running or … (#7587)
* fixed query result not being displayed if active view was running or slow query view

* changelog
2018-12-18 11:23:15 +01:00
Wilfried Goesgens 656fd89bcf Bug fix 3.4/wait for procdump (#7753)
* wait for procdump to exit too.

* move running process check up, propagate status. First check whether processes are still running before attempting to force kill them

* only list processes, don't change their state

* add stopping procdump in all places
2018-12-12 18:06:48 +01:00
Dan Larkin-York 48275c55a5 Update upgrade data tests for compatibility with Oskar. (#7484) 2018-12-10 16:44:46 +01:00
Tobias Gödderz a572f09f15 Fix variable access (#7714) 2018-12-10 15:50:23 +01:00
Alan Plum da4179af47 Fix TypeError for invalid manifests (3.4) (#7603)
* Fix TypeError for invalid manifests

* Remove unnecessary wrap

* Update CHANGELOG
2018-12-10 15:46:23 +01:00
Jan a8cc43b393
increase timeout for Foxx proxying (#7707) 2018-12-10 12:50:54 +01:00
Tobias Gödderz 00bbcfeea1 Fix error messages, allow usage of rr with the recovery suite (#7540) 2018-12-10 12:44:01 +01:00
Frank Celler def7900f53 added agency collctions to list of exceptions 2018-12-05 13:50:09 +01:00
Frank Celler 3b24acdd71 release version 3.4.0 2018-12-04 23:07:24 +01:00
Frank Celler efc18edc88 generated files 2018-12-04 12:29:39 +01:00
Heiko 0e56c6f7ac spotlight ui router was missing (#7627) 2018-12-04 11:42:47 +01:00
Wilfried Goesgens d5a64629f8 Feature 3.4/kill em all (#7590) 2018-12-04 09:03:39 +01:00
Frank Celler b59b8ff41c release version 3.4.0-rc.6 2018-12-03 19:43:05 +01:00
Frank Celler 71b0c6aa37 release version 3.4.0-rc.5 2018-11-29 23:02:15 +01:00
Frank Celler 1d147ebc83 build generated files for rc.5 2018-11-29 22:56:18 +01:00
Heiko 96c19d3825 fixed ui not updating its view name propertly (#7552) 2018-11-29 16:49:05 +01:00
Tobias Gödderz f61ccd4047 Reload Foxx routes during startup (#7531) 2018-11-29 15:31:40 +01:00
Wilfried Goesgens 401fc901fa add missing rootDir parameter (#7547) 2018-11-29 15:24:32 +01:00
Kaveh Vahedipour 3225a7b16d [3.4] Feature/engine version added to agent configuration (#7481)
* agents' is obtained from leader's configuration
* corrections in Supervision for advertised endpoints
* change log
* Updated Documentation for cluster/health.
* Unified naming convention.
* Fixed missing update of volatile fields.
* Set version in right order.
* Removed debug output.
* Fixed jslint - missing ;
2018-11-29 12:00:47 +01:00
Wilfried Goesgens c148c41f12 make the recovering server output its log (#7468) 2018-11-26 19:16:57 +01:00
Wilfried Goesgens eb41c6afcc Bug fix 3.4 /resync test (#7435) 2018-11-26 14:05:33 +01:00
Michael Hackstein 75f89ed74b
Bug fix/update foxx services after restore (#6774) (#7455)
* Bug fix/update foxx services after restore (#6774)

* triggers foxx queue update which leads to the internal selfHeal function of a foxx app to make foxx apps publicy visible after a foxx app is restored

* this will also add the recognition of imported foxx services

* Testing JS refactoring

* Added test case for Foxx dump -> restore cases

* Fixed check, sth- i tries to contact to the foxx service. Test is red now.

* Fixed tests for dump / restore using Foxx. Also first draft to fix the fox side. Blocked by sth. fixed in the Main Repositorx already

* Fixed typo in dump/restore testsuite

* Removed old version of the fix

* Fixed JSLint

* Removed debug-log output from foxx manager
2018-11-26 13:22:50 +01:00
Frank Celler b5a4c71313 allow buckets for authentication 2018-11-23 22:11:42 +01:00
Wilfried Goesgens c9490bd83f re-connect force terminate mechanism on test timeout (#7424) (#7433) 2018-11-23 18:48:01 +01:00
Wilfried Goesgens ed31545a5c Bugfix/fix recovery testsuite (#7396) (#7412) 2018-11-23 13:55:09 +01:00
Heiko fe3cf33beb refresh properties after switching back to edit mode (#7423) 2018-11-22 15:09:42 +01:00
Heiko 37e72509ac use of job api for patching and removing views #7354 (#7420)
* use of job api for patching and removing views

* fixed check of async call of in progress

* finalizing views ui

* link docu change
2018-11-22 14:57:15 +01:00
Simon ef239cbe4e Make recovery more reliable (#7297) (#7367) 2018-11-21 16:51:38 +01:00
Wilfried Goesgens 44de986023 make our tools output their log messages (#7404) 2018-11-21 16:49:54 +01:00
Simon 6ef3aef83f add timeout (#7397) 2018-11-21 14:16:49 +01:00
Alan Plum 4b8a72d1ed Fix Foxx complaining about valid manifest.json $schema value (3.4) (#7304)
* Fix manifest $schema schema

* Remove unused argument

* Add to CHANGELOG
2018-11-20 13:36:59 +01:00
maxkernbach 10820e3498 UI: rename danger button (#7043) 2018-11-20 13:04:13 +01:00
Heiko ee45b6a595 Feature 3.4/joi ui upgrade (#7322)
* fix a small regex issue, upgrade joi to newer version

* changelog

* prev. commited wrong regex
2018-11-20 09:50:39 +01:00
Dan Larkin-York 4210d9eab6 [3.4] Updates to collection versioning. (#7260) 2018-11-19 09:45:09 +01:00
Max Neunhöffer 805f7a7621
Fix timeout in cluster operation in create and drop collections. (#7300)
* Fix loophole.
* Fix inquiry case of id not found: 404.
* Also handle correctly in AgencyComm.
* Fix agency tests.
* Fix error handling in dropCollectionOnCoordinator.
2018-11-14 10:02:26 +01:00
Michael Hackstein 292a218bea
Bug fix 3.4/enable ldap tests (#6828)
* Remove LDAP tests from Oskar black list

* Fixed handover of ldapHost and ldapPort in ldap tests.
2018-11-12 13:27:00 +01:00
Alan Plum 1ea6374511 Fix Foxx Queues infinite maxFailures (#7224) 2018-11-12 13:21:12 +01:00
Frank Celler d3733fa861
Feature-3.4/whiteblacklist (#7259)
* add blacklist

* added --skipGrey
2018-11-08 00:00:02 +01:00
Wilfried Goesgens 8278a91a59 Bugfix 3.4/fix typo in endpoints test (#7256) 2018-11-07 17:36:49 +01:00
KVS85 38d127cc5a Add view profiling tests (#7230) 2018-11-06 17:15:31 +03:00
Dan Larkin-York 9eb005b8bf Fix query profiling discrepancy in console. (#7240) 2018-11-06 14:49:46 +01:00
Dan Larkin-York e5243f9254 [3.4] Upgrade old MMFiles collections for compatibility with ArangoSearch (#7133) 2018-11-06 11:12:54 +01:00
Frank Celler 07ee9c48e1 release version 3.4.0-rc.4 2018-11-05 00:12:28 +01:00
Vasiliy d644561f1f issue 496.4.1: backport 3.4: move StorageEngine-specific flag out of the genric API and closer to the storage engine (#7213)
* issue 496.4.1: backport 3.4: move StorageEngine-specific flag out of the genric API and closer to the storage engine

* address merge issue
2018-11-04 16:52:54 +03:00
Simon 9c53d045be Server stream cursor (#7186) (#7210) 2018-11-03 20:17:52 +01:00
Jan d8979192c4
stop printing `connection class corrupted` in arangosh (#7183)
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 19:08:16 +01:00
Jan aa385c2bbc
increase the maximum allowed number of collections in an AQL query (#7155) 2018-10-31 10:08:32 +01:00
Wilfried Goesgens be556b7262 backport testing changes (#7127) 2018-10-30 19:04:11 +01:00
Jan 50a2aa89eb
Bug fix 3.4/dont rely on modules collection (#7119) 2018-10-29 13:52:39 +01:00
Heiko 3eae1bdd7e Bug fix 3.4/ui events routing (#7068)
* fixed a routing bug in backbone js ui

* use of navigate

* changelog

* fixes same issue in another view, too
2018-10-25 16:11:59 +02:00
Heiko bc578b47da Bug fix 3.4/ui graph parsing (#7063)
* fixes some graph data parsing issues, if format was not like it was expected

* changelog
2018-10-25 16:08:24 +02:00
Alan Plum e821ed6923 Fix Foxx API handling of broken services (#6459) (#7013)
* 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-24 15:29:31 +02:00
Frank Celler f925c9520a release version 3.4.0-rc.3 2018-10-23 23:25:17 +02:00
Simran 9d0fd19199 Doc - Fresh Examples and Swagger (#7020) 2018-10-23 20:12:40 +02:00
Wilfried Goesgens a5042e44a6 Bugfix 3.4/backport testing fixes (#6961) 2018-10-23 14:31:53 +02:00
Heiko 610bda45fa added readOnly mode, added success notification, added view documenta… (#6996) 2018-10-23 14:25:03 +02:00
Heiko 1493848861 UI - fixes validation of allowed or not allowed foxx service mount paths (#6969) 2018-10-20 11:35:01 +02:00
Simon c0455e9c60 Add engine specific collection APIs (#6962) 2018-10-19 15:23:55 +02:00
Jan 18de63c7c8
Feature 3.4/medium priority (#6910) 2018-10-18 17:08:39 +02:00
Heiko cc8429830d 3 4 - fixes the ui dashboard statistics in cluster environment (#6918) 2018-10-17 15:54:11 +02:00
Heiko 494b73f6ec 3 4 fixed gathering of coordinator statistics in a cluster environment (#6935) 2018-10-17 15:45:19 +02:00
KVS85 55d65449b9 Added timestamps to each test for jsUnity (3.4) (#6927) 2018-10-17 15:32:37 +02:00
Heiko 36fbab3441 Bug fix 3.4/check statistics before request (#6908) 2018-10-16 11:05:14 +02:00
Wilfried Goesgens 83498d94a0 Feature 3.4/better recovery resulthandling (#6859) 2018-10-16 09:28:49 +02:00
Heiko cc0591a626 Bug fix 3.4/update ui node dependencies (#6881)
* 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:38 +02:00
Frank Celler 82ee14161c release version 3.4.0-rc.3 2018-10-13 16:36:34 +02:00
Kaveh Vahedipour a0fef3080d fuerte move resulted in broken inspector (#6872) 2018-10-12 19:51:55 +02:00
Jan 9b7258a4d1
added several query optimizations (#6781) 2018-10-12 17:41:45 +02:00
Jan 3a552cbc4f
Bug fix 3.4/fixes 111018 (#6844) 2018-10-12 12:49:43 +02:00
Heiko cfc96baf97 Bug fix 3.4/internal issue 2770 (#6824) 2018-10-11 15:39:47 +02:00
jsteemann 7eb577b8cc handle missing frontend collection 2018-10-11 11:58:57 +02:00
Heiko 8a0d51241d Bug fix 3.4/internal issue 2035 (#6807) 2018-10-11 11:32:56 +02:00
Heiko c3a41f27f3 fixed a caching bug in IE11 (#6809) 2018-10-11 11:28:28 +02:00
Heiko 8a2ddb0018 fix internal issue #2957 (#6817) 2018-10-11 10:56:23 +02:00
Heiko ed6985b4e1 Bug fix 3.4/internal issue 2688 (#6820) 2018-10-11 10:54:50 +02:00
Heiko 21995d3073 Bug fix 3.4/internal issue 2785 (#6803) 2018-10-11 10:42:31 +02:00
Heiko a086b7d827 Bug fix 3.4/internal issue 2764 (#6814) 2018-10-11 10:35:23 +02:00
maxkernbach c68c1b7113 Add Drivers & Integrations column + fix links for 3.4 (#6694) 2018-10-10 10:57:59 +02:00
Jan d19f5fac49
remove undocumented view.toArray() function (#6764) 2018-10-09 09:48:34 +02:00
Wilfried Goesgens 9cd98b69ee Feature 3.4/log timestamp on test start (#6761) 2018-10-08 16:20:09 +02:00
Jan 4c6eb2c656
handle a missing _frontend collection gracefully (#6752) 2018-10-08 10:16:10 +02:00
Heiko a56bc0f174 Bug fix 3.4/internal issue 1983 (#6748) 2018-10-08 10:15:56 +02:00
Lars Maier 222b12421e In readonly mode disable the `New View/Service` Buttons. Fixed a stupid warning about lower case constructors. (#6734) 2018-10-05 15:35:30 +02:00
Simon a8eabf95d4 Fix foxx test failures (#6725) 2018-10-05 12:49:17 +02:00
Simran d6a711d7f3 Fresh Swagger file (#6701) 2018-10-02 20:17:27 +02:00
KVS85 96414c1a97 Backport #6630 into 3.4 (#6700) 2018-10-02 19:22:43 +02:00
Frank Celler 7a1100318e release version 3.4.0-rc.2 2018-09-30 14:50:06 +02:00
Frank Celler 6611854e72 release version 3.4.0-rc.2 2018-09-30 14:05:06 +02:00
Simon Oualid 34b252ba28 Fixed the web UI to properly display JSON properties of user defined Foxx services configuration (#6611) 2018-09-28 14:48:21 +02:00
Heiko b926d8eafc included arrows to better visualize that the collection names accordion elements (#6606) 2018-09-27 19:31:11 +02:00
Jan 7c35c98855
Feature 3.4/nested aql (#6612) 2018-09-26 17:17:12 +02:00
Jan 058b5072b3
Feature 3.4/query cache diagnostics (#6581) 2018-09-25 09:49:33 +02:00
Simon 3c965ee48a Resilience test failure points (#6545) 2018-09-20 01:04:38 +02:00
Heiko ba0075143d catch 501 (not implemented) in the query editor (ui) (#6524) 2018-09-18 17:46:40 +02:00
Simon 1b1fbde2c8 Copy installation files on startup (#6494) 2018-09-14 11:14:50 +02:00
Heiko 58027b1ca8 added max height for map tooltip (#6420) 2018-09-10 16:56:42 +02:00
Jan 1a303dd43d
fix some issues with sorted variant of COLLECT (#6432)
* fix some issues with sorted variant of COLLECT

* honor review comments
2018-09-10 16:20:57 +02:00
Frank Celler 99e0d2026b release version 3.4.0-rc.1 2018-09-05 21:58:55 +02:00
Frank Celler df77347551 release version 3.4.0-rc.1 2018-09-05 21:51:33 +02:00
Jan 1810ec9909
fix profile output for nodes without calls to getSome (#6396) 2018-09-05 20:25:18 +02:00
Heiko 61da33943a Feature 3.4/new versioning scheme (#6395)
* removed old version formatter, ui now showing full version - not a substring anymore

* added verisoning tests for semnativ versioning
2018-09-05 17:20:40 +02:00
Heiko 919b7a491b query result map added tooltips, added recognition of geometry attribute (#6372)
* new features geo aql editor

* added geo geometry attribute detection, added tooltips for geo elements

* max height
2018-09-05 17:20:09 +02:00
maxkernbach db2cdc891c improve graph error messages in the UI (#6369) 2018-09-05 12:34:17 +02:00
Simon 3eed525481 Hide links (#6348) 2018-09-03 15:36:37 +02:00
Frank Celler 5d0acbed61 release version 3.4.0-preview.5 2018-09-02 12:45:22 +02:00
Frank Celler d160c982ef Merge branch 'devel' of https://github.com/arangodb/arangodb into 3.4 2018-09-02 11:39:10 +02:00
Frank Celler f17eac6b96 fixed typo in test setup 2018-09-02 10:21:39 +02:00
Frank Celler f696efe5ea removed auditlog 2018-09-02 08:54:04 +02:00
Jan e03f0daccd skip "dump_encrypted" test in non-enterprise mode (#6334) 2018-09-01 22:55:04 +02:00
Jan 3a3c4f7f8b fix failing readOnly test (#6333) 2018-09-01 22:54:33 +02:00
Frank Celler ca34956f3c fixed wrong result code 2018-09-01 16:16:29 +02:00
ArangoDB Release Bot 7aae2051bf nightly frontend build 2018-08-31 23:58:22 +00:00
Heiko e2f72f7a68 fixed displaying of log output in the ui (#6320) 2018-08-31 20:08:01 +02:00
Heiko 51e411bf20 fixed the checkbox alignment inside a modal element (#6319) 2018-08-31 20:07:35 +02:00
Jan 24ca3acf97
rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
Frank Celler b01cf9d79b release version 3.4.0-preview.4 2018-08-31 06:20:43 +02:00
Frank Celler f5f2adf241 Merge branch 'devel' of https://github.com/arangodb/arangodb into 3.4 2018-08-31 05:02:39 +02:00
ArangoDB Release Bot eec3ec2b06 nightly frontend build 2018-08-30 23:58:16 +00:00
Wilfried Goesgens a30a93aa3f fix example, so geo indices are actually used (#6305) 2018-08-30 19:22:13 +02:00
Heiko fd81e34498 fixed the selection of the wrong line inside the aql query editor when an query backend error appears (#6302) 2018-08-30 14:51:16 +02:00
Heiko 5dccea9789 disabled renaming of views in the cluster, added search, added desc sorting (#6300) 2018-08-30 12:34:27 +02:00
Heiko 668d24cf89 optimized geo json fallback in query editor (#6298)
* optimized geo json fallback in query editor

* requested change
2018-08-30 09:29:02 +02:00
Wilfried Goesgens 72b2909dc9 Doc - use standard geo-json in this example (#6291) 2018-08-30 04:41:57 +02:00
ArangoDB Release Bot 83087da1bc nightly frontend build 2018-08-29 23:58:46 +00:00
Frank Celler 650dd7a927 release version 3.4.0-preview.3 2018-08-29 22:46:56 +02:00
Frank Celler d1c97de955 Merge branch 'devel' of https://github.com/arangodb/arangodb into 3.4 2018-08-29 20:46:21 +02:00
Heiko 6ac135e876 semver foxx plain func (#6293) 2018-08-29 20:26:03 +02:00
Frank Celler 3145ee982b Merge branch 'devel' of https://github.com/arangodb/arangodb into 3.4 2018-08-29 18:26:39 +02: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
jsteemann 9650911d53 improve wording here and there 2018-08-29 12:34:29 +02:00
Frank Celler 53728a03c5 release version 3.4.0-preview.2 2018-08-29 04:08:25 +02:00
ArangoDB Release Bot ee30ca1cdf nightly frontend build 2018-08-28 23:58:22 +00:00
Frank Celler 70ad01d841 Merge branch 'devel' of https://github.com/arangodb/arangodb into 3.4 2018-08-28 17:18:53 +02:00
jsteemann 05cbc5a9ec jslint 2018-08-28 15:12:28 +02:00
Jan 494764b95c
Bug fix/fiddle version string into test paths (#6267) 2018-08-28 14:58:35 +02:00
Alan Plum cfa0e0db55 Better foxx errors (#6264)
* Fix codeFrame formatting

Pushing the codeFrame first results in ugly line breaks or extra spaces.

* Include cause in MODULE_FAILURE message

The error is always a wrapper for an underlying cause so it should be easier to determine what caused it.

* Add a codeFrame for failed _install

We normally only want this in dev mode but service CRUD should always provide detailed info.

* Expose codeFrame in Foxx CRUD

The codeFrame can only come from a failed _install, so let's make it visible to Foxx CLI and friends.

* Add codeFrame to runScript

Scripts can also only be executed with access to the Foxx API so we can provide the same info as during CRUD.

* Trim codeFrame fileName to basePath

If we have a basePath, we don't need to expose the full path to the user for the codeFrame to be meaningful.

* Fix getReadableName

Previously 'catch-fire' would become 'Catch  Ire'.

* Add to changelog
2018-08-28 14:36:33 +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 0a73e64b0b Bug fix/fiddle version string into test paths (#6266)
* fiddle version string into test paths
2018-08-28 09:27:32 +02:00
Frank Celler 35e6590072 release version 3.4.0-preview.1 2018-08-28 01:16:21 +02:00
jsteemann df53e1ea82 make test not immediately fail 2018-08-28 01:10:04 +02:00
jsteemann 6fc8b43fe2 start the correct test 2018-08-28 01:01:02 +02:00
jsteemann 44eae59dc0 remove functions that are not called anymore 2018-08-28 01:00:40 +02:00
Frank Celler 7c299415f5 revert temp fix 2018-08-28 00:07:15 +02:00
Frank Celler aa3f0eab05 Merge branch 'devel' of https://github.com/arangodb/arangodb into 3.4 2018-08-28 00:04:29 +02:00
Jan 5022ccc24d
Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
KVS85 e41a854f59 Move testInTokensFilterSortTFIDF test to nondetermenistic module. (#6246)
* Move testInTokensFilterSortTFIDF test to nondetermenistic module.

* Lost file.

* Rename to conform with other named test modules.

* Resolve conflicts
2018-08-27 15:50:28 +03:00
Jan 791eaba873 Bug fix/planning 2865 (#6252)
* potential bugfix for planning/#2865

* speed up dump tests setup

* enable authentication for backup tests

* make arangodump provide a "serverId" to the server

this allows the server to track arangodump as an active dump client
so any data required for the dumping may be retained while the
dump is ongoing

* don't log binary stuff into the logfile
2018-08-27 10:21:34 +02:00
ArangoDB Release Bot d776c18479 nightly frontend build 2018-08-26 23:58:12 +00:00