Commit Graph

1620 Commits

Author SHA1 Message Date
Daniel Swärd 7c24ea2a95 Merge pull request #6864 from owncloud/ainmosni/tracing/search
Convert search service to use service tracing.
2023-07-26 10:45:05 +02:00
Daniel Swärd 70848008f1 Merge pull request #6866 from owncloud/ainmosni/tracing/storage-shares
Convert storage-share to use service tracing.
2023-07-26 10:42:54 +02:00
Daniel Swärd 3170f4cc1f Merge pull request #6865 from owncloud/ainmosni/tracing/storage-publiclink
Convert storage-publiclink to service tracing
2023-07-26 10:41:53 +02:00
Daniel Swärd 965699e811 Merge pull request #6801 from owncloud/ainmosni/tracing/invitations
Change invitations to use service tracing provider
2023-07-26 10:39:38 +02:00
Jannik Stehle fec16dcc08 chore: bump web to v7.1.0-rc.2 2023-07-26 08:29:23 +02:00
Martin 2c36867629 Merge pull request #6885 from owncloud/fix_descriptions_using_single_quotes
[docs-only] Replace double quotes with single quotes in envvar descriptions
2023-07-25 15:09:13 +02:00
ownClouders f01b4aa68b [tx] updated from transifex 2023-07-25 11:18:54 +00:00
mmattel ce318ca160 [docs-only] Replace double quotes with single quotes in envvar descriptions 2023-07-25 13:05:30 +02:00
Daniël Franke b15e50d1fe Add missing package comment 2023-07-25 12:25:30 +02:00
Daniël Franke 053ffc869f Change invitations to use service tracing provider
This changes the invitations service to use the service tracing provider.
2023-07-25 12:06:42 +02:00
Daniël Franke 30d9a08d52 Convert storage-share to use service tracing.
This converts the storage-share to use the service trace provider.
2023-07-25 12:05:16 +02:00
Daniël Franke e2fa2be973 Convert search service to use service tracing.
This converts the search service to use the service tracer.
It also initialises the grpc service with a trace provider.
2023-07-25 11:22:51 +02:00
Roman Perekhod d00ca45ec8 Merge pull request #6863 from 2403905/issue-6855
Improve the notification logs when the user has no email address
2023-07-25 09:33:35 +02:00
Christian Richter b6b7d67121 Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at>
2023-07-24 17:07:37 +02:00
Christian Richter df10baf339 fix typo
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-07-24 15:46:27 +02:00
Christian Richter 3eb6e74535 add missing options
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-07-24 15:15:01 +02:00
Roman Perekhod f3484c3cdd Improve the notification logs when the user has no email address 2023-07-24 10:41:32 +02:00
ownClouders 80e7f44604 [tx] updated from transifex 2023-07-22 00:54:53 +00:00
Daniël Franke 76088d2034 Convert storage-publiclink to service tracing
This converts the storage-publiclink service to the service tracing
methods.
2023-07-21 12:34:09 +02:00
Daniël Franke 48933fa2ee Package comment for middleware. 2023-07-21 09:16:58 +02:00
dependabot[bot] d653a132cf Bump word-wrap from 1.2.3 to 1.2.4 in /services/idp
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 17:43:14 +00:00
Daniël Franke d2d0461375 Convert IDP service to service trace provider.
This converts the IDP service to use the service trace provider.
2023-07-20 13:36:08 +02:00
Willy Kloucek f34d96ace8 Merge pull request #6852 from owncloud/fix-WEB_OPTION_ACCESS_DENIED_HELP_URL
fix WEB_OPTION_ACCESS_DENIED_HELP_URL
2023-07-19 17:16:07 +02:00
Willy Kloucek 595a00998b Update services/web/pkg/config/options.go
Co-authored-by: Jannik Stehle <50302941+JammingBen@users.noreply.github.com>
2023-07-19 16:35:20 +02:00
Martin 7a0bdce8b4 Merge pull request #6840 from owncloud/graceful-timeout
storage-users: Add config option for graceful shutdown timeout
2023-07-19 16:19:25 +02:00
Willy Kloucek f9f84b9135 fix WEB_OPTION_ACCESS_DENIED_HELP_URL 2023-07-19 16:01:38 +02:00
Martin 6be90847b7 Update services/storage-users/README.md
Co-authored-by: Edith Parzefall <edith_parzefall@gmx.de>
2023-07-19 14:35:52 +02:00
mmattel 6c33d945f3 update readme 2023-07-19 13:27:30 +02:00
Martin 35dd1fa173 Update services/storage-users/README.md
Co-authored-by: Edith Parzefall <edith_parzefall@gmx.de>
2023-07-19 13:02:48 +02:00
Martin 1ec451d3d5 Apply suggestions from code review
Co-authored-by: Edith Parzefall <edith_parzefall@gmx.de>
2023-07-19 13:02:25 +02:00
mmattel 5f72c61089 envvar text fix and readme addon 2023-07-19 11:06:29 +02:00
ownClouders b505e334ee [tx] updated from transifex 2023-07-19 00:20:06 +00:00
Ralf Haferkamp e32aef17cd storage-users: Add config option for graceful shutdown timeout
Add STORAGE_USERS_GRACEFUL_SHUTDOWN_TIMEOUT setting to allow a graceful
shutdown of the storage-users service. This currently only applicable
when running storage-user as a sepearate service.

