Commit Graph

10380 Commits

Author SHA1 Message Date
Phil Davis 971b4bfc8e Adjust line numbers in expected-failures-webUI-on-OCIS-storage 2022-07-07 16:27:13 +05:45
Jörn Friedrich Dreyer af0ce259a4 update reva to e2232b5a63df
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-07-07 16:27:13 +05:45
Phil Davis aca849c3c7 Merge pull request #4129 from owncloud/bump-core-commit-id-july-7-2022
[tests-only][full-ci] Update core commit id to the latest upto July 7, 2022
2022-07-07 15:42:26 +05:45
Kiran Parajuli 4b0f01ef2e Update core commit id to the latest upto July 7, 2022
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-07-07 15:04:01 +05:45
David Christofas b4a930dd49 Automated changelog update [skip ci] 2022-07-07 07:25:45 +00:00
David Christofas ce6f85de61 Merge pull request #4117 from owncloud/ldap-escape-dn
escape DN attribute values
2022-07-07 09:25:23 +02:00
Andre Duffeck f739d18807 Automated changelog update [skip ci] 2022-07-07 06:47:44 +00:00
Andre Duffeck edb8e85fb9 Merge pull request #4118 from aduffeck/webdav-search
Wire up the search service at the old webdav endpoint
2022-07-07 08:47:19 +02:00
André Duffeck d65dcfe901 Adapt expected failures 2022-07-06 22:00:10 +02:00
David Christofas 00a27bfff4 fix the null byte replace 2022-07-06 17:25:49 +02:00
André Duffeck 57d625ccf1 Add changelog 2022-07-06 16:01:21 +02:00
André Duffeck 4f042aa071 Wire up the search service at the old webdav endpoint 2022-07-06 15:58:26 +02:00
David Christofas 2707c2f4b4 escape DN attribute values 2022-07-06 15:16:43 +02:00
Christian Richter 9c38cd4807 Merge pull request #4110 from owncloud/fix_adoc_type
Fix adoc type + text
2022-07-06 13:43:57 +02:00
Phil Davis 81456c2572 Merge pull request #4113 from owncloud/bump-commit-id-20220706
[tests-only][full-ci]Bump core commit id for tests
2022-07-06 17:20:31 +05:45
Swikriti Tripathi f6079ef37a Bump core commit id for tests 2022-07-06 15:04:33 +05:45
mmattel 62a54a44b1 update resolution text 2022-07-06 11:13:02 +02:00
mmattel 26e1d8018c remove pass from description 2022-07-06 10:23:07 +02:00
mmattel 96605163c8 fix description text for array 2022-07-06 10:12:50 +02:00
mmattel 98ac27732c Fix adoc type 2022-07-06 09:44:02 +02:00
Andre Duffeck ee97594742 Automated changelog update [skip ci] 2022-07-06 06:47:34 +00:00
Andre Duffeck 24fbb4a389 Merge pull request #4094 from aduffeck/polish-search
Polish search
2022-07-06 08:44:43 +02:00
Martin c24a8cd618 Merge pull request #4108 from owncloud/fix_adoc
Update the adoc table generation
2022-07-06 08:27:21 +02:00
mmattel 9a211daa90 Update the adoc table generation 2022-07-06 08:17:21 +02:00
Jörn Friedrich Dreyer 2e640424cf Merge pull request #4076 from aduffeck/enabled-machine-auth-in-ocdav
[full-ci] Enable machine auth in ocdav
2022-07-05 18:14:41 +00:00
Willy Kloucek 337446766c Merge pull request #4099 from rhafer/clean
Remove redundant setting of cli.HelpFlag
2022-07-05 15:50:02 +02:00
Phil Davis 2070724427 Merge pull request #4085 from owncloud/implement-yarn-cache
[full-ci][tests-only]cache yarn dependencies for web UI tests
2022-07-05 19:28:03 +05:45
Ralf Haferkamp 4a09d8a948 Remove redundant setting of cli.HelpFlag
The help flag is configured automatically by default already. We don't
need to redo that for every single service.

This also addresses one of the finding of "go race" (#4088)
2022-07-05 14:59:06 +02:00
André Duffeck 703b488ab2 Adapt expected failures 2022-07-05 12:33:21 +02:00
André Duffeck 9b40b6b152 Fix setting the ocdav machine auth api key from the common config 2022-07-05 11:46:01 +02:00
David Christofas 41226deab7 Merge pull request #4096 from owncloud/add-missing-env-var-descriptions
Fix typo in variable description
2022-07-05 11:39:35 +02:00
André Duffeck 92f7b37a57 Bump reva 2022-07-05 11:18:27 +02:00
André Duffeck c2b163afe6 Improve description of the machine auth api key config options 2022-07-05 11:05:33 +02:00
André Duffeck 17d7bee37d Enable machine auth in ocdav 2022-07-05 11:01:48 +02:00
David Christofas d75b4ad3ff Automated changelog update [skip ci] 2022-07-05 08:57:08 +00:00
David Christofas a9b66d4189 Merge pull request #4093 from wkloucek/improve-startup-errors
improve startup error logging
2022-07-05 10:56:36 +02:00
David Christofas b70f8de1b9 Automated changelog update [skip ci] 2022-07-05 08:42:05 +00:00
David Christofas 03791710d2 Merge pull request #4074 from owncloud/update-idp-ui
[full-ci] Update idp UI
2022-07-05 10:41:30 +02:00
Christian Richter d1faa08ae5 fix typo
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-07-05 10:39:56 +02:00
André Duffeck c5ec47696e Adapt expected failures 2022-07-05 10:29:10 +02:00
Willy Kloucek f02591b5c3 improve startup error logging 2022-07-05 10:12:46 +02:00
Swikriti Tripathi a054af2696 cache yarn dependencies for web UI tests 2022-07-05 13:16:39 +05:45
André Duffeck 731ecb00ee Add changelog 2022-07-05 09:23:11 +02:00
Willy Kloucek f1f373985b Automated changelog update [skip ci] 2022-07-04 19:00:06 +00:00
Willy Kloucek e41975b99f Merge pull request #4086 from wkloucek/mask-proxy-config-endpoint
mask sensitive values in /config proxy debug server endpoint
2022-07-04 20:57:26 +02:00
David Christofas 2f1cdfac62 fix linter warning 2022-07-04 18:25:54 +02:00
David Christofas 530d8f3bda change eslint parser 2022-07-04 18:03:20 +02:00
Pascal Wengerter 6c7ca9e07c Merge pull request #4079 from owncloud/dependabot/npm_and_yarn/services/settings/cucumber/pretty-formatter-1.0.0
Bump @cucumber/pretty-formatter from 1.0.0-alpha.2 to 1.0.0 in /services/settings
2022-07-04 17:48:52 +02:00
Pascal Wengerter 249a9c8032 Merge pull request #4080 from owncloud/dependabot/npm_and_yarn/services/settings/eslint-8.19.0
Bump eslint from 8.18.0 to 8.19.0 in /services/settings
2022-07-04 17:48:15 +02:00
David Christofas 093462eb85 re-add the password reset link 2022-07-04 17:40:02 +02:00