aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #47471 from nextcloud/automated/noid/stable30-fix-npm-auditAndy Scherzinger2024-08-291-3/+3
|\
| * fix(deps): Fix npm auditnextcloud-command2024-08-291-3/+3
|/
* Merge pull request #47574 from nextcloud/backport/37303/stable30Andy Scherzinger2024-08-291-4/+1
|\
| * fix(provisionning_api): Remove parameters that are not set into templateThomas Citharel2024-08-281-4/+1
* | Merge pull request #47543 from nextcloud/backport/47450/stable30Andy Scherzinger2024-08-295-7/+7
|\ \
| * | chore: npm run buildJérôme Herbinet2024-08-294-6/+6
| * | fix(wording): "Line" manager instead of "Account" managerJérôme Herbinet2024-08-291-1/+1
|/ /
* | Merge pull request #47528 from nextcloud/backport/47510/stable30Andy Scherzinger2024-08-291-2/+29
|\ \
| * | fix(db): Increase log level for very slow transactionsChristoph Wurst2024-08-271-2/+29
* | | Merge pull request #47436 from nextcloud/backport/47407/stable30Andy Scherzinger2024-08-296-112/+139
|\ \ \
| * | | fix(files_versions): Migrate version name dialog from NcModal to NcDialogFerdinand Thiessen2024-08-286-112/+139
|/ / /
* | | Merge pull request #47587 from nextcloud/backport/47532/stable30Andy Scherzinger2024-08-281-1/+2
|\ \ \
| * | | feat(webhook_listeners): Enable the app by defaultCôme Chilliet2024-08-281-1/+2
|/ / /
* | | Merge pull request #47588 from nextcloud/backport/47515/stable30Andy Scherzinger2024-08-281-13/+21
|\ \ \
| * | | fix(migration): Correctly sort migrations by version numberJoas Schilling2024-08-281-13/+21
* | | | Merge pull request #47583 from nextcloud/backport/47185/stable30Andy Scherzinger2024-08-2819-225/+312
|\ \ \ \ | |/ / / |/| | |
| * | | chore(assets): Recompile assetsnextcloud-command2024-08-284-6/+6
| * | | fix: Also validate parent path in `verifyPath`Ferdinand Thiessen2024-08-282-3/+17
| * | | fix: Allow read-only filename validation to allow reading filesFerdinand Thiessen2024-08-282-2/+13
| * | | fix: Renaming does not need update but delete permissionsFerdinand Thiessen2024-08-286-15/+18
| * | | fix(dav): Pre-check if node can be copied or moved in DAV files pluginFerdinand Thiessen2024-08-285-199/+258
|/ / /
* | | Merge pull request #47561 from nextcloud/backport/46639/stable30Stephan Orbaugh2024-08-2855-167/+3570
|\ \ \ | |_|/ |/| |
| * | fix: Backport to 30Louis Chemineau2024-08-283-12/+16
| * | chore: Apply php:cs recommendationsLouis Chemineau2024-08-2816-60/+60
| * | fix: mark systemconfig value as not being tainted because they are implicitly...Robin Appelman2024-08-281-1/+19
| * | fix: make preload custom proterties sharding compatibleRobin Appelman2024-08-281-9/+9
| * | fix: implement sharding compatible cleanup for various bitsRobin Appelman2024-08-2811-68/+264
| * | fix: fix share cleanup for deleted groups with shardingRobin Appelman2024-08-281-10/+18
| * | fix: adjust systemtag orphan cleanup query to work with shardingRobin Appelman2024-08-281-1/+1
| * | fix: make background scan job compatible with shardingRobin Appelman2024-08-281-12/+58
| * | test: fix share provider tests for shardingRobin Appelman2024-08-282-6/+6
| * | fix: run mimetype repair query across all shardsRobin Appelman2024-08-281-0/+1
| * | fix: hint storage id in more placesRobin Appelman2024-08-281-2/+5
| * | test: run sharding tests in ciRobin Appelman2024-08-282-0/+205
| * | fix: only allow pre-defined shardsRobin Appelman2024-08-281-8/+30
| * | test: mark share test cleanup as running across all shardsRobin Appelman2024-08-282-1/+4
| * | feat: implement distributing partitioned queries over multiple shardsRobin Appelman2024-08-2830-28/+1575
| * | feat: add option to automatically partition queries by specific tablesRobin Appelman2024-08-2814-2/+1275
| * | fix: delay calculating global cache prefix untill a cache is createdRobin Appelman2024-08-283-33/+69
| * | fix: don't make ICacheFactory depend on databaseRobin Appelman2024-08-281-8/+8
| * | feat: track expected output columns in query builderRobin Appelman2024-08-283-0/+41
|/ /
* | Merge pull request #47398 from nextcloud/backport/47259/stable30Stephan Orbaugh2024-08-287-2/+96
|\ \
| * | feat: add negative compare-and-delete to imemcacheRobin Appelman2024-08-237-2/+96
* | | Merge pull request #47559 from nextcloud/backport/47496/stable30Stephan Orbaugh2024-08-281-2/+9
|\ \ \
| * | | feat: Improve encryption mode detection in occ info:fileLouis Chemineau2024-08-281-2/+9
* | | | Merge pull request #47542 from nextcloud/backport/47522/stable30Andy Scherzinger2024-08-283-83/+165
|\ \ \ \
| * | | | fix(taskprocessing): fix condition to reschedule SynchronousBackgroundJobJulien Veyssier2024-08-271-10/+13
| * | | | feat(taskprocessing): add IManager::runTask method to run task synchronouslyJulien Veyssier2024-08-273-73/+152
| | |_|/ | |/| |
* | | | Merge pull request #47533 from nextcloud/backport/47509/stable30Andy Scherzinger2024-08-281-9/+15
|\ \ \ \
| * | | | fix: gracefully handle unexpected exif orientation typesRichard Steinmetz2024-08-271-9/+15
| |/ / /