summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a hint about the direction of priorityJoas Schilling2021-01-152-3/+6
* Merge pull request #25105 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-01-131-12/+0
|\
| * Update psalm baselineNextcloud-PR-Bot2021-01-131-12/+0
|/
* [tx-robot] updated from transifexNextcloud bot2021-01-1322-24/+130
* Merge pull request #25089 from nextcloud/enhancement/ocp-db-typesblizzz2021-01-1237-34/+149
|\
| * Migrate internal classes to the OCP db col typesChristoph Wurst2021-01-1234-34/+34
| * Add our own constants for db column typesChristoph Wurst2021-01-123-0/+115
* | Merge pull request #25088 from nextcloud/fix/allow_app_updates_againRoeland Jago Douma2021-01-124-18/+24
|\ \ | |/ |/|
| * Fix option in the client code itself as wellRoeland Jago Douma2021-01-122-12/+18
| * Allow installing/updating of apps againRoeland Jago Douma2021-01-122-6/+6
* | Merge pull request #24606 from hosting-de/feature/allow-symlinks-configurableVincent Petry2021-01-122-3/+11
|\ \
| * | Add 'allow Symlinks' as an option to config.phpJohannes Leuker2021-01-122-3/+11
* | | Merge pull request #25080 from nextcloud/fix/file-scan-dbRoeland Jago Douma2021-01-122-18/+22
|\ \ \ | |/ / |/| |
| * | Fix database connection usage in the files scannerChristoph Wurst2021-01-112-18/+22
* | | Merge pull request #25087 from nextcloud/techdebt/noid/update-psalm-baseline-...Morris Jobke2021-01-122-10/+2
|\ \ \ | |_|/ |/| |
| * | Fix casing of MySQLPlatform class nameVincent Petry2021-01-121-2/+2
| * | Update psalm baseline to remove obsolete stuffVincent Petry2021-01-121-8/+0
|/ /
* | [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
| | |/ / / | |/| | |