Commit Graph
14496 Commits
Author SHA1 Message Date
Daniël Franke 7a1e8f1f11 Add tracing to more places in userlog.
This passes the treaceprovider to more places where it belongs
and also adds tracing to the event processing.
2023-08-25 10:39:47 +02:00
kobergj 0eb4b5dc56 Automated changelog update [skip ci] 2023-08-25 06:41:54 +00:00
kobergjandGitHub 518149a52b Merge pull request #7083 from owncloud/release-4.0.0
[full-ci] Prepare Release 4.0.0
2023-08-25 08:41:22 +02:00
Willy Kloucek 84381750f0 stop deploying the oCIS hello and oC10 parallel setup, since both are disfunct 2023-08-25 08:35:35 +02:00
Prajwol Amatya 04f7a19c22 Automated changelog update [skip ci] 2023-08-25 06:19:19 +00:00
Prajwol AmatyaandGitHub 3566b965c6 [tests-only][full-ci] added test to update file using file id (#6990)
* added test to update file using file id

* changed the datatype of body from Tablenode to string
2023-08-25 12:01:27 +05:45
ownClouders d7cdb09eea Automated changelog update [skip ci] 2023-08-25 01:14:52 +00:00
ownClouders 23811c3d90 [tx] updated from transifex 2023-08-25 01:13:33 +00:00
ownClouders c2e09accc9 [tx] updated from transifex 2023-08-24 00:44:32 +00:00
Daniël FrankeandGitHub 97034f4aaa Add tracing to postprocessing service (#7094)
This adds tracing to the postprocessing service.
2023-08-23 15:52:26 +02:00
Daniel SwärdandGitHub 49fc22d532 Add missing tracing references to multiple services. (#7110) 2023-08-23 15:17:17 +02:00
jkoberg f06798ba6e update changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-23 15:15:44 +02:00
jkoberg 4d3b7355f1 release 4.0.0
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-23 15:15:44 +02:00
kobergjandGitHub 55127fe413 Merge pull request #7106 from owncloud/allow-skip-userinfo
allow skipping userinfo call
2023-08-23 15:12:22 +02:00
kobergj f7614f9079 Automated changelog update [skip ci] 2023-08-23 12:59:02 +00:00
kobergjandGitHub 888da7ccc5 Merge pull request #7107 from fschade/bump-web-7.1.0-final
[full-ci] chore: Update web to v7.1.0 final
2023-08-23 14:58:31 +02:00
Jörn Friedrich Dreyer eb6c0a840a fix docs
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-08-23 14:37:16 +02:00
jkoberg c161b68123 remove expected failure
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-23 14:14:52 +02:00
Ralf HaferkampandRalf Haferkamp 05eee32a03 Fix AD example
For Active Directory we need: OCIS_LDAP_DISABLE_USER_MECHANISM=none.
Until we add support for evaluating the "userAccountControl" bitmask, we
don't supported display the account enable/disable state for Active
Directory users.
2023-08-23 13:58:48 +02:00
91a77d1671 Update services/proxy/pkg/config/config.go
Co-authored-by: Martin <github@diemattels.at>
2023-08-23 13:56:48 +02:00
Jörn Friedrich Dreyer 5422586bfa allow skipping userinfo call
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-08-23 13:56:48 +02:00
jkoberg ef58ef7264 disable appprovider tests
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-23 13:33:45 +02:00
Florian Schade fe3bf61f5f chore: Update web to v7.1.0 final 2023-08-23 12:19:16 +02:00
Christian Richter e49b2c159b Automated changelog update [skip ci] 2023-08-23 08:24:56 +00:00
Christian RichterandGitHub 989d4ee938 Merge pull request #7099 from dragonchaser/deprecate_variables
Deprecate variables
2023-08-23 10:24:20 +02:00
Christian Richter 717eb646bd fix vendoring
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-23 09:45:36 +02:00
Christian RichterandJulian Koberg d4eed2f15d Adapt .drone.star
Co-authored-by: Julian Koberg <jkoberg@owncloud.com>

Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-22 17:25:24 +02:00
Christian Richter 8edf1cbe82 add changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-22 17:25:24 +02:00
Christian RichterandJulian Koberg c63d5b83e5 Fix typos in expample deployments
Co-authored-by: Julian Koberg <jkoberg@owncloud.com>

Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-22 17:25:24 +02:00
Christian RichterandJulian Koberg ab0a676dee Fix broken map
Co-authored-by: Julian Koberg <jkoberg@owncloud.com>

Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-22 17:25:24 +02:00
Christian Richter ad439fcbde change example deployments
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-22 17:25:24 +02:00
Christian Richter 02ae42ffe7 change launch.json
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-22 17:25:24 +02:00
Christian Richter d7139d4127 remove deprecated variables
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-22 17:25:24 +02:00
kobergjandGitHub c2e8206f6d Merge pull request #7091 from kobergj/RemoveEndpointEnvvars
[tests-only] Remove `...ENDPOINT` Envvars from gateway
2023-08-22 16:53:21 +02:00
Phil DavisandGitHub 7ff43f8b38 Merge pull request #7095 from owncloud/fix/tests-scenarios-structure
[tests-only] Fix the test step keyword ordering
2023-08-22 20:25:22 +05:45
20bea0cef6 Fix spacing of scenario description
Co-authored-by: Sawjan Gurung <saw.jan.grg3e@gmail.com>
2023-08-22 18:46:25 +05:45
Swikriti Tripathi 3fb6b94698 Fix the test step ordering 2023-08-22 16:23:17 +05:45
dependabot[bot]andRalf Haferkamp d656b4ad19 Bump github.com/KimMachineGun/automemlimit from 0.2.4 to 0.2.6
Bumps [github.com/KimMachineGun/automemlimit](https://github.com/KimMachineGun/automemlimit) from 0.2.4 to 0.2.6.
- [Commits](https://github.com/KimMachineGun/automemlimit/compare/v0.2.4...v0.2.6)

---
updated-dependencies:
- dependency-name: github.com/KimMachineGun/automemlimit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 10:50:23 +02:00
dependabot[bot]andRalf Haferkamp 5f8750cfac Bump github.com/rs/zerolog from 1.29.1 to 1.30.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.29.1 to 1.30.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.29.1...v1.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 10:46:12 +02:00
jkoberg 7db9bf02db remove endpoint envvars from gateway
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-22 10:43:00 +02:00
Daniël FrankeandGitHub a2f02d8a89 Merge pull request #7079 from owncloud/ainmosni/tracing/av
Add tracing to antivirus.
2023-08-22 09:33:46 +02:00
nirajacharya2andGitHub 3e6b8da6a1 added skip on stable 3.0 tag (#7073) 2023-08-22 13:16:08 +05:45
Nalem7andGitHub 358bfef42e adding skip on stable3.0 (#7078) 2023-08-22 10:12:57 +05:45
ownClouders 085c5d5c8d [tx] updated from transifex 2023-08-22 00:45:12 +00:00
Willy KloucekandGitHub 8ad1e79e80 Merge pull request #6826 from owncloud/d7oc-wopiserver-patch
Raised default wopiserver version to 10.1.0
2023-08-21 21:27:50 +02:00
Dennis Sieben dc4fb75543 - raised default wopiserver version to 10.1.0
- raised wopiserver in ci as well
2023-08-21 20:07:15 +02:00
Daniel SwärdandGitHub 11908df394 Merge pull request #7080 from owncloud/excds/bugfix/Re-enable_tracing_in_frontend
Re-enable commented out tracing in frontend.
2023-08-21 14:30:58 +02:00
Phil DavisandGitHub ff304dfc50 Merge pull request #7081 from owncloud/tests/add-correct-issue
[tests-only]Update expected to fail file to link failing tests to correct issue
2023-08-21 17:10:37 +05:45
dependabot[bot]andRalf Haferkamp a55a9f1d63 Bump github.com/go-chi/chi/v5 from 5.0.8 to 5.0.10
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.8 to 5.0.10.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v5.0.8...v5.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 13:09:36 +02:00
Swikriti Tripathi d57e516046 Update expected to fail file to link failing tests to correct issue 2023-08-21 16:37:50 +05:45