summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject eventChristoph Wurst2021-05-076-52/+72
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Remove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject eventChristoph Wurst2021-05-075-19/+48
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Remove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject eventChristoph Wurst2021-05-077-73/+102
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2021-05-0722-2/+22
|
* Merge pull request #26907 from ↵dependabot-preview[bot]2021-05-061-3/+3
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/build/lodash-4.17.21
| * [Security] Bump lodash from 4.17.19 to 4.17.21 in /builddependabot-preview[bot]2021-05-061-3/+3
|/ | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. **This update includes a security fix.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* [tx-robot] updated from transifexNextcloud bot2021-05-0672-70/+28
|
* Merge pull request #26877 from nextcloud/chore/query-builder-execute-statementMorris Jobke2021-05-058-45/+60
|\ | | | | Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatement
| * Fix usage of rename executeUpdateChristoph Wurst2021-05-055-36/+36
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatementChristoph Wurst2021-05-053-9/+24
| | | | | | | | | | | | | | | | | | Because executeUpdate wasn't a great name. And in DBAL they also use executeStatement more consistently now. Ref https://github.com/doctrine/dbal/issues/4607 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #26878 from ↵Joas Schilling2021-05-052-14/+24
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/dont-break-occ-when-an-app-is-breaking-in-application-class Don't break OCC if an app is breaking in it's Application class
| * | Don't break OCC if an app is breaking in it's Application classJoas Schilling2021-05-052-14/+24
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #26869 from nextcloud/Valdnet-patch-8Joas Schilling2021-05-052-2/+2
|\ \ | |/ |/| l10n: Spelling unification
| * Fix testValdnet2021-05-041-1/+1
| | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
| * l10n: Spelling unificationValdnet2021-05-041-1/+1
|/ | | | | Spelling unification in Transifex. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2021-05-0438-22/+116
|
* Merge pull request #26845 from nextcloud/fix/noid/import-card-fix-string-valueMorris Jobke2021-05-032-9/+23
|\ | | | | fix creating vcards with multiple string values
| * fix creating vcards with multiple string valuesArthur Schiwon2021-04-302-9/+23
| | | | | | | | | | | | | | | | Internally it is valid to provide multiple values for a property as plain string. An exampe is given in the PhpDoc of AddressBookImpl::search(). Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #24835 from nextcloud/enhancement/composer-ext-zipChristoph Wurst2021-05-038-5/+14
|\ \ | | | | | | Add ext-zip as platform dependency
| * | Add ext-zip as platform dependencyChristoph Wurst2021-05-038-5/+14
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #26860 from ↵Christoph Wurst2021-05-031-1/+1
|\ \ \ | |/ / |/| | | | | | | | nextcloud-pr-bot/automated/noid/psalm-baseline-update [Automated] Update psalm-baseline.xml
| * | Update psalm baselineNextcloud-PR-Bot2021-05-031-1/+1
| | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | Merge pull request #26858 from nextcloud/dependabot/submodules/3rdparty-44e7240dependabot-preview[bot]2021-05-031-0/+0
|\ \ \ | |/ / |/| |
| * | Bump 3rdparty from `3fad2ce` to `44e7240`dependabot-preview[bot]2021-05-031-0/+0
| | | | | | | | | | | | | | | | | | | | | Bumps [3rdparty](https://github.com/nextcloud/3rdparty) from `3fad2ce` to `44e7240`. - [Release notes](https://github.com/nextcloud/3rdparty/releases) - [Commits](https://github.com/nextcloud/3rdparty/compare/3fad2cede25f6cce70d4eb4e5f2e4fbceac583f8...44e724081278c382349615e413dae9105a7b5dd4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | [tx-robot] updated from transifexNextcloud bot2021-05-032-0/+2
| | |
* | | Merge pull request #26859 from nextcloud/dependabot/composer/vimeo/psalm-4.7.2dependabot-preview[bot]2021-05-031-12/+12
|\ \ \ | |/ / |/| |
| * | Bump vimeo/psalm from 4.7.1 to 4.7.2dependabot-preview[bot]2021-05-031-12/+12
|/ / | | | | | | | | | | | | Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.7.1 to 4.7.2. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/4.7.1...4.7.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | [tx-robot] updated from transifexNextcloud bot2021-05-026-14/+14
| |
* | [tx-robot] updated from transifexNextcloud bot2021-05-0124-28/+384
|/
* Merge pull request #26593 from ↵blizzz2021-04-301-4/+16
|\ | | | | | | | | nextcloud/bugfix/noid/getMountsForFileId-performance Filter mounts for file id before trying to get user information
| * Filter mounts for file id before trying to get user informationJulius Härtl2021-04-301-4/+16
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2021-04-30154-258/+280
|
* Merge pull request #26826 from ↵Morris Jobke2021-04-2910-63/+276
|\ | | | | | | | | nextcloud/refactor/dav-typed-calendar-deleted-events Exclusively use the typed calendar deletion events for DAV
| * Exclusively use the typed calendar deletion events for DAVChristoph Wurst2021-04-2910-63/+276
| | | | | | | | | | | | | | We had both in places, but the old one isn't used anywhere outside this app, so it's time to migrate the code. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #26736 from ↵dependabot-preview[bot]2021-04-2916-131/+66
|\ \ | |/ |/| | | nextcloud/dependabot/npm_and_yarn/babel/core-7.13.16
| * Bump @babel/core from 7.13.15 to 7.13.16dependabot-preview[bot]2021-04-2816-131/+66
| | | | | | | | | | | | | | | | | | | | Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.15 to 7.13.16. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.13.16/packages/babel-core) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | Merge pull request #26820 from ↵Morris Jobke2021-04-291-3/+0
|\ \ | | | | | | | | | | | | nextcloud-pr-bot/automated/noid/psalm-baseline-update [Automated] Update psalm-baseline.xml
| * | Update psalm baselineNextcloud-PR-Bot2021-04-291-3/+0
|/ / | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | [tx-robot] updated from transifexNextcloud bot2021-04-29134-204/+214
| |
* | Merge pull request #26461 from ↵Morris Jobke2021-04-283-11/+154
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/only-return-editable-displayname-field-when-allowed-by-backend Only return display name as editable when the user backend allows it
| * | Also check implementsAction methodJoas Schilling2021-04-272-5/+92
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Only return display name as editable when the user backend allows itJoas Schilling2021-04-273-11/+67
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #26811 from ↵Morris Jobke2021-04-287-3/+132
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/enh/lookupserver/do_not_send_if_not_needed Do not try to contact lookup server if not needed
| * | | Do not try to contact lookup server if not neededRoeland Jago Douma2021-04-287-3/+132
|/ / / | | | | | | | | | | | | | | | | | | In some cases (for example you never send data to the lookup server) there is no need for this job to even try. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #26784 from nextcloud/Valdnet-patch-8rakekniven2021-04-282-2/+2
|\ \ \ | | | | | | | | l10n: Change to a capital letter
| * | | Change size of the letter in testValdnet2021-04-281-1/+1
| | | |
| * | | l10n: Change to a capital letterValdnet2021-04-271-1/+1
| | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* | | | Merge pull request #26758 from J0WI/more-strictChristoph Wurst2021-04-2815-36/+71
|\ \ \ \ | | | | | | | | | | Some more strict_types
| * | | | Use strictJ0WI2021-04-261-0/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: J0WI <J0WI@users.noreply.github.com>
| * | | | core: add more strict_typesJ0WI2021-04-266-2/+17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: J0WI <J0WI@users.noreply.github.com>