Commit Graph

152 Commits

Author SHA1 Message Date
Alex Unger
d965202704 Merge pull request #129 from owncloud/update/deps-20-03-2020
Update konnectd to latest master
2020-03-04 12:59:42 +01:00
A.Unger
0e2ac292ff update konnectd to latest master 2020-03-04 12:44:43 +01:00
Alex Unger
bef3293bbe Merge pull request #125 from owncloud/add-phoenix-to-bridge-docs
Add how to run and configure phoenix in the bridge setup
2020-02-28 15:46:43 +01:00
Jörn Friedrich Dreyer
2ea2bbc97b Add how to run and configure phoenix in the bridge setup
This documents how to run and configure phoenix in a bridge deployment
2020-02-28 15:31:53 +01:00
Ilja Neumann
ad22fadb8b Update konnect to v0.30.0-alpha1 2020-02-28 11:50:08 +01:00
Jörn Friedrich Dreyer
bc177d9817 Merge pull request #123 from butonic/update-docs-with-bridge
update docs and add bridge status
2020-02-28 10:26:23 +01:00
Jörn Friedrich Dreyer
0ba3582a49 update docs and add bridge status
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-02-27 22:05:20 +01:00
Ilja Neumann
250d6ecfbe Call urfave before hook for konnectd command 2020-02-27 11:01:52 +01:00
Michael Barz
c93234b92a Set weight for menu in docs 2020-02-19 09:20:39 +01:00
Michael Barz
3839c43757 Automated changelog update [skip ci] 2020-02-18 21:44:12 +00:00
Michael Barz
0be3dbc9f5 Merge pull request #118 from owncloud/centralized-docs
Centralize docs, align changelog and release process
2020-02-18 22:35:10 +01:00
Michael Barz
783b27be49 Centralize docs, align changelog and release process 2020-02-18 22:21:34 +01:00
Alex Unger
9c7a884c60 Merge pull request #111 from owncloud/update/konnectd-and-phoenix-extention
Update ocis-konnectd and ocis-phoenix
2020-02-18 09:54:01 +01:00
Thomas Müller
e3e9ab6adc Update ocis-graph 2020-02-18 09:45:40 +01:00
Thomas Müller
445704d7ae Update ocis-konnectd and ocis-phoenix 2020-02-18 09:45:40 +01:00
Alex Unger
646be35501 Merge pull request #116 from owncloud/fix/runtime
Fix ocis runtime
2020-02-17 17:11:56 +01:00
A.Unger
0de18a4d3e spawn as a separate goroutine 2020-02-17 14:57:50 +01:00
A.Unger
4a9fe6ec5f rename default services 2020-02-17 14:43:56 +01:00
A.Unger
e0cfee48f4 embedded services as part of the Runtime struct 2020-02-17 14:22:52 +01:00
A.Unger
e544840d7d magical fix 2020-02-17 14:17:05 +01:00
Ilja Neumann
a37a38c860 Integrate ocis-konnectd (#110)
* Integrate ocis-konnectd
2020-02-13 21:43:20 +01:00
Jörn Friedrich Dreyer
4f664464e0 Merge pull request #107 from butonic/update-deps
update micro deps to v2
2020-02-11 11:14:26 +01:00
Jörn Friedrich Dreyer
c2c12fd655 update micro deps to v2
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-02-11 10:33:18 +01:00
Jörn Friedrich Dreyer
06ef8d528b Merge pull request #103 from butonic/update-docs
update docs
2020-02-10 10:13:15 +01:00
Jörn Friedrich Dreyer
7f09c474eb update docs
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-02-10 09:08:09 +01:00
Ilja Neumann
bbf086fed7 Integrate ocis-devldap
Co-authored-by: Thomas Müller <thomas.mueller@tmit.eu>
2020-01-30 10:19:10 +01:00
Michael Barz
55d307e118 Config for update-docs probot 2020-01-28 15:22:58 +01:00
Thomas Müller
80a8f703bb Merge pull request #96 from owncloud/feature/add-graph-explorer
Adding ocis-graph-explorer to ocis
2020-01-28 12:35:21 +01:00
Thomas Müller
c602abfa73 Adding ocis-graph-explorer to ocis 2020-01-28 11:55:12 +01:00
Alex Unger
b571b63118 Merge pull request #91 from butonic/update-ocis-reva
update ocis-reva & ocis-phoenix
2020-01-17 16:06:26 +01:00
Jörn Friedrich Dreyer
f953d7572a update ocis-reva & ocis-phoenix
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-17 15:59:41 +01:00
Jörn Friedrich Dreyer
b5ad7c889c Merge pull request #89 from butonic/update-reva
introduce dedicated reva commands
2020-01-17 10:31:23 +01:00
Jörn Friedrich Dreyer
fa1b262bc1 introduce dedicated reva commands
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-17 10:25:46 +01:00
Jörn Friedrich Dreyer
309eeb96b8 Merge pull request #88 from owncloud/feature/apps-as-cli-flag
Make Phoenix's command parse a list of available apps
2020-01-16 16:19:35 +01:00
A.Unger
9e73dfe46a use ocis-pkg 2020-01-15 14:20:21 +01:00
A.Unger
9b936b5271 use ParseAppsFlag from Phoenix flagset to deal with the list of apps 2020-01-15 11:27:35 +01:00
A.Unger
4103c43f11 remove apps hardcoded values 2020-01-15 11:26:55 +01:00
Thomas Müller
9dcf700d16 Merge pull request #87 from owncloud/feature/update-phoenix
Update ocis-phoenix v0.2.7-alpha1
2020-01-14 17:16:45 +01:00
Thomas Müller
5ed3e60e8c Update ocis-phoenix v0.2.7-alpha1 2020-01-14 17:06:57 +01:00
Alex Unger
e5b1148ab0 Update hello (#85)
Update hello
2020-01-14 10:44:32 +01:00
Jörn Friedrich Dreyer
3cce33fab5 Update hello
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-14 10:35:37 +01:00
Jörn Friedrich Dreyer
e2fafd1b60 Merge pull request #84 from owncloud/maintenance/update-ocis-hello
Update ocis-hello
2020-01-14 10:02:29 +01:00
A.Unger
8a158899ee update ocis-hello 2020-01-14 09:51:43 +01:00
Jörn Friedrich Dreyer
1c33cb4214 Merge pull request #82 from butonic/reva-based-simple-ocis
Reva based simple ocis
2020-01-13 16:54:28 +01:00
Jörn Friedrich Dreyer
ab1f1a6dbc Reva based simple ocis
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-13 16:48:28 +01:00
Jörn Friedrich Dreyer
1be1a23e8d Merge pull request #80 from butonic/configure-phoenix
configure phoenix apps
2020-01-10 16:47:41 +01:00
Jörn Friedrich Dreyer
3b24c1a9bd configure phoenix apps
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-10 15:52:10 +01:00
Alex Unger
d4a7cec319 Simple Ocis Binary (#79)
Simple Ocis Binary
2020-01-10 12:58:51 +01:00
A.Unger
00cf134ae6 added comment to unexported variable 2020-01-10 12:02:11 +01:00
A.Unger
813ae5eb63 simplify runtime builder 2020-01-10 11:59:19 +01:00