Commit Graph
8636 Commits
Author SHA1 Message Date
André Duffeckandjkoberg edf845225a Only add the service user to the index once (lazily)
Adding and removing it again with each ListAccounts() call was a huge
overhead. This is a temporary workaround, the whole service is gonna be
replaced by the idm service soon anyway.
2022-03-15 10:07:19 +01:00
jkoberg 65b3c97a6c Merge branch 'master' into StoreSettingsViaMetadata 2022-03-14 16:26:30 +01:00
Willy KloucekandGitHub 51d1eb0182 Merge pull request #3313 from owncloud/audit-config-docs
fix audit config docs generation
2022-03-14 16:23:46 +01:00
Willy Kloucek 899510b158 fix config package import 2022-03-14 15:26:32 +01:00
Willy Kloucek e5cae733b1 fix audit config docs 2022-03-14 14:21:37 +01:00
jkoberg 2d4d90ad3c Merge branch 'master' into StoreSettingsViaMetadata
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-14 13:48:04 +01:00
Willy Kloucek 6cd3827e2d Automated changelog update [skip ci] 2022-03-14 12:10:25 +00:00
Willy KloucekandGitHub 417b112863 Merge pull request #3301 from kobergj/ShareEventsForAuditLogging
Share events for audit logging
2022-03-14 13:09:56 +01:00
Willy KloucekandGitHub a7fe756004 Merge pull request #3287 from owncloud/config-example-yaml-v2
Generate config file documentation
2022-03-14 13:09:14 +01:00
Willy KloucekandGitHub 7f02ab1652 Merge pull request #3312 from owncloud/audit-docs
add audit docs section
2022-03-14 13:08:45 +01:00
jkoberg 5ea1cec83a use UTC timezone to avoid confusion
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-14 11:03:30 +01:00
jkoberg 50d3ef44a4 bump reva & run unit tests
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-14 10:44:29 +01:00
Benedikt KulmannandGitHub 96ad1708fd Merge pull request #3297 from owncloud/katherine-johnson
add katherine to demo users
2022-03-14 09:14:38 +01:00
Willy Kloucek 6afa610f08 Automated changelog update [skip ci] 2022-03-14 08:12:19 +00:00
Willy KloucekandGitHub 2d44e9e07b Merge pull request #3238 from rpocklin/ocis-individual-services-fix-external-network
fix: remove need for external ocis-net network
2022-03-14 09:11:46 +01:00
0d362aec3f Update changelog/unreleased/fix-network-on-individual-services.md
Co-authored-by: Pascal Wengerter <pascal@wengerter.info>
2022-03-14 09:07:24 +01:00
Robert PocklingtonandWilly Kloucek 6b3775af9c Added changelog item 2022-03-14 09:07:24 +01:00
Robert PocklingtonandWilly Kloucek 3964fc9aa9 fix: remove need for external ocis-net network 2022-03-14 09:07:24 +01:00
Willy Kloucek 5bd453c5a5 add audit docs section 2022-03-14 09:04:42 +01:00
jkoberg 22bb75a5e4 link access events
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-12 14:32:23 +01:00
jkoberg f01263859b share accepted/declined events
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-12 14:19:41 +01:00
jkoberg 2fa08495f7 more unit tests and events
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-12 13:43:51 +01:00
jkoberg ef642ac135 refactor unit tests
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-12 13:08:46 +01:00
Willy Kloucek 5f5e935f7a Automated changelog update [skip ci] 2022-03-12 10:06:03 +00:00
Willy KloucekandGitHub 41bdfb6668 Merge pull request #3305 from owncloud/improve-gif-thumbnails
improve gif thumbnail generation
2022-03-12 11:03:25 +01:00
David Christofas a01cd1f0ee improve gif thumbnail generation 2022-03-11 18:29:06 +01:00
Willy Kloucek 1a9d4462b6 resolve conflicts 2022-03-11 16:24:08 +01:00
Willy Kloucek 43321cc2cf make the space manager role work 2022-03-11 15:46:59 +01:00
jkoberg 0de5dac34c share/link removed events
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-11 13:49:34 +01:00
Willy Kloucek c829dbe577 remove error form accounts' EnsureDefaults() function 2022-03-11 13:43:34 +01:00
Willy Kloucek 6aeb80f771 add spacemanager role 2022-03-11 13:17:08 +01:00
Willy Kloucek 343fc0a73c add katherine to demo users 2022-03-11 13:17:08 +01:00
Willy KloucekandGitHub 46643b049e Merge pull request #3300 from owncloud/doc-fix-single-bin-start
[docs-only] Fix the location of the identifier-registration.yaml.
2022-03-11 12:55:01 +01:00
jkoberg 5f45e77967 add changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-11 12:51:35 +01:00
jkoberg 7f0fff0806 link created/updated event
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-11 12:46:24 +01:00
jkoberg c7952c247d share updated event
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-11 12:14:46 +01:00
Willy Kloucek 9a4737d3ed exclude config items not inteded to be used from un/marshalling 2022-03-11 12:12:44 +01:00
Phil DavisandGitHub 0264f09b6c Merge pull request #3298 from owncloud/bump-commit-id-20220311
[full-ci][tests-only] Bump core commit id
2022-03-11 16:32:46 +05:45
Klaas Freitag 249d4eae97 Fix the location of the identifier-registration.yaml. 2022-03-11 11:31:35 +01:00
Christian Richter 351733c110 Update template to render directly to docs includes directory
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-03-11 11:06:47 +01:00
Christian Richter a9d713d267 Fix broken template for env variables
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-03-11 10:21:41 +01:00
sushmita56 5ac6bfa1be bumped core commit id in ocis 2022-03-11 14:58:31 +05:45
Benedikt KulmannandGitHub 6b2953a357 Merge pull request #3270 from owncloud/migrate-port-ranges-from-wiki
migrate GH wiki to owncloud.dev
2022-03-11 09:15:59 +01:00
Swikriti Tripathi fb5c3859eb update expected to fail file 2022-03-11 13:19:10 +05:45
Christian Richter 2fa5788ca4 Change target of example config YAML
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-03-11 08:09:46 +01:00
Christian Richter 3a34e64dde Fix tests 2022-03-11 08:08:33 +01:00
Willy KloucekandGitHub 4bafd761f4 Merge pull request #3299 from owncloud/dependabot/go_modules/github.com/spf13/cobra-1.4.0
Bump github.com/spf13/cobra from 1.3.0 to 1.4.0
2022-03-11 07:59:14 +01:00
Willy KloucekandGitHub a88c532e9c Merge pull request #3294 from owncloud/dependabot/go_modules/google.golang.org/grpc-1.45.0
Bump google.golang.org/grpc from 1.44.0 to 1.45.0
2022-03-11 07:57:59 +01:00
Swikriti Tripathi ab35492578 update id 2022-03-11 12:24:52 +05:45
dependabot[bot]andGitHub b69f3a0a7d Bump github.com/spf13/cobra from 1.3.0 to 1.4.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.3.0...v1.4.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-03-11 06:15:26 +00:00