Setting STORAGE_USERS_GRACEFUL_SHUTDOWN_TIMEOUT to a non-zero value
gives the storage-users service a chance to cleanly shutdown and finish
any in progess tasks (e.g. metadata propagation) before exiting.

Partial-Fix: #6602
2023-07-18 16:47:26 +02:00
Jannik Stehle f7616da934 [full-ci] chore: bump web to v7.1.0-rc.1 (#6828)
* chore: bump web to v7.1.0-rc.1

* Update .drone.env

---------

Co-authored-by: Viktor Scharf <scharf.vi@gmail.com>
2023-07-18 10:12:47 +02:00
ownClouders 91be2aba1a [tx] updated from transifex 2023-07-18 00:56:10 +00:00
Michael Barz 2fb2a1c7c3 Merge pull request #6695 from owncloud/ainmosni/tracing/graph
Move graph service to service tracer.
2023-07-17 13:00:29 +02:00
ownClouders ca929abd3a [tx] updated from transifex 2023-07-16 00:20:46 +00:00
ownClouders 5d01283a70 [tx] updated from transifex 2023-07-15 00:54:40 +00:00
Daniël Franke 30e96a5cca Move auth-machine to use service TraceProvider. (#6742)
This PR moves the auth-machine service to use the service TraceProvider.
2023-07-14 16:12:29 +02:00
Daniël Franke 91b46e32fc Add tracing to notifications service. (#6808)
* Add tracing to notifications service.

This enables tracing to the notifications service.

* Update services/notifications/pkg/config/tracing.go

---------

Co-authored-by: Jörn Friedrich Dreyer <jfd@owncloud.com>
2023-07-14 16:11:49 +02:00
Jörn Friedrich Dreyer 6bb265fcf0 use correct config struct for jwt token (#6761)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-07-14 13:22:46 +02:00
Daniël Franke e1fb4c315b Change gateway service to use service traceprovider (#6799)
This changes the gateway service to use the service traceprovider.
2023-07-14 13:22:04 +02:00
Daniël Franke 6f8f5f9ffc Change groups service to use service traceprovider (#6800)
This changes the groups service to use the service traceprovider.
2023-07-14 13:21:15 +02:00
Jannik Stehle c9651de759 [full-ci] chore: bump web to v7.1.0-alpha.2 (#6797)
* chore: bump web to v7.1.0-alpha.2

* added FRONTEND_OCS_ENABLE_DENIALS to environment

* try to run full search in ocis CI

---------

Co-authored-by: Viktor Scharf <scharf.vi@gmail.com>
2023-07-13 16:24:49 +02:00
Roman Perekhod 99b8cdc7d6 fix the total count 2023-07-12 18:13:58 +02:00
André Duffeck 1aa114c336 Remove false condition 2023-07-12 18:01:06 +02:00
André Duffeck 4bb10ebdf3 Support scoping searches in shares 2023-07-12 18:01:06 +02:00
Roman Perekhod 3487749509 Provide Search filter for locations #OCIS-3705 2023-07-12 18:01:06 +02:00
Daniël Franke 509b4ba2c4 Merge pull request #6733 from owncloud/ainmosni/tracing/app-registry
Move app-registry service to service tracer.
2023-07-12 14:52:05 +02:00
Daniël Franke 5785891305 Merge pull request #6734 from owncloud/ainmosni/tracing/auth-basic
Move auth-basic service to service tracer.
2023-07-12 14:42:38 +02:00