nextcloud/lib/public
Morris Jobke bf579a153f fix IE8 user agent detection 2015-10-09 11:19:06 +02:00
..
activity update licence headers via script 2015-10-05 21:15:52 +02:00
app update license headers and authors 2015-06-25 14:13:49 +02:00
appframework Fix uploading avatar and root certs in IE8 2015-10-09 11:19:05 +02:00
authentication Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
backgroundjob Use internally \OCP\ILogger instead of \OC\Log 2015-04-30 11:52:30 +02:00
capabilities Use DI 2015-08-10 10:45:16 +02:00
command update license headers and authors 2015-06-25 14:13:49 +02:00
contacts Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
db/querybuilder update licence headers via script 2015-10-05 21:15:52 +02:00
diagnostics Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
encryption update licence headers via script 2015-10-05 21:15:52 +02:00
files make mkdir recursive, add phpdoc to api 2015-10-08 14:54:21 +02:00
http/client update licence headers via script 2015-10-05 21:15:52 +02:00
l10n Add since tag 2015-08-28 15:46:55 +02:00
lock update license headers and authors 2015-06-25 14:13:49 +02:00
mail update license headers and authors 2015-06-25 14:13:49 +02:00
preview update license headers and authors 2015-06-25 14:13:49 +02:00
route Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
search Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
security Fix type annotation 2015-04-27 13:31:18 +02:00
api.php update license headers and authors 2015-06-25 14:13:49 +02:00
app.php Remove \OCP\App::register() 2015-04-21 11:51:29 +02:00
autoloadnotallowedexception.php deduplicate @xenopathic 2015-10-06 09:52:19 +02:00
backgroundjob.php Merge pull request #15734 from owncloud/add-deprecate-tags 2015-04-21 23:57:49 +02:00
config.php Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
constants.php Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
contacts.php Add @deprecated to all methods with a proper method in \OCP 2015-04-20 13:15:45 +02:00
db.php Merge pull request #15734 from owncloud/add-deprecate-tags 2015-04-21 23:57:49 +02:00
defaults.php Fix missing @since tags in OCP 2015-06-19 10:51:36 +02:00
files.php Merge pull request #15734 from owncloud/add-deprecate-tags 2015-04-21 23:57:49 +02:00
groupinterface.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
iaddressbook.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
iappconfig.php Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
iavatar.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +02:00
iavatarmanager.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +02:00
icache.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
icachefactory.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
icertificate.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
icertificatemanager.php update license headers and authors 2015-06-25 14:13:49 +02:00
iconfig.php Move the filtering of sensitive data to the config class 2015-09-25 11:08:33 +02:00
icontainer.php update licence headers via script 2015-10-05 21:15:52 +02:00
idatetimeformatter.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
idatetimezone.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
idb.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
idbconnection.php add method to check if we're inside a transaction 2015-08-10 14:15:44 +02:00
ieventsource.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
igroup.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
igroupmanager.php update license headers and authors 2015-06-25 14:13:49 +02:00
ihelper.php update license headers and authors 2015-06-25 14:13:49 +02:00
iimage.php update license headers and authors 2015-06-25 14:13:49 +02:00
il10n.php Deprecate OC_L10N::get() 2015-08-28 12:04:52 +02:00
ilogger.php Remove passwords from logged exception stack traces 2015-09-24 20:01:30 +02:00
image.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
imemcache.php update license headers and authors 2015-06-25 14:13:49 +02:00
inavigationmanager.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
ipreview.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
irequest.php Add \OCP\IRequest::getHttpProtocol 2015-10-06 14:18:46 +02:00
isearch.php Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
iservercontainer.php deduplicate @xenopathic 2015-10-06 09:52:19 +02:00
isession.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
itagmanager.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
itags.php update license headers and authors 2015-06-25 14:13:49 +02:00
itempmanager.php deduplicate @xenopathic 2015-10-06 09:52:19 +02:00
iurlgenerator.php IUrlGenerator - document linkTo properly 2015-04-18 16:03:37 +02:00
iuser.php Fix missing @since tags in OCP 2015-06-19 10:51:36 +02:00
iuserbackend.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
iusermanager.php Fix missing @since tags in OCP 2015-06-19 10:51:36 +02:00
iusersession.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
json.php Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
preconditionnotmetexception.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
response.php update license headers and authors 2015-06-25 14:13:49 +02:00
sabrepluginevent.php Add since-tag 2015-09-23 16:16:57 +02:00
sabrepluginexception.php Add since-tag 2015-09-23 16:16:57 +02:00
share.php Fix PHPDoc on setPassword 2015-07-23 16:11:06 +02:00
share_backend.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
share_backend_collection.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
share_backend_file_dependent.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
template.php Add PHPDoc for classes and interfaces 2015-07-27 10:49:26 +02:00
user.php update license headers and authors 2015-06-25 14:13:49 +02:00
userinterface.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
util.php fix IE8 user agent detection 2015-10-09 11:19:06 +02:00