Commit Graph

3421 Commits

Author SHA1 Message Date
Benedikt Kulmann b759691db8 Build paths with path.Join 2020-10-05 12:24:28 +02:00
Benedikt Kulmann 675906ca25 Get rid of named return and obsolete build tag 2020-10-05 12:24:28 +02:00
Benedikt Kulmann 14bd4c83f6 Get rid of unused serviceID and redundant log lines 2020-10-05 12:24:28 +02:00
Benedikt Kulmann 862329cce0 Fix service user usage for eos 2020-10-05 12:24:27 +02:00
Benedikt Kulmann 673d7cf50c Hardcoded service user for auth requests 2020-10-05 12:24:27 +02:00
Benedikt Kulmann 60a3f3cc6e Fix config variable naming 2020-10-05 12:24:27 +02:00
Ilja Neumann 9c64f6a0b5 Create data-provider client 2020-10-05 12:24:27 +02:00
Ilja Neumann 403ccc662e Remove commented code 2020-10-05 12:24:27 +02:00
Ilja Neumann e674b5ce44 Move micro-framework error handling out of storage 2020-10-05 12:24:27 +02:00
Benedikt Kulmann f5a51cd754 Fix runtime startup order issues 2020-10-05 12:24:26 +02:00
Benedikt Kulmann d316acad37 Reuse persisted bleve index 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
Benedikt Kulmann 2ffff93bca Add changelog 2020-10-05 12:24:26 +02:00
Benedikt Kulmann 5168f8e2c0 Create data subfolders on disk repo start 2020-10-05 12:24:25 +02:00
A.Unger 355c042fa2 load default accounts / groups using the service repository 2020-10-05 12:24:25 +02:00
Benedikt Kulmann b1b1ecfc54 Fix copy/paste typo in log message 2020-10-05 12:24:25 +02:00
Benedikt Kulmann 60efd6371b Fix DeleteGroup implementation and staticchecks 2020-10-05 12:24:25 +02:00
Benedikt Kulmann 4c17d56ae0 Fix config 2020-10-05 12:24:25 +02:00
Benedikt Kulmann d108f00f5c Comment tests for now 2020-10-05 12:24:25 +02:00
Benedikt Kulmann 5f37acbb00 Add config for repo implementations 2020-10-05 12:24:24 +02:00
Ilja Neumann 4428b771bc - Implemented delete + some test 2020-10-05 12:24:24 +02:00
Ilja Neumann 901ada3ffc Basic implementation of CS3 [WIP] 2020-10-05 12:24:24 +02:00
Ilja Neumann f6732fd14e Extract storage layer + cs3impl 2020-10-05 12:24:24 +02:00
Jörn Friedrich Dreyer deab8e3f23 Merge pull request #648 from butonic/autoprovision-accounts-flag
Add autoprovision accounts flag
2020-10-05 12:00:34 +02:00
Jörn Friedrich Dreyer 60c319faed Add autoprovision accounts flag
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-10-05 11:25:02 +02:00
Michael Barz 9a17287f73 Merge pull request #634 from owncloud/enable-ocs-http-tests
[Tests-Only] enable ocs http integration tests
2020-10-02 20:59:02 +02:00
Michael Barz 2b57ae4324 Merge pull request #643 from owncloud/fix-eos-docker-compose
readd the eos docker config
2020-10-02 17:14:30 +02:00
Dipak Acharya b10cdc7b85 Add replace for ocis-settings in ocis-ocs go.mod 2020-10-02 20:52:04 +05:45
Dipak Acharya 34efea30de [Tests-Only] enable ocs http integration tests 2020-10-02 20:52:04 +05:45
David Christofas b3824bb403 readd the eos docker config
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-02 15:25:51 +02:00
Michael Barz e68d1f9a6f Update Badges in Readme [skip-ci] 2020-10-02 15:22:11 +02:00
Michael Barz 6a9dd1981b Merge pull request #639 from owncloud/split-uitests
[Tests-Only] Optimize the test Suite
2020-10-02 15:12:48 +02:00
Michael Barz 1722cd92c0 do not run acceptance tests on merge commits 2020-10-02 14:35:56 +02:00
Michael Barz 23b8fadbcb point to docs build CI 2020-10-02 14:14:46 +02:00
Michael Barz 7410fdf312 add _index.md to the docs 2020-10-02 13:05:37 +02:00
Michael Barz 4b61b57f8d add _index.md to the docs 2020-10-02 13:04:35 +02:00
Michael Barz 50fcc23ac7 split UI tests in 3 parts 2020-10-01 15:53:20 +02:00
Michael Barz f899ada824 Merge pull request #633 from owncloud/cleanup-docs
[docs-only] Cleanup docs
2020-10-01 14:18:42 +02:00
Michael Barz b0785f4a33 fix docs index page and public upload flow 2020-10-01 13:43:27 +02:00
Michael Barz 8a2a55f733 remove custom clone step from changelog 2020-10-01 11:55:02 +02:00
Michael Barz e53e57eb3f add generate docs steps and update webdav docs 2020-10-01 11:55:02 +02:00
Michael Barz 456ba52d05 cleanup docs for ocis and remaining extensions 2020-10-01 11:55:02 +02:00
Michael Barz 1ebe0f14a1 cleanup glauth and konnectd docs 2020-10-01 11:55:02 +02:00
Michael Barz bae4457cf2 delete old accounts docs 2020-10-01 11:55:02 +02:00
Michael Barz 7369725a40 Merge pull request #630 from owncloud/send-coverage
[Tests-Only] Send coverage to S3 Cache
2020-10-01 11:53:15 +02:00
Michael Barz 3f86d062c7 Create coverage folder first
Co-authored-by: Phil Davis <phil@jankaritech.com>
2020-10-01 09:41:13 +02:00
Michael Barz 57a1eec5f6 bring back source_repo var in changelog pipeline 2020-09-30 19:28:14 +02:00
Michael Barz ab5631a8e2 purge coverage cache after upload 2020-09-30 17:56:13 +02:00
Michael Barz 69e0da0096 Send coverage to S3 Cache 2020-09-30 17:56:13 +02:00