aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | fix(db): Execute dirty reads on the primary nodeChristoph Wurst2024-01-301-0/+4
* | | | | Revert "switching to new IAppConfig"Maxence Lange2024-01-301-16/+52
* | | | | switching to new IAppConfigMaxence Lange2024-01-301-52/+16
| |/ / / |/| | |
* | | | Merge pull request #43194 from nextcloud/fix/fix-psalm-missing-template-param...Côme Chilliet2024-01-304-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-304-0/+4
* | | | Merge pull request #43185 from nextcloud/feat/db/dirty-queries-productionJoas Schilling2024-01-301-1/+9
|\ \ \ \
| * | | | feat(db): Make dirty query logging available in productionChristoph Wurst2024-01-301-1/+9
| |/ / /
* | | | Merge pull request #43191 from nextcloud/fix/use-di-for-setup-classCôme Chilliet2024-01-305-223/+139
|\ \ \ \ | |/ / / |/| | |
| * | | chore: Cleanup Installer class as wellCôme Chilliet2024-01-292-69/+33
| * | | fix: Use DI for Setup class and move away from deprecated methodsCôme Chilliet2024-01-294-154/+106
* | | | Merge pull request #43031 from nextcloud/fix/fix-throw-phpdoc-in-setupresultCôme Chilliet2024-01-291-0/+9
|\ \ \ \
| * | | | Document throwing behavior of SetupResult upon invalid rich objectCôme Chilliet2024-01-291-0/+9
| |/ / /
* | | | Merge pull request #42794 from nextcloud/fix/invalid-trusted-proxiesFerdinand Thiessen2024-01-291-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | fix(Request): Catch exceptions in `isTrustedProxy`Ferdinand Thiessen2024-01-271-1/+8
* | | | Merge pull request #42930 from nextcloud/fix/6914/overwritecondArthur Schiwon2024-01-291-5/+3
|\ \ \ \
| * | | | code style: ommited space, reverted [code review]Pavel Kryl2024-01-271-1/+1
| * | | | fixing bug #6914: Config Param 'overwritecondaddr' not workingPavel Kryl2024-01-271-6/+4
| |/ / /
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-01-282-0/+4
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-274-4/+150
* | | better indexesMaxence Lange2024-01-243-20/+29
|/ /
* | Merge pull request #42597 from nextcloud/perf/s3-mkdir-update-sizeJulius Härtl2024-01-233-16/+20
|\ \
| * | perf: Avoid updating the folder size if we know the size differenceJulius Härtl2024-01-123-16/+20
* | | fix(apps): Fix type information of app managerJoas Schilling2024-01-232-9/+6
* | | Merge pull request #42929 from nextcloud/fix/db/transacted-read-not-dirtyChristoph Wurst2024-01-231-2/+5
|\ \ \
| * | | fix(db): Do not log transacted reads as dirty readChristoph Wurst2024-01-181-2/+5
* | | | Merge pull request #42971 from nextcloud/fix/auth/login-email-password-login-...Christoph Wurst2024-01-221-13/+24
|\ \ \ \
| * | | | fix(auth): Fix logging in with email, password and login name mismatchChristoph Wurst2024-01-191-13/+24
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-214-22/+22
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-192-0/+2
* | | | fix(db): Remove very verbose dirty query logsChristoph Wurst2024-01-181-11/+0
* | | | Merge pull request #41067 from Murena-SAS/preview-folder-deletesArthur Schiwon2024-01-181-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Check if the node has a null ID before deleting in preview watcherAkhil2023-10-231-0/+3
* | | | Merge pull request #42847 from nextcloud/fix/42843/exception-on-their-ownJoas Schilling2024-01-181-2/+10
|\ \ \ \
| * | | | exceptions on their ownMaxence Lange2024-01-161-2/+10
* | | | | Merge pull request #42860 from nextcloud/jr/fix/i42858Pytal2024-01-171-6/+7
|\ \ \ \ \
| * | | | | Update ContactsStore: Avoid exceptions on empties Josh2024-01-161-6/+7
* | | | | | Revert "add key location to info:file output"Robin Appelman2024-01-172-26/+25
* | | | | | add key location to info:file outputRobin Appelman2024-01-172-25/+26
* | | | | | fix(session): Avoid two useless authtoken DB queries for every anonymous requestGit'Fellow2024-01-171-2/+5
|/ / / / /
* / / / / returns default on exceptionMaxence Lange2024-01-161-1/+7
|/ / / /
* | | | Merge pull request #41755 from nextcloud/enh/noid/lazyconfigMaxence Lange2024-01-1612-307/+1895
|\ \ \ \
| * | | | small fixesMaxence Lange2024-01-151-2/+2
| * | | | fixesMaxence Lange2024-01-152-227/+69
| * | | | lazy AppConfigMaxence Lange2024-01-1512-307/+2053
* | | | | Merge pull request #42806 from nextcloud/bugfix/noid/only-send-subscription-k...John Molakvoæ2024-01-161-4/+7
|\ \ \ \ \
| * | | | | fix(appstore): Only send subscription keys to valid appstoresJoas Schilling2024-01-151-4/+7
| |/ / / /
* | | | | Merge pull request #41312 from nextcloud/feat/migrate-code-integrity-checkCôme Chilliet2024-01-161-1/+1
|\ \ \ \ \
| * | | | | Improve validator output in case of invalid RichObjectCôme Chilliet2024-01-151-1/+1
| |/ / / /
* / / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-01-162-4/+4
|/ / / /
* | | | Merge pull request #42768 from nextcloud/errorToWarnGit'Fellow2024-01-151-1/+1
|\ \ \ \