nextcloud/lib/public
Robin Appelman d4a7cfec7c
rename fun to func
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-03-30 11:15:06 +02:00
..
Activity Activities IManager throws an BadMethodCallException 2016-12-19 14:15:19 +01:00
App Don't use a generic exception 2017-03-20 10:33:16 +01:00
AppFramework Web app manifest 2017-03-28 18:39:57 -06:00
Authentication fix @since annotations (9.1->12) 2017-01-11 19:20:11 +01:00
BackgroundJob Update with robin 2016-07-21 18:13:58 +02:00
Capabilities Fix others 2016-07-21 18:13:57 +02:00
Command Update with robin 2016-07-21 18:13:58 +02:00
Comments @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
Console Fix others 2016-07-21 18:13:57 +02:00
Contacts Fix others 2016-07-21 18:13:57 +02:00
DB/QueryBuilder rename fun to func 2017-03-30 11:15:06 +02:00
Diagnostics @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
Encryption create new encryption keys on password reset and backup the old one 2017-01-10 17:04:32 +01:00
Federation fix copyright headers 2017-02-09 13:32:36 +01:00
Files Fix type hints and doc blocks 2017-03-23 17:52:47 +01:00
Http/Client Update with robin 2016-07-21 18:13:58 +02:00
L10N Fix others 2016-07-21 18:13:57 +02:00
LDAP @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
Lock Update with robin 2016-07-21 18:13:58 +02:00
Lockdown phpdoc 2016-11-16 15:24:28 +01:00
Mail Fix others 2016-07-21 18:13:57 +02:00
Migration Fix others 2016-07-21 18:13:57 +02:00
Notification @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
Preview Fix others 2016-07-21 18:13:57 +02:00
RichObjectStrings Add call-type in case the information shall be used for styling or something else in the future 2017-01-17 10:08:02 +01:00
Route Update with robin 2016-07-21 18:13:58 +02:00
Search Fix others 2016-07-21 18:13:57 +02:00
Security Fix others 2016-07-21 18:13:57 +02:00
Session/Exceptions Fix others 2016-07-21 18:13:57 +02:00
Settings Allow apps to specify an icon with the sections via the API 2017-01-19 10:42:21 +01:00
Share let the share backend get the node cacheentry to save queries 2016-11-17 18:48:38 +01:00
SystemTag Fix others 2016-07-21 18:13:57 +02:00
WorkflowEngine Validate the operation 2016-08-19 12:23:05 +02:00
API.php Fix others 2016-07-21 18:13:57 +02:00
App.php Fix others 2016-07-21 18:13:57 +02:00
AutoloadNotAllowedException.php Fix others 2016-07-21 18:13:57 +02:00
BackgroundJob.php Removed depreacted functions (since 6.0) 2016-10-29 14:27:12 +02:00
Config.php Update with robin 2016-07-21 18:13:58 +02:00
Constants.php Fix others 2016-07-21 18:13:57 +02:00
Contacts.php Fix others 2016-07-21 18:13:57 +02:00
DB.php Update with robin 2016-07-21 18:13:58 +02:00
Defaults.php Fix others 2016-07-21 18:13:57 +02:00
Files.php Update with robin 2016-07-21 18:13:58 +02:00
GroupInterface.php Adding group display name support 2016-12-22 18:34:45 +01:00
IAddressBook.php Fix others 2016-07-21 18:13:57 +02:00
IAppConfig.php Filter out sensitive appconfig values 2017-01-11 11:42:36 +01:00
IAvatar.php Update with robin 2016-07-21 18:13:58 +02:00
IAvatarManager.php Fix others 2016-07-21 18:13:57 +02:00
ICache.php Fix others 2016-07-21 18:13:57 +02:00
ICacheFactory.php Update with robin 2016-07-21 18:13:58 +02:00
ICertificate.php Update with robin 2016-07-21 18:13:58 +02:00
ICertificateManager.php Update with robin 2016-07-21 18:13:58 +02:00
IConfig.php Update with robin 2016-07-21 18:13:58 +02:00
IContainer.php Don't do a recursive search 2017-03-22 10:44:13 +01:00
IDBConnection.php @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
IDateTimeFormatter.php Fix others 2016-07-21 18:13:57 +02:00
IDateTimeZone.php Fix others 2016-07-21 18:13:57 +02:00
IEventSource.php Update with robin 2016-07-21 18:13:58 +02:00
IGroup.php Adding group display name support 2016-12-22 18:34:45 +01:00
IGroupManager.php Update with robin 2016-07-21 18:13:58 +02:00
IHelper.php Fix others 2016-07-21 18:13:57 +02:00
IImage.php Fix others 2016-07-21 18:13:57 +02:00
IL10N.php Fix IL10N phpdoc 2016-08-16 20:24:50 +02:00
ILogger.php Fix others 2016-07-21 18:13:57 +02:00
IMemcache.php Update with robin 2016-07-21 18:13:58 +02:00
IMemcacheTTL.php Update with robin 2016-07-21 18:13:58 +02:00
INavigationManager.php Fix others 2016-07-21 18:13:57 +02:00
IPreview.php Rewrite old preview endpoint for PreviewManager 2017-01-04 16:51:44 +01:00
IRequest.php Fix detection of the new iOS app 2017-02-10 10:10:21 +01:00
ISearch.php Fix others 2016-07-21 18:13:57 +02:00
IServerContainer.php IServerContainer is effectively an IContainer 2017-02-20 11:44:40 +01:00
ISession.php Fix others 2016-07-21 18:13:57 +02:00
ITagManager.php Fix others 2016-07-21 18:13:57 +02:00
ITags.php Fix others 2016-07-21 18:13:57 +02:00
ITempManager.php Update with robin 2016-07-21 18:13:58 +02:00
IURLGenerator.php Fix others 2016-07-21 18:13:57 +02:00
IUser.php Update with robin 2016-07-21 18:13:58 +02:00
IUserBackend.php Fix others 2016-07-21 18:13:57 +02:00
IUserManager.php @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
IUserSession.php Update with robin 2016-07-21 18:13:58 +02:00
Image.php Fix others 2016-07-21 18:13:57 +02:00
JSON.php Fix others 2016-07-21 18:13:57 +02:00
PreConditionNotMetException.php Fix others 2016-07-21 18:13:57 +02:00
Response.php Update with robin 2016-07-21 18:13:58 +02:00
SabrePluginEvent.php Fix others 2016-07-21 18:13:57 +02:00
SabrePluginException.php Fix others 2016-07-21 18:13:57 +02:00
Share.php Adjust tests and DI for Share.php 2016-11-02 23:26:49 +01:00
Share_Backend.php Fix others 2016-07-21 18:13:57 +02:00
Share_Backend_Collection.php Fix others 2016-07-21 18:13:57 +02:00
Share_Backend_File_Dependent.php Fix others 2016-07-21 18:13:57 +02:00
Template.php Fix others 2016-07-21 18:13:57 +02:00
User.php Remove deprecated OC_User::isLoggedIn 2017-03-02 22:59:39 +01:00
UserInterface.php Fix others 2016-07-21 18:13:57 +02:00
Util.php Use SystemConfig instead of AllConfig for DB stuff 2017-03-19 15:53:49 -06:00