nextcloud-server/lib/private
Morris Jobke c449d54204
Merge pull request #22304 from nextcloud/techdebt/noid/matching-param-names
Use matching parameter names form interfaces and implementations
2020-08-19 19:34:02 +07:00
..
Accounts
Activity allow grouping of activity settings 2020-08-05 16:13:03 +07:00
App Allow to update to nightly 2020-08-07 13:51:39 +07:00
AppFramework Fix CS 2020-08-19 11:20:36 +07:00
Archive
Authentication Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +07:00
Avatar
BackgroundJob Remove getLastJob from IJobList 2020-08-13 21:50:06 +07:00
Broadcast/Events
Cache
Calendar
Collaboration Expose status via Collaborators API 2020-08-14 17:04:52 +07:00
Command
Comments
Console
Contacts/ContactsMenu contactsmanager shall limit number of results early 2020-07-31 12:42:17 +07:00
DB Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +07:00
Dashboard Refactor API to match the widget wording 2020-08-05 17:03:38 +07:00
Diagnostics
DirectEditing
Encryption Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in files_external 2020-07-10 00:02:59 +07:00
EventDispatcher Deprecate the internal Symfony dispatcher adapter 2020-07-15 13:57:35 +07:00
Federation Update share type constant usage 2020-06-24 16:49:16 +07:00
Files Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +07:00
FullTextSearch
GlobalScale
Group Search also the email and displayname in user mangement for groups 2020-08-05 14:14:05 +07:00
Hooks
Http parse_url returns null in case a parameter is not found 2020-07-29 08:32:20 +07:00
IntegrityCheck
L10N Add a dedicated method to get the language for another user 2020-07-01 10:20:07 +07:00
Lock Merge pull request #21074 from jvsalo/shared-lock-multi-release 2020-07-06 14:06:41 +07:00
Lockdown
Log Make the PSR-3 adapter exception-aware 2020-07-14 09:38:51 +07:00
Mail Fix header logo size in notification mails 2020-07-23 17:52:21 +07:00
Memcache
Migration
Notification Allow notification apps to defer and flush the sending 2020-07-03 16:44:43 +07:00
OCS
Preview Always try and show pre rendered preview 2020-08-13 22:50:38 +07:00
Remote
Repair Update share type constant usage 2020-06-24 16:49:16 +07:00
RichObjectStrings
Route Hand in the route and the parameters of the request 2020-08-05 12:52:16 +07:00
Search Hand in the route and the parameters of the request 2020-08-05 12:52:16 +07:00
Security Fix CS 2020-08-19 11:20:36 +07:00
Session Silence duplicate session warnings 2020-08-14 05:23:11 +07:00
Settings
Setup
Share Cascading effect - more code that now is not used anymore 2020-07-06 14:13:53 +07:00
Share20 Allow to disable share emails 2020-08-19 09:03:58 +07:00
Support Make the subscription registry lazy 2020-07-09 12:21:06 +07:00
SystemTag Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +07:00
Tagging
Template Give up after 10 seconds in SCSS timeout 2020-06-19 14:39:31 +07:00
Updater
User Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +07:00
UserStatus Provide a PHP Api for UserStatus 2020-08-05 13:48:46 +07:00
legacy Merge pull request #22280 from nextcloud/bugfix/noid/429-on-brute-force-maximum 2020-08-19 18:21:01 +07:00
AllConfig.php
AppConfig.php
CapabilitiesManager.php
Color.php
Config.php
ContactsManager.php Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +07:00
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HintException.php
InitialStateService.php
Installer.php Allow to update to nightly 2020-08-07 13:51:39 +07:00
LargeFileHelper.php
Log.php
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Show mime icon, bump bundles, make the SearchResultEntry class non-abstract, Fix header search icon, various fixes 2020-08-04 21:36:22 +07:00
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +07:00
PreviewNotAvailableException.php
RedisFactory.php
Repair.php
RepairException.php
Search.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +07:00
Server.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +07:00
ServerContainer.php Fix overwriteService() for apps 2020-07-28 09:38:43 +07:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Add audio formats to htaccess 2020-06-24 20:33:51 +07:00
Streamer.php
SubAdmin.php
SystemConfig.php
TagManager.php Tags.php and the old sharing mechanism 2020-07-06 14:12:12 +07:00
Tags.php merge file activity settings into a single 'favorite changed' item 2020-08-13 00:01:34 +07:00
TempManager.php
TemplateLayout.php Show mime icon, bump bundles, make the SearchResultEntry class non-abstract, Fix header search icon, various fixes 2020-08-04 21:36:22 +07:00
URLGenerator.php Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +07:00
Updater.php