Commit Graph

7856 Commits

Author SHA1 Message Date
A.Unger
2731dbd7b2 Merge branch 'master' into ocis-1132 2020-12-03 13:36:27 +01:00
A.Unger
be46bacc5b use make(map[string]string) 2020-12-03 13:23:14 +01:00
Willy Kloucek
bb99f44a35 fix drone definition 2020-12-03 13:22:10 +01:00
Jürgen Weigert
a2cba4631f Merge pull request #1014 from owncloud/update-eos-base
update eos-base image
2020-12-03 13:17:27 +01:00
Willy Kloucek
594b094e54 add benchmarks to cron and add ci flag 2020-12-03 13:07:59 +01:00
Florian Schade
f6493e503f update .drone.star 2020-12-03 12:28:12 +01:00
A.Unger
9a253370e8 export StatusRecorder 2020-12-03 12:22:35 +01:00
A.Unger
c89ead3fc5 fix linter 2020-12-03 12:19:49 +01:00
Florian Schade
abf89d4ba7 run k6 in quiet mode
move k6 to the after stage
2020-12-03 12:16:10 +01:00
A.Unger
b9df6e417e use more inclusive language 2020-12-03 12:13:52 +01:00
A.Unger
3870246233 remove unused dep 2020-12-03 12:09:55 +01:00
A.Unger
8c83de7db2 document loadUserAgent 2020-12-03 12:03:59 +01:00
Artur Neumann
e0e4585130 Merge pull request #1013 from owncloud/bump-core-commit-tus-option-expectations
[tests-only] adjust TUS OPTIONS test expectations to current behaiviour
2020-12-03 16:48:49 +05:45
Florian Schade
f61184b1a2 revert reva replace directive 2020-12-03 12:03:04 +01:00
A.Unger
ef4e573e42 split string by reversing it 2020-12-03 11:53:19 +01:00
Florian Schade
a3d1e55d29 test ci 2020-12-03 11:52:46 +01:00
A.Unger
6753f38bf3 add utility function Reverse to ocis-pkg 2020-12-03 11:51:25 +01:00
Florian Schade
89f50668f9 Merge branch 'master' into improve-k6 2020-12-03 11:47:59 +01:00
Florian Schade
de34fbb995 add linting
add prettier
add concurrent users upload test
add api and play for users
remove some code smell
2020-12-03 11:45:38 +01:00
Michael Barz
30cb165878 update eos images in compose files 2020-12-03 11:34:54 +01:00
Michael Barz
3a5a8dbb52 update eos-base image 2020-12-03 11:25:32 +01:00
Artur Neumann
5655ea4e05 [tests-only] adjust TUS OPTIONS test expectations to current behaiviour 2020-12-03 16:01:26 +05:45
A.Unger
a9922343ef explain flags 2020-12-03 10:57:32 +01:00
Artur Neumann
fc9e7f7cc9 Merge pull request #1011 from owncloud/bump-core-commit-20201203
[tests-only] bump oc10 test commit id to get TUS  tests
2020-12-03 12:52:50 +05:45
Artur Neumann
5cc6ca335a [tests-only] bump oc10 test commit id to get TUS tests 2020-12-03 09:58:43 +05:45
A.Unger
c1dcfb655f undo pprof endpoint 2020-12-02 16:07:52 +01:00
A.Unger
0e322f518d Merge branch 'master' into ocis-1132 2020-12-02 16:03:34 +01:00
A.Unger
6cd2a3fcd6 use upstream PR provisionally 2020-12-02 16:02:33 +01:00
A.Unger
e4974e020d minimal refactor 2020-12-02 15:51:39 +01:00
A.Unger
2910e88ba5 ugly working draft 2020-12-02 15:31:17 +01:00
Florian Schade
9ba8fcf08e simplify playbooks and api 2020-12-02 14:18:11 +01:00
Lukas Hirt
9cb3daa30a Merge pull request #1000 from owncloud/fix-onlyoffice-docs
Fix onlyoffice docs
2020-12-02 13:52:12 +01:00
Willy Kloucek
d7a7a8f653 Merge pull request #1005 from owncloud/fix_gitignores_in_docs
[docs-only] fix gitignores in hugo docs
2020-12-02 12:41:41 +01:00
Willy Kloucek
d69f58d28f fix gitignores in hugo docs by using filtered files from rsync 2020-12-02 12:36:30 +01:00
A.Unger
752cd4f626 first draft for configuring user agent multiplex on ocis 2020-12-02 12:04:09 +01:00
Phil Davis
fd027ffd3d Merge pull request #1003 from owncloud/fix_docs_deployment
[docs-only] fix failed docs deployment
2020-12-02 16:40:09 +05:45
Lukas Hirt
d39b68a03d Fix onlyoffice docs 2020-12-02 11:46:38 +01:00
Willy Kloucek
9ad7ac662c fix failed docs deployment 2020-12-02 11:43:17 +01:00
Willy Kloucek
7f8afe67ab Merge pull request #960 from owncloud/work_on_docs
work on docs
2020-12-02 10:34:09 +01:00
Phil Davis
6d9ea4a51a Merge pull request #996 from owncloud/uploadToMove-tusTests
[tests-only] bump core commit id for API tests
2020-12-02 12:33:27 +05:45
swoichha
c04b6fafd9 small change in expected failure file 2020-12-02 11:44:09 +05:45
swoichha
7aad4d1638 bump core commit for api tests 2020-12-02 10:24:38 +05:45
swoichha
673d0e303b run tus test for upload to moved file 2020-12-02 10:22:19 +05:45
Florian Schade
cc881c4c9a remove reports 2020-12-02 04:25:02 +01:00
Florian Schade
938b2ea576 add new tests
add ability to generate binary files at runtime
restructure package layout
2020-12-02 04:02:57 +01:00
Willy Kloucek
c67012d880 Apply suggestions from code review
Co-authored-by: Phil Davis <phil@jankaritech.com>
2020-12-01 20:38:02 +01:00
A.Unger
28e8f75ebd whitelist depending on the URI 2020-12-01 17:10:04 +01:00
A.Unger
348c54f2e7 write www-authenticate and delegate to reva 2020-12-01 16:57:36 +01:00
Florian Schade
1018725cdb Merge branch 'master' into improve-k6 2020-12-01 16:23:45 +01:00
Willy Kloucek
1689f744a4 correct current working state 2020-12-01 12:44:42 +01:00