Commit Graph
255 Commits
Author SHA1 Message Date
Michael Barz 372b2532e4 update extensions 2020-04-01 12:03:29 +02:00
PKiranandGitHub 002bf9a0fb Merge pull request #166 from owncloud/run-api-tests
[Tests-Only] run API tests from oC 10 in CI
2020-03-31 12:46:17 +05:45
Kiran Parajuli bab238c011 run API tests from oC 10 in CI 2020-03-31 12:10:13 +05:45
Jörn Friedrich Dreyer f584d12934 partially fix simple build
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-31 08:22:34 +02:00
Michael BarzandGitHub 404fd1e184 Merge pull request #168 from owncloud/ocis-proxy-v0.2.1
Update ocis-proxy to v0.2.1
2020-03-26 08:56:31 +01:00
Ilja Neumann 7cd606f82b Update ocis-proxy to v0.2.1 2020-03-26 08:48:02 +01:00
Ilja Neumann a42a5223a7 Automated changelog update [skip ci] 2020-03-25 14:38:05 +00:00
Ilja NeumannandIlja Neumann 5014fc6f4a Update ocis-proxy to v0.2.0 2020-03-25 15:31:50 +01:00
Alex UngerandGitHub 4dd08c9f7b Merge branch 'master' into add-debug-docs 2020-03-24 12:39:57 +01:00
Jörn Friedrich Dreyer 2cefbad21a Automated changelog update [skip ci] 2020-03-23 09:49:54 +00:00
Jörn Friedrich DreyerandGitHub 68354d557b fix hints 2020-03-23 10:46:42 +01:00
Jörn Friedrich DreyerandGitHub cb37d4f026 Merge pull request #164 from butonic/update-reva
update reva to v0.1.0
2020-03-23 10:43:09 +01:00
Jörn Friedrich Dreyer 25b13269d6 update reva to v0.1.0
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-23 09:35:01 +01:00
Jörn Friedrich Dreyer 85b534833f Add debugging docs
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-20 16:58:48 +01:00
Michael BarzandGitHub 61fbe72df1 Merge pull request #161 from owncloud/getting-started
Split getting-started and configuration in docs
2020-03-20 16:44:28 +01:00
Jörn Friedrich DreyerandGitHub f15e6185fe config file is service specific 2020-03-20 16:37:55 +01:00
Michael Barz 1585d68678 Split getting-started and configuration in docs 2020-03-20 16:32:58 +01:00
Michael BarzandGitHub 99c4e1df10 Merge pull request #160 from owncloud/update-readme-single-services
Update README to clarify how to run single extensions
2020-03-20 14:58:40 +01:00
Vincent Petry c6a15692ab Update README to clarify how to run single extensions 2020-03-20 14:44:36 +01:00
Jörn Friedrich Dreyer 7ae718f62b do not strip debug data for debug build
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-20 11:52:28 +01:00
David Christofas 9bb7ee38f7 Automated changelog update [skip ci] 2020-03-20 08:24:22 +00:00
David ChristofasandGitHub 53dcc9512c Merge pull request #157 from owncloud/add-thumbnails-command
add thumbnails command
2020-03-20 09:17:38 +01:00
David Christofas a0f949cb14 add thumbnails command 2020-03-19 15:59:57 +01:00
Vincent PetryandGitHub ad9a1f1b15 Merge pull request #155 from owncloud/update-readme-for-proxy
Update README to point at port 9200
2020-03-19 11:27:34 +01:00
Vincent Petry 748c75b2e0 Update README to point at port 9200 2020-03-19 11:07:10 +01:00
Jörn Friedrich Dreyer 0ac7766287 Automated changelog update [skip ci] 2020-03-18 22:02:26 +00:00
Jörn Friedrich DreyerandGitHub 4c4296ed99 Merge pull request #151 from owncloud/ocis-single-binary-defaults
Change default settings to be able to run ocis server without any con…
2020-03-18 22:56:36 +01:00
Ilja NeumannandJörn Friedrich Dreyer 2615b65021 Change default settings to be able to run ocis server without any configuration
- Konnectd uses no TLS as it is behind the proxy
- Glauth generates dev-certificates for ldap on startup if none are provided,
- Glauth can launch unencrypted (9125) and encrypted (9126) port in parallel

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-18 22:50:07 +01:00
Jörn Friedrich Dreyer d654079df8 Automated changelog update [skip ci] 2020-03-17 16:55:08 +00:00
Jörn Friedrich DreyerandGitHub 43e1dd6315 Merge pull request #148 from owncloud/feature/propagate-config-file
Make extensions handle their config
2020-03-17 17:48:03 +01:00
A.Unger 1fe8b26f1c fix linter 2020-03-17 16:40:18 +01:00
A.Unger 4be2ad5972 update deps 2020-03-17 16:36:17 +01:00
A.Unger 83b8b762cb update branch 2020-03-17 15:10:25 +01:00
A.Unger ec58f6a123 update dependencies 2020-03-17 15:01:36 +01:00
A.Unger 74fd634a2b update all sub commands 2020-03-17 15:01:09 +01:00
A.Unger 076383e79d call runtime with the current cli context on ocis_simple 2020-03-17 15:00:43 +01:00
A.Unger e1405995be remove config parsing block from root command 2020-03-17 15:00:18 +01:00
A.Unger e369509df3 call runtime with the current cli context 2020-03-17 14:59:54 +01:00
A.Unger ca17f2da9e add context option on runtime 2020-03-17 14:59:37 +01:00
A.Unger c76f1413d3 update runtime package: command calling more intuitive 2020-03-17 14:58:58 +01:00
A.Unger f989555e81 document configuration 2020-03-17 14:58:09 +01:00
Jörn Friedrich DreyerandGitHub b7cd9a5079 Merge pull request #145 from butonic/glauth
replace devldap with glauth
2020-03-17 13:38:20 +01:00
Jörn Friedrich Dreyer 9702541f23 replace devldap with glauth
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-17 12:31:31 +01:00
Ilja Neumann 343ba5025a Automated changelog update [skip ci] 2020-03-12 15:44:33 +00:00
Ilja NeumannandIlja Neumann 1e0f04dcbf Start proxy with ocis server command #136 2020-03-12 16:38:08 +01:00
Vincent PetryandGitHub 63328c7a40 Fix demo user name (#137)
Rename "einstein" to "albert" as only the latter works.
2020-03-12 04:25:00 +01:00
Vincent PetryandGitHub 0babdbc31e Merge pull request #135 from owncloud/readme-prereqs
Move readme prerequisites before the quickstart
2020-03-11 17:25:35 +01:00
Vincent PetryandGitHub f6d66d35bf Move readme prerequisites before the quickstart
Move the prerequisites before the quickstart section to make sure people read them and execute them beforehand.
2020-03-11 16:44:21 +01:00
Michael Barz d4f7f29275 Automated changelog update [skip ci] 2020-03-11 08:32:29 +00:00
Michael BarzandGitHub 6480276703 Merge pull request #133 from owncloud/align-formatting
Align the changelog formatting
2020-03-11 09:25:28 +01:00