Andy Scherzinger
1f7e2ba599
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-05-13 17:41:36 +07:00
Andy Scherzinger
0d52697f8f
fix: revert rename changes
...
see #45250
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-05-10 19:16:41 +07:00
Andy Scherzinger
3a161f74fb
fix: move SPDX info of generated files to dep5 definition
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-05-10 11:07:54 +07:00
Andy Scherzinger
789dfacc7c
chore(build): Add changed file set on root level
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-05-10 11:07:53 +07:00
Andy Scherzinger
1df96b0417
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-05-10 11:07:50 +07:00
nextcloud-command
9d60ec59aa
chore(tests): Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2024-05-07 02:26:18 +07:00
nextcloud-command
4d021da4e2
chore(tests): Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2024-05-02 02:19:52 +07:00
dependabot[bot]
8b829fe18a
build(deps-dev): bump phpunit/phpunit in /build/integration
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.18 to 9.6.19.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.19/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.18...9.6.19 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-30 13:26:28 +07:00
Côme Chilliet
78e346208c
chore: Update baseline to include new 3rdparty psalm errors
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-04-30 09:38:47 +07:00
nextcloud-command
b44e46e688
chore(tests): Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2024-04-22 02:18:46 +07:00
nextcloud-command
1a6079e041
chore(tests): Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2024-04-17 02:19:37 +07:00
Côme Chilliet
8177fc8aac
chore: Use stubs from PHP 8.1
...
Directly copied stubs for php ext folder from PHP-8.1 branch
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-04-09 10:01:47 +07:00
Côme Chilliet
b70180a5e4
chore: Add 3rdparty error to baseline. Also removed fixed errors.
...
The CDATA stuff comes from a psalm new version, nothing to worry about,
both syntax are equivalent.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-04-08 11:29:09 +07:00
Ferdinand Thiessen
ce5820fd05
Merge pull request #43808 from nextcloud/automated/noid/master-update-psalm-baseline
...
[master] Update psalm-baseline.xml
2024-04-05 14:40:03 +07:00
Ferdinand Thiessen
5c8baa52b9
fix: Update psalm baseline to ignore `setKey` being internal of `phpseclib`
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-05 12:32:40 +07:00
Ferdinand Thiessen
1043c70f00
chore: Update psalm baseline
...
Co-authored-by: GitHub <noreply@github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-04 23:23:11 +07:00
Côme Chilliet
ec5133b739
fix: Apply new coding standard to all files
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-04-02 14:16:21 +07:00
dependabot[bot]
bee4aab575
build(deps-dev): bump phpunit/phpunit in /build/integration
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.17 to 9.6.18.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.18/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.17...9.6.18 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 03:16:05 +07:00
nextcloud-command
1aa84ccf0b
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2024-03-12 02:11:07 +07:00
Richard Steinmetz
53ef6c5f71
feat(dav): update a principal's schedule-default-calendar-URL
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-02-28 14:51:10 +07:00
dependabot[bot]
0d7efc79e4
chore(deps-dev): bump phpunit/phpunit in /build/integration
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.16 to 9.6.17.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.17/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.16...9.6.17 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-24 16:19:41 +07:00
Anna Larch
dce69154ba
enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars)
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-02-15 18:01:12 +07:00
nextcloud-command
9a87442827
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2024-02-15 02:22:14 +07:00
Joas Schilling
887c061fc8
fix(OCP): Check for typos in "deprecated"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-14 20:50:07 +07:00
nextcloud-command
132887a670
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2024-02-10 02:19:27 +07:00
nextcloud-command
3c42a3e3db
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2024-02-06 02:14:41 +07:00
Côme Chilliet
3b8e3e7300
chore: Update psalm baseline
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-02-05 11:15:15 +07:00
nextcloud-command
ee829a302f
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2024-02-05 11:15:15 +07:00
Ferdinand Thiessen
52cc18efc0
fix(tests): Ensure ldap server can be reached in integration tests on GitHub Actions and other improvments
...
* Run integration tests for every pull request
* Also print docker logs of service containers (ldap, redis)
* Ensure consistent `datadir` for test assertions
* Test openldap features separatly
* Only the LDAP tests rely on `/dev/shm` while `federated.feature` rely on real directory access
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-26 13:53:34 +07:00
Joas Schilling
34ea298843
Fix "Creation of dynamic property CommandLineContext::$…BaseUrl is deprecated in CommandLineContext.php on line 41"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-26 13:53:32 +07:00
Joas Schilling
cc4e2f9e38
Reduce the output on github CI
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-26 13:53:32 +07:00
Joas Schilling
d7e249874e
Ensure the testing app is enabled
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-26 13:53:31 +07:00
Joas Schilling
a1e9c6f71d
Remove library that is unmaintained since 2015 and was merged in the behat core
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-26 13:53:31 +07:00
Joas Schilling
736fb4c162
Fix "Creation of dynamic property FeatureContext::$parts is deprecated in WebDav.php line 757"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-26 13:53:30 +07:00
Joas Schilling
058b69eef0
chore: Move integration tests from drone to github
...
* Improve grouping as setting up CI took 3* the time of the test in average
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-26 13:53:29 +07:00
Kate
6f1393d34b
Merge pull request #42974 from nextcloud/fix/build/openapi-diff-non-default
2024-01-20 08:31:06 +07:00
dependabot[bot]
779b53285d
chore(deps-dev): Bump phpunit/phpunit in /build/integration
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.13 to 9.6.16.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.16/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.13...9.6.16 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 03:32:46 +07:00
provokateurin
993d5d4a6d
fix(build): Fix OpenAPI diff on non-default specs
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-01-19 23:35:10 +07:00
provokateurin
8c4a52e3ff
fix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI support
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-01-18 11:22:43 +07:00
John Molakvoæ
9e4c9b97dd
fix(psalm): update baseline and suppress unnecessary issues
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-09 11:08:46 +07:00
John Molakvoæ
18399fc1cf
fix: improve typing and use \OCP\Server::get
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-09 10:56:34 +07:00
John Molakvoæ
82b5a19a35
fix: public dav and files_sharing testing fixes
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-09 10:56:14 +07:00
Maxence Lange
4367a5e633
blurhash generation
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-01-05 11:50:51 +07:00
dependabot[bot]
d6d8b3015a
chore(deps-dev): Bump sabre/dav in /build/integration
...
Bumps [sabre/dav](https://github.com/sabre-io/dav ) from 4.5.1 to 4.6.0.
- [Release notes](https://github.com/sabre-io/dav/releases )
- [Changelog](https://github.com/sabre-io/dav/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sabre-io/dav/compare/4.5.1...4.6.0 )
---
updated-dependencies:
- dependency-name: sabre/dav
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-16 03:08:28 +07:00
nextcloud-command
5a1fdc6dc7
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2023-12-14 02:17:48 +07:00
dependabot[bot]
42b76ad593
chore(deps-dev): Bump sabre/dav in /build/integration
...
Bumps [sabre/dav](https://github.com/sabre-io/dav ) from 4.4.0 to 4.5.1.
- [Release notes](https://github.com/sabre-io/dav/releases )
- [Changelog](https://github.com/sabre-io/dav/blob/4.5.1/CHANGELOG.md )
- [Commits](https://github.com/sabre-io/dav/compare/4.4.0...4.5.1 )
---
updated-dependencies:
- dependency-name: sabre/dav
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-10 10:25:32 +07:00
dependabot[bot]
410523a623
chore(deps-dev): Bump guzzlehttp/guzzle in /build/integration
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.8.0 to 7.8.1.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.8.0...7.8.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-09 02:22:07 +07:00
Arthur Schiwon
d6b356c63b
enh(LDAP): implement IIsAdmin interface
...
- add configuration to specify one LDAP group acting as admin group (CLI)
- implement `isAdmin()` method, basically relying on inGroup against the
configured group
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-12-01 12:48:24 +07:00
Maxence Lange
d821f7487a
confirm content on dav-v2 test
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-11-24 11:11:48 +07:00
Joas Schilling
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-23 10:36:13 +07:00
Maxence Lange
09879700aa
Merge pull request #41668 from nextcloud/enh/noid/test-dav-favorite-search
...
test boolean favorite
2023-11-23 07:53:39 +07:00
Maxence Lange
fbe92d4a90
fixing test
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-11-23 00:43:26 +07:00
Maxence Lange
fa17de290d
test boolean favorite
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-11-22 13:17:49 +07:00
Julien Veyssier
5c0e4b701f
Merge branch 'master' into update/openapi-extractor
2023-11-06 10:14:51 +07:00
Simon L
b681cf735a
address review
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-11-03 15:27:17 +07:00
jld3103
5a74f4ac39
fix(build): Use --no-pager for OpenAPI diff
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-11-02 11:37:15 +07:00
John Molakvoæ
4c7bd978e1
fix(build): phpDocumentor usage
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-25 08:33:38 +07:00
John Molakvoæ
c1a7ee6e16
fix: use default php version
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2023-10-25 08:29:08 +07:00
Côme Chilliet
16b9373b82
Adapt baseline to filename change
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-10-23 10:18:13 +07:00
Joas Schilling
00acf1bae1
feat(CI): Add a stub for SensitiveParameter, so Psalm is not failing on Doctrine/DBAL
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-06 15:29:24 +07:00
Joas Schilling
a7018bc5e8
fix(autocomplete): Fix missing user status on autocomplete endpoint
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-09-28 14:02:18 +07:00
Christoph Wurst
be902d644d
chore: Drop vendored Composer v2.4.1
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-09-26 13:18:38 +07:00
Joas Schilling
625d9bd47c
fix(build): Ignore `default-source.svg` from image optimization
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-09-25 16:40:03 +07:00
Maxence Lange
b5dcd048ae
small fixes
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-09-20 08:23:45 +07:00
Maxence Lange
8b9e7e235d
ocm controller
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-09-20 08:23:45 +07:00
Ferdinand Thiessen
1ce7dd4be1
Merge pull request #39720 from nextcloud/dependabot/composer/build/integration/symfony/event-dispatcher-5.4.26
...
chore(deps-dev): Bump symfony/event-dispatcher from 5.4.22 to 5.4.26 in /build/integration
2023-09-19 13:50:48 +07:00
dependabot[bot]
4caf4ca2fd
chore(deps-dev): Bump phpunit/phpunit in /build/integration
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.10 to 9.6.11.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.11/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.10...9.6.11 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 09:39:52 +07:00
Ferdinand Thiessen
2a35dd39a1
Merge pull request #40455 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.6.12
...
chore(deps-dev): Bump phpunit/phpunit from 9.6.10 to 9.6.12 in /build/integration
2023-09-19 11:34:56 +07:00
dependabot[bot]
ff6cc481ec
chore(deps-dev): Bump symfony/event-dispatcher in /build/integration
...
Bumps [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher ) from 5.4.22 to 5.4.26.
- [Release notes](https://github.com/symfony/event-dispatcher/releases )
- [Changelog](https://github.com/symfony/event-dispatcher/blob/6.3/CHANGELOG.md )
- [Commits](https://github.com/symfony/event-dispatcher/compare/v5.4.22...v5.4.26 )
---
updated-dependencies:
- dependency-name: symfony/event-dispatcher
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 09:30:20 +07:00
nextcloud-command
f5261454e2
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-09-17 02:15:44 +07:00
dependabot[bot]
5b651bc715
chore(deps-dev): Bump phpunit/phpunit in /build/integration
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.10 to 9.6.12.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.12/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.10...9.6.12 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-16 02:49:42 +07:00
Côme Chilliet
4f1e5bc8fd
Merge pull request #32912 from nextcloud/group-backend-batch-method
...
Add batch methods in user backends
2023-09-11 11:11:00 +07:00
Alexander Piskun
01a11641f4
new name of AppEcosystem is AppAPI
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-09-06 16:53:53 +07:00
Carl Schwan
3270b7f12e
Add batch methods in user backends
...
This allows for faster group search with significantly less DB traffic
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2023-09-05 16:56:47 +07:00
nextcloud-command
00368895c4
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-09-03 02:16:00 +07:00
dependabot[bot]
1358a18087
chore(deps-dev): Bump guzzlehttp/guzzle in /build/integration
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.6.1 to 7.8.0.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.6.1...7.8.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-02 01:25:00 +07:00
Andrew Summers
4536029589
Refactor `OC\Server::getHTTPClientService`
...
Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
2023-08-29 21:30:01 +07:00
nextcloud-command
4b0837f957
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2023-08-23 02:09:58 +07:00
nextcloud-command
4a671bc7d1
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-08-19 17:39:04 +07:00
jld3103
11fd1f0ac1
Add OpenAPI checker
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-08-11 13:31:34 +07:00
Andrey Borysenko
f7b2dc8ccc
Merge branch 'master' into appecosystem-auth
2023-08-10 17:21:35 +07:00
nextcloud-command
988cdda806
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-08-04 02:21:49 +07:00
Christopher Ng
af98c702e0
fix(ci): add to enabled apps
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-08-03 15:30:11 +07:00
Côme Chilliet
90bb0a26f4
Merge pull request #39219 from nextcloud/automated/noid/master-update-psalm-baseline
...
[master] Update psalm-baseline.xml
2023-08-03 10:15:03 +07:00
Andrey Borysenko
d3583d3f30
Fix psalm ci (stub). Wrap server container with try-catch
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2023-08-02 17:40:58 +07:00
nextcloud-command
c42da02a92
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-07-26 02:31:14 +07:00
Christoph Wurst
821ad805d2
ci(checkers): Require composer autoloaders for all shipped apps
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-07-24 13:58:37 +07:00
dependabot[bot]
95aadc7be9
chore(deps-dev): Bump phpunit/phpunit in /build/integration
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.8 to 9.6.10.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.10/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.8...9.6.10 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 19:04:46 +07:00
John Molakvoæ
f5f142d31b
fix: adjust testing
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-07-11 13:52:28 +07:00
jld3103
cd91b77193
psalm: Enable more/less specific errors
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-07-03 18:09:27 +07:00
nextcloud-command
372236ad63
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-07-01 03:44:28 +07:00
Christoph Wurst
cb78805282
fix(ocp): TimedJob can't have a more specific argument than Job
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-28 14:59:36 +07:00
Joas Schilling
e9d8dbf53c
Merge pull request #38747 from nextcloud/perf/early-exit-mkcol
...
perf: skip request without write permission
2023-06-22 09:02:55 +07:00
John Molakvoæ
a70aa61dff
chore: add `__tests__` and `__mocks__` to file checker and fix updated names
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-06-21 10:14:34 +07:00
Daniel Kesselberg
debd03f30d
perf: skip request without write permission
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-06-19 13:42:13 +07:00
nextcloud-command
fe8d29236f
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-06-15 02:40:26 +07:00
Daniel Kesselberg
aedb4bef1e
chore: don't copy additional configuration files to integration test container
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-06-13 14:25:43 +07:00
dependabot[bot]
e2c13eae76
chore(deps-dev): Bump dms/phpunit-arraysubset-asserts
...
Bumps [dms/phpunit-arraysubset-asserts](https://github.com/rdohms/phpunit-arraysubset-asserts ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/rdohms/phpunit-arraysubset-asserts/releases )
- [Commits](https://github.com/rdohms/phpunit-arraysubset-asserts/compare/v0.4.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: dms/phpunit-arraysubset-asserts
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-10 03:39:24 +07:00
nextcloud-command
4f624b29f3
Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2023-05-31 02:33:48 +07:00
nextcloud-command
753cf1688c
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-05-22 02:29:09 +07:00
dependabot[bot]
28fea3f07b
chore(deps-dev): Bump phpunit/phpunit in /build/integration
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.7 to 9.6.8.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.8/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.7...9.6.8 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 21:45:09 +07:00
dependabot[bot]
ba7fa6e93c
chore(deps-dev): Bump guzzlehttp/guzzle in /build/integration
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.5.1 to 7.6.1.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.6/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.5.1...7.6.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 14:01:20 +07:00
Simon L
2cb7dd2d84
disable contacts menu features that regularly fail on drone
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-17 10:51:24 +07:00
Thomas Citharel
13a3ebd4cc
feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBook
...
This allows to just UPDATE the card row instead of deleting it and reinsert it. It's very similar to https://github.com/nextcloud/server/pull/30120 for calendars.
As we need the addressbookid exposed, this introduces OCA\DAV\CardDAV\Card that extends Sabre's.
I chose specifically NOT to auto-inject LoggerInterface in Addressbook like in #30120 because the chain of DI is huge just for ONE simple call and it would break an existing dirty call (OCA\Contacts calling OCA\DAV) of ContactsManager in Contacts: https://github.com/nextcloud/contacts/pull/1722 (in SocialApiService), but this is debatable.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-16 11:38:57 +07:00
Anna Larch
bd80a1b2dd
feat(dav): store scopes for properties and filter locally scoped properties for federated address book sync
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-05-09 19:17:39 +07:00
nextcloud-command
642536f04e
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-05-04 02:24:42 +07:00
Daniel
3b2e490e38
Merge pull request #38034 from nextcloud/automated/noid/master-update-psalm-baseline
...
[master] Update psalm-baseline.xml
2023-05-03 23:13:16 +07:00
Joas Schilling
8013bc91c8
Merge pull request #37385 from nextcloud/bugfix/noid/dont-allow-adding-the-same-email-multiple-times
...
fix(provisioning_api): Don't allow to configure the same additional e…
2023-05-03 11:06:41 +07:00
nextcloud-command
f94e013880
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-05-03 02:23:15 +07:00
Kate
436a08893b
Merge pull request #37390 from nextcloud/update/psalm-5
...
Update to psalm 5
2023-05-02 14:55:43 +07:00
jld3103
9fddbeaa54
Use psalm 5
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-05-02 13:24:30 +07:00
Simon L
dcd723ee23
disable contacts menu features that regularly fail on drone
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-02 12:30:35 +07:00
nextcloud-command
1eb62b7786
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-05-02 02:25:04 +07:00
nextcloud-command
de0348abce
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-04-27 02:25:39 +07:00
Joas Schilling
41fc6787bc
fix(tests): Fix new integration tests
...
The integration tests are not isolated, so we can not reuse previously used data
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-26 10:05:04 +07:00
Joas Schilling
1c0aae9c54
fix(provisioning_api): Don't allow to configure the same additional email multiple times
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-26 08:41:37 +07:00
Joas Schilling
6368032257
fix(assests): Ignore some more directories from optimization
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-24 08:59:38 +07:00
Joas Schilling
7391881abe
chore(assets): Require scour 0.38.2 (Ubuntu LTS 22.04+) for SVG optimization
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-24 08:59:38 +07:00
dependabot[bot]
515aa57f52
chore(deps-dev): bump behat/behat in /build/integration
...
Bumps [behat/behat](https://github.com/Behat/Behat ) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/Behat/Behat/releases )
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Behat/Behat/compare/v3.12.0...v3.13.0 )
---
updated-dependencies:
- dependency-name: behat/behat
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-22 08:58:12 +07:00
dependabot[bot]
0bb4577237
chore(deps-dev): bump guzzlehttp/guzzle in /build/integration
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.5.0 to 7.5.1.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.5/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.5.0...7.5.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-22 03:39:58 +07:00
Joas Schilling
f194314aaf
chore(CI): Require a minimum composer version to make sure the autoloader is okay
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-21 15:53:06 +07:00
Thomas Citharel
c9a3129cb4
fix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does multiple DB calls in transactions
...
In a lot of methods we're doing read-after-writes (for instance calling
updateProperties after touching calendar objects).
There's also a lot of deleting methods that do stuff sequentially which
could cause trouble.
This should avoid this kind of issues.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-04-17 16:08:44 +07:00
Joas Schilling
b21c5c86e5
Merge pull request #37735 from nextcloud/techdebt/ref-37476/ignore-excluded-dirs-on-image-optimization
...
chore(assets): Ignore git-ignored directories on image optimization
2023-04-17 10:25:24 +07:00
John Molakvoæ
1078fa74c2
Merge pull request #37752 from nextcloud/automated/noid/master-update-psalm-baseline
...
[master] Update psalm-baseline.xml
2023-04-15 17:03:42 +07:00
nextcloud-command
17834294e6
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-04-15 06:29:35 +07:00
dependabot[bot]
4229069494
chore(deps-dev): Bump phpunit/phpunit in /build/integration
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.6 to 9.6.7.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.7/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.6...9.6.7 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-15 03:07:13 +07:00
Joas Schilling
64843c24ef
chore(assets): Ignore git-ignored directories on image optimization
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-14 14:40:36 +07:00
Arthur Schiwon
a578a5ec9c
Merge pull request #37476 from nextcloud/ci/checkers/fix-autoloader-generation-extraneous-apps
...
ci(checkers): Fix autoloader (re)generation for extraneous apps
2023-04-14 11:28:48 +07:00
MichaIng
3e5699cfb1
Merge pull request #37529 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.6.6
...
chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.6 in /build/integration
2023-04-08 12:54:13 +07:00
dependabot[bot]
9c4e892a91
Merge pull request #37530 from nextcloud/dependabot/composer/build/integration/symfony/event-dispatcher-5.4.22
2023-04-08 10:05:55 +07:00
nextcloud-command
b9812fd91e
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-04-07 04:10:58 +07:00
John Molakvoæ
8298bb44fd
fix:(files-checker): add cypress.d.ts and custom.d.ts
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-06 15:32:31 +07:00
jld3103
e7926b9644
Refactor AppFrameworkTainter to make it more readable
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-04-05 07:07:53 +07:00
jld3103
14283001a5
Update AppFrameworkTainter to use non-deprecated interface
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-04-05 07:07:53 +07:00
Louis Chemineau
aeebf13d5d
Remove autotest-js.sh
...
It is just a proxy to npm run test:jsunit.
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-04-04 11:57:16 +07:00
Christoph Wurst
b2c9a57274
ci(checkers): Fix autoloader regeneration for non-shipped apps
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-04-03 19:59:40 +07:00
dependabot[bot]
860ef63b91
chore(deps-dev): Bump symfony/event-dispatcher in /build/integration
...
Bumps [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher ) from 5.4.19 to 5.4.22.
- [Release notes](https://github.com/symfony/event-dispatcher/releases )
- [Changelog](https://github.com/symfony/event-dispatcher/blob/6.2/CHANGELOG.md )
- [Commits](https://github.com/symfony/event-dispatcher/compare/v5.4.19...v5.4.22 )
---
updated-dependencies:
- dependency-name: symfony/event-dispatcher
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-01 03:39:22 +07:00
dependabot[bot]
fe27f49393
chore(deps-dev): Bump phpunit/phpunit in /build/integration
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.4 to 9.6.6.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.4...9.6.6 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-01 03:35:46 +07:00
jld3103
f960d9aae4
Update baseline to allow running psalm with multiple threads
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-03-31 08:39:46 +07:00
jld3103
4d390b5f54
Add stubs for Psr\Container to allow running psalm with multiple threads
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-03-31 08:27:50 +07:00
nextcloud-command
fc82e75519
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-03-30 04:13:15 +07:00
nextcloud-command
12d830aa9a
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-03-21 04:17:48 +07:00
nextcloud-command
4210bc234e
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-03-14 04:13:40 +07:00
Arthur Schiwon
315510df84
Merge pull request #27034 from nextcloud/enh/s3-multipart-upload-api
...
Use MultipartUpload for uploading chunks to s3
2023-03-09 13:55:57 +07:00
Julius Härtl
d2a0571675
tests(integration): Fix catching error only on object store
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-03-08 20:23:29 +07:00
Julius Härtl
e23aa8883e
feat(s3): Use multipart upload for chunked uploading
...
This allows to stream file chunks directly to S3 during upload.
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-03-08 14:00:04 +07:00
nextcloud-command
ec33647947
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-03-08 04:29:08 +07:00
dependabot[bot]
0065830e1b
chore(deps-dev): Bump symfony/event-dispatcher in /build/integration
...
Bumps [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher ) from 5.4.9 to 5.4.19.
- [Release notes](https://github.com/symfony/event-dispatcher/releases )
- [Changelog](https://github.com/symfony/event-dispatcher/blob/6.2/CHANGELOG.md )
- [Commits](https://github.com/symfony/event-dispatcher/compare/v5.4.9...v5.4.19 )
---
updated-dependencies:
- dependency-name: symfony/event-dispatcher
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 23:07:33 +07:00
dependabot[bot]
da061aa0e1
chore(deps-dev): Bump phpunit/phpunit in /build/integration
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.28 to 9.6.4.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.28...9.6.4 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 14:36:41 +07:00
Côme Chilliet
fc9f1c2b92
Revert "[master] Update psalm-baseline.xml"
2023-02-21 11:43:23 +07:00