Commit Graph
3954 Commits
Author SHA1 Message Date
Alex Unger 07be4c92d5 Merge branch 'master' into ocis-697 2020-10-29 17:50:29 +01:00
Alex Unger 6761f70959 try non unique? 2020-10-29 16:09:20 +01:00
Alex Unger 636caea217 add index on account.Id due to a rogue query 2020-10-29 15:24:26 +01:00
Phil DavisandGitHub d34b5dcf92 Merge pull request #778 from owncloud/expectedFailuresTestsFavorites
[tests-only] expected failures of favourites tests
2020-10-29 17:27:41 +05:45
Artur Neumann 698328b140 expected failures of favorites tests 2020-10-29 16:24:23 +05:45
Artur NeumannandGitHub 6b75bb1f2d Merge pull request #753 from owncloud/bump-core-commit-20201026
[tests-only] Bump core commit for tests
2020-10-29 13:47:49 +05:45
Phil Davis b0e009d1b3 Bump core commit again as at 20201029 2020-10-29 13:00:08 +05:45
Artur NeumannandPhil Davis afd9bc2281 Bump core commit for tests 20201028 2020-10-29 13:00:08 +05:45
Phil Davis 819681e76d Bump core commit for tests 2020-10-29 13:00:08 +05:45
A.Unger c72e212c91 first implementation of our own query tree and tree resolution
added godata dep

use correct godata dependency, enhance tests

refactor around indexer search tree

tests reflecting currently used queries

fix static checker

fix linter

replace old regexp with a calll to indexer.Query

fix linter

remove offenses
2020-10-28 16:02:44 +01:00
Michael Barz e686c6786b fix release Changelog destination 2020-10-28 09:56:22 +01:00
Michael Barz 573351b0d7 fix release Changelog 2020-10-28 09:18:53 +01:00
Benedikt Kulmann 92ae96600d Automated changelog update [skip ci] 2020-10-27 06:46:44 +00:00
Benedikt KulmannandGitHub 7948040317 Merge pull request #757 from owncloud/update-ocis-phoenix-0.22.0
Prepare release for phoenix 0.22.0
2020-10-27 07:01:57 +01:00
Michael Barz fbf06e91ea fix chat conditions 2020-10-26 22:35:27 +01:00
Michael Barz 1b2fc35b06 remove coonditions for notify pipeline 2020-10-26 22:23:45 +01:00
Benedikt Kulmann e854cd63a7 Adjust phoenix commit id for tests 2020-10-26 22:11:27 +01:00
Benedikt Kulmann a0ff3ed584 Prepare release for phoenix 0.22.0 2020-10-26 21:38:57 +01:00
Michael Barz 7dafabd32c restrict notifications to failures 2020-10-26 18:10:29 +01:00
Michael Barz d0959cdd3a add notifications 2020-10-26 17:59:53 +01:00
Michael Barz 6ac052c53e run all tests after merges to master 2020-10-26 17:23:37 +01:00
Michael BarzandGitHub 7352ee4903 Merge pull request #689 from owncloud/add_deployment_docs
Adds ocis deployment examples
2020-10-26 14:39:55 +01:00
Benedikt Kulmann 34ec22cf73 Automated changelog update [skip ci] 2020-10-26 13:34:36 +00:00
Benedikt KulmannandGitHub 99c8f76451 Merge pull request #754 from owncloud/bugfix/konnectd-trust-page
Fix styles of consent page
2020-10-26 14:14:21 +01:00
Jan Müller b4bba16c1f Fix deployments/examples/ocis_oc10_backend/README.md indentation 2020-10-26 14:52:25 +02:00
Jan Müller bf3df353e9 Fix deployments/examples/ocis_traefik/README.md indent 2020-10-26 14:51:27 +02:00
Jan Müller 7671d519ad Fix deployments/examples/ocis_external_konnectd/README.md 2020-10-26 14:43:32 +02:00
Jan Müller 6d5380fcd1 Add 2 spaces test 2020-10-26 14:37:43 +02:00
Jan MüllerandGitHub ff2e457816 Merge branch 'master' into add_deployment_docs 2020-10-26 13:57:03 +02:00
Lukas Hirt 1376d9a701 Update assets 2020-10-26 12:50:59 +01:00
Lukas Hirt 09a4795c48 Fix styles of consent page 2020-10-26 12:48:25 +01:00
Phil DavisandGitHub f3fb12b3bd Merge pull request #752 from owncloud/bugDemoFor751
[tests-only] bug demonstration scenario for #751
2020-10-26 13:42:38 +05:45
Artur Neumann 87b95d3c68 bug demonstration scenario for #751 2020-10-26 12:14:13 +05:45
Phil DavisandGitHub 62a963d944 Merge pull request #603 from owncloud/dependabot/npm_and_yarn/accounts/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1 in /accounts
2020-10-24 17:21:41 +05:45
dependabot[bot]andGitHub bc1f68d24b Bump node-fetch from 2.6.0 to 2.6.1 in /accounts
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-24 10:39:15 +00:00
Jörn Friedrich Dreyer 27bdf8ce21 Automated changelog update [skip ci] 2020-10-24 07:24:01 +00:00
Jörn Friedrich DreyerandGitHub 5f67e8c724 Merge pull request #749 from owncloud/rebuild-index
Rebuild index
2020-10-24 09:07:13 +02:00
Benedikt Kulmann bef3a4dca6 Remove unused cs3 indexer in indexer tests 2020-10-24 08:03:02 +02:00
Benedikt Kulmann f10c3e2852 Disable unstable cs3 tests (connection to metadata storage) 2020-10-24 07:42:47 +02:00
Benedikt Kulmann 47e53c7274 Fix staticcheck 2020-10-24 06:56:41 +02:00
Benedikt Kulmann 9a1aa31cf7 Merge remote-tracking branch 'origin/master' into rebuild-index 2020-10-24 06:38:39 +02:00
Benedikt Kulmann fe0e4303a0 Use LoadAccounts in accounts handler 2020-10-24 06:37:29 +02:00
Benedikt Kulmann 70b47484f5 Reuse getAuthenticatedContext 2020-10-24 06:21:52 +02:00
Benedikt Kulmann 0f03d8c52c Rename command 2020-10-24 06:15:34 +02:00
Benedikt Kulmann 337a114d10 Fix uppercase A and G comments 2020-10-24 06:13:18 +02:00
A.Unger ae248d871f fix TestListMembersEmptyGroup by setting a new Guid 2020-10-24 00:07:57 +02:00
Jörn Friedrich DreyerandGitHub 17a180e339 Merge pull request #729 from butonic/clarify-storage-driver-env-vars
Clarify storage driver env vars
2020-10-23 23:38:03 +02:00
A.Unger 0aecfcd742 small refactor on disk autoincrement index, move some helper functions 2020-10-23 23:31:37 +02:00
A.Unger 142f094f43 Merge branch 'master' into rebuild-index 2020-10-23 22:58:35 +02:00
Jörn Friedrich Dreyer 8eb0864c93 Clarify storage driver env vars
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-10-23 22:48:02 +02:00