aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix passing null to strlenThomas Citharel2022-03-242-4/+4
* Automatically cut the token name on the first levelJoas Schilling2022-03-232-3/+3
* Limit the length of app password namesJoas Schilling2022-03-232-0/+8
* Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-idJoas Schilling2022-03-228-24/+127
|\
| * Update autoloaderJoas Schilling2022-02-252-0/+4
| * Allow to prefix the Query log with the request idJoas Schilling2022-02-231-2/+8
| * Extract request id handling to dedicated class so it can be injected manuallyJoas Schilling2022-02-235-22/+115
* | Merge pull request #31580 from nextcloud/nickvergessen-patch-2Vincent Petry2022-03-221-2/+2
|\ \
| * | Disable for now again until more apps are fixedJoas Schilling2022-03-211-2/+2
| * | Limit missing primary key fail to new tablesJoas Schilling2022-03-211-1/+1
* | | Merge pull request #31605 from nextcloud/cert-manager-cache-pathVincent Petry2022-03-221-7/+15
|\ \ \
| * | | cache the path of the certificate bundleRobin Appelman2022-03-171-7/+15
* | | | Merge pull request #31629 from nextcloud/feat/remove-ie-headersPytal2022-03-211-1/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove legacy Internet Explorer headersMichaIng2022-03-191-1/+0
* | | | [tx-robot] updated from transifexNextcloud bot2022-03-202-52/+52
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2022-03-192-2/+108
* | | Merge pull request #24166 from nextcloud/imaginary-prototypeCarl Schwan2022-03-189-4/+413
|\ \ \
| * | | Send images to imaginary docker to generate previewsVincent Petry2022-03-179-4/+413
* | | | Merge pull request #30768 from nextcloud/feat/chunked-mysql-joblist-removeCarl Schwan2022-03-182-1/+22
|\ \ \ \
| * | | | Do chuncked job deletionCarl Schwan2022-03-172-1/+22
* | | | | Simplify comment search in special casesJoas Schilling2022-03-181-3/+6
* | | | | Add profile default setting for adminChristopher Ng2022-03-182-12/+8
* | | | | Add global profile toggle configChristopher Ng2022-03-183-21/+41
* | | | | Merge pull request #31488 from nextcloud/enh/account-set-all-propertiesPytal2022-03-172-0/+65
|\ \ \ \ \
| * | | | | Add example to DocBlockChristopher Ng2022-03-171-0/+34
| * | | | | Add method to set all account properties from jsonChristopher Ng2022-03-172-0/+31
* | | | | | Merge pull request #31608 from nextcloud/scanner-performance2Robin Appelman2022-03-174-10/+30
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | some file scanner performance improvementsRobin Appelman2022-03-174-10/+30
| | |_|/ / | |/| | |
* | | | | Merge pull request #31598 from nextcloud/mount-find-rootRobin Appelman2022-03-172-4/+28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | setup for current user when finding mounts in the rootRobin Appelman2022-03-172-4/+28
| |/ / /
* | | | Merge pull request #31487 from nextcloud/enh/account-json-serializationPytal2022-03-171-2/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Discard duplicate collection name from account serializationChristopher Ng2022-03-171-2/+9
* | | | Merge pull request #31574 from nextcloud/s3-crt-bundleRobin Appelman2022-03-173-8/+24
|\ \ \ \ | |/ / / |/| | |
| * | | don't try to get custom certs for s3 primary storageRobin Appelman2022-03-152-3/+10
| * | | return default bundle when there is an error getting the bundleRobin Appelman2022-03-141-7/+11
| * | | use the nextcloud certificate bundle for s3Robin Appelman2022-03-141-1/+6
* | | | Fix unknown Talk broker interfaceChristoph Wurst2022-03-151-0/+4
* | | | Merge pull request #31573 from nextcloud/exceptionserializer-load-failRobin Appelman2022-03-151-1/+7
|\ \ \ \
| * | | | don't error if we can't load the ExceptionSerializer for early exceptionsRobin Appelman2022-03-141-1/+7
| |/ / /
* | | | Merge pull request #31513 from nextcloud/techdebt/noid/enforce-primary-keysJoas Schilling2022-03-151-0/+2
|\ \ \ \
| * | | | Enforce primary keys as they are required to be performant in MySQL clustersJoas Schilling2022-03-101-0/+2
* | | | | Fix autoloader and phpdoc for new classCôme Chilliet2022-03-144-0/+6
* | | | | Improve wording of pathExists descriptionCôme Chilliet2022-03-141-1/+1
* | | | | Add getOriginalUid in IImportSource to simplify code when importing under ano...Côme Chilliet2022-03-141-0/+8
* | | | | Add pathExists method to IImportSource to test if a path exists in the archiveCôme Chilliet2022-03-141-0/+7
* | | | | Move UserMigrationException to OCP and add @throws documentationCôme Chilliet2022-03-142-0/+32
| |/ / / |/| | |
* | | | Merge pull request #31542 from nextcloud/psalm-userCountsCarl Schwan2022-03-141-0/+2
|\ \ \ \
| * | | | Fix psalm issue about userCountsCarl Schwan2022-03-111-0/+2
| |/ / /
* | | | [tx-robot] updated from transifexNextcloud bot2022-03-142-0/+20
* | | | Merge pull request #31511 from nextcloud/bugfix/noid/allow-installing-unstabl...Joas Schilling2022-03-111-3/+5
|\ \ \ \