Commit Graph

6517 Commits

Author SHA1 Message Date
Benedikt Kulmann
040c24606f Update reva to ac85e68 2020-11-30 07:37:31 +01:00
Florian Schade
1d2447f7ea update README.md 2020-11-30 02:37:58 +01:00
Florian Schade
599b2a6c29 add auth provider factory
add oidc cache and respect token lifetime
simplify account retrieval
2020-11-30 02:33:48 +01:00
Florian Schade
1558b2a472 ability to set username and password from env
rename OC_OCIS_HOST to OC_HOST to make it more clear that the oc10 api is backward compatible
2020-11-29 22:21:40 +01:00
Willy Kloucek
e10c79c653 fix path 2020-11-28 15:08:20 +01:00
Willy Kloucek
a3a6b1206e fix cache key 2020-11-28 13:24:32 +01:00
Willy Kloucek
cba60d73c8 always trigger cache prune, even if previous pipelines failed 2020-11-28 12:47:47 +01:00
Willy Kloucek
0ec05a4f5e fix name which led to stuck drone ci 2020-11-28 12:01:43 +01:00
Willy Kloucek
4439a3109e purge build artifact cache after it is used anymore 2020-11-28 12:01:38 +01:00
Florian Schade
5ee7bad25c add benchmark tests
add more env variables
add oidc auth flow
add playbooks for better test reusability
add more api endpoints
update rollup config for test file transpilation
update test folder structure
split api package into smaller chunks
2020-11-27 23:20:53 +01:00
Florian Schade
e39cd16617 add LastPasswordChangeDateTime to cache key 2020-11-27 16:18:22 +01:00
Florian Schade
2bc7f2175c straight out code because staticcheck error 2020-11-27 16:18:22 +01:00
Florian Schade
2a259dd3b1 add Unset to cache.go
harden accounts cache security
2020-11-27 16:18:22 +01:00
Alex Unger
edde760f79 Automated changelog update [skip ci] 2020-11-27 13:01:40 +00:00
Willy Kloucek
e2817731fc fix ci run when docs_only is somewhere in pr message, should only check title 2020-11-27 13:48:51 +01:00
Willy Kloucek
434163b503 cache ocis build artifcats for testing 2020-11-27 13:48:51 +01:00
Alex Unger
d470d5c200 Merge pull request #971 from owncloud/reva-update-2020-11-27
Reva update v1.4.1-0.20201127111856-e6a6212c1b7b
2020-11-27 13:33:41 +01:00
A.Unger
ca98d8287c update reva to v1.4.1-0.20201127111856-e6a6212c1b7b 2020-11-27 12:36:19 +01:00
Artur Neumann
cda74f417e Merge pull request #970 from owncloud/bumpCoreTestsCommitId20201127
[tests-only] Bump core commit id for API tests
2020-11-27 17:00:49 +05:45
Artur Neumann
94443994ca Bump core commit id for API tests 2020-11-27 16:27:34 +05:45
Phil Davis
d37701e899 Merge pull request #964 from owncloud/Ci_optimize_dependency_generation
[tests-only] optimize dependency generation
2020-11-27 15:13:42 +05:45
Willy Kloucek
deeb9a8392 optimize dependency generation 2020-11-27 08:59:17 +01:00
David Christofas
6d3dc1cf4a Automated changelog update [skip ci] 2020-11-26 17:24:35 +00:00
David Christofas
0798f406ec Merge pull request #910 from owncloud/thumbnails-rewrite
change image library and refactor thumbnails service
2020-11-26 17:55:07 +01:00
Jörn Friedrich Dreyer
dbb52f29ad Merge pull request #958 from owncloud/basic-auth-cache
implement basic auth cache
2020-11-26 17:33:47 +01:00
Phil Davis
cda8aadf50 Merge pull request #956 from owncloud/fix_gopath_volume_caching
[tests-only] fix gopath volume for ocis modules testing
2020-11-26 22:01:52 +05:45
David Christofas
c46a5598d4 change image library and refactor thumbnails service 2020-11-26 16:36:51 +01:00
Willy Kloucek
da20db18bc fix gopath volume for ocis modules testing 2020-11-26 14:57:20 +01:00
Florian Schade
cb2e2a3896 add changelog
remove unused mux
cleanup k6 test
2020-11-26 14:46:44 +01:00
Florian Schade
11ba46eb88 remove accounts cache from basic auth middleware
move cache to ocis-pkg
add password validation cache to accounts service
2020-11-26 13:52:24 +01:00
Benedikt Kulmann
c5a75291f9 Merge pull request #957 from owncloud/reva-update-2020-11-26
Update reva to v1.4.1-0.20201125144025-57da0c27434c
2020-11-26 11:55:05 +01:00
Lukas Hirt
90e9a75b07 Add eslint config 2020-11-26 11:22:49 +01:00
Lukas Hirt
22067eb855 Do not check for vue files in lint 2020-11-26 11:19:07 +01:00
Lukas Hirt
6afa02e4e4 Add frontend to onlyoffice module 2020-11-26 11:13:12 +01:00
Lukas Hirt
79ec1d1034 Remove unnecessary files 2020-11-26 11:05:10 +01:00
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 Kulmann
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 Davis
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