Commit Graph

65 Commits

Author SHA1 Message Date
David Christofas ee34fc5c89 fix imports of graph and graph-explorer 2021-02-16 14:32:41 +01:00
Benedikt Kulmann 6d7e9c8851 Merge remote-tracking branch 'origin/master' into ocis-1643-migrate-ocis-graph 2021-02-15 10:24:19 +01:00
Willy Kloucek 6c7934ee80 remove ocis config file option 2021-02-12 12:13:53 +01:00
Willy Kloucek 9bfe930978 add feedback from review 2021-02-11 10:53:07 +01:00
Willy Kloucek 2efbb13e66 change secrets on deploy 2021-02-10 14:20:38 +01:00
A.Unger a7c9414be9 adjustments around dependencies and runtime 2021-02-04 11:54:27 +01:00
Ilja Neumann 03cadf304c Rename konnectd to IDP 2021-01-29 12:31:16 +01:00
Pascal Wengerter d7b1ecb3dc Change (ocis,OCIS) to oCIS, unify GitHub branding 2021-01-28 00:32:47 +00:00
A.Unger 4877cb0d9c apply review comments 2021-01-26 09:18:45 +01:00
A.Unger 70206b7c2f fix staticcheck 2021-01-25 16:06:22 +01:00
A.Unger 1a38554d32 port README.md 2021-01-25 16:06:22 +01:00
A.Unger e50ee6e002 move refs/pman over to owncloud/ocis/ocis/pkg/runtime 2021-01-25 16:06:22 +01:00
Jörn Friedrich Dreyer 36d86aa87e extract handleOriginalAction and check if Before() exists before calling it
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-12-23 11:59:29 +00:00
Jörn Friedrich Dreyer 63ae28fff1 align commands to always execute the original Before()
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-12-23 10:52:22 +00:00
Ilja Neumann 5e9d4d7286 Disable pretty logging by default for perf reasons 2020-12-18 02:08:44 +01:00
Willy Kloucek 9c34174d45 make tracing defaults consistent 2020-12-17 15:47:47 +01:00
A.Unger b7fd7f4fe6 disable go-micro/micro/web service on runtime startup 2020-12-15 14:21:34 +01:00
Lukas Hirt 51421d7161 Rename files 2020-12-13 17:37:32 +01:00
Lukas Hirt 25b51fc368 Rename ocis-phoenix to ocis-web 2020-12-13 17:37:32 +01:00
A.Unger 7bba6bcb6a increase log level for missing config on default location to debug 2020-12-11 14:16:51 +01:00
A.Unger 35774fec8b small defensive code additions 2020-12-11 14:13:15 +01:00
Alex Unger d446403d2e Merge pull request #1009 from owncloud/ocis-1132 2020-12-04 16:32:07 +01:00
David Christofas 0c4d46ee2f implement tracing in the account service 2020-12-04 14:28:59 +01:00
A.Unger 0e322f518d Merge branch 'master' into ocis-1132 2020-12-02 16:03:34 +01:00
A.Unger 752cd4f626 first draft for configuring user agent multiplex on ocis 2020-12-02 12:04:09 +01:00
Lukas Hirt 68b74d11da Create onlyoffice extension 2020-11-26 11:05:10 +01:00
David Christofas a979b66129 add version command to ocis 2020-11-20 14:13:30 +01:00
Alex Unger f90d0d610e Merge pull request #840 from owncloud/ocis-1018
Tweak go-micro behavior
2020-11-12 13:59:12 +01:00
A.Unger 634c06571c go mod tidy, recommended to run go mod vendor on your machine. Fix linter 2020-11-12 10:33:03 +01:00
A.Unger bdfea8ee2e refactor registry awareness logic 2020-11-12 09:50:59 +01:00
A.Unger 89ccb8110d external service registration aware of different registries 2020-11-12 09:30:14 +01:00
Benedikt Kulmann 4059b8e0a0 Fix service name tracing config 2020-11-11 21:08:46 +01:00
A.Unger 9104aaa3f7 Merge branch 'master' into ocis-1018 2020-11-11 20:17:40 +01:00
Benedikt Kulmann 15df700b27 Move default configs to root level 2020-11-11 17:12:14 +01:00
A.Unger 39deac6e74 parse address from MICRO_REGISTRY_ADDRESS 2020-11-11 15:36:53 +01:00
A.Unger d0e28b6345 rely on MICRO_REGISTRY to swap registries 2020-11-11 15:28:22 +01:00
A.Unger fa7f137c04 parse ocis root config down to subcommands 2020-11-05 11:29:13 +01:00
David Christofas 5257e0d6d3 rename command
I currently don't know why but locally before renaming the service would always shutdown prematurely

Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:10 +02:00
Jörn Friedrich Dreyer b64b3242e2 update reva and refactor config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-10-21 10:15:09 +02:00
Phil Davis 1061783ef8 Fix minor typos 2020-10-14 12:31:18 +05:45
Jörn Friedrich Dreyer cbbfeec35b add glauth fallback backend
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-10-06 16:39:05 +02:00
Michael Barz 93138c81ed Rename ocis single binary commands and flagset 2020-10-06 13:41:34 +02:00
Benedikt Kulmann 675906ca25 Get rid of named return and obsolete build tag 2020-10-05 12:24:28 +02:00
Benedikt Kulmann f5a51cd754 Fix runtime startup order issues 2020-10-05 12:24:26 +02:00
Benedikt Kulmann b01fc62b21 Fix order of extensions on startup 2020-10-05 12:24:26 +02:00
Benedikt Kulmann a02579b4ad Start reva storage metadata by default in ocis 2020-10-05 12:24:26 +02:00
David Christofas c0ae33af5a Merge pull request #610 from owncloud/accounts-version-command
add version command and add build information to metrics
2020-09-30 14:02:00 +02:00
Michael Barz 1e9535afd1 Merge pull request #617 from owncloud/thumbnails-version-command
add version command and add build information to metrics
2020-09-29 22:11:41 +02:00
Jörn Friedrich Dreyer 60bc955c2a Merge pull request #615 from owncloud/settings-version-command
add version command and add build information to metrics
2020-09-29 10:21:04 +02:00
Jörn Friedrich Dreyer 369b8d3c99 Merge pull request #614 from owncloud/ocs-version-command
add version command and add build information to metrics
2020-09-28 21:14:08 +02:00