server/lib/public
Lukas Reschke f93a82b8b0
Remove explicit type hints for Controller
This is public API and breaks the middlewares of existing apps. Since this also requires maintaining two different code paths for 12 and 13 I'm at the moment voting for reverting this change.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-08-01 17:32:03 +02:00
..
Activity Add a flag to allow checking if SVGs are okay 2017-06-20 12:40:45 +02:00
App Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
AppFramework Remove explicit type hints for Controller 2017-08-01 17:32:03 +02:00
Authentication Thows exception if password not available 2017-05-12 12:53:29 -05:00
BackgroundJob Add |null to PHPDoc 2017-08-01 08:20:15 +02:00
Capabilities Add public capabilities API 2017-06-30 11:08:04 +02:00
Command
Comments Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
Console
Contacts Some phpstorm inspection fixes 2017-07-22 21:10:16 +02:00
DB/QueryBuilder Function also accepts ints 2017-08-01 08:20:16 +02:00
Diagnostics Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
Encryption Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
Federation fix copyright headers 2017-02-09 13:32:36 +01:00
Files Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
GlobalScale add new config switched for the global scale architecture 2017-05-29 18:19:28 +02:00
Http/Client
L10N Don't force the use of Accept-Language anymore 2017-04-07 11:10:04 +02:00
LDAP @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
Lock Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
Lockdown phpdoc 2016-11-16 15:24:28 +01:00
Mail Stricter phan config fixes 2017-08-01 08:20:13 +02:00
Migration Allow to check the schema in pre and post as well 2017-07-05 13:01:19 +02:00
Notification @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
OCS provide public discovery service to discover OCS end-points on another server 2017-04-11 15:03:59 +02:00
Preview
RichObjectStrings Add circle as well 2017-05-09 10:45:10 +02:00
Route
Search Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
Security Some phpstorm inspection fixes 2017-07-22 21:10:16 +02:00
Session/Exceptions
Settings We're on 13 now… 2017-06-26 11:03:41 +02:00
Share Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
SystemTag Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
WorkflowEngine Validate the operation 2016-08-19 12:23:05 +02:00
API.php
App.php
AutoloadNotAllowedException.php
BackgroundJob.php Removed depreacted functions (since 6.0) 2016-10-29 14:27:12 +02:00
Config.php
Constants.php
Contacts.php
DB.php Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
Defaults.php Add function to request SVG or regular fallback image 2017-05-08 14:51:55 +02:00
Files.php Some phpstorm inspection fixes 2017-07-22 21:10:16 +02:00
GroupInterface.php Adding group display name support 2016-12-22 18:34:45 +01:00
IAddressBook.php
IAppConfig.php Filter out sensitive appconfig values 2017-01-11 11:42:36 +01:00
IAvatar.php
IAvatarManager.php
ICache.php
ICacheFactory.php
ICertificate.php
ICertificateManager.php
IConfig.php
IContainer.php Don't do a recursive search 2017-03-22 10:44:13 +01:00
IDateTimeFormatter.php Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
IDateTimeZone.php
IDBConnection.php Start migrations 2017-07-05 13:01:19 +02:00
IEventSource.php
IGroup.php Take IUser instead of User 2017-08-01 08:20:15 +02:00
IGroupManager.php Take IUser instead of User 2017-08-01 08:20:15 +02:00
IHelper.php
IImage.php
IL10N.php Move \OC_L10N_String to proper \OC\L10N\L10NString 2017-07-24 20:17:20 +02:00
ILogger.php Add proper PHPDoc 2017-08-01 08:20:15 +02:00
Image.php
IMemcache.php
IMemcacheTTL.php
INavigationManager.php
IPreview.php Add PHPDoc 2017-05-02 13:43:47 +02:00
IRequest.php Fix detection of the new iOS app 2017-02-10 10:10:21 +01:00
ISearch.php
IServerContainer.php Do proper DI 2017-04-11 15:04:01 +02:00
ISession.php
ITagManager.php
ITags.php
ITempManager.php
IURLGenerator.php Make cache and scss caching depend on the baseUrl 2017-06-15 12:46:24 +02:00
IUser.php
IUserBackend.php
IUserManager.php UserManager can now count disabled users 2017-04-29 00:59:09 -03:00
IUserSession.php
JSON.php Suppress deprecated function in \OCP\JSON 2017-08-01 08:20:15 +02:00
PreConditionNotMetException.php
Response.php Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
SabrePluginEvent.php
SabrePluginException.php
Share.php Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
Share_Backend.php
Share_Backend_Collection.php
Share_Backend_File_Dependent.php
Template.php Fix template functions 2017-08-01 08:20:16 +02:00
User.php Properly suppress 2017-08-01 08:20:16 +02:00
UserInterface.php Fix comments 2017-07-25 08:57:58 +02:00
Util.php Fix \OCP\Util 2017-08-01 08:20:15 +02:00