..
activity
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
app
update license headers and authors
2015-06-25 14:13:49 +07:00
appframework
Use DI
2015-08-10 10:45:16 +07:00
authentication
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
backgroundjob
Use internally \OCP\ILogger instead of \OC\Log
2015-04-30 11:52:30 +07:00
capabilities
Use DI
2015-08-10 10:45:16 +07:00
command
update license headers and authors
2015-06-25 14:13:49 +07:00
contacts
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
db/ querybuilder
Add PHPDoc for classes and interfaces
2015-07-27 10:49:26 +07:00
diagnostics
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
encryption
update license headers and authors
2015-06-25 14:13:49 +07:00
files
Merge pull request #13641 from owncloud/cache-storage-status
2015-08-07 17:31:03 +07:00
http/ client
update license headers and authors
2015-06-25 14:13:49 +07:00
lock
update license headers and authors
2015-06-25 14:13:49 +07:00
mail
update license headers and authors
2015-06-25 14:13:49 +07:00
preview
update license headers and authors
2015-06-25 14:13:49 +07:00
route
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
search
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
security
Fix type annotation
2015-04-27 13:31:18 +07:00
api.php
update license headers and authors
2015-06-25 14:13:49 +07:00
app.php
Remove \OCP\App::register()
2015-04-21 11:51:29 +07:00
backgroundjob.php
Merge pull request #15734 from owncloud/add-deprecate-tags
2015-04-21 23:57:49 +07:00
config.php
Add version to @deprecated tags
2015-04-19 01:04:59 +07:00
constants.php
Add version to @deprecated tags
2015-04-19 01:04:59 +07:00
contacts.php
Add @deprecated to all methods with a proper method in \OCP
2015-04-20 13:15:45 +07:00
db.php
Merge pull request #15734 from owncloud/add-deprecate-tags
2015-04-21 23:57:49 +07:00
defaults.php
Fix missing @since tags in OCP
2015-06-19 10:51:36 +07:00
files.php
Merge pull request #15734 from owncloud/add-deprecate-tags
2015-04-21 23:57:49 +07:00
groupinterface.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
iaddressbook.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
iappconfig.php
Add version to @deprecated tags
2015-04-19 01:04:59 +07:00
iavatar.php
Fix visibility of interfaces in \OCP
2015-04-19 00:26:17 +07:00
iavatarmanager.php
Fix visibility of interfaces in \OCP
2015-04-19 00:26:17 +07:00
icache.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
icachefactory.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
icertificate.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
icertificatemanager.php
update license headers and authors
2015-06-25 14:13:49 +07:00
iconfig.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
icontainer.php
add registerAlias method to shorcut interface registration
2015-07-18 13:43:54 +07:00
idatetimeformatter.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
idatetimezone.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
idb.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
idbconnection.php
Add a log message when the Doctrine Query Builder is retrieved
2015-07-21 15:53:28 +07:00
ieventsource.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
igroup.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
igroupmanager.php
update license headers and authors
2015-06-25 14:13:49 +07:00
ihelper.php
update license headers and authors
2015-06-25 14:13:49 +07:00
iimage.php
update license headers and authors
2015-06-25 14:13:49 +07:00
il10n.php
IL10n - add PHPDoc for $options
2015-04-18 15:50:17 +07:00
ilogger.php
Fix visibility of interfaces in \OCP
2015-04-19 00:26:17 +07:00
image.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
imemcache.php
update license headers and authors
2015-06-25 14:13:49 +07:00
inavigationmanager.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
ipreview.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
irequest.php
Fix visibility of interfaces in \OCP
2015-04-19 00:26:17 +07:00
isearch.php
Add version to @deprecated tags
2015-04-19 01:04:59 +07:00
iservercontainer.php
Use DI
2015-08-10 10:45:16 +07:00
isession.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
itagmanager.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
itags.php
update license headers and authors
2015-06-25 14:13:49 +07:00
itempmanager.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
iurlgenerator.php
IUrlGenerator - document linkTo properly
2015-04-18 16:03:37 +07:00
iuser.php
Fix missing @since tags in OCP
2015-06-19 10:51:36 +07:00
iuserbackend.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
iusermanager.php
Fix missing @since tags in OCP
2015-06-19 10:51:36 +07:00
iusersession.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
json.php
Add version to @deprecated tags
2015-04-19 01:04:59 +07:00
preconditionnotmetexception.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
response.php
update license headers and authors
2015-06-25 14:13:49 +07:00
share.php
Fix PHPDoc on setPassword
2015-07-23 16:11:06 +07:00
share_backend.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
share_backend_collection.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
share_backend_file_dependent.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
template.php
Add PHPDoc for classes and interfaces
2015-07-27 10:49:26 +07:00
user.php
update license headers and authors
2015-06-25 14:13:49 +07:00
userinterface.php
Add @since tags to all methods in public namespace
2015-04-16 17:00:08 +07:00
util.php
Merge pull request #17046 from nicolas-grekas/fix-16654
2015-07-16 11:35:25 +07:00