Commit Graph
4517 Commits
Author SHA1 Message Date
Lukas Hirt 6522a41b26 Use extension config 2020-11-26 11:05:10 +01:00
Lukas Hirt 0d1b2de6bf Add icon 2020-11-26 11:05:10 +01:00
Lukas Hirt 55bfea4850 Remove onlyoffice from ocis-phoenix config 2020-11-26 11:05:10 +01:00
Lukas Hirt 6835a89364 Add codeowners 2020-11-26 11:05:10 +01:00
Lukas Hirt b634b69d10 Bring back actions for spreadsheets and presentations 2020-11-26 11:05:10 +01:00
Lukas Hirt 68b74d11da Create onlyoffice extension 2020-11-26 11:05:10 +01:00
Florian Schade e72328d738 fix typo 2020-11-26 11:00:10 +01:00
A.Unger a92703188a update expected failures on ocis + owncloud storage 2020-11-26 10:58:54 +01:00
Florian Schade 7cbbcadbdf add changelog 2020-11-26 10:51:09 +01:00
Florian Schade e334759874 implement basic auth cache 2020-11-26 10:33:46 +01:00
Benedikt KulmannandGitHub 63d1fca0ce Merge pull request #953 from owncloud/oidc-mw-provider
fix oidc middleware provider lazy initialization
2020-11-26 10:27:26 +01:00
A.Unger 5ef4025c29 update reva to v1.4.1-0.20201125144025-57da0c27434c 2020-11-26 10:23:29 +01:00
Phil DavisandGitHub f16deed415 Merge pull request #937 from owncloud/update-testrunner
[Tests-Only] update testrunner commitid
2020-11-26 11:28:21 +05:45
Phil Davis 7cfdbcee60 Bump core commit id for API tests 2020-11-26 10:20:14 +05:45
Dipak Acharya 39bda3a109 [Tests-Only] update testrunner commitid 2020-11-26 10:16:31 +05:45
Florian Schade ab85245093 fix oidc middleware provider lazy initialization 2020-11-25 22:50:11 +01:00
Alex Unger d28f5ce7db Automated changelog update [skip ci] 2020-11-25 21:08:58 +00:00
Alex UngerandGitHub c742389ebb Update reva to v1.4.1-0.20201125144025-57da0c27434c (#951)
* update ocis-reva

* add changelog

* remove passing scenario
2020-11-25 21:13:36 +01:00
Florian SchadeandFlorian Schade 072042efaa make rollup externals accept globs 2020-11-25 12:42:16 +01:00
Phil DavisandGitHub d744896a63 Merge pull request #946 from owncloud/bump-api-test-commit-id-20201125
[tests-only] Bump commit id for API tests
2020-11-25 17:03:00 +05:45
Phil Davis c2393a707d Automated changelog update [skip ci] 2020-11-25 09:32:36 +00:00
Phil Davis 68d093932e Bump commit id for API tests 2020-11-25 14:44:40 +05:45
Phil DavisandGitHub 4294d6b364 Merge pull request #945 from owncloud/tests-at-top-level
[tests-only] move ocis/tests/acceptance up to tests/acceptance
2020-11-25 14:25:25 +05:45
Phil DavisandGitHub d394e0d03c Merge pull request #943 from owncloud/update-phoenix-0.27.0
Update phoenix to 0.27.0
2020-11-25 14:04:57 +05:45
Phil Davis 1e772d176e Fixup tests/config references 2020-11-25 13:23:10 +05:45
Phil Davis 1cf5cf16e3 Adjust testing.md for the move of API test code to the root folder 2020-11-25 12:54:26 +05:45
Phil Davis 515f5a56fe Adjust location of EXPECTED_FAILURES_FILE 2020-11-25 12:51:04 +05:45
Phil Davis e35c37dd08 Adjust infrastructure for move of acceptance tests 2020-11-25 12:47:41 +05:45
Phil Davis d57f7a810c Move ocis/tests folder into root tests folder 2020-11-25 12:24:14 +05:45
Phil Davis 3c66e9a9af Rename test to tests and remove space from tsconfig.json file name 2020-11-25 12:21:49 +05:45
Benedikt Kulmann 3b36c79a28 Update phoenix to 0.27.0 2020-11-24 23:51:08 +01:00
Florian Schade fdee244bef Automated changelog update [skip ci] 2020-11-24 18:34:56 +00:00
Florian SchadeandGitHub 4452d165ca K6 Testing (#941)
* first k6 tests
2020-11-24 18:39:27 +01:00
Phil Davis a32c700cea Automated changelog update [skip ci] 2020-11-24 12:21:04 +00:00
Phil DavisandGitHub 09181cbd64 Merge pull request #935 from owncloud/update-phoenix-0.2.6
Update ocis-web to 0.2.6
2020-11-24 17:10:56 +05:45
Benedikt Kulmann ee016ad991 Automated changelog update [skip ci] 2020-11-24 11:11:22 +00:00
Benedikt Kulmann 559f777ea7 Update assets again 2020-11-24 11:12:38 +01:00
Benedikt KulmannandGitHub 049b35768a Merge pull request #934 from owncloud/set-expires-headers
Set expires headers and force asset revalidation
2020-11-24 11:09:16 +01:00
Dipak AcharyaandGitHub 398325d569 Merge pull request #936 from owncloud/fix-nightly
[CI] fix pipelines names in ci
2020-11-24 14:53:11 +05:45
Lukas Hirt df9e809181 Update ocis-web to 0.2.6 2020-11-24 10:03:07 +01:00
Dipak Acharya 1a32be2b94 [CI] fix pipelines names in ci 2020-11-24 13:37:27 +05:45
Phil DavisandGitHub edcb61f957 Merge pull request #923 from owncloud/fix-nightly
[tests-only] [CI] fix the nightly builds pipelines
2020-11-23 21:47:45 +05:45
Phil DavisandGitHub bdb04a34e8 Merge pull request #928 from owncloud/singleSuitePipeline
[tests-only] allow single suite pipeline to be defined without a list
2020-11-23 21:11:53 +05:45
Dipak AcharyaandPhil Davis 6002398e6b [CI] fix the nightly builds pipelines 2020-11-23 20:18:20 +05:45
Phil Davis f42031a4f4 Automated changelog update [skip ci] 2020-11-23 13:57:59 +00:00
Artur NeumannandPhil Davis d77db16062 allow single suite pipeline to be defined without a list 2020-11-23 18:43:13 +05:45
Phil DavisandGitHub 6b07aeda85 Merge pull request #823 from butonic/update-reva-to-v1.3.1-0.20201109104617-f47d01b73dec
Update reva to v1.4.1-0.20201118150422-667197a6b674
2020-11-23 18:42:32 +05:45
Benedikt Kulmann 48169de239 Changelog 2020-11-23 13:18:24 +01:00
Benedikt Kulmann 5de15f4d12 Force web asset re-validation (on last modification date) 2020-11-23 13:16:49 +01:00
Benedikt Kulmann 005825bbc9 Set proper expires header 2020-11-23 13:06:05 +01:00