aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-01-1222-114/+280
* Merge pull request #25038 from nextcloud/bugfix/noid/install-mysql8-with-php8blizzz2021-01-112-4/+17
|\
| * Only rollback when not MySQLJoas Schilling2021-01-111-2/+10
| * Don't try a transaction for the migrator on MySQLJoas Schilling2021-01-081-2/+7
* | Merge pull request #25039 from nextcloud/fix/libxml-use-internal-errors-depre...Roeland Jago Douma2021-01-111-3/+9
|\ \
| * | Only use libxml_disable_entity_loader on php older than 8Christoph Wurst2021-01-081-3/+9
* | | Merge pull request #25048 from nextcloud/dependabot/npm_and_yarn/webdav-3.6.2dependabot-preview[bot]2021-01-116-15/+15
|\ \ \
| * | | Bump webdav from 3.6.1 to 3.6.2dependabot-preview[bot]2021-01-116-15/+15
* | | | Merge pull request #25034 from nextcloud/bugfix/noid/load-authentication-for-...Morris Jobke2021-01-111-2/+2
|\ \ \ \
| * | | | Make sure to do priority app upgrades firstJulius Härtl2021-01-081-2/+2
* | | | | Merge pull request #25016 from nextcloud/enh/noid/add-check-for-unsupported-dbRoeland Jago Douma2021-01-116-3/+180
|\ \ \ \ \
| * | | | | Add setup check to verify that the used DB version is still supported in the ...Morris Jobke2021-01-087-3/+181
* | | | | | Merge pull request #25073 from nextcloud/psalm/24521/remove-unneeded-castsMorris Jobke2021-01-1139-172/+170
|\ \ \ \ \ \
| * | | | | | Remove unneeded casts that were found by PsalmMorris Jobke2021-01-1139-172/+170
* | | | | | | Merge pull request #25070 from nextcloud/feature/noid/card-ros-definitionsRoeland Jago Douma2021-01-111-0/+62
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Deck Rich-Object-String definitions for deck boards and cardsJoas Schilling2021-01-111-0/+62
* | | | | | | Merge pull request #24910 from nextcloud/dependachristoph/composer/scss-1.4.0Morris Jobke2021-01-115-53/+58
|\ \ \ \ \ \ \
| * | | | | | | Unquote string when removing the hash from a colorJulius Härtl2021-01-111-1/+2
| * | | | | | | Make SCSS compliantJulius Härtl2021-01-112-39/+39
| * | | | | | | Bump scssphp/scssphp from 1.0.3 to 1.4.0Christoph Wurst2021-01-113-15/+19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #25069 from nextcloud/bugfix/noid/regression-dont-touch-as...Roeland Jago Douma2021-01-111-7/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Don't remove assignable column for nowVincent Petry2021-01-111-7/+0
* | | | | | | Merge pull request #25049 from nextcloud/dependabot/npm_and_yarn/webpack-4.45.0dependabot-preview[bot]2021-01-116-44/+36
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Bump webpack from 4.44.2 to 4.45.0dependabot-preview[bot]2021-01-116-44/+36
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #24661 from nextcloud/external-storage-cant-editMorris Jobke2021-01-118-28/+82
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | adjust testsRobin Appelman2021-01-083-4/+24
| * | | | | dont offer to edit external config settings if we can't edit themRobin Appelman2021-01-085-24/+58
| | |_|_|/ | |/| | |
* | | | | [tx-robot] updated from transifexNextcloud bot2021-01-1116-0/+76
* | | | | [tx-robot] updated from transifexNextcloud bot2021-01-1016-0/+80
* | | | | Merge pull request #25050 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-01-091-59/+2
|\ \ \ \ \
| * | | | | Update psalm baselineNextcloud-PR-Bot2021-01-091-59/+2
|/ / / / /
* | | | | Merge pull request #25047 from nextcloud/dependabot/npm_and_yarn/sinon-9.2.3dependabot-preview[bot]2021-01-092-15/+4
|\ \ \ \ \
| * | | | | Bump sinon from 9.2.2 to 9.2.3dependabot-preview[bot]2021-01-092-15/+4
| | |/ / / | |/| | |
* / | | | [tx-robot] updated from transifexNextcloud bot2021-01-0922-12/+52
|/ / / /
* | | | Merge pull request #24951 from nextcloud/version/21/beta5v21.0.0beta5Roeland Jago Douma2021-01-081-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | 21 beta5Roeland Jago Douma2021-01-041-2/+2
* | | | Merge pull request #24948 from nextcloud/dependabot/composer/doctrine/dbal-3.0.0Christoph Wurst2021-01-08109-852/+1307
|\ \ \ \
| * | | | Use specific docker image tags to allow drone to cache them and not run into ...Morris Jobke2021-01-081-22/+22
| * | | | Rollback failed transactions in TestCase.php to not break followup testsChristoph Wurst2021-01-081-1/+6
| * | | | 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-08106-828/+1270
* | | | | Merge pull request #22992 from nextcloud/password-urlencodeMorris Jobke2021-01-082-1/+16
|\ \ \ \ \
| * | | | | Update baseline.xmlMorris Jobke2021-01-081-1/+2
| * | | | | allow authenticating using urlencoded passwordsRobin Appelman2021-01-071-0/+14
* | | | | | Merge pull request #25017 from nextcloud/fix-clearing-the-label-of-a-shareRoeland Jago Douma2021-01-083-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix clearing the label of a shareDaniel Calviño Sánchez2021-01-083-3/+3
* | | | | | Merge pull request #25031 from nextcloud/revert-25020-fix/noid/limitied-allow...Roeland Jago Douma2021-01-082-36/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Revert "(LDAP) respect DB limits of arguments in an IN statement"Roeland Jago Douma2021-01-082-36/+5
|/ / / / /
* | | | | Merge pull request #25029 from nextcloud/rakekniven-patch-1Morris Jobke2021-01-081-3/+3
|\ \ \ \ \
| * | | | | Change defaultapp to dashboardrakekniven2021-01-081-3/+3
|/ / / / /