Commit Graph

9182 Commits

Author SHA1 Message Date
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
Willy Kloucek 199423e3b9 fix tar command 2022-04-08 11:28:44 +02:00
André Duffeck 6cc04872ee Also store (and return) the Size in the index 2022-04-08 10:57:44 +02:00
André Duffeck 3099d4a821 Add an initial version of a search service.
It's still incomplete and isn't working yet.
2022-04-08 10:53:37 +02:00
Willy Kloucek eed4fefa05 remove unused skip config 2022-04-08 10:17:52 +02:00
Willy Kloucek b619a72104 conditional depends on for license check 2022-04-08 10:15:47 +02:00
Willy Kloucek 5b09f36824 change order 2022-04-08 10:13:01 +02:00
Willy Kloucek 1e5860197c check and upload licenses 2022-04-08 10:09:18 +02:00
Willy Kloucek 8e98ce4bba idp: exclude more packages 2022-04-08 09:09:03 +02:00
Willy Kloucek 1508568369 fix and exclude packages from check 2022-04-08 08:56:50 +02:00
dependabot[bot] b35be3de9f Bump go.opentelemetry.io/otel/exporters/jaeger from 1.6.1 to 1.6.3
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go) from 1.6.1 to 1.6.3.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.6.1...v1.6.3)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 06:15:44 +00:00
Willy Kloucek 9e5bd29cc9 hint about graph explorer 2022-04-08 07:41:46 +02:00
Willy Kloucek 81ac585983 remove mysterious makefiles 2022-04-08 07:41:46 +02:00
Willy Kloucek f2b04c2339 try to pull third party licenenses from web 2022-04-08 07:41:46 +02:00