aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23508 from nextcloud/fix/23355/iuser-expected-null-givenMorris Jobke2020-10-161-1/+1
|\
| * fixes potential passing of null to getUserGroupIdsArthur Schiwon2020-10-161-1/+1
* | Merge pull request #23478 from nextcloud/fix/21059/fix-deadlock-in-scsscacherMorris Jobke2020-10-162-1/+17
|\ \
| * | Clear cached app config while waiting for the SCSSCache to finish processing ...Morris Jobke2020-10-162-1/+17
| |/
* / SCSSCacher - Lock should not be removedMorris Jobke2020-10-161-1/+0
|/
* Merge pull request #23490 from nextcloud/debug/noid/log-statements-for-scss-l...Morris Jobke2020-10-161-10/+25
|\
| * Provide log statements for SCSS cacheMorris Jobke2020-10-161-10/+25
* | Type the authentication listenersChristoph Wurst2020-10-157-0/+21
|/
* Fix type errors detected by PsalmChristoph Wurst2020-10-142-4/+9
* The file cache entry is array accessibleChristoph Wurst2020-10-131-1/+1
* Use PSR logger in authenticationJoas Schilling2020-10-1212-61/+55
* Fix typo 'shared'Robin Windey2020-10-121-1/+1
* Type some of the core mappersChristoph Wurst2020-10-124-1/+10
* Merge pull request #23249 from nextcloud/techdebt/server-container-cleanupRoeland Jago Douma2020-10-091-227/+263
|\
| * Clean up the serverChristoph Wurst2020-10-091-227/+263
* | Limit throttler to 48 hoursRoeland Jago Douma2020-10-081-0/+5
* | Add cleanup job for old brutefoce attemptsRoeland Jago Douma2020-10-083-0/+106
|/
* Use PSR Logger in event dispatcherJoas Schilling2020-10-082-9/+8
* Deprecate the named alias of IBusChristoph Wurst2020-10-071-3/+3
* Merge pull request #23184 from nextcloud/bugfix/noid/make-sure-getUsersFavori...Morris Jobke2020-10-072-36/+33
|\
| * Make sure getUsersFavoritingObject can be run without a userJoas Schilling2020-10-062-36/+33
* | Merge pull request #23248 from nextcloud/techdebt/server-getters-query-getRoeland Jago Douma2020-10-071-102/+103
|\ \
| * | Use the ContainerInterface::get inside the server containerChristoph Wurst2020-10-071-102/+103
* | | Merge pull request #23252 from nextcloud/fix/l10n/activitiesRoeland Jago Douma2020-10-071-1/+1
|\ \ \
| * | | Use the correct l10n for activitiesRoeland Jago Douma2020-10-071-1/+1
* | | | Merge pull request #23244 from nextcloud/techdebt/noid/user-psr-logger-interf...Roeland Jago Douma2020-10-072-14/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | Use PSR logger interface in comments managerJoas Schilling2020-10-072-14/+17
| |/ /
* | | Merge pull request #23144 from nextcloud/enh/noid/update-param-for-psalmMorris Jobke2020-10-062-9/+11
|\ \ \ | |/ / |/| |
| * | Add explicit typecast for $value.Daniel Kesselberg2020-10-031-2/+2
| * | Update signature for setDaniel Kesselberg2020-10-021-1/+2
| * | Update signature for in/notInDaniel Kesselberg2020-10-021-2/+2
| * | Update signature for like/notLike/in/notInDaniel Kesselberg2020-10-021-4/+5
* | | Only run the query to get the account data onceJoas Schilling2020-10-061-5/+7
* | | Format code to a single space around binary operatorsChristoph Wurst2020-10-0574-242/+242
| |/ |/|
* | Merge pull request #22913 from nextcloud/group-folder-quota-warning-mountpointRoeland Jago Douma2020-10-041-1/+3
|\ \
| * | add mount point to quota warning messageRobin Appelman2020-10-041-1/+3
* | | Merge pull request #21821 from nextcloud/enh/bootstrap/initial_stateRoeland Jago Douma2020-10-042-1/+74
|\ \ \ | |/ / |/| |
| * | Move initial state provider to boostrapRoeland Jago Douma2020-10-042-1/+74
| |/
* | Merge pull request #22937 from nextcloud/enh/allow_configuring_token_auth_act...Roeland Jago Douma2020-10-041-1/+5
|\ \
| * | Allow configuring the activity update interval of tokenRoeland Jago Douma2020-10-041-1/+5
| |/
* | Merge pull request #23047 from nextcloud/techdebt/noid/warn-on-database-abuseRoeland Jago Douma2020-10-043-3/+74
|\ \ | |/ |/|
| * Fix testsJoas Schilling2020-10-021-2/+0
| * Log the number of queries built and executedJoas Schilling2020-09-253-2/+75
* | Merge pull request #23083 from nextcloud/bugfix/extend-php-error-loggingRoeland Jago Douma2020-09-291-2/+4
|\ \
| * | Generate exception to log on php errorsJulius Härtl2020-09-291-2/+4
* | | Merge pull request #23074 from nextcloud/fix/sharee-search-empty-email-matchJulius Härtl2020-09-291-2/+2
|\ \ \
| * | | Do not match sharees on an empty email addressChristoph Wurst2020-09-281-2/+2
| | |/ | |/|
* | | Merge pull request #23013 from nextcloud/bugfix/noid/show-federation-results-...Roeland Jago Douma2020-09-291-2/+3
|\ \ \
| * | | Show federation and email results also with exact user match unless containing @Joas Schilling2020-09-231-2/+3
| | |/ | |/|
* | | Add acutal response to BeforeTemplateRenderedEventJulius Härtl2020-09-241-1/+1
| |/ |/|