Commit Graph
3855 Commits
Author SHA1 Message Date
Jörn Friedrich Dreyer 67f8d19534 update reva and dependencies
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-06 10:40:58 +01:00
Alex UngerandJörn Friedrich Dreyer 046fec2033 Add Namespace Flag to Service (#5)
* added namespace option

* added namespace to config struct

* use config value

* add http-namespace flag

* update docs
2019-12-27 19:59:17 +01:00
Alex UngerandJörn Friedrich Dreyer c5c77e2412 Add http-namespace Flag (#9)
* add namespace config

* add namespace option

* add namespace flag

* update docs

* oops :D
2019-12-27 19:58:41 +01:00
Alex UngerandJörn Friedrich Dreyer 91e17d0cde Add Namespace flag (#21)
* added http-namespace to the flagset

* update description

* added namespace option to the options list

* added namespace as a config parameter

* updated docs

* fix default value override
2019-12-27 13:09:27 +01:00
Jörn Friedrich DreyerandGitHub 20455a2e90 Merge pull request #9 from owncloud/feature/namespacing
Add http-namespace
2019-12-24 12:37:58 +01:00
A.Unger 050784273b use correct value 2019-12-24 11:59:46 +01:00
Alex UngerandGitHub 984f99d54c Update Phoenix namespace flag (#21)
Update Phoenix namespace flag
2019-12-24 11:56:37 +01:00
A.Unger 10845d532f use namespace option 2019-12-24 11:52:48 +01:00
A.Unger 003a124071 added namespace to http functional options 2019-12-24 11:51:38 +01:00
A.Unger 2040b4d172 updated docs 2019-12-24 11:49:09 +01:00
A.Unger cd8ca3b63d added http-namespace to the flagset 2019-12-24 11:47:52 +01:00
A.Unger 23ab0db581 added namespace flag to HTTP struct 2019-12-24 11:46:56 +01:00
A.Unger 4155720666 update refs to config.Phoenix.Namespace 2019-12-24 11:43:18 +01:00
A.Unger 69e594ace5 move namespace option under HTTP 2019-12-24 11:41:42 +01:00
Jörn Friedrich DreyerandGitHub aabd71f6d1 Merge pull request #2 from butonic/add-reva-config
allow passing in an arbitrary reva config map
2019-12-20 08:05:20 +01:00
Jörn Friedrich Dreyer 23c68fce67 allow passing in an arbitrary reva configs
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2019-12-19 22:29:10 +01:00
Alex UngerandGitHub 6ab21e9355 add ocis-reva (#73)
add ocis-reva
2019-12-19 12:41:43 +01:00
Jörn Friedrich Dreyer 4f860675bc add ocis-reva
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2019-12-19 12:33:20 +01:00
Jörn Friedrich DreyerandGitHub 5d7da45d3f Merge pull request #71 from refs/feature/integrate-micro-runtime
Embed Micro Runtime
2019-12-18 15:40:17 +01:00
Jörn Friedrich DreyerandGitHub 646c67fd20 Merge pull request #18 from owncloud/feature/update-namespace
Use values from config on namespace flag
2019-12-18 14:02:42 +01:00
A.Unger 5708f07a37 use value from config 2019-12-18 13:11:33 +01:00
Thomas MüllerandGitHub 0bdd558c52 Merge pull request #17 from owncloud/feature/update-namespace
Http Namespace Flag
2019-12-18 13:11:00 +01:00
A.Unger b922327074 use http namespace 2019-12-18 12:58:02 +01:00
A.Unger 276aa69451 hardcode web 2019-12-18 12:51:28 +01:00
A.Unger d6a80470f2 added namespace option 2019-12-18 12:51:09 +01:00
A.Unger da729b6319 added http-namespace flag 2019-12-18 12:50:00 +01:00
A.Unger 1e2708fbb7 set owncloud namespace on micro tooling 2019-12-18 11:31:54 +01:00
Jörn Friedrich Dreyer 6702be7f90 wip
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2019-12-17 17:05:03 +01:00
A.Unger 18cd1d9351 use type constructor 2019-12-17 15:20:56 +01:00
A.Unger 944446a3b7 use console instead of sjh 2019-12-17 15:10:29 +01:00
A.Unger 3c1a837784 move getting started section from README -> docs 2019-12-17 15:09:24 +01:00
A.Unger c1af1196d6 remove handler management 2019-12-17 15:03:25 +01:00
A.Unger c17568a319 remove handlers 2019-12-17 15:02:25 +01:00
A.Unger 845e6da40f get rid of some noise 2019-12-17 14:58:42 +01:00
A.Unger bdbe2a8ed0 update readme with usage 2019-12-17 14:47:20 +01:00
A.Unger d0842cdd5f consistency accross commands declaration 2019-12-17 14:40:39 +01:00
A.Unger dfb3f6e15f rename micro-runtime -> micro + change category 2019-12-17 14:40:39 +01:00
A.Unger 819e8dc82d init micro runtime separately 2019-12-17 14:40:39 +01:00
Alex UngerandGitHub 93e17ea4f7 Merge branch 'master' into feature/integrate-micro-runtime 2019-12-17 13:08:53 +01:00
Thomas MüllerandGitHub 0ec017af58 Merge pull request #72 from janrenz/patch-1
Fixed Link to readme, hosted on GitHub
2019-12-17 12:47:39 +01:00
Jan RenzandGitHub 4112405a72 Fixed Link to readme, hosted on GitHUb 2019-12-17 12:08:28 +01:00
A.Unger 82feb6ea43 block with a range instead of a select without default 2019-12-17 11:59:28 +01:00
A.Unger 32f9884a58 added command categories (extensions, fullstack) + reduce complexity metrics hopefully 2019-12-17 11:43:58 +01:00
A.Unger 7ca44bce13 added phoenix, graph, ocs and webdav to startup 2019-12-17 11:06:46 +01:00
A.Unger c5f7c68d87 added micro runtime default services 2019-12-17 10:49:04 +01:00
A.Unger af32874919 integrated micro runtime 2019-12-17 10:35:33 +01:00
A.Unger 70c496d830 remove micro gateway service definition 2019-12-17 10:01:04 +01:00
Thomas MüllerandGitHub eab9424985 Merge pull request #14 from owncloud/fix/static-assets
fix serving static issues
2019-12-17 09:40:55 +01:00
Jörn Friedrich DreyerandGitHub a0ebc35b80 Merge pull request #18 from owncloud/feature/integrate-oidc
Feature/integrate oidc
2019-12-17 09:37:18 +01:00
Thomas Müller d2b35e5875 Integrate OpenID Connect middleware 2019-12-17 09:09:34 +01:00