summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update autoloaderJoas Schilling2022-03-102-0/+4
* Make the DB query simpler (as we just deleted all other entries)Joas Schilling2022-03-101-3/+0
* use persistent connections when connecting to redisRobin Appelman2022-03-041-4/+12
* Fix avatar file return typeChristopher Ng2022-03-041-2/+2
* Merge pull request #31243 from nextcloud/backport/31141/stable22Carl Schwan2022-03-021-2/+2
|\
| * Improve caching policyCarl Schwan2022-02-181-2/+2
* | Merge pull request #31400 from nextcloud/backport/31390/stable22blizzz2022-03-022-0/+24
|\ \
| * | Censor more configsJoas Schilling2022-03-022-0/+24
* | | Also use hashed/indexed column on deleteJoas Schilling2022-03-021-2/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-02-242-0/+36
* | [tx-robot] updated from transifexNextcloud bot2022-02-23134-136/+2
* | Merge pull request #31298 from nextcloud/backport/31217/stable22Joas Schilling2022-02-221-0/+5
|\ \
| * | Also cache non-existing to reuse itJoas Schilling2022-02-211-0/+5
* | | [tx-robot] updated from transifexNextcloud bot2022-02-224-2/+6
* | | Use the unjailed-path in OC_Helper::getStorageInfo() for files located in Sha...Claus-Justus Heine2022-02-181-1/+4
|/ /
* | Merge pull request #30958 from nextcloud/backport/30949/stable22Vincent Petry2022-02-183-1/+104
|\ \
| * | Allow to disable AuthToken v1Joas Schilling2022-02-013-1/+104
* | | Merge pull request #31060 from nextcloud/backport/30973/stable22Vincent Petry2022-02-181-6/+7
|\ \ \
| * | | Allow specify a config prefix for another database connectionJoas Schilling2022-02-071-6/+7
* | | | Allow to get custom loggers for syslog, errorlog and systemdlog tooJoas Schilling2022-02-165-9/+40
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2022-02-162-2/+78
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-02-052-0/+36
* | [tx-robot] updated from transifexNextcloud bot2022-02-032-2/+2
* | Fix preview generation for office documentsJonas Meurer2022-02-021-1/+1
* | Fix psalm warning related to registerEventListenerCarl Schwan2022-01-291-1/+1
* | Merge pull request #30826 from nextcloud/backport/stable22/psalm-fixJohn Molakvoæ2022-01-2726-345/+497
|\ \
| * | Psalm fixingCarl Schwan2022-01-273-4/+5
| * | Fix psalmCarl Schwan2022-01-2423-341/+492
* | | Merge pull request #30741 from nextcloud/backport22John Molakvoæ2022-01-271-2/+2
|\ \ \ | |/ / |/| |
| * | [stable22] Increase email main buttons width for non-english languagesacsfer2022-01-181-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2022-01-242-220/+318
* | | Merge pull request #30774 from nextcloud/backport/30769/stable22John Molakvoæ2022-01-221-21/+2
|\ \ \
| * | | Always call flush() as getAllKeys() is brokenCôme Chilliet2022-01-201-21/+2
* | | | [tx-robot] updated from transifexNextcloud bot2022-01-222-2/+40
* | | | Add hashed attribute column for indexed job existence checkJulius Härtl2022-01-203-2/+5
* | | | Revert "[stable22] Hash job argument"John Molakvoæ2022-01-204-107/+13
|/ / /
* | | Merge pull request #30727 from nextcloud/backport/30614/stable22John Molakvoæ2022-01-201-1/+1
|\ \ \
| * | | Update Session.phpMarek-Wojtowicz2022-01-171-1/+1
| |/ /
* | | Merge pull request #30760 from nextcloud/backport/30731/stable22John Molakvoæ2022-01-201-0/+11
|\ \ \
| * | | Log bruteforce throttle and blockingJoas Schilling2022-01-191-0/+11
* | | | Merge pull request #29799 from nextcloud/stable22-diskJohn Molakvoæ2022-01-201-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [stable22] Check for disk_free_spaceacsfer2022-01-171-1/+1
| |/ /
* | | Update autoloadChristopher Ng2022-01-192-6/+0
* | | Add hashed attribute column for indexed job existence checkJulius Härtl2022-01-184-13/+113
|/ /
* | Merge pull request #30694 from nextcloud/backport/30631/stable22Jonas2022-01-161-1/+10
|\ \
| * | updateEncryptedVersion: cleanup on target if cache already got renamedJonas Meurer2022-01-151-1/+10
* | | [tx-robot] updated from transifexNextcloud bot2022-01-152-0/+36
|/ /
* | Fix psalm issuesCarl Schwan2022-01-141-6/+6
* | Add helper method in WrapperCarl Schwan2022-01-141-1/+20
* | Implement multibucket shift for ObjectStoreJohn Molakvoæ2022-01-142-3/+16