Commit Graph

10669 Commits

Author SHA1 Message Date
Michael Barz
8463b01cf2 Merge pull request #4318 from owncloud/runEverythingE2etest
Run e2e at every PR
2022-08-03 09:39:47 +02:00
Viktor Scharf
22f9902e3f ci format 2022-08-02 22:57:47 +02:00
Viktor Scharf
fc033e1dd5 run e2e every PR 2022-08-02 20:32:23 +02:00
Michael Barz
861398ba0a Automated changelog update [skip ci] 2022-08-02 18:07:04 +00:00
Michael Barz
645b1a025b Merge pull request #4314 from owncloud/update-web-5.7.0-rc.7
[full-ci] bump web to v5.7.0-rc.7
2022-08-02 20:06:35 +02:00
Michael Barz
3b7d8b555e Automated changelog update [skip ci] 2022-08-02 16:31:26 +00:00
Benedikt Kulmann
ca3c6ff570 chore: bump web to v5.7.0-rc.7 2022-08-02 18:19:55 +02:00
Michael Barz
4a1f5d3f6e Merge pull request #4315 from owncloud/update-reva-index-fix
[full-ci] update reva to include index fix in the decomposedfs
2022-08-02 18:11:25 +02:00
Artur Neumann
a02d689fcd Merge pull request #3840 from owncloud/runE2eTestsInCi
[full-ci] Run e2e tests in ocis CI
2022-08-02 21:38:08 +05:45
Michael Barz
7391cee468 Automated changelog update [skip ci] 2022-08-02 15:14:33 +00:00
Michael Barz
20467dfe35 update reva to include index fix in the decomposedfs 2022-08-02 17:12:34 +02:00
Michael Barz
7f4f4019b6 Merge pull request #4294 from owncloud/dependabot/go_modules/github.com/go-ldap/ldap/v3-3.4.4
[full-ci] Bump github.com/go-ldap/ldap/v3 from 3.4.3 to 3.4.4
2022-08-02 17:11:16 +02:00
Ralf Haferkamp
53751339a6 Use existing mockery mock instead of manual ldap.Client mock 2022-08-02 16:14:39 +02:00
Ralf Haferkamp
f99e968dc8 Bump reva to latest edge 2022-08-02 15:34:59 +02:00
Ralf Haferkamp
fa36a73c54 Add missing new methods to fulfill ldap.Client interface 2022-08-02 15:34:59 +02:00
dependabot[bot]
aaa3143cb4 Bump github.com/go-ldap/ldap/v3 from 3.4.3 to 3.4.4
Bumps [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/go-ldap/ldap/releases)
- [Commits](https://github.com/go-ldap/ldap/compare/v3.4.3...v3.4.4)

---
updated-dependencies:
- dependency-name: github.com/go-ldap/ldap/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-02 15:18:12 +02:00
Viktor Scharf
6ae1b56976 try run test in webTestRunner 2022-08-02 13:32:21 +02:00
Andre Duffeck
26f15c2fa9 Automated changelog update [skip ci] 2022-08-02 07:19:16 +00:00
Andre Duffeck
9fc485c95f Merge pull request #4308 from aduffeck/fix-search-in-received-shares
Fix search in received shares
2022-08-02 09:11:32 +02:00
Michael Barz
c8c4d574e7 Automated changelog update [skip ci] 2022-08-01 15:48:53 +00:00
Michael Barz
28811adeb9 Merge pull request #4244 from owncloud/space-owner
[full-ci] set no owner on non-personal spaces
2022-08-01 17:45:17 +02:00
André Duffeck
d8905734a8 Add changelog 2022-08-01 13:58:45 +02:00
André Duffeck
814342a101 Fix search in received shares
It apparently broke as a fallout of the shareid refactoring.
2022-08-01 13:55:52 +02:00
Michael Barz
cce04f94ff set virtual owner on non-personal spaces 2022-08-01 12:53:24 +02:00
Christian Richter
19c9125fdf Automated changelog update [skip ci] 2022-08-01 10:10:00 +00:00
Christian Richter
c94960cb83 Merge pull request #4072 from owncloud/fix-user-drives-endpoint
Add drives output & user filter
2022-08-01 12:09:27 +02:00
Christian Richter
3212348727 add expected failures
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-08-01 11:21:49 +02:00
Viktor Scharf
ccc07597b6 gave web commit back 2022-08-01 00:08:14 +02:00
Viktor Scharf
775b7614b5 add e2e pipline 2022-07-31 23:44:14 +02:00
Christian Richter
3da88ef608 use reva/v2@edge
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-07-29 14:39:19 +02:00
Christian Richter
7d844960a1 add changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-07-29 14:39:19 +02:00
Christian Richter
a030459c70 incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-07-29 14:39:19 +02:00
Christian Richter
1e21e23056 add drives output
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-07-29 14:39:19 +02:00
Phil Davis
839f8b3487 Merge pull request #4302 from owncloud/docker-Makefile-clean-files
[tests-only] Fix clean-files target in tests/acceptance/docker/Makefile
2022-07-29 15:14:35 +05:45
Phil Davis
04ecce9e39 Fix clean-files target in tests/acceptance/docker/Makefile 2022-07-29 14:15:43 +05:45
Artur Neumann
8500719e63 Merge pull request #4298 from owncloud/enhance-getSpaceByNameManager-test-code
[tests-only] Enhance getSpaceByNameManager test code
2022-07-29 11:15:42 +05:45
Phil Davis
04909d63da Enhance getSpaceByNameManager test code 2022-07-29 10:28:37 +05:45
ownClouders
1da7c12ee7 [tx] updated from transifex 2022-07-29 00:06:21 +00:00
Phil Davis
1b75f2db8f Merge pull request #4295 from owncloud/bump-commit-id-202207228
[tests-only] [full-ci] Bump commit id for core API tests
2022-07-28 14:58:11 +05:45
Phil Davis
f8e5b59981 skip parallel deployment tests 2022-07-28 13:49:00 +05:45
Phil Davis
5324bce082 Bump commit id for core API tests 2022-07-28 13:21:00 +05:45
Phil Davis
0b442f1cc0 Merge pull request #4292 from owncloud/remove-closed-issue-3167-from-expected-failures-list
[tests-only] remove closed issue #3167 from the list of expected failures
2022-07-27 17:18:14 +05:45
PKiran
c2cb052178 Merge pull request #4290 from owncloud/remove-3880-from-expected-failures-list
[tests-only] removed closed issue #3880 from expected failures list
2022-07-27 16:31:42 +05:45
Kiran Parajuli
b4d6f2a051 Remove closed issue #3167 from the list of expected failures
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-07-27 16:28:14 +05:45
Kiran Parajuli
3e5726bb5a Remove closed issue #3880 from the list of expected failures
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-07-27 15:50:59 +05:45
Phil Davis
fd580353bd Merge pull request #4284 from owncloud/addTestToCreateFilesFolderIFSharesExists
[tests-only][full-ci]Add Tests for creating Files and Folder When Space Shares Jail exists for core PR 40239
2022-07-27 14:25:42 +05:45
sagargurung1001@gmail.com
37e9a62824 Bump core latests commit-2022-07-27 2022-07-27 11:58:11 +05:45
sagargurung1001@gmail.com
069df67ea0 Update expected to failure for createfilesfolderwhensharesexists 2022-07-27 09:59:27 +05:45
sagargurung1001@gmail.com
b93c4a5707 Add Tests for creating Files and Folder When Space Shares Jail exists 2022-07-27 09:39:54 +05:45
Phil Davis
d3f70e457d Merge pull request #4285 from owncloud/removeExpectedFailuresAfterRevaBump
[tests-only] Remove passed tests from expected failures
2022-07-26 16:14:56 +05:45