Commit Graph

4781 Commits

Author SHA1 Message Date
Alex Unger 72f3a7be8d Update .github/pull_request_template.md
Co-authored-by: Phil Davis <phil@jankaritech.com>
2021-01-15 15:53:08 +01:00
Michael Barz de292b2b7b change glob pattern 2021-01-14 20:11:21 +01:00
A.Unger a3ed0eaf87 codacy: ignore .github/ 2021-01-14 17:09:20 +01:00
A.Unger bc06091e79 add expected behavior step 2021-01-14 16:53:35 +01:00
Alex Unger de50dd7d15 Apply suggestions from code review
Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
2021-01-14 16:27:32 +01:00
A.Unger af2773edb9 grammar 2021-01-14 13:20:34 +01:00
A.Unger 162bb48f01 stale bot act only on issues 2021-01-14 13:09:29 +01:00
A.Unger 2e8f6f8085 add config for stale boty 2021-01-14 13:05:05 +01:00
A.Unger 69e030b4d0 wording 2021-01-14 12:37:20 +01:00
A.Unger b88ebb300a use headers 2021-01-14 12:22:14 +01:00
A.Unger 27bbc785d3 add PULL_REQUEST_TEMPLATE 2021-01-14 10:21:46 +01:00
Alex Unger 9d753091f3 Update issue templates 2021-01-14 10:10:04 +01:00
Phil Davis 48ba063fc2 Merge pull request #1207 from owncloud/fix-sonar-exclude
fix sonar exclude for generated protobuf files
2021-01-14 12:14:25 +05:45
David Christofas 2f4fcfef2d fix sonar exclude for generated protobuf files 2021-01-14 11:06:42 +05:45
Artur Neumann 5035ec43bd Merge pull request #1208 from owncloud/bump-web-commit-id-20200114
[tests-only] Bump WEB commit id
2021-01-14 11:04:24 +05:45
Phil Davis baa2ede612 Bump WEB commit id 2021-01-14 09:30:37 +05:45
Artur Neumann 864ee52173 Merge pull request #1206 from owncloud/update-commit-ids-for-tests-20210113
[tests-only] Bump core and web commit ids for tests
2021-01-14 09:13:15 +05:45
Phil Davis 8062a01269 Adjust expected-failures 2021-01-14 00:45:38 +05:45
Phil Davis 249a3f27e7 Bump core and web commit ids for tests 2021-01-13 21:18:45 +05:45
David Christofas 9f00ff76ed Automated changelog update [skip ci] 2021-01-13 13:56:41 +00:00
David Christofas 133ecf4fb4 Merge pull request #1203 from owncloud/secure-state
generate cryptographically secure state token
2021-01-13 14:52:54 +01:00
David Christofas f230ea7fea generate cryptographically secure state token 2021-01-13 14:00:35 +01:00
Benedikt Kulmann 1721b78913 Automated changelog update [skip ci] 2021-01-13 11:55:01 +00:00
Benedikt Kulmann 638b7a1c9f Merge pull request #1191 from owncloud/update-web-1.0.1
Update web to 1.0.1
2021-01-13 12:54:19 +01:00
Phil Davis 32b1597ca5 Update tag reference in changelog 2021-01-13 15:57:45 +05:45
Benedikt Kulmann 2b00f833dd Adjust expected failures 2021-01-13 09:25:10 +01:00
Benedikt Kulmann 17a1d29d6a Fix server url for js client in accounts and settings 2021-01-13 09:23:49 +01:00
Benedikt Kulmann 20e150228c Adjust expected failures 2021-01-13 09:23:49 +01:00
Benedikt Kulmann ac63ab4b36 Update go.sum 2021-01-13 09:23:49 +01:00
Benedikt Kulmann e18d286e8a Fix server url usage in settings and accounts 2021-01-13 09:23:48 +01:00
Benedikt Kulmann 7ad4130ef7 Update web to 1.0.1 2021-01-13 09:23:48 +01:00
Michael Barz 8462799667 Merge pull request #1202 from owncloud/sonar-excludes
[Tests-Only] clean up sonar excludes
2021-01-12 22:40:42 +01:00
David Christofas 4701fdfccc Merge pull request #1181 from owncloud/dependabot/npm_and_yarn/accounts/axios-0.21.1
Bump axios from 0.19.2 to 0.21.1 in /accounts
2021-01-12 18:11:56 +01:00
dependabot[bot] 943b13b8d4 Bump axios from 0.19.2 to 0.21.1 in /accounts
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 16:26:29 +00:00
David Christofas 65e9153a2d [Tests-Only] clean up sonar excludes 2021-01-12 17:17:13 +01:00
Michael Barz 459df00cd2 Add default organisation wide label set and remove existing 2021-01-12 16:39:10 +01:00
David Christofas f5856e6fa2 Merge pull request #1182 from owncloud/dependabot/npm_and_yarn/onlyoffice/axios-0.21.1
Bump axios from 0.19.2 to 0.21.1 in /onlyoffice
2021-01-12 16:01:30 +01:00
David Christofas 92ed1ff8e1 Merge pull request #1183 from owncloud/dependabot/npm_and_yarn/settings/axios-0.21.1
Bump axios from 0.19.2 to 0.21.1 in /settings
2021-01-12 16:00:49 +01:00
Artur Neumann 8fa89f5067 Merge pull request #1196 from owncloud/update-test-commit-ids-20200111
[tests-only] Update WEB_COMMITID for tests
2021-01-12 09:20:41 +05:45
Phil Davis 168d8a7fbc Adjust expected-failures-webUI for shareWithUsers test changes 2021-01-11 20:17:09 +05:45
Phil Davis 653aeef460 Adjust expected-failures-webUI for imageMediaViewer test changes 2021-01-11 20:14:21 +05:45
Phil Davis cf424e9bb6 Add expected-failures-webUI for OCIS issue 1124 2021-01-11 19:12:18 +05:45
Phil Davis 91bd401a8a Update WEB_COMMITID for tests 2021-01-11 18:49:39 +05:45
Phil Davis 6fdb44c687 Automated changelog update [skip ci] 2021-01-11 12:53:19 +00:00
Phil Davis cf7692240d Merge pull request #1194 from owncloud/reva-f2b63bfd6825e
Update reva to v1.4.1-0.20210111080247
2021-01-11 18:37:17 +05:45
Phil Davis 6e47fe799c adjust expected-failures-webUI for changes dues to reva PRs 1368 and 1388 2021-01-11 17:47:31 +05:45
Phil Davis 42ff1af2d6 delete local bug-demo scenarios fixed by reva PR 1368 2021-01-11 17:32:10 +05:45
Phil Davis 8d0aa17ba5 remove scenarios fixed by reva PR 1368 from expected-failures 2021-01-11 16:55:04 +05:45
Phil Davis ab1ed20821 remove scenarios fixed by reva PR 1388 from expected-failures 2021-01-11 16:43:51 +05:45
Jörn Friedrich Dreyer 3240e20641 Update reva to v1.4.1-0.20210111080247
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-01-11 09:48:41 +00:00