Willy Kloucek
|
6de48a8cd4
|
switch to http.StatusOK instead of 200
|
2022-01-07 19:19:19 +00:00 |
|
Willy Kloucek
|
1e38150276
|
improve command description
|
2022-01-07 19:19:16 +00:00 |
|
Willy Kloucek
|
1dc63cbce1
|
ensure, that each config is only parsed once
|
2022-01-07 16:12:01 +00:00 |
|
Willy Kloucek
|
5b56920128
|
add missing commons in supervised mode
|
2022-01-07 16:12:01 +00:00 |
|
Willy Kloucek
|
adc7b3b3d2
|
remove version from service config
|
2022-01-07 16:12:01 +00:00 |
|
Willy Kloucek
|
b9f2b6b91e
|
move config parsing in separate package for each service
|
2022-01-07 16:12:01 +00:00 |
|
Willy Kloucek
|
23e7a8ffab
|
simplify commands and version handling
|
2022-01-07 16:11:50 +00:00 |
|
Willy Kloucek
|
5b70d46213
|
remove build flags, add debug server to accounts
|
2022-01-07 16:08:14 +00:00 |
|
Willy Kloucek
|
6a03c4acba
|
improve envdecode error handling
|
2022-01-07 16:08:14 +00:00 |
|
Willy Kloucek
|
a839288212
|
remove supervised flag from configs
|
2022-01-07 16:08:14 +00:00 |
|
Willy Kloucek
|
5034e399bb
|
maintain envdecode inside ocis-pkg
|
2022-01-07 16:08:14 +00:00 |
|
Willy Kloucek
|
e006ad6e40
|
directly pass env to config
|
2022-01-07 16:07:01 +00:00 |
|
Willy Kloucek
|
3c3fc2e098
|
revert storage, remove tracing.service and bring back common
|
2022-01-07 16:06:56 +00:00 |
|
Willy Kloucek
|
a13df3dcf7
|
split **/pkg/config/config.go up to multiple files
|
2022-01-07 16:04:52 +00:00 |
|
Willy Kloucek
|
6990e7d660
|
switch all other services to struct tag based env config
|
2022-01-07 15:47:47 +00:00 |
|
Willy Kloucek
|
788a390016
|
switch glauth to struct tag based env config
|
2022-01-07 15:39:01 +00:00 |
|
Willy Kloucek
|
161dd949fc
|
switch ocs to struct tag based env config
|
2022-01-07 15:39:01 +00:00 |
|
Willy Kloucek
|
3b5a33590e
|
add missing commands and unify service / namespace options
|
2022-01-07 15:38:56 +00:00 |
|
A.Unger
|
e3e3d1ee57
|
runtime: removed trap goroutine and let the context cancelation do the thing
|
2021-12-06 12:11:48 +01:00 |
|
Willy Kloucek
|
38d670f1b3
|
Merge pull request #2811 from owncloud/reenable-metrics-deployment-examples
reenable metrics for the deployment examples
|
2021-11-24 15:15:51 +01:00 |
|
Willy Kloucek
|
4e4c42bca9
|
fix debug addresses in example configurations
|
2021-11-24 14:15:00 +01:00 |
|
Willy Kloucek
|
41e84b6378
|
add go:generate step for all go:embed steps
|
2021-11-24 12:56:42 +01:00 |
|
A.Unger
|
24347180fa
|
use ocisConfig as struct tagname to bind config files to strucg attributes
|
2021-11-19 09:28:23 +01:00 |
|
A.Unger
|
f87b5bd66c
|
removed all flagset packages
|
2021-11-17 11:36:28 +01:00 |
|
A.Unger
|
2aa9c2457e
|
Merge branch 'master' into try-gookikt-config
|
2021-11-16 13:29:07 +01:00 |
|
Willy Kloucek
|
930c59d8b2
|
keep asset folder to make ocis compilable without running make generate
|
2021-11-16 10:43:08 +01:00 |
|
Willy Kloucek
|
33d9a1171d
|
clean up asset folder with git clean command instead of hard deletion
|
2021-11-16 10:19:15 +01:00 |
|
Willy Kloucek
|
74e7344221
|
prevent multiple yarn builds of accounts and settings when running make ci-node-generate int the repo root
|
2021-11-16 10:01:12 +01:00 |
|
A.Unger
|
51bee0e531
|
sort out flags precedence
|
2021-11-09 17:30:31 +01:00 |
|
A.Unger
|
a515a97c8f
|
normalize idp
|
2021-11-08 12:17:23 +01:00 |
|
A.Unger
|
22601de351
|
normalize graph-explorer
|
2021-11-08 12:08:35 +01:00 |
|
A.Unger
|
be9eff8ba8
|
add tags to structs
|
2021-11-05 11:37:16 +01:00 |
|
A.Unger
|
91c766210c
|
migrate graph-explorer to the new config scheme
|
2021-11-05 11:31:35 +01:00 |
|
A.Unger
|
711acbb354
|
inherit logging config from ocis.yaml, let extensions overwrite their logging. Considering using a package level global logging...
|
2021-10-31 00:08:46 +02:00 |
|
David Christofas
|
9ecc065879
|
update CORS middleware and make it configurable
|
2021-10-22 13:27:31 +02:00 |
|
Willy Kloucek
|
29341a7f94
|
split spaces webdav url and graph url configuration in base and path parts
|
2021-10-21 14:30:18 +02:00 |
|
jkoberg
|
27dd8ff292
|
use ci-node-generate always
|
2021-10-19 16:00:13 +02:00 |
|
jkoberg
|
e30c3b2270
|
bring back protobuf
|
2021-10-19 14:05:18 +02:00 |
|
jkoberg
|
2356415099
|
go back to where it was green
|
2021-10-19 12:49:46 +02:00 |
|
jkoberg
|
7e49454183
|
test another assumption
|
2021-10-19 10:50:08 +02:00 |
|
jkoberg
|
e81138f1d3
|
install yarn in Makefile
|
2021-10-19 10:28:07 +02:00 |
|
jkoberg
|
cee10e06e5
|
test assumption
|
2021-10-18 17:58:14 +02:00 |
|
jkoberg
|
7144ed24dc
|
add yarn build again
|
2021-10-18 17:46:23 +02:00 |
|
jkoberg
|
2c2ac4c93e
|
simplify make logic
|
2021-10-18 17:22:36 +02:00 |
|
jkoberg
|
0686d7bc99
|
more changes to makefiles
|
2021-10-18 17:14:10 +02:00 |
|
jkoberg
|
a7ddc1ee88
|
don't build node_modules when unneccessary
|
2021-10-18 17:01:13 +02:00 |
|
jkoberg
|
a9b6753991
|
add yarn to web and graph-explorer
|
2021-10-18 16:44:46 +02:00 |
|
jkoberg
|
9734c27d18
|
revert comments in makefiles
|
2021-10-18 14:07:29 +02:00 |
|
jkoberg
|
88664152e3
|
move embed logic to ocispkg
|
2021-10-18 13:01:17 +02:00 |
|
jkoberg
|
d2026a5d94
|
Merge branch 'master' into go-embed
|
2021-10-18 09:20:19 +02:00 |
|