Commit Graph

11761 Commits

Author SHA1 Message Date
Artur Neumann
cff0ecc777 Merge pull request #5163 from owncloud/setUnrestrictedQuota
[test-only] ApiTest. check unrestricted quota
2022-12-01 10:03:32 +05:45
David Christofas
ff1c8e1db3 Merge pull request #5161 from owncloud/audit-readme
add a README to the audit package
2022-11-30 16:38:10 +01:00
David Christofas
23a41f7d0f renaming of the simple format 2022-11-30 16:32:49 +01:00
mmattel
a0c06d733d update readme 2022-11-30 16:24:57 +01:00
Martin
35e5c6aeda Update services/audit/README.md 2022-11-30 16:18:25 +01:00
Viktor Scharf
51e88c9fff check urestricted quota 2022-11-30 15:54:46 +01:00
Edith Parzefall
ced6820d7a Update services/audit/README.md 2022-11-30 15:41:41 +01:00
Edith Parzefall
e554f7b4ee Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at>
2022-11-30 15:39:54 +01:00
Christian Scherm
935b159b07 Merge pull request #5162 from owncloud/cscherm-readme-update
Update README.md - announcement of supported and released status
2022-11-30 15:26:30 +01:00
Christian Scherm
c80558602d Update README.md - announcement of supported and released status 2022-11-30 14:37:39 +01:00
Prarup Gurung
ad66bf2d1f [full-ci] [tests-only] Added api test for delete user using graph API (#5102)
* Added api test for delete user using graph API

* Added scenario, admin user tries to delete another admin user

* Added scenario, delete user with username having different case

* Addressed reviews
2022-11-30 14:09:09 +01:00
David Christofas
943e9dfbba add a README to the audit package 2022-11-30 13:28:40 +01:00
Michael Barz
eb5cb51489 Merge pull request #5159 from owncloud/NannaBarz-remove-"`"
Update preparing_server.md
2022-11-30 12:09:07 +01:00
NannaBarz
4456998132 Update preparing_server.md
Removed ` in the command what breaks it
2022-11-30 10:33:11 +01:00
Michael Barz
cb58a5caa8 Update settings.yml 2022-11-30 09:23:07 +01:00
Michael Barz
09d6ad0c8d Update settings.yml 2022-11-30 09:01:48 +01:00
Michael Barz
b2eaf0150d Branch protection for stable-* branches 2022-11-30 08:58:17 +01:00
Michael Barz
a879bc8bed Automated changelog update [skip ci] 2022-11-30 07:43:22 +00:00
Michael Barz
86f51efdd7 Merge pull request #5156 from owncloud/release-2.0.0
[full-ci] prepare release, bump version
2022-11-30 08:42:41 +01:00
Phil Davis
8c7675737e Merge pull request #5155 from owncloud/mmattel-patch-1
[Docs] Fix minor typo
2022-11-30 10:52:40 +05:45
Michael Barz
ab57daf462 prepare release, bump version 2022-11-29 23:16:49 +01:00
Benedikt Kulmann
e13217b4df Automated changelog update [skip ci] 2022-11-29 15:41:34 +00:00
Benedikt Kulmann
a6205f48a6 Merge pull request #5153 from owncloud/update-web-6.0.0 2022-11-29 16:41:07 +01:00
Martin
f0ed26ae2a Fix minor typo
In the deprecation document there is a typo `on` --> `one`
Missed that one while reviewing.
2022-11-29 16:34:45 +01:00
Christian Richter
c527dae616 Merge pull request #5154 from dragonchaser/add-dev-docs
Add dev-docs for variable deprecation process
2022-11-29 16:19:08 +01:00
Christian Richter
8279c822ed incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-29 16:12:20 +01:00
Christian Richter
28c6d1dbfa Add dev-docs for variable descrption
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-29 16:02:33 +01:00
Benedikt Kulmann
8555d9d3df chore: bump web to v6.0.0 2022-11-29 15:26:20 +01:00
David Christofas
28fecde954 Merge pull request #5152 from owncloud/NannaBarz-path-change
changed path to .env
2022-11-29 15:02:25 +01:00
NannaBarz
b1c5583a08 changed path to .env 2022-11-29 14:31:10 +01:00
Martin
48b2611384 Automated changelog update [skip ci] 2022-11-29 10:44:31 +00:00
Martin
0ab5df0fbe Merge pull request #5143 from dragonchaser/add-deprecation-for-variables
Add depreaction annotations to variables
2022-11-29 11:44:00 +01:00
Christian Richter
422bc4e65a add missing blank line
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-29 11:13:32 +01:00
Christian Richter
e6d4e765d2 switch cols
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-29 11:12:06 +01:00
Willy Kloucek
48b2cff50c Merge pull request #5148 from wkloucek/update-simplify-monitoring-settings
update and simplify monitoring settings
2022-11-29 11:09:38 +01:00
Christian Richter
0a88fc47c8 Rearrange adoc deprecation table
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-29 11:08:57 +01:00
Christian Richter
a88af41ae2 Move conditional for deprecation Link into go template
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-29 10:52:06 +01:00
Christian Richter
e3043a7e7b Incorporate Requested Changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-29 10:49:09 +01:00
Andre Duffeck
0dc6eaf466 Graph test coverage (#5136)
* Add unit tests for users.go

* Do not choke on broken spaces

* Generate mocks for the RoleService

* Increase test coverage

* Increase test coverage
2022-11-29 10:22:40 +01:00
Andre Duffeck
e07c7bc808 Graph test coverage drives (#5141)
* Add GetSingleDrive to the service interface

* Increase test coverage for the drives endpoint

* Remove dead code

* Add missing methods to the graph service interface

* Use the existing permission client of the graph service

* Increase test coverage
2022-11-29 10:21:25 +01:00
David Christofas
1d4123f12c Merge pull request #5146 from owncloud/dependabot/go_modules/google.golang.org/grpc-1.51.0
Bump google.golang.org/grpc from 1.50.1 to 1.51.0
2022-11-29 09:34:41 +01:00
David Christofas
0369a5d80b Merge pull request #5145 from owncloud/dependabot/go_modules/github.com/gookit/config/v2-2.1.8
Bump github.com/gookit/config/v2 from 2.1.7 to 2.1.8
2022-11-29 09:34:18 +01:00
Willy Kloucek
4ce815453f update and simplify monitoring settings 2022-11-29 09:12:36 +01:00
Sagar Gurung
e9467c2974 Merge pull request #5084 from owncloud/infoAboutUserGraphTest
[tests-only][full-ci]Added test to get user information with GraphAPI
2022-11-29 12:30:08 +05:45
sagargurung1001@gmail.com
4124173a51 Review Address 2022-11-29 11:54:28 +05:45
dependabot[bot]
47ec59edc0 Bump google.golang.org/grpc from 1.50.1 to 1.51.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.50.1 to 1.51.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.50.1...v1.51.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 06:04:55 +00:00
dependabot[bot]
a030d9baab Bump github.com/gookit/config/v2 from 2.1.7 to 2.1.8
Bumps [github.com/gookit/config/v2](https://github.com/gookit/config) from 2.1.7 to 2.1.8.
- [Release notes](https://github.com/gookit/config/releases)
- [Commits](https://github.com/gookit/config/compare/v2.1.7...v2.1.8)

---
updated-dependencies:
- dependency-name: github.com/gookit/config/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 06:04:41 +00:00
mmattel
c07dafabbd update adoc.tmpl 2022-11-28 23:10:43 +01:00
Christian Richter
0e8ef44756 Add depreaction annotations to variables
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-28 18:14:45 +01:00
David Christofas
cece0e77cc Merge pull request #5121 from owncloud/dependabot/go_modules/github.com/onsi/gomega-1.24.1
Bump github.com/onsi/gomega from 1.23.0 to 1.24.1
2022-11-28 17:42:38 +01:00