Commit Graph

9195 Commits

Author SHA1 Message Date
David Christofas
385142f5a5 Automated changelog update [skip ci] 2022-04-11 14:28:38 +00:00
David Christofas
b291cca416 Merge pull request #3448 from CommanderRoot/refactor/rm-deprecated-substr
refactor: replace deprecated String.prototype.substr()
2022-04-11 16:27:47 +02:00
Christian Richter
42a4e017c8 Add reference implementation for health & readiness endpoint in IDP
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-11 16:09:09 +02:00
Ralf Haferkamp
2a09da2237 Fix ocis admin creation for idm
The admin user was created as part of the demo user set. But we need the
admin to be created always.
2022-04-11 16:02:18 +02:00
Pascal Wengerter
251e5d2b0f Merge pull request #3502 from owncloud/dependabot/npm_and_yarn/settings/cucumber/pretty-formatter-1.0.0-alpha.2
Bump @cucumber/pretty-formatter from 1.0.0-alpha.1 to 1.0.0-alpha.2 in /settings
2022-04-11 14:18:25 +02:00
David Christofas
a830555794 Automated changelog update [skip ci] 2022-04-11 09:25:32 +00:00
David Christofas
ecddaeffbb Merge pull request #3467 from owncloud/user-group-audit
implement user and group audit events
2022-04-11 11:23:37 +02:00
Michael Barz
0ef1826c8e Automated changelog update [skip ci] 2022-04-11 09:13:56 +00:00
Michael Barz
b02125d1f7 Merge pull request #3474 from owncloud/no-demo-users
[full-ci] set demo users to default off
2022-04-11 11:13:13 +02:00
André Duffeck
6f59395611 Cleanup 2022-04-11 10:20:50 +02:00
David Christofas
81e731ff7b implement user and group audit events 2022-04-11 10:19:15 +02:00
André Duffeck
a0890eb043 Implement Remove for removing entries from the index 2022-04-11 09:26:48 +02:00
André Duffeck
099a89a523 Limit the search to the directory specified in the reference 2022-04-11 09:13:44 +02:00
André Duffeck
79035baaf0 Store and return the path. Add more tests 2022-04-11 08:47:18 +02:00
André Duffeck
0768aef1b5 Use NewQueryStringQuery to allow for using wildcards etc. 2022-04-11 08:47:18 +02:00
dependabot[bot]
436c8b1904 Bump @cucumber/pretty-formatter in /settings
Bumps [@cucumber/pretty-formatter](https://github.com/jbpros/cucumber-pretty-formatter) from 1.0.0-alpha.1 to 1.0.0-alpha.2.
- [Release notes](https://github.com/jbpros/cucumber-pretty-formatter/releases)
- [Changelog](https://github.com/cucumber/cucumber-js-pretty-formatter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jbpros/cucumber-pretty-formatter/compare/v1.0.0-alpha.1...v1.0.0-alpha.2)

---
updated-dependencies:
- dependency-name: "@cucumber/pretty-formatter"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 06:03:38 +00:00
Willy Kloucek
a3d219dec6 Merge pull request #3491 from owncloud/dependabot/go_modules/github.com/go-ldap/ldap/v3-3.4.3
Bump github.com/go-ldap/ldap/v3 from 3.4.2 to 3.4.3
2022-04-11 08:01:29 +02:00
Michael Barz
89a5d34687 add changelog 2022-04-09 16:40:46 +02:00
Michael Barz
b1a05c3aac adjust the docs 2022-04-09 16:32:58 +02:00
Michael Barz
3c2bb52228 adopt demo deployment config 2022-04-09 16:17:03 +02:00
Michael Barz
e4143737c5 Merge pull request #3481 from owncloud/human-friendly-runtime-error-msg
improve runtime connect error messages
2022-04-08 23:50:53 +02:00
Michael Barz
aff0651319 ordering of adrs 2022-04-08 23:50:00 +02:00
Michael Barz
1509a8b137 Merge pull request #3328 from owncloud/docs-adr-search
[docs-only] ADR: Search query language, Indexing and API
2022-04-08 23:43:05 +02:00
Michael Barz
788238d166 address review feedback 2022-04-08 23:34:36 +02:00
Klaas Freitag
12b59175a5 Minor addition: Performance for searching 2022-04-08 23:25:03 +02:00
Michael Barz
ebb8882be1 split into api, indexind and query language 2022-04-08 23:25:03 +02:00
Klaas Freitag
5db2e22725 Update docs/ocis/adr/0018-search.md
Co-authored-by: David Christofas <dchristofas@owncloud.com>
2022-04-08 23:25:03 +02:00
Klaas Freitag
4c70d958de More work on the first DRAFT of the ADR for searching and indexing. 2022-04-08 23:25:03 +02:00
Klaas Freitag
3286000915 Renamed the search ADR to an up to date sequence number 2022-04-08 23:25:03 +02:00
Klaas Freitag
df5e9fd16f Initial commit of ADR about searching in oCIS. 2022-04-08 23:25:03 +02:00
Michael Barz
0102e34d0b set demo users to default off 2022-04-08 21:49:11 +02:00
Michael Barz
705cf95ff8 Automated changelog update [skip ci] 2022-04-08 18:54:01 +00:00
dependabot[bot]
b6b488d582 Bump github.com/go-ldap/ldap/v3 from 3.4.2 to 3.4.3
Bumps [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/go-ldap/ldap/releases)
- [Commits](https://github.com/go-ldap/ldap/compare/v3.4.2...v3.4.3)

---
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-04-08 18:52:41 +00:00
Michael Barz
5f500d3c06 Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at>
2022-04-08 20:52:32 +02:00
Michael Barz
b677afb025 Merge pull request #3496 from owncloud/update-bingo-tooling
update tooling
2022-04-08 20:51:18 +02:00
Michael Barz
6547772ce8 Merge pull request #3497 from owncloud/update-reva-2022-04-08
[full-ci] update reva
2022-04-08 20:50:44 +02:00
Willy Kloucek
b738955761 update reva 2022-04-08 17:00:27 +02:00
Willy Kloucek
c2ab6b6aa5 update mocks 2022-04-08 14:23:39 +02:00
Willy Kloucek
1866b38c1c update protoc-gen-openapiv2 2022-04-08 14:17:50 +02:00
Willy Kloucek
ab9e1302a9 update protoc-gen-go 2022-04-08 14:16:31 +02:00
Willy Kloucek
cb19ec35e9 update mutagen 2022-04-08 14:15:59 +02:00
Willy Kloucek
a89c55e05c update hugo 2022-04-08 14:15:11 +02:00
Willy Kloucek
509d367973 update golangci-lint 2022-04-08 14:09:45 +02:00
Willy Kloucek
d8e5f87d5f update go-licenses 2022-04-08 14:02:48 +02:00
Willy Kloucek
574227287d update bingo 2022-04-08 14:01:12 +02:00
Willy Kloucek
f57b31e167 update buildifier 2022-04-08 13:59:55 +02:00
Willy Kloucek
40de115155 update mockery 2022-04-08 13:58:04 +02:00
Willy Kloucek
21e37fc856 Merge pull request #3489 from owncloud/dependabot/go_modules/go.opentelemetry.io/otel/exporters/jaeger-1.6.3
Bump go.opentelemetry.io/otel/exporters/jaeger from 1.6.1 to 1.6.3
2022-04-08 12:46:11 +02:00
Willy Kloucek
8aa9da18b1 Merge pull request #3408 from owncloud/go-license-check
check licenses
2022-04-08 12:15:36 +02:00
Hannah von Reth
20f37f830b Create ocis_traefik.md (#3485) 2022-04-08 11:40:36 +02:00