Willy Kloucek
12a1604526
Merge pull request #2515 from owncloud/reva_d83f20c3148d
...
update reva to d83f20c3148d
2021-09-16 14:44:41 +02:00
Patrick Maier
1bed970a4b
Merge pull request #2513 from owncloud/1.12_release_notes
...
[docs-only] oCIS 1.12 and Web 4.2.0 Release Notes
2021-09-16 14:07:37 +02:00
Willy Kloucek
01b16ec0a9
update reva to d83f20c3148d
2021-09-16 14:04:21 +02:00
Willy Kloucek
98eefd03ef
Automated changelog update [skip ci]
2021-09-16 11:58:42 +00:00
Willy Kloucek
945e3157a3
Merge pull request #2512 from owncloud/fix_pull_2493
...
fix: redirect invalid links to oC Web (#2493 )
2021-09-16 13:58:15 +02:00
David Christofas
ab84c4c9a6
Automated changelog update [skip ci]
2021-09-16 11:47:16 +00:00
David Christofas
e2306ad24c
Merge pull request #2495 from owncloud/skip_demo_users
...
Add option to generate the demo users
2021-09-16 07:46:47 -04:00
Juan Pablo Villafáñez
c1dd0ea66e
Add default route to the archiver
2021-09-16 12:48:07 +02:00
pwengerter
f5df71717c
Remove placeholder notifications endpoint in capabilities
2021-09-16 11:34:17 +01:00
Juan Pablo Villafáñez
a680fc1039
Adjust test configuration
2021-09-16 11:09:59 +02:00
Willy Kloucek
09b4850965
fix #2493
2021-09-16 10:56:38 +02:00
Patrick Maier
ffd412da5c
Apply suggestions from code review
...
Co-authored-by: Pascal Wengerter <pwengerter@owncloud.com >
2021-09-16 10:33:41 +02:00
Michael Barz
6fcae4d45d
Update .codacy.yml
2021-09-16 08:29:48 +02:00
Michael Barz
b7b97d1733
Add api test helper code to codacy exclude list
2021-09-16 08:19:59 +02:00
Jörn Friedrich Dreyer
8e50decb11
Automated changelog update [skip ci]
2021-09-15 19:35:27 +00:00
Jörn Friedrich Dreyer
df55e3ff0f
Merge pull request #2511 from owncloud/fix-username-encoding
...
use proper url path decode on the username
2021-09-15 21:30:20 +02:00
Patrick Maier
0fe821ae93
[docs-only] oCIS 1.12 and Web 4.2.0 Release Notes
2021-09-15 18:28:12 +02:00
Juan Pablo Villafáñez
502e77b185
Set true as default value
2021-09-15 18:11:47 +02:00
Juan Pablo Villafáñez
de68fc32a3
Add changelog entry
2021-09-15 18:11:47 +02:00
Juan Pablo Villafáñez
670dfedf7c
Add option to generate the demo users
2021-09-15 18:11:47 +02:00
Jörn Friedrich Dreyer
50ab6596bb
use proper url path decode on the username
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2021-09-15 18:00:31 +02:00
Juan Pablo Villafáñez
075bd7500c
Add changelog entry
2021-09-15 17:33:16 +02:00
Juan Pablo Villafáñez
8844b0bf57
Expose configuration for the reva archiver
2021-09-15 16:33:34 +02:00
Jörn Friedrich Dreyer
cb3a5b811d
Automated changelog update [skip ci]
2021-09-15 11:54:18 +00:00
Jörn Friedrich Dreyer
c53b5bf9a7
Merge pull request #2508 from owncloud/proxy-policy-claim-precedence
...
allow overriding the cookie based route by claim
2021-09-15 13:53:41 +02:00
Jörn Friedrich Dreyer
b0f0d6a7ee
Merge pull request #2493 from owncloud/web_not_found_redirect
...
redirect to root when file not found
2021-09-15 13:53:19 +02:00
Willy Kloucek
b2d53b9ca1
always set cookie
2021-09-15 13:09:15 +02:00
Jörn Friedrich Dreyer
3d4ee19789
allow overriding the cookie based route by claim
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2021-09-15 11:56:01 +02:00
Phil Davis
a9422c5e6d
Merge pull request #2490 from owncloud/bump-commit-ids
...
[full-ci][tests-only] Bump commit ids for tests
2021-09-15 14:41:24 +05:45
Michael Barz
69c55662d1
prepare 1.12.0
2021-09-15 10:27:56 +02:00
Saw-jan
d3651ef0b3
bump commit ids for tests
2021-09-15 13:54:58 +05:45
Benedikt Kulmann
b4f6ebe96d
Automated changelog update [skip ci]
2021-09-15 07:10:03 +00:00
Benedikt Kulmann
7682a73968
Merge pull request #2501 from owncloud/bump-web-4.2.0
...
[full-ci] Update deps & bump web to v4.2.0
2021-09-15 09:09:22 +02:00
pwengerter
997d69ae62
Update web to v4.2.0, bump JS deps, update expected failures
2021-09-15 00:35:57 +01:00
David Christofas
0e9e635672
Automated changelog update [skip ci]
2021-09-14 15:02:01 +00:00
David Christofas
05cb9a49fc
Merge pull request #2477 from owncloud/update-reva
...
[full-ci] update reva
2021-09-14 11:01:33 -04:00
David Christofas
194d7af6f3
update reva to v1.13.0
2021-09-14 15:39:36 +02:00
Ralf Haferkamp
94f0c8a481
tests: Run ocis container as root for testsuite
...
For running the acceptance tests in docker we setup a volume that is
shared between the ocis and oc10/testsuite container. Since ocis needs
to be able to write to that volume we're switching it to run as root.
Closes #2497
2021-09-14 15:06:42 +02:00
A.Unger
25f71d020c
document minikube
2021-09-14 14:48:53 +02:00
A.Unger
d414d80e94
briefly explain kubernetes
2021-09-14 11:58:09 +02:00
A.Unger
04eab3b3da
docs: skeleton on basic structure for the piece
2021-09-14 11:22:04 +02:00
Alex Unger
5283bf8b2b
Merge pull request #2494 from owncloud/docs-storage-backend-cephfs
2021-09-14 09:53:23 +02:00
Jörn Friedrich Dreyer
6bf80daf66
explain sharding relationship with deprovisioning
2021-09-14 09:51:23 +02:00
Jörn Friedrich Dreyer
6f9a918818
Apply suggestions from code review
...
Co-authored-by: Alex Unger <6905948+refs@users.noreply.github.com >
2021-09-14 09:35:05 +02:00
Jörn Friedrich Dreyer
c1b5e2f1cd
final notes
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2021-09-13 20:38:52 +00:00
Jörn Friedrich Dreyer
549d1058c5
file layout examples
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2021-09-13 20:30:38 +00:00
Jörn Friedrich Dreyer
804612077a
flesh out cephfs aspects and future work
2021-09-13 22:04:14 +02:00
Jörn Friedrich Dreyer
13beef2fd4
describe cephfs architecture and tradeoffs
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2021-09-13 18:20:24 +00:00
Willy Kloucek
5298b4bcfa
redirect to root when file not found
2021-09-13 19:33:31 +02:00
Alex Unger
47c2c3ad4f
Automated changelog update [skip ci]
2021-09-09 18:50:01 +00:00