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
AgeCommit message (Expand)Author
2022-03-29Convert deprecation warnings to exception in php unitfix/ci-should-fail-on-deprecation-warningsCôme Chilliet
2022-03-29Merge pull request #31592 from nextcloud/fix/direct-arg-flow-v2Vincent Petry
2022-03-29Merge pull request #31735 from nextcloud/fix/noid/mig-generator-copyrightCôme Chilliet
2022-03-29Merge pull request #31575 from nextcloud/enh/add-trashbin-migratorCôme Chilliet
2022-03-29Merge pull request #31697 from nextcloud/enh/27607/fix-user-countLouis
2022-03-29Merge pull request #31632 from Maaxxs/fix-undefined-index-davLouis
2022-03-29Fix user counts updates on user add/removePetre T
2022-03-29Merge pull request #31711 from nextcloud/mount-cache-external-shareVincent Petry
2022-03-29Merge pull request #31609 from nextcloud/fix/migrate-away-from-iloggerCôme Chilliet
2022-03-29Merge pull request #31696 from nextcloud/fix/user_ldap-fix-migration-lengthch...Côme Chilliet
2022-03-29Merge pull request #31736 from nextcloud/bugfix/noid/disable-bulkuploadJoas Schilling
2022-03-29[tx-robot] updated from transifexNextcloud bot
2022-03-28Use the null coalescing operator to set the value of `size`.Max Kunzelmann
2022-03-28Merge pull request #31537 from nextcloud/enh/31533/disable-webupdater-biginst...Simon L
2022-03-28address reviewsszaimen
2022-03-28Also comment out in testJoas Schilling
2022-03-28Disable bulk upload by not advertising itVincent Petry
2022-03-28Merge pull request #31718 from nextcloud/dependabot/npm_and_yarn/testing-libr...Louis
2022-03-28Merge pull request #31717 from nextcloud/dependabot/npm_and_yarn/jquery-migra...dependabot[bot]
2022-03-28migration generator also includes copyright sectionArthur Schiwon
2022-03-28Bump jquery-migrate from 3.3.2 to 3.4.0dependabot[bot]
2022-03-28Merge pull request #31716 from nextcloud/dependabot/npm_and_yarn/nextcloud/vu...dependabot[bot]
2022-03-28Bump @nextcloud/vue from 5.1.1 to 5.2.1dependabot[bot]
2022-03-28Merge pull request #30276 from nextcloud/feature/add_oauth2_migrationLouis
2022-03-28Add direct arg to login flowVincent Petry
2022-03-28[tx-robot] updated from transifexNextcloud bot
2022-03-28Fix LENGTH function name across databasesCôme Chilliet
2022-03-26Merge pull request #31722 from nextcloud/dependabot/npm_and_yarn/minimist-1.2.6dependabot[bot]
2022-03-26Bump minimist from 1.2.5 to 1.2.6dependabot/npm_and_yarn/minimist-1.2.6dependabot[bot]
2022-03-26Merge pull request #31715 from nextcloud/dependabot/npm_and_yarn/babel-loader...dependabot[bot]
2022-03-26[tx-robot] updated from transifexNextcloud bot
2022-03-26Bump @testing-library/jest-dom from 5.16.2 to 5.16.3dependabot/npm_and_yarn/testing-library/jest-dom-5.16.3dependabot[bot]
2022-03-26Bump babel-loader from 8.2.3 to 8.2.4dependabot[bot]
2022-03-25Merge pull request #31708 from nextcloud/enh/noid/apptoken-maxlengthPytal
2022-03-25invalidate mount cache after accepting or renaming federated sharemount-cache-external-shareRobin Appelman
2022-03-25Set max length to app token field to match backendVincent Petry
2022-03-25[tx-robot] updated from transifexNextcloud bot
2022-03-25show warning in update admin overviewszaimen
2022-03-24Merge pull request #31693 from nextcloud/releases/24/beta1v24.0.0beta1blizzz
2022-03-24Use OCTET_LENGTH which is more common than LENGTHBfix/user_ldap-fix-migration-lengthcheck-oracleCôme Chilliet
2022-03-24Avoid select with no FROM clause for Oracle in testsCôme Chilliet
2022-03-24Add octetLength and charLength to function builder, and testsCôme Chilliet
2022-03-24Use getLengthExpression to measure field length instead of likeCôme Chilliet
2022-03-24Merge pull request #31265 from nextcloud/fs-limited-setupVincent Petry
2022-03-24Add missing PHPDoc in InvalidateMountCacheEventVincent Petry
2022-03-24Add missing event dispatcher in test constructorVincent Petry
2022-03-24Make phpcs happy in MountProviderCollectionVincent Petry
2022-03-24 Add oauth2_clients migration for Owncloudfeature/add_oauth2_migrationLouis Chemineau
2022-03-24Merge pull request #31520 from nextcloud/fix/31237/new-button-UserStatusblizzz
2022-03-24Merge pull request #30950 from nextcloud/enh/opcache-recommends-translationVincent Petry