Willy Kloucek
bee33638ef
remove Body from endpoint, see 3381a9f3db
2022-07-25 12:16:37 +02:00
Willy Kloucek
14ee864dfb
update protoc-gen-micro
2022-07-25 12:04:00 +02:00
Willy Kloucek
0ea11527ac
update go-micro
2022-07-25 11:17:57 +02:00
Phil Davis
39282e046d
Merge pull request #4264 from owncloud/bump-core-commit-id-20220723
...
[tests-only] [full-ci] Bump CORE_COMMITID for API tests
2022-07-23 22:01:06 +05:45
Phil Davis
24b3d6d5d5
Bump CORE_COMMITID for AI tests
2022-07-23 15:29:19 +05:45
Ralf Haferkamp
b4a90b132b
Demote demo user "moss" from admin to space-admin
...
Fixes : #3625
2022-07-22 16:47:04 +02:00
Phil Davis
5db4b3aa17
Merge pull request #4259 from kobergj/AddSearchUnittestsToCI
...
[tests-only] Add search unit test to ci
2022-07-22 15:47:44 +05:45
jkoberg
e6ef03fb43
add Makefile
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-07-22 11:25:04 +02:00
jkoberg
fdaa55865c
add search unit test to ci
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-07-22 11:16:53 +02:00
Martin
1c98198bc2
Merge pull request #4248 from kobergj/EventsDescription
...
[docs-only] Update description for event structs
2022-07-22 10:06:45 +02:00
Viktor Scharf
d736747ae6
[tests-only] ApiTest. Share space via link ( #4241 )
...
* add test share space via link
* Bump core commit
2022-07-21 17:42:39 +02:00
Martin
3d26b46e17
Automated changelog update [skip ci]
2022-07-21 15:38:33 +00:00
Martin
90c06eb106
Merge pull request #4254 from kobergj/AddConfigOptionToExcludeServices
2022-07-21 17:33:15 +02:00
jkoberg
f64ea7dc1b
make runset a map
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-07-21 16:19:36 +02:00
kobergj
db363b6800
Update ocis-pkg/config/config.go
...
Co-authored-by: Phil Davis <phil@jankaritech.com >
2022-07-21 15:54:56 +02:00
jkoberg
4b8d1acdf4
allow providing list of services not to start
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-07-21 15:51:17 +02:00
Michael Barz
0f3d6d5a97
Merge pull request #4232 from owncloud/dependabot/go_modules/github.com/sirupsen/logrus-1.9.0
...
Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
2022-07-21 13:36:21 +02:00
Michael Barz
b8a13f71c5
Merge pull request #4242 from owncloud/dependabot/go_modules/github.com/urfave/cli/v2-2.11.1
...
Bump github.com/urfave/cli/v2 from 2.11.0 to 2.11.1
2022-07-21 13:35:56 +02:00
Phil Davis
346b53817d
Merge pull request #4246 from owncloud/retry-dependcies
...
[full-ci][tests-only] Add retry option
2022-07-21 15:46:09 +05:45
Swikriti Tripathi
c3ff4261b4
Add retry option
2022-07-21 15:03:23 +05:45
jkoberg
e56632681b
update description for event structs
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-07-21 10:27:43 +02:00
Phil Davis
a538b98597
Merge pull request #4247 from owncloud/adjust-retry-in-drone
...
[tests-only] [full-ci] Do not fetch the retry script in CI
2022-07-21 13:17:30 +05:45
Phil Davis
7946c8e0f3
Merge pull request #4238 from owncloud/cache-web-for-tests
...
[tests-only][full-ci]Cache web repo for tests
2022-07-21 12:42:59 +05:45
Phil Davis
fbfae89638
Do not fetch the retry script in CI
2022-07-21 11:42:37 +05:45
Swikriti Tripathi
7b51c16f6e
Allow all the tests
2022-07-21 09:45:23 +05:45
Swikriti Tripathi
a0ec85dc16
add depends on
2022-07-21 09:45:23 +05:45
Swikriti Tripathi
a6069760ef
skip piplines
2022-07-21 09:45:22 +05:45
Swikriti Tripathi
f24a6e96a5
Cache web repo for tests
2022-07-21 09:45:22 +05:45
Artur Neumann
176dd321b1
Merge pull request #4126 from owncloud/addSpacesTestForCOPYReq
...
[tests-only][full-ci]Added test scenarios for copy Request
2022-07-21 08:19:49 +05:45
Phil Davis
b698aa6b3a
Merge pull request #4243 from owncloud/core-commit-id-20220720
...
[tests-only] [full-ci] Bump CORE_COMMITID for API tests
2022-07-20 23:16:03 +05:45
Phil Davis
35f94365f7
Remove passing web tests from expected-failures
2022-07-20 22:38:00 +05:45
Phil Davis
ad3b455742
Bump CORE_COMMITID for API tests
2022-07-20 20:07:33 +05:45
dependabot[bot]
dc312c8a7c
Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.8.1...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-20 13:17:27 +00:00
dependabot[bot]
d8da6c2c2f
Bump github.com/urfave/cli/v2 from 2.11.0 to 2.11.1
...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli ) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/urfave/cli/releases )
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/urfave/cli/compare/v2.11.0...v2.11.1 )
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-20 13:15:55 +00:00
Willy Kloucek
8612057a0b
Merge pull request #4239 from owncloud/revert-4233-dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.11.0
...
Revert "Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.3 to 2.11.0"
2022-07-20 15:14:11 +02:00
Pascal Wengerter
cdadd5d00f
Merge pull request #4214 from owncloud/dependabot/npm_and_yarn/services/settings/eslint-plugin-n-15.2.4
...
Bump eslint-plugin-n from 15.2.3 to 15.2.4 in /services/settings
2022-07-20 13:44:28 +02:00
Pascal Wengerter
18d758fef7
Merge pull request #4236 from owncloud/dependabot/npm_and_yarn/services/settings/terser-5.14.2
...
Bump terser from 5.7.2 to 5.14.2 in /services/settings
2022-07-20 13:44:08 +02:00
Willy Kloucek
e1cb4e9c97
Revert "Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.3 to 2.11.0"
2022-07-20 13:10:54 +02:00
Ralf Haferkamp
5d1cd6e73c
Automated changelog update [skip ci]
2022-07-20 09:55:27 +00:00
Ralf Haferkamp
bf19bf89e3
Adjust sharee search setting for compatibility with oc10
2022-07-20 11:55:04 +02:00
Ralf Haferkamp
71a4cd91f6
Add changelog entry
2022-07-20 11:55:04 +02:00
Ralf Haferkamp
288b76d955
Add config for setting search_min_length capability
...
This adds the "search_min_length" setting to the frontend service which
allows to set the search_min_length capabilty which is e.g. used by
web.
Partial: #547
2022-07-20 11:55:04 +02:00
Ralf Haferkamp
8d454cfd3d
Bump reva
...
To get https://github.com/cs3org/reva/pull/3087
2022-07-20 11:55:04 +02:00
Ralf Haferkamp
6d47ee16c9
Allow configuration of substring search for searching sharees
...
This introduces new settings for the users and groups services.
"group_substring_filter_type" for the group services and
"user_substring_filter_type" for the users service. They allow to set
the type of LDAP filter that is used for substring user searches.
Possible values are: "initial", "final" and "any" to do either prefix,
suffix or full substring searches.
Fixes #547
2022-07-20 11:55:04 +02:00
Ralf Haferkamp
41cfd6cb23
Bump libregraph/idm to latest master
...
This includes a fix for case-insensitive substring filtering
Partial-Fix: #547
2022-07-20 11:55:04 +02:00
Michael Barz
371b85f815
Merge pull request #4235 from owncloud/fix-ldap-admin
...
[docs-only] fix ocis_ldap admin user
2022-07-20 11:20:51 +02:00
dependabot[bot]
6dc8047f32
Bump terser from 5.7.2 to 5.14.2 in /services/settings
...
Bumps [terser](https://github.com/terser/terser ) from 5.7.2 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-20 09:13:54 +00:00
Willy Kloucek
d3b952fb7b
Merge pull request #4233 from owncloud/dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.11.0
...
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.3 to 2.11.0
2022-07-20 10:51:07 +02:00
Phil Davis
004893a54a
Merge pull request #4225 from owncloud/updateExpectedToFailureForSearchLimit
...
[tests-only][full-ci]Update Expected to failure for search limit for REPORT method on ocis
2022-07-20 13:39:26 +05:45
Michael Barz
c5b00a645d
fix ocis_ldap admin user
2022-07-20 09:44:38 +02:00