Commit Graph

11366 Commits

Author SHA1 Message Date
dependabot[bot]
7debffa490 Bump github.com/spf13/cobra from 1.5.0 to 1.6.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 09:02:07 +00:00
dependabot[bot]
bee16e783f Bump stash.kopano.io/kgol/rndm from 1.1.1 to 1.1.2
Bumps stash.kopano.io/kgol/rndm from 1.1.1 to 1.1.2.

---
updated-dependencies:
- dependency-name: stash.kopano.io/kgol/rndm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 11:00:16 +02:00
Artur Neumann
10fc80b2ff Merge pull request #4713 from owncloud/refactorExpectedFailureForCoreApiTests
[tests-only][full-ci]Refactor expected-failure-api-on-ocis-file
2022-10-19 12:09:45 +05:45
amrita
66269eb5e9 Refactor expected-failure file for closed issue 2022-10-19 11:06:09 +05:45
Jörn Friedrich Dreyer
a48becd681 Automated changelog update [skip ci] 2022-10-18 11:45:26 +00:00
Jörn Friedrich Dreyer
9f4509fc56 [full-ci] bump reva to 203cc6b50853 (#4833)
* bump reva to 10aa01556e52

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* bump core commit id

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* bump reva to 203cc6b50853

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-10-18 13:45:01 +02:00
Amrita
5a98ce0b98 Merge pull request #4839 from owncloud/useGlobalDirVariable
[tests-only][full-ci]Use directory references from global dir variable in drone.star file
2022-10-18 15:59:04 +05:45
amrita
83607b372b Use global dir variable 2022-10-18 15:09:58 +05:45
Michael Barz
6fc20e0d5b Automated changelog update [skip ci] 2022-10-17 18:24:36 +00:00
Michael Barz
d965f23fd9 Merge pull request #4815 from owncloud/requestID
harden drives api and improve logging
2022-10-17 20:23:50 +02:00
Michael Barz
f84fbdd6ff corrections from code review 2022-10-17 17:22:33 +02:00
markv9401
5082e6c027 Add UserID to context during initial login (#4829)
* Add UserID to context during initial login
UserID is also suffixed with "_init" so that own role assignment safety check is passed

Fixes: https://github.com/owncloud/ocis/issues/4787

* Fix missing gofmt -s bug

Co-authored-by: root <root@localhost.localdomain>
2022-10-17 17:03:39 +02:00
Viktor Scharf
7fb7a8b6e1 [test-only] Apitest. Add checking parentId (#4763)
* add checking parentId

* add case where parent is space

* php style fix
2022-10-17 13:46:07 +02:00
Phil Davis
f442970f12 Merge pull request #4831 from owncloud/bump-middleware-version
[tests-only][full-ci]Bump middleware version to v1.8.2
2022-10-17 13:12:24 +05:45
Swikriti Tripathi
c728ed31a9 Bump middleware version to v1.8.2 2022-10-17 12:28:30 +05:45
Phil Davis
8a90ebb3a0 Merge pull request #4816 from owncloud/overwriteFile
[test-only] Api-test. Overwriting a file while coping and moving
2022-10-17 10:34:57 +05:45
Michael Barz
0b7297d1b4 harden drives api and improve logging 2022-10-16 00:38:44 +02:00
Andre Duffeck
c260f6594d Automated changelog update [skip ci] 2022-10-14 15:03:38 +00:00
Andre Duffeck
5e220920f0 [full-ci] Rescan spaces (#4777)
* Increase the timeout for indexing spaces

* Allow for making queries that are not constrained to a RootID

* Use nano precision for the Mtime

* Add a SpaceDebouncer

The debouncer can be used to delay operations on spaces until things
have settled down to avoid doing the same operation multiple times.

* Do not index subtrees until they have changed (i.e. the mtime differs)

* Also pass a user to the space debouncer func

* Trigger a rescan of the according space when an event is received

* Improve wording/logging

* Add changelog

* Get rid of superfluous GetUserByClaim call

* Fix tests

* Fix reindexing triggered by shares by using the event's SpaceOwner

* Bump reva to pull in the space owner events changes

* Fix changelog

* Fix linter issues

* Fall back to the executant if no owner was received from the event

* Bump reva and go-cs3apis

* Fix go.sum

* Bump core

* Adapt expected failures

* Tweak debounce settings
2022-10-14 17:03:05 +02:00
Willy Kloucek
6abf2d901b Automated changelog update [skip ci] 2022-10-14 09:49:08 +00:00
Viktor Scharf
07dc73f382 Overwriting a file while moving and moving 2022-10-14 11:48:20 +02:00
Willy Kloucek
e6d1164a46 Merge pull request #4825 from wkloucek/remove-storage-system-events
remove storage-system events
2022-10-14 11:48:13 +02:00
Willy Kloucek
ab69ef7926 add changelog 2022-10-14 11:14:20 +02:00
Willy Kloucek
308fd005aa remove storage-system events 2022-10-14 11:09:15 +02:00
David Christofas
a9695662e5 Merge pull request #4817 from owncloud/dependabot/go_modules/golang.org/x/text-0.3.8
Bump golang.org/x/text from 0.3.7 to 0.3.8
2022-10-14 10:01:37 +02:00
Willy Kloucek
42da324925 Merge pull request #4810 from wkloucek/deployment-example-wopi-recovery
persist wopi recovery path
2022-10-14 09:50:20 +02:00
dependabot[bot]
ca32ec779c Bump golang.org/x/text from 0.3.7 to 0.3.8
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 07:23:10 +00:00
David Christofas
660c4b94ae Merge pull request #4806 from owncloud/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.3.1
Bump github.com/onsi/ginkgo/v2 from 2.2.0 to 2.3.1
2022-10-14 09:21:53 +02:00
Artur Neumann
2bfa36b69f Merge pull request #4813 from owncloud/bump-core-commit-id-for-tests-oct-13-2022
[tests-only] bump ownCloud core commit id for the tests
2022-10-14 09:13:00 +05:45
Phil Davis
fd6ff7c48e Merge pull request #4814 from owncloud/fix-multistatus-scenario-fail-reason
[tests-only] remove closed issue pin from the expected failures and update with the relevant one
2022-10-14 04:01:50 +05:45
Florian Schade
debddad1b0 Automated changelog update [skip ci] 2022-10-13 15:57:10 +00:00
Florian Schade
5eb43fbbe2 Merge pull request #4809 from wkloucek/dont-cache-web-index-html
don't cache the web index.html
2022-10-13 17:56:34 +02:00
Christian Richter
cc2602137e Automated changelog update [skip ci] 2022-10-13 15:04:58 +00:00
Christian Richter
7ff04c46da Merge pull request #4799 from dragonchaser/improve-email-tempalting
refactor templating, add subject templating
2022-10-13 17:04:26 +02:00
Florian Schade
2bc0f717f1 fix changelog 2022-10-13 16:41:11 +02:00
Florian Schade
3d84e8fc36 add changelog 2022-10-13 16:41:11 +02:00
Florian Schade
ff4f160fdc disable cache for certain resources and respect try_files 2022-10-13 16:41:11 +02:00
Willy Kloucek
fbf1eeb4c5 don't cache the web index.html 2022-10-13 16:41:11 +02:00
Christian Richter
b4caf6397c refactor templating, add subject templating
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-10-13 14:29:11 +02:00
Kiran Parajuli
4b752b0dd6 [tests-only] remove closed issue pin from the expected failures and update with the relevant one
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-10-13 17:24:15 +05:45
Jörn Friedrich Dreyer
968d26f0d6 Automated changelog update [skip ci] 2022-10-13 11:09:05 +00:00
Jörn Friedrich Dreyer
2197489c26 enable request tracking prometheus middleware in reva (#4571)
* enable request tracking prometheus middleware in reva

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* enable metrics for ocdav

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-10-13 13:08:34 +02:00
Martin
99d71971d7 Merge pull request #4740 from owncloud/update_env_descriptions
Improving the description for several environemt variables
2022-10-13 12:54:50 +02:00
Kiran Parajuli
74ab2a1ba5 [tests-only] bump ownCloud core commit id for the tests
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-10-13 16:17:31 +05:45
dependabot[bot]
fee0d2d6b5 Bump github.com/onsi/ginkgo/v2 from 2.2.0 to 2.3.1
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.2.0...v2.3.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 10:29:16 +00:00
dependabot[bot]
5d50ebe152 Bump github.com/onsi/gomega from 1.21.1 to 1.22.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.21.1 to 1.22.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.21.1...v1.22.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 12:27:54 +02:00
mmattel
6edb44fa83 Improving the description for several environemt variables 2022-10-13 12:07:46 +02:00
Willy Kloucek
e78ff950f8 persist wopi recovery path 2022-10-13 11:40:23 +02:00
Prarup Gurung
696555c27c Merge pull request #4805 from owncloud/fix-expected-failures
[full-ci] [tests-only] Removed lines from expected failures
2022-10-13 14:36:13 +05:45
dependabot[bot]
7daedecebc Bump github.com/tus/tusd from 1.9.2 to 1.10.0
Bumps [github.com/tus/tusd](https://github.com/tus/tusd) from 1.9.2 to 1.10.0.
- [Release notes](https://github.com/tus/tusd/releases)
- [Commits](https://github.com/tus/tusd/compare/v1.9.2...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/tus/tusd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 09:25:25 +02:00