summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Fix column name to check prior to deletingJoas Schilling2021-01-071-1/+1
| |/ / / / /
* | | | | | Merge pull request #25000 from nextcloud/bugfix/noid/hide-client-welcome-mailRoeland Jago Douma2021-01-071-6/+16
|\ \ \ \ \ \
| * | | | | | Hide client link in welcome mail if an empty customclient_desktop config is setJulius Härtl2021-01-071-6/+16
* | | | | | | Merge pull request #25004 from nextcloud/fix/noid/php8-optional-parameter-bef...Morris Jobke2021-01-071-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix warning in PHP 8 about optional parameter before mandatory oneMorris Jobke2021-01-071-1/+1
|/ / / / / /
* | | | | | Merge pull request #24967 from nextcloud/dependabot/npm_and_yarn/nextcloud/ax...dependabot-preview[bot]2021-01-0785-123/+139
|\ \ \ \ \ \
| * | | | | | Bump @nextcloud/axios from 1.5.0 to 1.6.0dependabot-preview[bot]2021-01-0785-123/+139
* | | | | | | Merge pull request #24994 from nextcloud/ci/postgres_updateRoeland Jago Douma2021-01-071-3/+73
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Update postgres version testsRoeland Jago Douma2021-01-071-3/+73
| |/ / / / /
* | | | | | Merge pull request #24911 from nextcloud/fix/tasks-calendar/undefined-index-s...Julius Härtl2021-01-071-2/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make sure we have existing indexes before using themJohn Molakvoæ (skjnldsv)2021-01-041-2/+4
| |/ / / /
* | | | | Merge pull request #24993 from nextcloud/ci/db_drop_mysql_5Roeland Jago Douma2021-01-071-101/+0
|\ \ \ \ \
| * | | | | No need to run mysql5 tests anymoreRoeland Jago Douma2021-01-061-101/+0
* | | | | | Merge pull request #24988 from nextcloud/enh/make_sure_cache_is_setRoeland Jago Douma2021-01-071-0/+6
|\ \ \ \ \ \
| * | | | | | Set the JSCombiner cache if neededRoeland Jago Douma2021-01-061-0/+6
* | | | | | | [tx-robot] updated from transifexNextcloud bot2021-01-0714-2/+26
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #24986 from nextcloud/crl/update-revoked-transmission.crtRoeland Jago Douma2021-01-061-10/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update root.crl due to revocation of transmission.crtMorris Jobke2021-01-061-10/+10
* | | | | | Merge pull request #24317 from SMillerDev/app_password_commandRoeland Jago Douma2021-01-064-0/+141
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Command: Add app password generationSean Molenaar2021-01-054-0/+141
* | | | | | Revert "Update root.crl due to revocation of transmission.crt"Morris Jobke2021-01-061-10/+10
* | | | | | Update root.crl due to revocation of transmission.crtMorris Jobke2021-01-061-10/+10
* | | | | | Merge pull request #24979 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-01-061-1/+1
|\ \ \ \ \ \
| * | | | | | Update psalm baselineNextcloud-PR-Bot2021-01-061-1/+1
|/ / / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-01-0660-376/+422
* | | | | | Merge pull request #24900 from nextcloud/fix/user-settingsJulius Härtl2021-01-051-26/+27
|\ \ \ \ \ \
| * | | | | | Fix updating user settingsChristoph Wurst2021-01-051-26/+27
| |/ / / / /
* | | | | | Merge pull request #24970 from nina-py/24938-dashboard-greetings-show-good-mo...Julien Veyssier2021-01-053-11/+36
|\ \ \ \ \ \
| * | | | | | Fix dashboard greetings that show 'good morning' after noonNina Pypchenko2021-01-053-11/+36
* | | | | | | Merge pull request #24917 from nextcloud/enhancement/guzzle7Julius Härtl2021-01-051-0/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Update all the things for Guzzle 7 (php8 compat)Christoph Wurst2021-01-051-0/+0
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #24961 from nextcloud/bugfix/noid/copy-testsJulius Härtl2021-01-052-4/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Properly handle result when copying with failure and throw in testsJulius Härtl2021-01-052-3/+4
| * | | | | Fix writeStream mockingJulius Härtl2021-01-051-1/+1
* | | | | | Merge pull request #24964 from nextcloud/bugfix/noid/internal-server-error-wh...Roeland Jago Douma2021-01-051-1/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Don't throw a 500 when importing a broken ics reminder fileJoas Schilling2021-01-051-1/+6
| | |_|_|/ | |/| | |
* | | | | Merge pull request #24829 from nextcloud/bugfix/24813/add-missing-migrationsJulius Härtl2021-01-055-1/+88
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Also add missing oc_share_external.share_type columnVincent Petry2020-12-232-0/+13
| * | | | Adjust share_external tableVincent Petry2020-12-235-1/+75
* | | | | [tx-robot] updated from transifexNextcloud bot2021-01-0512-10/+20
| |_|/ / |/| | |
* | | | Merge pull request #24936 from nextcloud/dependabot/npm_and_yarn/webpack-cli-...Roeland Jago Douma2021-01-042-35/+32
|\ \ \ \
| * | | | Bump webpack-cli from 4.3.0 to 4.3.1dependabot-preview[bot]2021-01-022-35/+32
* | | | | Merge pull request #24907 from nextcloud/fix/license-headers-21-IIChristoph Wurst2021-01-0454-31/+84
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update license headersChristoph Wurst2020-12-3054-31/+84
* | | | | [tx-robot] updated from transifexNextcloud bot2021-01-0412-6/+36
* | | | | Merge pull request #24946 from nextcloud/dependabot/composer/pimple/pimple-3.3.1Christoph Wurst2021-01-031-0/+0
|\ \ \ \ \
| * | | | | Bump pimple/pimple from 3.2.3 to 3.3.1Christoph Wurst2021-01-031-0/+0
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2021-01-0318-4/+46
* | | | | Merge pull request #24941 from nextcloud/dependabot/submodules/3rdparty-e8bad7cdependabot-preview[bot]2021-01-021-0/+0
|\ \ \ \ \
| * | | | | Bump 3rdparty from `225c515` to `e8bad7c`dependabot-preview[bot]2021-01-021-0/+0
|/ / / / /