Commit Graph
8343 Commits
Author SHA1 Message Date
Willy KloucekandJörn Friedrich Dreyer adc7b3b3d2 remove version from service config 2022-01-07 16:12:01 +00:00
Willy KloucekandJörn Friedrich Dreyer b9f2b6b91e move config parsing in separate package for each service 2022-01-07 16:12:01 +00:00
Willy KloucekandJörn Friedrich Dreyer 23e7a8ffab simplify commands and version handling 2022-01-07 16:11:50 +00:00
Willy KloucekandJörn Friedrich Dreyer 5b70d46213 remove build flags, add debug server to accounts 2022-01-07 16:08:14 +00:00
Willy KloucekandJörn Friedrich Dreyer 6a03c4acba improve envdecode error handling 2022-01-07 16:08:14 +00:00
Willy KloucekandJörn Friedrich Dreyer e89071200f satisfy linters 2022-01-07 16:08:14 +00:00
Willy KloucekandJörn Friedrich Dreyer a839288212 remove supervised flag from configs 2022-01-07 16:08:14 +00:00
Willy KloucekandJörn Friedrich Dreyer 6dc2d4d74c expose proxy debug port only on localhost 2022-01-07 16:08:14 +00:00
Willy KloucekandJörn Friedrich Dreyer 5034e399bb maintain envdecode inside ocis-pkg 2022-01-07 16:08:14 +00:00
Willy KloucekandJörn Friedrich Dreyer 21ed07d90b migrate ocis-pkg to envdecode 2022-01-07 16:08:14 +00:00
Willy KloucekandJörn Friedrich Dreyer 412dadac45 resolve thumbnails TODOs 2022-01-07 16:08:12 +00:00
Willy KloucekandJörn Friedrich Dreyer 45ec244aec don't expose not used config via env 2022-01-07 16:07:37 +00:00
Willy KloucekandJörn Friedrich Dreyer 41403d7952 fix some TODOs 2022-01-07 16:07:34 +00:00
Willy KloucekandJörn Friedrich Dreyer ae565846c2 gix graph url 2022-01-07 16:07:01 +00:00
Willy KloucekandJörn Friedrich Dreyer 342da01c9b bring back missing commands 2022-01-07 16:07:01 +00:00
Willy KloucekandJörn Friedrich Dreyer 61ff46b29c fix unit tests 2022-01-07 16:07:01 +00:00
Willy KloucekandJörn Friedrich Dreyer e361132435 move accounts config sanitazing into config parsing 2022-01-07 16:07:01 +00:00
Willy KloucekandJörn Friedrich Dreyer e006ad6e40 directly pass env to config 2022-01-07 16:07:01 +00:00
Willy KloucekandJörn Friedrich Dreyer 3c3fc2e098 revert storage, remove tracing.service and bring back common 2022-01-07 16:06:56 +00:00
Willy KloucekandJörn Friedrich Dreyer 9422388b74 add version to accounts 2022-01-07 16:04:55 +00:00
Willy KloucekandJörn Friedrich Dreyer a13df3dcf7 split **/pkg/config/config.go up to multiple files 2022-01-07 16:04:52 +00:00
Willy KloucekandJörn Friedrich Dreyer 6990e7d660 switch all other services to struct tag based env config 2022-01-07 15:47:47 +00:00
Willy KloucekandJörn Friedrich Dreyer 288d6c469e switch graph to struct tag based env config 2022-01-07 15:39:01 +00:00
Willy KloucekandJörn Friedrich Dreyer 788a390016 switch glauth to struct tag based env config 2022-01-07 15:39:01 +00:00
Willy KloucekandJörn Friedrich Dreyer 161dd949fc switch ocs to struct tag based env config 2022-01-07 15:39:01 +00:00
Willy KloucekandJörn Friedrich Dreyer cb27090cea fix accounts test 2022-01-07 15:39:01 +00:00
Willy KloucekandJörn Friedrich Dreyer d2befd9257 switch accounts to struct tag based env config 2022-01-07 15:39:01 +00:00
Willy KloucekandJörn Friedrich Dreyer ebfe8f069c remove service names 2022-01-07 15:39:01 +00:00
Willy KloucekandJörn Friedrich Dreyer 0360b58587 fix ocs test 2022-01-07 15:39:01 +00:00
Willy KloucekandJörn Friedrich Dreyer 106ba59dec fix traefik basic auth defaul 2022-01-07 15:39:01 +00:00
Willy KloucekandJörn Friedrich Dreyer 7b61460fac add accounts log level 2022-01-07 15:39:01 +00:00
Willy KloucekandJörn Friedrich Dreyer 3b5a33590e add missing commands and unify service / namespace options 2022-01-07 15:38:56 +00:00
PKiranandJörn Friedrich Dreyer 6621ac2ef6 update core commit id for tests 2022-01-07 15:37:07 +00:00
pwengerterandJörn Friedrich Dreyer ee6fb0d1a5 Add docs for locally running accounts&settings ui tests 2022-01-07 15:37:07 +00:00
David Christofas f602c50ff9 fix thumbnailer for the new spaces approach 2022-01-07 16:32:57 +01:00
Jörn Friedrich Dreyer 76592e21d8 update to latest edge
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-01-07 15:27:48 +00:00
Jörn Friedrich Dreyer fb7a93a46d expect type project instead of share
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-01-07 15:24:58 +00:00
Willy Kloucek 4cf0befcdb Automated changelog update [skip ci] 2022-01-07 12:50:07 +00:00
Willy KloucekandGitHub d9e681f0b5 Merge pull request #2818 from owncloud/unify-commands-and-service-options
unify configuration and commands
2022-01-07 13:49:23 +01:00
Willy Kloucek 62dbd893b7 switch to http.StatusOK instead of 200 2022-01-07 13:21:14 +01:00
Willy Kloucek d9744ebda7 improve command description 2022-01-07 13:19:39 +01:00
Phil DavisandGitHub 0abc6d702e Merge pull request #2934 from owncloud/bump-web-commit
[tests-only][full-ci] bump core commit id (2022-01-06)
2022-01-06 21:11:25 +05:45
PKiranandPhil Davis f288d6a3ab update core commit id for tests 2022-01-06 19:25:47 +05:45
Jörn Friedrich DreyerandGitHub 9b8382d8ab Merge pull request #2917 from owncloud/document-local-ui-acceptance-tests
[docs-only] Add docs for locally running accounts&settings ui tests
2022-01-06 14:21:14 +01:00
Jörn Friedrich Dreyer f706d76335 Merge branch 'master' into spaces-registry
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-01-06 10:51:43 +00:00
Jörn Friedrich Dreyer 2cf22bf979 use latest reva branch
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-01-06 10:49:01 +00:00
Willy KloucekandGitHub c21cd946e8 Merge pull request #2933 from owncloud/update-reva-2022-01-06
[full-ci] update reva
2022-01-06 09:39:21 +01:00
Willy Kloucek cff0749f38 update reva 2022-01-06 08:03:47 +01:00
Jörn Friedrich Dreyer 196f2ab818 use list spaces when deleting users
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-01-05 10:03:11 +00:00
Jörn Friedrich Dreyer 349987115d use locking branch
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-01-04 20:36:39 +00:00