nextcloud/lib/public
Robin Appelman 74024c8f28
fix phpdoc
Signed-off-by: Robin Appelman <robin@icewind.nl>
2016-11-09 16:59:03 +01:00
..
Activity add activity for share by mail 2016-11-08 15:42:07 +01:00
App check registered sections and settings after an app got updated to garbage collect orphaned classes 2016-08-16 00:56:17 +02:00
AppFramework refactoring code to reduce cyclomatic complexit 2016-11-07 08:18:16 +01:00
Authentication Fix others 2016-07-21 18:13:57 +02: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 resolve displayname via manager and registerable resolvers 2016-10-19 00:34:00 +02: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 Update with robin 2016-07-21 18:13:58 +02:00
Diagnostics add stacktrace to query logger 2016-08-24 14:37:15 +02:00
Encryption Fix others 2016-07-21 18:13:57 +02:00
Files Storage 503 message improvements 2016-10-24 15:43:15 +02: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 Nextcloud license header for new files 2016-07-28 15:13:00 +08:00
Lock Update with robin 2016-07-21 18:13:58 +02:00
Mail Fix others 2016-07-21 18:13:57 +02:00
Migration Fix others 2016-07-21 18:13:57 +02:00
Notification Allow rich object strings in messages as well 2016-10-31 10:37:37 +01:00
Preview Fix others 2016-07-21 18:13:57 +02:00
RichObjectStrings Use a php class for the definitions to avoid loading problems 2016-11-09 08:52:07 +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 check registered sections and settings after an app got updated to garbage collect orphaned classes 2016-08-16 00:56:17 +02:00
Share fix phpdoc 2016-11-09 16:59:03 +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 Fix others 2016-07-21 18:13:57 +02:00
IAddressBook.php Fix others 2016-07-21 18:13:57 +02:00
IAppConfig.php Update with robin 2016-07-21 18:13:58 +02: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 Fix others 2016-07-21 18:13:57 +02:00
IDBConnection.php Allow 4byte unicode filenames on supported platforms 2016-10-20 14:26:09 +02: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
IDb.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 Update with robin 2016-07-21 18:13:58 +02: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 Moved over files_versions 2016-11-03 14:00:33 +01:00
IRequest.php bring back remember-me 2016-11-02 13:39:16 +01:00
ISearch.php Fix others 2016-07-21 18:13:57 +02:00
IServerContainer.php Deprecate old app folder 2016-10-05 11:00:16 +02: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 Proper DI of config 2016-10-28 10:13:35 +02: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 Fix others 2016-07-21 18:13:57 +02:00
UserInterface.php Fix others 2016-07-21 18:13:57 +02:00
Util.php Move away from OC_L10N 2016-10-28 21:46:28 +02:00