Commit Graph
8514 Commits
Author SHA1 Message Date
jkoberg b8aaed66a0 tmp: use custom web branch to uncover the error
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-04 14:11:03 +01:00
jkoberg 634c69e2b8 bump web master
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-04 12:11:06 +01:00
jkoberg d7e48b8721 Merge branch 'master' into StoreSettingsViaMetadata
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-04 09:31:36 +01:00
Michael Barz e521478f2a Automated changelog update [skip ci] 2022-03-03 18:56:44 +00:00
Michael BarzandGitHub b15db1794a update reva to version 2.0.0 (#3258) 2022-03-03 19:56:04 +01:00
Florian Schade 9bb046fc22 Automated changelog update [skip ci] 2022-03-03 18:40:22 +00:00
Florian SchadeandGitHub 19980d9274 [full-ci] Update web 5.2.0 (#3262)
* bump web 5.2.0

* update accounts yarn lock
2022-03-03 19:39:55 +01:00
jkoberg da3fc4c898 don't log fatal on startup
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-03 16:47:51 +01:00
jkoberg 8f10226963 next reva bump
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-03 16:45:52 +01:00
Phil DavisandGitHub d04f54e92f Merge pull request #3253 from owncloud/bump-core-commitid-on-ocis
[tests-only] [full-ci] Bump core commit id on ocis to include this PR `39834`
2022-03-03 21:13:55 +05:45
jkoberg ba698aa6d9 next reva version
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-03 16:19:20 +01:00
jkoberg 15ac5d8999 make it configurable
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-03 16:06:33 +01:00
Willy KloucekandGitHub 751eaab9a1 Merge pull request #3255 from owncloud/dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.8.0
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.7.3 to 2.8.0
2022-03-03 13:41:46 +01:00
jkoberg 085dcd9a14 Merge branch 'master' into StoreSettingsViaMetadata 2022-03-03 11:16:51 +01:00
jkoberg 1cde2fa36b use feature reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-03 11:15:36 +01:00
Prarup Gurung fda87a90bf Updated expected failures line numbers after the changes in core tests 2022-03-03 15:04:35 +05:45
Prarup Gurung f1b16c4dd5 Bump core commit id on ocis 2022-03-03 14:29:54 +05:45
Florian SchadeandGitHub 2a3276925a [full-ci] bring back web master for drone env (#3256)
* bring back web master for drone env
2022-03-03 09:30:44 +01:00
dependabot[bot]andGitHub f33780e685 Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.7.3 to 2.8.0
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.7.3 to 2.8.0.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/master/.goreleaser.yml)
- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.7.3...v2.8.0)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 06:15:43 +00:00
55593b7e9f [full-ci] Bump web v5.2.0-rc.x (#3249)
* bump web rc.1

* Use web v5.2.0-rc.2

Co-authored-by: Pascal Wengerter <pascal@wengerter.info>
2022-03-02 17:52:02 +01:00
Willy KloucekandGitHub 410aee5234 Merge pull request #3251 from rhafer/graph-userrole
graph: Assign new user the default user role
2022-03-02 17:25:31 +01:00
Christian RichterandGitHub dc9e8a22c8 Merge pull request #3252 from owncloud/docs_fix_adr_weight
Add missing weight to header to fix menu sorting
2022-03-02 16:55:44 +01:00
Ralf Haferkamp 06ca18b1fb graph: Assign new user the default user role
Similar to what the accounts service is doing, all new users get
the User role assigned now. Otherwise creating the user's personal space
upon login is not working.
2022-03-02 16:45:25 +01:00
Ralf Haferkamp fe2501b083 graph: Add some validation for username and email
This copies the validation code from the accounts service, also fixing a
bug in the regex that allowed adding mail addresses with whitespace and
other problematic characters to the domain part of the mail address.

Partial fix for: #3247
2022-03-02 16:45:25 +01:00
Christian Richter 8ee5ab226e Add missing weight to header to fix menu sorting 2022-03-02 16:34:20 +01:00
Willy KloucekandGitHub 44db94cbe7 Merge pull request #3078 from owncloud/config-docs
generate environment variable config documentation
2022-03-02 16:15:37 +01:00
Willy Kloucek d5aed899e7 use docs/docs-generate also in CI 2022-03-02 15:31:58 +01:00
Willy Kloucek f266f91bc4 revert ocisConfig changes part 3 2022-03-02 15:21:47 +01:00
Willy Kloucek aeeff60011 remove config file related code 2022-03-02 15:18:43 +01:00
Willy Kloucek 1db1c7b678 remove generated configvars files from repo 2022-03-02 15:16:44 +01:00
Christian Richter 4f18908016 Add output to configenvextractor 2022-03-02 15:14:47 +01:00
Willy Kloucek 63818e0fa4 revert ocisConfig changes part 2 2022-03-02 15:12:34 +01:00
Willy Kloucek 15e1139b8d revert ocisConfig changes 2022-03-02 15:11:12 +01:00
David Christofas f6656fa6ac include config env extractor to docs-generate step 2022-03-02 14:40:15 +01:00
jkoberg 0d49316495 downgrade reva temporarilly
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-02 13:11:01 +01:00
jkoberg 62ec3cf801 add new defaults
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-02 12:41:57 +01:00
c53a922096 include env config options in the docs
Co-Authored-By: Christian Richter <crichter@owncloud.com>
Co-Authored-By: Willy Kloucek <wkloucek@owncloud.com>
2022-03-02 12:16:43 +01:00
jkoberg fd78a662fd Merge branch 'master' into StoreSettingsViaMetadata 2022-03-02 10:18:12 +01:00
jkoberg 7731de91f1 create id for values if not given
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-02 10:14:27 +01:00
beaac40aa6 update reva to include decomposedfs nodes-per-space (#3228)
* update reva to include decomposedfs nodes-per-space

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* check create space with own constraint

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update reva

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* unexpected passed

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update reva

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* remove unused variable

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* revert reva commit id

Co-authored-by: Florian Schade <f.schade@icloud.com>
2022-03-02 08:47:53 +01:00
David ChristofasandChristian Richter <crichter@owncloud.com@> 017de20520 add config descriptions
Co-Authored-By: Christian Richter <crichter@owncloud.com@>
2022-03-01 17:17:40 +01:00
David Christofas d9bf920307 remove config docs prototype 2022-03-01 16:36:19 +01:00
David ChristofasandChristian Richter 4af7f630b9 First version of the envvar docs generator
Signed-off-by: Christian Richter <crichter@owncloud.com@>
2022-03-01 16:32:23 +01:00
jkoberg c80022b0c6 ReadSetting unit test & implementation
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-01 15:52:57 +01:00
jkoberg a647f56bb0 unitests for list values
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-01 15:22:19 +01:00
jkoberg f64280188a refine initialization logic again
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-01 14:54:28 +01:00
David Christofas bb6a018e9a config docs prototype 2022-03-01 13:21:06 +01:00
jkoberg 7fcf6f5aa0 implement permission unit tests
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-01 12:15:39 +01:00
Willy KloucekandDavid Christofas b438fce511 generate config file for accounts service 2022-03-01 11:19:14 +01:00
Phil DavisandGitHub 27c4b7b976 Merge pull request #3246 from owncloud/bump-core-commitId-ocis
[tests-only] bumped core commit Id on ocis to include this PR 39828
2022-03-01 15:49:00 +05:45