aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-1114-70/+70
* [tx-robot] updated from transifexNextcloud bot2021-01-112-0/+4
* [tx-robot] updated from transifexNextcloud bot2021-01-094-0/+4
* Merge pull request #24948 from nextcloud/dependabot/composer/doctrine/dbal-3.0.0Christoph Wurst2021-01-0851-508/+888
|\
| * Remove "primary" option from schema builder argument $options as it is not us...Morris Jobke2021-01-081-1/+9
| * Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-0850-507/+879
* | Merge pull request #22992 from nextcloud/password-urlencodeMorris Jobke2021-01-081-0/+14
|\ \ | |/ |/|
| * allow authenticating using urlencoded passwordsRobin Appelman2021-01-071-0/+14
* | Merge pull request #25015 from nextcloud/fix/no-double-intl-polyfillRoeland Jago Douma2021-01-082-3/+8
|\ \
| * | Replace patchwork/utf8 with symfony-polyfill-*Christoph Wurst2021-01-072-3/+8
* | | Merge pull request #25021 from nextcloud/enhancement/occ-install-exception-traceRoeland Jago Douma2021-01-084-4/+8
|\ \ \
| * | | Add more previous exceptions to database setup codeMorris Jobke2021-01-073-4/+4
| * | | Print an exception trace for setup exceptionsChristoph Wurst2021-01-071-0/+4
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2021-01-082-0/+2
* | | Merge pull request #24892 from nextcloud/fix/use-symfony-dispatcher-correctlyMorris Jobke2021-01-071-14/+22
|\ \ \
| * | | Use the Symfony dispatcher correctlyChristoph Wurst2021-01-051-14/+22
* | | | Merge pull request #24989 from nextcloud/scanner-ignore-non-readableMorris Jobke2021-01-071-0/+4
|\ \ \ \
| * | | | ignore files that have no read permissions during scanningRobin Appelman2021-01-061-0/+4
| |/ / /
* | | | Merge pull request #24934 from nextcloud/max_file_uploadsRoeland Jago Douma2021-01-071-5/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove useless ini_set functionsCarlos Ferreira2021-01-071-5/+0
* | | | Catch throwable instead of exceptionRoeland Jago Douma2021-01-071-1/+1
|/ / /
* | | Merge pull request #25003 from nextcloud/psalm/noid/phpdoc-fix-return-typeRoeland Jago Douma2021-01-073-3/+3
|\ \ \
| * | | Fix return types for Archive::getStreamMorris Jobke2021-01-073-3/+3
| | |/ | |/|
* / | Fix warning in PHP 8 about optional parameter before mandatory oneMorris Jobke2021-01-071-1/+1
|/ /
* | Set the JSCombiner cache if neededRoeland Jago Douma2021-01-061-0/+6
* | Merge pull request #24317 from SMillerDev/app_password_commandRoeland Jago Douma2021-01-062-0/+2
|\ \ | |/ |/|
| * Command: Add app password generationSean Molenaar2021-01-052-0/+2
* | Properly handle result when copying with failure and throw in testsJulius Härtl2021-01-051-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2021-01-052-0/+8
* Merge pull request #24907 from nextcloud/fix/license-headers-21-IIChristoph Wurst2021-01-0430-20/+59
|\
| * Update license headersChristoph Wurst2020-12-3030-20/+59
* | [tx-robot] updated from transifexNextcloud bot2021-01-032-4/+4
* | [tx-robot] updated from transifexNextcloud bot2021-01-012-2/+2
* | [tx-robot] updated from transifexNextcloud bot2020-12-312-10/+10
|/
* [tx-robot] updated from transifexNextcloud bot2020-12-302-0/+4
* dont apply encryption wrapper for root mountRobin Appelman2020-12-291-1/+1
* Merge pull request #24874 from nextcloud/enh/exception_loggingRoeland Jago Douma2020-12-292-4/+22
|\
| * Avoid huge exception argument loggingRoeland Jago Douma2020-12-292-4/+22
* | Bump icewind/streams from 0.7.1 to 0.7.2Christoph Wurst2020-12-2914-87/+113
|/
* [tx-robot] updated from transifexNextcloud bot2020-12-292-32/+32
* Move to single share event. Just emit more if neededRoeland Jago Douma2020-12-232-22/+3
* cs fixMaxence Lange2020-12-231-3/+3
* +ShareDeletedEventMaxence Lange2020-12-234-0/+84
* Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma2020-12-2215-118/+118
|\
| * Unify links to php.netJ0WI2020-09-1715-118/+118
* | Merge pull request #24594 from kofemann/dcacheJulius Härtl2020-12-2211-20/+24
|\ \
| * | storage: update IStorage#file_put_contents docs to match usageTigran Mkrtchyan2020-12-2110-19/+23
| * | files: Local#writeStream should use it's own file_put_contentsTigran Mkrtchyan2020-12-071-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2020-12-222-22/+44
* | | Actually set the TTL on redis setRoeland Jago Douma2020-12-211-1/+7