Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-01-18[tx-robot] updated from transifexNextcloud bot
2021-01-17[tx-robot] updated from transifexNextcloud bot
2021-01-15Merge pull request #25138 from gouttegd/fix25137Joas Schilling
2021-01-15Merge pull request #25141 from nextcloud/bugfix/noid/add-a-hint-about-priorityMorris Jobke
2021-01-15Add a hint about the direction of priorityJoas Schilling
2021-01-15Fix comparison of PHP versionsDamien Goutte-Gattat
2021-01-14Merge pull request #25091 from nextcloud/enhancement/ocp-db-exception-abstrac...Christoph Wurst
2021-01-14Merge pull request #25036 from nextcloud/fix/noid/limitied-allowed-items-db-in_2blizzz
2021-01-13[tx-robot] updated from transifexNextcloud bot
2021-01-12Add our own DB exception abstractionChristoph Wurst
2021-01-12Merge pull request #25089 from nextcloud/enhancement/ocp-db-typesblizzz
2021-01-12Merge pull request #25088 from nextcloud/fix/allow_app_updates_againRoeland Jago Douma
2021-01-12Add our own constants for db column typesChristoph Wurst
2021-01-12Fix option in the client code itself as wellRoeland Jago Douma
2021-01-12Allow installing/updating of apps againRoeland Jago Douma
2021-01-12Add 'allow Symlinks' as an option to config.phpJohannes Leuker
2021-01-12[tx-robot] updated from transifexNextcloud bot
2021-01-11Merge pull request #25038 from nextcloud/bugfix/noid/install-mysql8-with-php8blizzz
2021-01-11Merge pull request #25039 from nextcloud/fix/libxml-use-internal-errors-depre...Roeland Jago Douma
2021-01-11Merge pull request #25034 from nextcloud/bugfix/noid/load-authentication-for-...Morris Jobke
2021-01-11Merge pull request #25073 from nextcloud/psalm/24521/remove-unneeded-castsMorris Jobke
2021-01-11DB: warn on parameter number constraintsArthur Schiwon
2021-01-11Merge pull request #25070 from nextcloud/feature/noid/card-ros-definitionsRoeland Jago Douma
2021-01-11Remove unneeded casts that were found by PsalmMorris Jobke
2021-01-11Bump scssphp/scssphp from 1.0.3 to 1.4.0Christoph Wurst
2021-01-11Deck Rich-Object-String definitions for deck boards and cardsJoas Schilling
2021-01-11[tx-robot] updated from transifexNextcloud bot
2021-01-09[tx-robot] updated from transifexNextcloud bot
2021-01-08Only use libxml_disable_entity_loader on php older than 8Christoph Wurst
2021-01-08Don't try a transaction for the migrator on MySQLJoas Schilling
2021-01-08Merge pull request #24948 from nextcloud/dependabot/composer/doctrine/dbal-3.0.0Christoph Wurst
2021-01-08Merge pull request #22992 from nextcloud/password-urlencodeMorris Jobke
2021-01-08Make sure to do priority app upgrades firstJulius Härtl
2021-01-08Remove "primary" option from schema builder argument $options as it is not us...Morris Jobke
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2021-01-08Merge pull request #25015 from nextcloud/fix/no-double-intl-polyfillRoeland Jago Douma
2021-01-08Merge pull request #25021 from nextcloud/enhancement/occ-install-exception-traceRoeland Jago Douma
2021-01-08[tx-robot] updated from transifexNextcloud bot
2021-01-07Merge pull request #24892 from nextcloud/fix/use-symfony-dispatcher-correctlyMorris Jobke
2021-01-07Replace patchwork/utf8 with symfony-polyfill-*Christoph Wurst
2021-01-07Merge pull request #24989 from nextcloud/scanner-ignore-non-readableMorris Jobke
2021-01-07Add more previous exceptions to database setup codeMorris Jobke
2021-01-07Merge pull request #24934 from nextcloud/max_file_uploadsRoeland Jago Douma
2021-01-07Print an exception trace for setup exceptionsChristoph Wurst
2021-01-07Remove useless ini_set functionsCarlos Ferreira
2021-01-07Catch throwable instead of exceptionRoeland Jago Douma
2021-01-07Merge pull request #25003 from nextcloud/psalm/noid/phpdoc-fix-return-typeRoeland Jago Douma
2021-01-07Fix warning in PHP 8 about optional parameter before mandatory oneMorris Jobke
2021-01-07Fix return types for Archive::getStreamMorris Jobke
2021-01-07allow authenticating using urlencoded passwordsRobin Appelman