Commit Graph

8343 Commits

Author SHA1 Message Date
A.Unger
da70231338 whatever dude 2020-10-15 17:08:16 +02:00
A.Unger
beade6b8c0 WIP fix tests 2020-10-15 16:18:26 +02:00
A.Unger
019b1070df assign users to default users group (gid=30000) on creation 2020-10-15 15:43:10 +02:00
A.Unger
d5c5e519ba fix TestCreateExistingUser test 2020-10-15 15:43:10 +02:00
A.Unger
97da31627f refactor test suite 2020-10-15 15:43:10 +02:00
Benedikt Kulmann
441e7156f4 Add note regarding rollback 2020-10-15 15:43:10 +02:00
Benedikt Kulmann
f6d3425de8 Create default group for new accounts 2020-10-15 15:43:10 +02:00
Benedikt Kulmann
f3f9c3d9fb Add rollback for CreateGroup when indexing fails 2020-10-15 15:43:10 +02:00
Benedikt Kulmann
37dc6c7db9 Rollback account creation on error 2020-10-15 15:43:10 +02:00
Benedikt Kulmann
ec84d7886a Fix allowing predefined values in autoincrement index 2020-10-15 15:43:10 +02:00
A.Unger
c460908e44 add lower and upper bound to config 2020-10-15 15:43:08 +02:00
A.Unger
6928a9c409 add bounds to index 2020-10-15 15:40:13 +02:00
Benedikt Kulmann
6d39cedf08 Add failing test for indexer on autoincrement index 2020-10-15 15:36:06 +02:00
Benedikt Kulmann
d578a2603a Fix service user 2020-10-15 15:36:06 +02:00
Benedikt Kulmann
629561833a Write uid and gid from autoincrement index into accounts/groups 2020-10-15 15:36:04 +02:00
Benedikt Kulmann
6ac2e2669c Copy functions of unique index to autoincrement index of disk package 2020-10-15 15:33:18 +02:00
Benedikt Kulmann
75c7a6e3df Copy functions of unique index to autoincrement index of cs3 package 2020-10-15 15:33:18 +02:00
Benedikt Kulmann
19f1fd11c4 Align order of cuntions with index interface 2020-10-15 15:33:18 +02:00
Benedikt Kulmann
6c4ce0d53c Fix PK in cs3 tests 2020-10-15 15:33:18 +02:00
Benedikt Kulmann
8abdb833d4 Implement Add for cs3 autoincrement index 2020-10-15 15:33:18 +02:00
A.Unger
5bdb94e92d first draft autoincrement cs3 apis 2020-10-15 15:33:18 +02:00
A.Unger
b61f123cd7 first draft implementation of an autoincremental index 2020-10-15 15:33:18 +02:00
Phil Davis
38358ba4d4 Merge pull request #707 from owncloud/bump-core-commit-20201015
[tests-only] Bump core commit for tests as at 20201015
2020-10-15 17:54:21 +05:45
Phil Davis
15d6d38ad2 Bump core commit for tests as at 20201015 2020-10-15 16:29:20 +05:45
Michael Barz
b5c149af59 Merge pull request #605 from owncloud/dependabot/npm_and_yarn/accounts/lodash-4.17.20
Bump lodash from 4.17.15 to 4.17.20 in /accounts
2020-10-15 12:37:50 +02:00
dependabot[bot]
66bbc19546 Bump lodash from 4.17.15 to 4.17.20 in /accounts
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-15 08:57:28 +00:00
Michael Barz
d480fdbff6 Merge pull request #604 from owncloud/dependabot/npm_and_yarn/accounts/bl-4.0.3
Bump bl from 4.0.2 to 4.0.3 in /accounts
2020-10-15 10:57:25 +02:00
Phil Davis
151198e448 Merge pull request #706 from owncloud/individual-it-patch-2
[docs-only] update testing docs
2020-10-15 14:20:36 +05:45
Artur Neumann
20d069ffab delete LDAP references 2020-10-15 13:52:56 +05:45
Phil Davis
4d34e87677 Adjust dev testing doc for mono-repo changes 2020-10-15 13:45:28 +05:45
Artur Neumann
6c71f830ff use new default reva data folder 2020-10-15 13:31:05 +05:45
Phil Davis
5efc117fed Merge pull request #700 from owncloud/bump-core-commit-38009
[tests-only] Bump core commit for tests to include core PR 38009
2020-10-15 08:10:41 +05:45
Ilja Neumann
c9f0cdd256 Disable ACCOUNTS_DATA_PATH 2020-10-14 19:07:56 +02:00
Ilja Neumann
f272bb243b Add STORAGE_STORAGE_METADATA_ROOT 2020-10-14 18:40:14 +02:00
Phil Davis
b0e0d4f765 Bump core commit for tests to include core PR 38009 2020-10-14 22:05:51 +05:45
Michael Barz
8a22938698 Correct docker tag sufix for eos-ocis 2020-10-14 18:19:10 +02:00
Ilja Neumann
3aa10fa8f0 Fix lint 2020-10-14 18:03:52 +02:00
Ilja Neumann
f651303866 Fix id or samaccount query 2020-10-14 18:03:52 +02:00
Ilja Neumann
20e3bd0826 Disable DISK_PATH temporarily 2020-10-14 18:03:52 +02:00
Ilja Neumann
199ad32e04 Temporarily disable groups query 2020-10-14 18:03:52 +02:00
Ilja Neumann
98ed583b89 Add or query to query regexes 2020-10-14 18:03:52 +02:00
Ilja Neumann
8bcf5d4096 Add startswith(id,...) query for group 2020-10-14 18:03:52 +02:00
Ilja Neumann
c31732872d Don't add empty values to the index 2020-10-14 18:03:52 +02:00
Ilja Neumann
755bbd7817 Create absolute accounts dir for tests and recreate it on each test 2020-10-14 18:03:52 +02:00
Ilja Neumann
f84892a2c2 Fix test to not rely on ordering 2020-10-14 18:03:52 +02:00
Ilja Neumann
cc0a141dc6 go fmt 2020-10-14 18:03:52 +02:00
Ilja Neumann
0ca3a10daf Remove bleave provider and tokenizer 2020-10-14 18:03:52 +02:00
Ilja Neumann
9243330ae4 Create random testdata-dir 2020-10-14 18:03:52 +02:00
Ilja Neumann
be9b30f0b5 - Reseed in each update-test
- Don't assert in cleanup
2020-10-14 18:03:52 +02:00
Ilja Neumann
fd6d80435b Fix ListGroups 2020-10-14 18:03:52 +02:00