summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-03-3042-126/+174
* Merge pull request #31690 from nextcloud/fix/throw-import-calendar-errorPytal2022-03-291-15/+22
|\
| * Show filename in output messageChristopher Ng2022-03-291-5/+4
| * Skip import of current calendar on errorChristopher Ng2022-03-291-10/+18
|/
* Merge pull request #31592 from nextcloud/fix/direct-arg-flow-v2Vincent Petry2022-03-295-18/+24
|\
| * Add direct arg to login flowVincent Petry2022-03-285-18/+24
* | Merge pull request #31735 from nextcloud/fix/noid/mig-generator-copyrightCôme Chilliet2022-03-291-0/+24
|\ \
| * | migration generator also includes copyright sectionArthur Schiwon2022-03-281-0/+24
* | | Merge pull request #31575 from nextcloud/enh/add-trashbin-migratorCôme Chilliet2022-03-294-4/+148
|\ \ \
| * | | Add a guard to check that trashbin folder is a folderCôme Chilliet2022-03-241-1/+8
| * | | Improve wording of output for trashbin migratorCôme Chilliet2022-03-241-1/+1
| * | | Rename PATH constants to show if folder or fileCôme Chilliet2022-03-221-7/+7
| * | | Rename $insert var to $qbCôme Chilliet2022-03-171-8/+8
| * | | Add trashbin migrator to export and import trashbin dataCôme Chilliet2022-03-174-4/+141
* | | | Merge pull request #31697 from nextcloud/enh/27607/fix-user-countLouis2022-03-293-11/+49
|\ \ \ \
| * | | | Fix user counts updates on user add/removePetre T2022-03-293-11/+49
* | | | | Merge pull request #31632 from Maaxxs/fix-undefined-index-davLouis2022-03-291-3/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use the null coalescing operator to set the value of `size`.Max Kunzelmann2022-03-281-1/+1
| * | | | Set `mtime` to null instead of false if `getlastmodified` does not exist.Max Kunzelmann2022-03-231-1/+1
| * | | | Fix typo.Max Kunzelmann2022-03-201-1/+1
| * | | | Fixes the undefined index error with the DAV property getlastmodifiedMax Kunzelmann2022-03-201-2/+5
* | | | | Merge pull request #31711 from nextcloud/mount-cache-external-shareVincent Petry2022-03-291-0/+3
|\ \ \ \ \
| * | | | | invalidate mount cache after accepting or renaming federated shareRobin Appelman2022-03-251-0/+3
* | | | | | Merge pull request #31609 from nextcloud/fix/migrate-away-from-iloggerCôme Chilliet2022-03-2999-604/+435
|\ \ \ \ \ \
| * | | | | | Prepare for ILogger drop in RootCollectionTestCôme Chilliet2022-03-241-5/+5
| * | | | | | Fix log level for exception in QueryBuilderCôme Chilliet2022-03-241-1/+1
| * | | | | | Fix more ILogger related problems from testsCôme Chilliet2022-03-243-8/+6
| * | | | | | Fix ILogger instances in application tests for core parametersCôme Chilliet2022-03-242-4/+4
| * | | | | | Fix codestyleCôme Chilliet2022-03-245-5/+0
| * | | | | | Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-2439-137/+131
| * | | | | | Fixing psalm errorsCôme Chilliet2022-03-242-10/+10
| * | | | | | Adapt more code to migration to LoggerInterfaceCôme Chilliet2022-03-2413-104/+104
| * | | | | | Adapted Server to logger migration in constructorsCôme Chilliet2022-03-241-17/+25
| * | | | | | Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet2022-03-2442-335/+171
* | | | | | | Merge pull request #31696 from nextcloud/fix/user_ldap-fix-migration-lengthch...Côme Chilliet2022-03-296-1/+105
|\ \ \ \ \ \ \
| * | | | | | | Fix LENGTH function name across databasesCôme Chilliet2022-03-283-1/+13
| * | | | | | | Use OCTET_LENGTH which is more common than LENGTHBCôme Chilliet2022-03-242-1/+7
| * | | | | | | Avoid select with no FROM clause for Oracle in testsCôme Chilliet2022-03-241-0/+4
| * | | | | | | Add octetLength and charLength to function builder, and testsCôme Chilliet2022-03-245-2/+83
| * | | | | | | Use getLengthExpression to measure field length instead of likeCôme Chilliet2022-03-241-1/+2
* | | | | | | | Merge pull request #31736 from nextcloud/bugfix/noid/disable-bulkuploadJoas Schilling2022-03-292-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Also comment out in testJoas Schilling2022-03-282-3/+4
| * | | | | | | | Disable bulk upload by not advertising itVincent Petry2022-03-281-1/+2
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-292-0/+2
* | | | | | | | | Merge pull request #31537 from nextcloud/enh/31533/disable-webupdater-biginst...Simon L2022-03-285-5/+176
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | address reviewsszaimen2022-03-281-15/+3
| * | | | | | | | show warning in update admin overviewszaimen2022-03-245-5/+188
* | | | | | | | | Merge pull request #31718 from nextcloud/dependabot/npm_and_yarn/testing-libr...Louis2022-03-282-8/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bump @testing-library/jest-dom from 5.16.2 to 5.16.3dependabot[bot]2022-03-262-8/+8
* | | | | | | | | | Merge pull request #31717 from nextcloud/dependabot/npm_and_yarn/jquery-migra...dependabot[bot]2022-03-285-12/+12
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |