Willy Kloucek
34845f9414
work on docs
2020-11-30 16:31:38 +01:00
Phil Davis
db4d61692a
Set OCIS_LOG_LEVEL to warn in CI
2020-11-30 18:19:56 +05:45
Willy Kloucek
d856d5470e
Merge pull request #961 from owncloud/cache_ocis_build_artifact_for_testing
...
[tests-only] cache ocis build artifact for testing
2020-11-30 13:22:56 +01:00
Phil Davis
50382ee0e5
Merge pull request #982 from owncloud/expected-failures-tusTests
...
[Tests-Only] Add failing Tus test to expected failure file
2020-11-30 16:33:57 +05:45
Willy Kloucek
2394de10f7
fix cache purge
2020-11-30 11:43:01 +01:00
swoichha
e25677bb20
updates core branch and commit id
2020-11-30 16:02:03 +05:45
Florian Schade
c42a4c8ec3
cleanup defaults
...
update README.md
2020-11-30 10:54:41 +01:00
Alex Unger
441bded50f
Automated changelog update [skip ci]
2020-11-30 08:55:56 +00:00
swoichha
7f7f1004a2
added failing tus test to expected failure file
2020-11-30 14:09:49 +05:45
Alex Unger
178eac9724
Merge pull request #981 from owncloud/fix-changelog-links
...
fix changelog links
2020-11-30 09:22:49 +01:00
Artur Neumann
fd71062671
Merge pull request #977 from owncloud/bump-core-commit-id-20201128
...
[tests-only] Bump core commit for API tests
2020-11-30 14:07:28 +05:45
Jörn Friedrich Dreyer
127441fcf5
Automated changelog update [skip ci]
2020-11-30 07:48:56 +00:00
Phil Davis
693585c9b2
Bump core commit for API tests
2020-11-30 13:27:39 +05:45
Jörn Friedrich Dreyer
11467f8c20
Merge pull request #980 from owncloud/reva-update-202011-30
...
Update reva to ac85e68
2020-11-30 08:14:21 +01:00
Jörn Friedrich Dreyer
e85291367e
fix changelog links
2020-11-30 08:11:55 +01:00
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