summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Always call flush() as getAllKeys() is brokenCôme Chilliet2022-01-271-21/+2
* [tx-robot] updated from transifexNextcloud bot2022-01-242-220/+318
* [tx-robot] updated from transifexNextcloud bot2022-01-222-2/+40
* Add hashed attribute column for indexed job existence checkJulius Härtl2022-01-201-2/+3
* Revert "[stable21] Hash job argument"John Molakvoæ2022-01-202-105/+13
* Merge pull request #30660 from nextcloud/backport/29622/stable21John Molakvoæ2022-01-202-3/+16
|\
| * Implement multibucket shift for ObjectStoreJohn Molakvoæ2022-01-142-3/+16
* | Update autoloadChristopher Ng2022-01-192-0/+2
* | Add hashed attribute column for indexed job existence checkJulius Härtl2022-01-182-13/+105
* | Merge pull request #30633 from nextcloud/backport/30358/stable21Louis2022-01-171-13/+19
|\ \
| * | Update lib/private/BackgroundJob/JobList.phpLouis Chemineau2022-01-121-1/+1
| * | Reset job disabling timer on adding the job againJulius Härtl2022-01-121-13/+19
* | | Merge pull request #30682 from nextcloud/backport/30531/stable21Carl Schwan2022-01-171-1/+20
|\ \ \
| * | | Fix psalm issuesCarl Schwan2022-01-141-6/+6
| * | | Add helper method in WrapperCarl Schwan2022-01-141-1/+20
* | | | [tx-robot] updated from transifexNextcloud bot2022-01-152-0/+36
|/ / /
* | / Fix idn emails not working in sharesCarl Schwan2022-01-131-3/+7
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2022-01-136-2/+34
|/
* Merge pull request #30601 from nextcloud/backport/30291/stable21Joas Schilling2022-01-121-1/+102
|\
| * Prevent loading images that would require too much memory.Joachim Bauch2022-01-111-1/+102
* | [tx-robot] updated from transifexNextcloud bot2022-01-124-14/+50
|/
* Fix fail when keys/files folder already existsVincent Petry2022-01-111-1/+5
* [tx-robot] updated from transifexNextcloud bot2022-01-116-0/+84
* [tx-robot] updated from transifexNextcloud bot2022-01-104-2/+58
* [tx-robot] updated from transifexNextcloud bot2022-01-096-0/+108
* [tx-robot] updated from transifexNextcloud bot2022-01-08132-2064/+2100
* Merge pull request #30488 from nextcloud/backport/29780/stable21John Molakvoæ2022-01-071-4/+5
|\
| * Run migrations fully when reenabling an appJoas Schilling2022-01-071-4/+5
* | [stable22] Remove iconv from dependencies and testsMichaIng2022-01-072-5/+0
* | Merge pull request #29963 from nextcloud/backport/29951/stable21John Molakvoæ2022-01-071-8/+19
|\ \
| * | Interpolate the log message also for logged exceptionsChristoph Wurst2021-11-291-8/+19
* | | Merge pull request #29325 from nextcloud/backport/28541/stable21John Molakvoæ2022-01-072-1/+27
|\ \ \
| * | | update @since for getDatabasePlatformRobin Appelman2021-11-231-1/+1
| * | | disable path prefix index on postgresql for nowRobin Appelman2021-10-212-1/+27
* | | | [tx-robot] updated from transifexNextcloud bot2022-01-072-10/+12
* | | | [tx-robot] updated from transifexNextcloud bot2022-01-062-2/+2
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2022-01-032-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2021-12-252-30/+76
* | | Merge pull request #30248 from nextcloud/backport/30245/stable21MichaIng2021-12-208-13/+65
|\ \ \
| * | | Fix backportLouis Chemineau2021-12-131-1/+3
| * | | Make psalm more happyJoas Schilling2021-12-131-2/+2
| * | | Fix docs to make Psalm happierJoas Schilling2021-12-131-6/+1
| * | | Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-133-6/+18
| * | | Limit more contact searchesJoas Schilling2021-12-134-4/+22
| * | | Only limit search in the system address bookJoas Schilling2021-12-133-4/+18
| * | | Only wildcard search if enumeration is allowedJoas Schilling2021-12-134-1/+12
* | | | also use case sensitive like when searching in a folderRobin Appelman2021-12-143-3/+6
* | | | Avoid assignment in if clauseCôme Chilliet2021-12-141-8/+12
* | | | Fix typing problems in OC_ImageCôme Chilliet2021-12-142-3/+11
* | | | Avoid calling image* methods on booleanCôme Chilliet2021-12-141-14/+27
|/ / /