summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* The objectid is a stringRoeland Jago Douma2021-01-291-1/+1
* Fix app fetcher php comparison to allow wider rangesChristoph Wurst2021-01-271-10/+15
* Revert "Fix comparison of PHP versions"Christoph Wurst2021-01-271-2/+2
* Compare and store the login name via the eventJoas Schilling2021-01-201-1/+1
* Don't log keys on checkSignatureJoas Schilling2021-01-181-0/+1
* Fix comparison of PHP versionsDamien Goutte-Gattat2021-01-151-2/+2
* Merge pull request #25077 from nextcloud/backport/25034/stable20Morris Jobke2021-01-151-2/+2
|\
| * Make sure to do priority app upgrades firstJulius Härtl2021-01-111-2/+2
* | CI satisfactionArthur Schiwon2021-01-141-1/+0
* | DB: warn on parameter number constraintsArthur Schiwon2021-01-141-0/+30
|/
* Catch throwable instead of exceptionRoeland Jago Douma2021-01-071-1/+1
* Merge pull request #24592 from nextcloud/backport/23912/stable20Morris Jobke2021-01-075-5/+83
|\
| * use in objectstore copyRobin Appelman2020-12-075-5/+83
* | Merge pull request #24976 from nextcloud/backport/24961/stable20Roeland Jago Douma2021-01-071-2/+2
|\ \
| * | Properly handle result when copying with failure and throw in testsJulius Härtl2021-01-051-2/+2
* | | Set the JSCombiner cache if neededRoeland Jago Douma2021-01-071-0/+6
|/ /
* | Show unique displayname context in the sharing inputJulius Härtl2021-01-053-1/+10
* | Avoid huge exception argument loggingRoeland Jago Douma2020-12-292-4/+22
* | Merge pull request #24709 from nextcloud/backport/24683/stable20Roeland Jago Douma2020-12-281-1/+7
|\ \
| * | [Fix #24682]: ensure federation cloud id is retruned if FN property not foundGuillaume Virlet2020-12-211-1/+7
* | | Fix IPv6 localhost regexJ0WI2020-12-221-1/+1
* | | Actually set the TTL on redis setRoeland Jago Douma2020-12-211-1/+7
|/ /
* | Merge pull request #24751 from nextcloud/backport/24737/stable20Roeland Jago Douma2020-12-211-0/+2
|\ \
| * | Also unset the other possible unused paramtersRoeland Jago Douma2020-12-181-0/+2
* | | Limit getIncomplete query to one rowDaniel Kesselberg2020-12-211-1/+2
|/ /
* | Do not include non-required scripts on the upgrade pageJulius Härtl2020-12-151-1/+1
* | Merge pull request #24546 from nextcloud/backport/24543/stable20Roeland Jago Douma2020-12-151-0/+3
|\ \
| * | Don't log params of imagecreatefromstringVincent Petry2020-12-041-0/+3
* | | Check php compatibility of app store app releasesChristoph Wurst2020-12-141-7/+25
* | | Make sure the migrations table schema is always checkedJulius Härtl2020-12-142-0/+6
* | | Properly migrate from new owncloud avatar locationJulius Härtl2020-12-141-73/+42
* | | Readd repair steps that are relevant when migrating from ownCloudJulius Härtl2020-12-147-0/+615
* | | Allow major/minor match for owncloud versionJulius Härtl2020-12-141-1/+4
* | | Avoid checking for brute force protection capabilities when upgradingJulius Härtl2020-12-141-0/+4
* | | Drop fk constraints on locks tableJulius Härtl2020-12-141-0/+9
| |/ |/|
* | Fix typo Morris Jobke2020-12-041-1/+1
* | Remember me is not an app_passwordRoeland Jago Douma2020-12-041-2/+12
* | Merge pull request #24553 from nextcloud/backport/24550/stable20Roeland Jago Douma2020-12-041-0/+1
|\ \
| * | Generate a new session id if the decrypting the session data failsRoeland Jago Douma2020-12-041-0/+1
| |/
* / Revert "Do not read certificate bundle from data dir by default"Morris Jobke2020-12-041-7/+7
|/
* Merge pull request #24532 from nextcloud/backport/24409/stable20Roeland Jago Douma2020-12-032-2/+4
|\
| * Also handle legacy cipher support when encryption is disabled but an old mast...Julius Härtl2020-12-032-2/+4
* | Merge pull request #24530 from nextcloud/fix/stable20-nextcloud-log-normalizerMorris Jobke2020-12-031-1/+1
|\ \
| * | Replace abandoned log normalizer with our forkChristoph Wurst2020-12-031-1/+1
| |/
* / Fix vsprint parameterRoeland Jago Douma2020-12-031-1/+1
|/
* Merge pull request #24509 from nextcloud/backport/23257/stable20Roeland Jago Douma2020-12-021-5/+4
|\
| * Fix file size computation on 32bit platformsaler92020-12-021-5/+4
* | Add notification for user limitMorris Jobke2020-12-021-2/+23
* | Allow subscription to indicate that a userlimit is reachedMorris Jobke2020-12-022-3/+90
|/
* Merge pull request #24325 from nextcloud/backport/24103/stable20Morris Jobke2020-12-011-1/+1
|\