summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | dont re-query fileinfo when getting dav quotaRobin Appelman2022-04-131-2/+2
| |/ / / / /
* | | | | | Merge pull request #31835 from nextcloud/backport/31816/stable23blizzz2022-04-141-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Deduplicate storage ids in list before reusingJoas Schilling2022-04-041-0/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #31453 from nextcloud/s3-primary-ci-23blizzz2022-04-141-2/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | return dummy availability if storage is not found in cacheRobin Appelman2022-03-101-2/+5
| | |/ / | |/| |
* | | | confirm user is internal to globalscaleMaxence Lange2022-04-121-0/+1
* | | | Log exceptionJoas Schilling2022-04-071-0/+1
* | | | Fix \OC_App::getCurrentApp() when being called from CLI or phpunitJoas Schilling2022-04-071-1/+10
| |/ / |/| |
* | | Wrap oauth2 migrations inside conditionsLouis Chemineau2022-03-311-13/+24
| |/ |/|
* | Add oauth2_clients migration for OwncloudLouis Chemineau2022-03-282-0/+115
* | Add profile default setting for adminChristopher Ng2022-03-252-12/+8
* | Add global profile toggle configChristopher Ng2022-03-253-21/+41
|/
* Make the DB query simpler (as we just deleted all other entries)Joas Schilling2022-03-101-3/+0
* Merge pull request #31331 from nextcloud/backport/31328/stable23blizzz2022-03-101-0/+4
|\
| * Mark split database configs as sensitiveJoas Schilling2022-02-231-0/+4
* | Merge pull request #31102 from nextcloud/backport/30926/stable23Vincent Petry2022-03-091-14/+11
|\ \
| * | Allow sub-admins to access delegated settings.Claus-Justus Heine2022-02-231-14/+11
| |/
* | use persistent connections when connecting to redisRobin Appelman2022-03-041-4/+12
* | Merge pull request #31401 from nextcloud/backport/31360/stable23Vincent Petry2022-03-031-0/+3
|\ \
| * | Don't set up full filesystem to check for certificatesJoas Schilling2022-03-021-0/+3
* | | Merge pull request #31399 from nextcloud/backport/31390/stable23blizzz2022-03-022-0/+24
|\ \ \
| * | | Censor more configsJoas Schilling2022-03-022-0/+24
| |/ /
* / / Also use hashed/indexed column on deleteJoas Schilling2022-03-021-2/+2
|/ /
* | Merge pull request #31098 from nextcloud/backport/30942/stable23Vincent Petry2022-03-014-56/+77
|\ \ | |/ |/|
| * handle setupFS with null userRobin Appelman2022-02-161-4/+4
| * dont mark fs as setup when no user is activeRobin Appelman2022-02-161-2/+2
| * fix fs cache test user setupRobin Appelman2022-02-161-0/+2
| * pass user object during fs initRobin Appelman2022-02-162-8/+15
| * only setup part of the filesystem for appdata requestsRobin Appelman2022-02-164-49/+61
* | Use the new option to signaling insensitivityJoas Schilling2022-02-221-0/+2
* | Allow apps to specify if their background job can be delayedJoas Schilling2022-02-221-3/+14
* | Merge pull request #31297 from nextcloud/backport/31217/stable23Joas Schilling2022-02-221-0/+5
|\ \
| * | Also cache non-existing to reuse itJoas Schilling2022-02-211-0/+5
* | | Wrap S3 multipart upload exceptionLouis Chemineau2022-02-211-1/+1
* | | Wrap S3 multipart upload exceptionLouis Chemineau2022-02-211-1/+1
* | | Use the unjailed-path in OC_Helper::getStorageInfo() for files located in Sha...Claus-Justus Heine2022-02-181-1/+4
|/ /
* / Allow to get custom loggers for syslog, errorlog and systemdlog tooJoas Schilling2022-02-164-7/+36
|/
* Merge pull request #31059 from nextcloud/backport/30973/stable23Vincent Petry2022-02-161-6/+7
|\
| * Allow specify a config prefix for another database connectionJoas Schilling2022-02-071-6/+7
* | Merge pull request #30949 from nextcloud/bugfix/noid/allow-to-disable-v1-auth...Vincent Petry2022-02-163-1/+104
|\ \ | |/ |/|
| * Allow to disable AuthToken v1Joas Schilling2022-01-313-1/+104
* | Merge pull request #30814 from nextcloud/backport/30508/stable23John Molakvoæ2022-01-2723-28/+30
|\ \
| * | Fix psalm not runningCarl Schwan2022-01-2723-28/+30
* | | Merge pull request #30740 from nextcloud/backport23John Molakvoæ2022-01-221-2/+2
|\ \ \ | |/ / |/| |
| * | [stable23] Increase email main buttons width for non-english languagesacsfer2022-01-181-2/+2
* | | Always call flush() as getAllKeys() is brokenCôme Chilliet2022-01-201-21/+2
* | | Merge pull request #30728 from nextcloud/backport/30614/stable23John Molakvoæ2022-01-201-1/+1
|\ \ \
| * | | Update Session.phpMarek-Wojtowicz2022-01-171-1/+1
| |/ /
* | | Merge pull request #29798 from nextcloud/stable23-diskJohn Molakvoæ2022-01-201-1/+1
|\ \ \
| * | | [stable23] Check for disk_free_spaceacsfer2021-11-191-1/+1