1
0
Fork 0
Commit Graph

41787 Commits

Author SHA1 Message Date
Heiko 4ff33c0ee2 fixed wrong behaviour when updatating foxx repository was not successful (#4762) 2018-03-06 12:02:26 +01:00
jsteemann bca18a75dc increase WAL flush default timeout 2018-03-06 09:39:41 +01:00
Max Neunhöffer f23ebd8eb7 Improve the description of --ldap.tls-version (#4747) 2018-03-05 13:42:31 +01:00
Simon 38a99d8f65 Fixing issues related to missing auth rights (#4753) 2018-03-05 13:41:22 +01:00
Wilfried Goesgens b259cc0b9d Documentation 3.3/fix codeblock reader keep newlines (#4735)
* fix dumping permission checks;

- don't load collections if we're not allowed to read from them
- don't list collections for dump if we're not allowed to read from them

* adjust to new user struct code structure

* fix codeblock reader - keep newlines

We must keep newlines when copying the markdown blocks into the documentation; else it will destroy the structure of documents.
fixes #4716
2018-03-02 11:50:23 +01:00
jsteemann 7cc78dc0cd release version 3.3.4 2018-03-01 19:34:19 +01:00
jsteemann 80254cfb45 updated CHANGELOG 2018-03-01 18:38:17 +01:00
Jan fa83a932ee
fix `fullCount` value in some cases in cluster mode (#4722) 2018-03-01 18:33:18 +01:00
Jan f3659947f4
Bug fix 3.3/fix ui (#4730)
* fix UI in non-authenticated mode

* added generated files
2018-03-01 18:06:58 +01:00
sleto-it ad20bb9e02 Documentation 3.3/changelog fix (#4727) 2018-03-01 17:21:15 +01:00
Wilfried Goesgens 871149a9b6 Bug fix 3.3/fix dump permission checks (#4726) 2018-03-01 17:19:50 +01:00
Max Neunhöffer 897e31657d
Fix agency test startup. (#4643) 2018-03-01 16:45:47 +01:00
Jan 8c1eccff33 fixed issue #4651 (#4660) 2018-03-01 16:44:05 +01:00
Max Neunhöffer fc64817386 Fixes for the ldaps:// protocol. (#4709) 2018-03-01 16:42:09 +01:00
Frank Celler 59f655faf0 fixed compiler warnings and added missing call to arangosh 2018-03-01 12:17:47 +01:00
jsteemann 608c23e69d release version 3.3.4 2018-02-28 18:29:50 +01:00
jsteemann f68cd7f296 fix typo in variable name 2018-02-28 17:39:49 +01:00
jsteemann 37e4fbdb2e Revert "3.3: check for more requried utilities of the release process (#4689)"
This reverts commit 2194756e87.
2018-02-28 17:22:12 +01:00
Manuel B 939b20f08d documentation: fix date_compare example (#4714) 2018-02-28 17:19:20 +01:00
jsteemann 26fa23fd47 fix CHANGELOG 2018-02-28 17:18:26 +01:00
Heiko 5ed2c3cb97 Bug fix 3.3/issue 4657 (#4707) 2018-02-28 17:13:52 +01:00
jsteemann 73e6840714 Merge branch '3.3' of https://github.com/arangodb/arangodb into 3.3 2018-02-28 17:12:08 +01:00
Heiko 63048a36de Feature/foxx store (#4600) (#4711) 2018-02-28 17:11:39 +01:00
jsteemann 5ff22ba8d5 updated CHANGELOG 2018-02-28 17:11:34 +01:00
Michael Hackstein cd76dbbb11 Removed duplicated 3.3.3 entry in CHANGELOG 2018-02-28 17:09:08 +01:00
Wilfried Goesgens aa0fd7706f use --forceVersionNightly to set the bugfix part of the version to 'nightly' (#4336) 2018-02-28 16:19:12 +01:00
Kaveh Vahedipour 4893e1ccca more information from inception, when agent is activated (#4691) 2018-02-28 16:11:58 +01:00
Wilfried Goesgens 2194756e87 3.3: check for more requried utilities of the release process (#4689) 2018-02-28 16:09:59 +01:00
Kaveh Vahedipour a69c60d79b bug fix for jobs looking at distrubuteShardsLike and virtual collections (#4666) 2018-02-28 16:09:16 +01:00
Heiko 967ccf768d Bug fix 3.3/issue 4698 (#4701) 2018-02-28 16:08:01 +01:00
Michael Hackstein 027a1e167d
Fixed inconsistency in BFS when using filters on vertices (#4586) 2018-02-28 15:05:01 +01:00
Wilfried Goesgens 756c0dafee fix REPLACE syntax, the collection was missing. (#4705) 2018-02-28 13:30:37 +01:00
Simon 1d57a46168 Refactor Authentication Layer (3.3) (#4588)
* added tests for revokeCollection and revokeDatabase

* optimized user permission test

* ui selection bugfix

* fixed ldap ui login

* login view

* Authentication refactoring

* localstorage fallback if user config is not available

* Fixing permission resolution test

* Adding missing import

* local storage queries now supported

* disabled collection task check for ldap

* added internal ldapEnabled function and ldap config to the ui

* more db creation tests

* removed console logs

* render fix

* Various authentication related fixes

* exec ldap test also for cluster

* Adding support to refresh user rights from external auth sources

* ldap test howto comment

* Handling roles more correctly

* jwt

* login view

* First part of rework of LDAP documentation.

* test roles in a ldap environment

* Changing role handling

* Finish revision of the LDAP chapter in the manual.

* Fixing user header

* Fixing some slight issues with LDAP users and roles

* Removing unused code

* Removing unused code

* added ldap test

* fixing a bug in restuserhandler

* more ldap tests

* ldap tests

* ldap tests

* optimized ldap testing, added cluster support, fixed some auth tests

* ldap cleanup test

* ldap tests

* auth tests

* ldap test

* Changing permission defaults

* revert change

* updated user helper test

* rm of try catch block connection

* Removing FeatureCacheFeature

* Changed permission resolution according to discussion

* updated the docs to clarify the permission resolution and the intricacies of LDAP users

* Fixing wrong permissions check in handling of PUT in ResUserHandler

* Using revision ID when replacing users

* Adding basic replace test

* tests

* Fixing some outstanding issues

* Fixing test setup, optimizing some stuff

* Fixing permission resolution rules, testsuite setup, etc

* Fix deadlock

* Adding error message for keyspace, slightly changing test setup

* Removing remaining mentions of FeatureCacheFeature

* Fix jslint

* Fixing some failed tests

* Fixing cluster authentication issue, red tests

* Fixing ldap testsuite, adding trace logging

* Fixint ldap tesuite setup and LDAP recognition

* Fixing an assert

* Cleanup, adding changelog entry

* fix typo

* Fixing dump_authentication test

* improvements found during code review

* oops

* updated CHANGELOG

* Fixing broken handling, disallowing adding of local users when disabled

* added tests for ldap search mode

* Fixing testInvalidGrants

(cherry picked from commit bc7ea2aaa29a9ed0974898f487e8a318f24912f1)

* Removing undefined auth level externally

(cherry picked from commit 70859f43ae6fd694fdbf70f669fbfdafc58e7913)

* Fixing previous commit

(cherry picked from commit 2fbcffd2ed657862ef9fb5e6d45201a6ec8ada69)

* more use of sessionstorage

* intentionally removed `after` methods from tests

because they are executed before the tests start
no cleanup is performed right now after the authentication tests
however, a cleanup is done at start of every test

* ldap tests all modes

* fix LDAP test invocation

* Added roles transformation to ldap test suite

* Fix compilation of community version.

* Imrpved the ldap testsuites by unifying their options

* fix permission problems for system collections

* Improved LDAP configuration documentation.

* Grunt.

* fixed some ro/rw display issues

* fixed some ro/rw display issues part 2

* grunt build

* bump version number

* Fixed typos in LDAP manual
2018-02-28 13:24:18 +01:00
Simran 2d1e668ea8 Doc - Create cluster sub-chapter and fix DC2DC link (#4694)
* This is just a temporary quick fix to fix an important bug - further changes will come when we will backport major work from devel
2018-02-28 12:35:11 +01:00
Jan f74822483c
fix issue #4677 (#4678) 2018-02-27 11:29:15 +01:00
Wilfried Goesgens f5f0b66c06 fix debian prerm script (#4675) 2018-02-27 11:21:08 +01:00
jsteemann 1b5384439e removed invalid assertion 2018-02-22 11:01:13 +01:00
Wilfried Goesgens 356a3c879c remove long gone long_echo functionality (#4646) 2018-02-21 16:34:23 +01:00
Jan f29df7d68b
improvements and more tests for replication (#4624) 2018-02-21 12:10:30 +01:00
Jan 52a27b82ef
properly convert the JS object to VPack for transactions (#4641)
previously this did not work when the "action" attribute was a JavaScript function
2018-02-21 11:57:14 +01:00
Dan Larkin-York 041dbc04be Fix a small logic issue in cache resize metadata method. (#4630) 2018-02-20 18:46:07 +01:00
Wilfried Goesgens a6734cded5 fix documentation link as pointed out in #4632 (#4637) 2018-02-20 17:40:51 +01:00
Jan 86c1efc09d
in case of an id conflict, truncate or drop/recreate an existing collection (#4627) 2018-02-20 12:50:31 +01:00
Heiko 70fc52979b ui dashboard http correct label (#4612) 2018-02-20 11:30:28 +01:00
Kaveh Vahedipour 8e0dca87a0 issue #4393 part one (#4460) 2018-02-20 10:47:53 +01:00
Tobias Gödderz 01e1ee2caf Issue #4502: Update documentation: replaced deprecated NEIGHBORS() function (#4515) (#4595) 2018-02-20 10:15:06 +01:00
Jan Christoph Uhde 636c35672f try to fix permission issues of "/var/tmp/arangod" (#4498) 2018-02-20 10:12:26 +01:00
Mark 0679bb043c Fix Foxx API (#4616) 2018-02-20 10:10:51 +01:00
jsteemann adde91b621 remove always-failing tests (will be re-activated in devel) 2018-02-19 15:02:06 +01:00
Jan cfed2c1d23
Bug fix 3.3/handle single delete (#4617) 2018-02-19 14:40:39 +01:00