Roeland Douma d5506b605f Move \OCP\Encryption to PSR-4 (#24680) 8 years ago
..
Activity 9185517bf0 Move \OCP\Activity to PSR-4 8 years ago
App ec8298c493 Move \OCP\App to PSR-4 8 years ago
AppFramework e47b186d51 Move \OCP\AppFramework to PSR-4 8 years ago
Authentication 499f0e487d Move \OCP\Authentication to PSR-4 (#24632) 8 years ago
BackgroundJob fd371700a2 Move \OCP\BackgroundJob to PSR-4 8 years ago
Capabilities b6b35b55c7 Move \OCP\Capabilities to PSR-4 8 years ago
Command 73b8158519 Move \OCP\Command to PSR-4 8 years ago
Comments 56f4c4bed9 Move \OCP\Comments to PSR-4 (#24565) 8 years ago
Console cbff3e0de7 Move \OCP\Console to PSR-4 (#24636) 8 years ago
Contacts 15fdd36617 Move \OCP\Contacts to PSR-4 (#24645) 8 years ago
DB 7dbdf2f7e0 \OCP\DB to PSR-4 (#24650) 8 years ago
Diagnostics 90a290afd8 Move \OCP\Diagnostics to PSR-4 (#24667) 8 years ago
Encryption d5506b605f Move \OCP\Encryption to PSR-4 (#24680) 8 years ago
Session e93bf80b29 throw SessionNotAvailableException if session_id returns empty string 8 years ago
Share e74323ca90 Fix phpdoc 8 years ago
files de5b7609f9 use mount providers to setup home storages (#24567) 8 years ago
http 682821c71e Happy new year! 8 years ago
l10n 6652a0fb6c Move finding the language files and creating the function out of the object 8 years ago
lock 682821c71e Happy new year! 8 years ago
mail a18c8a7da0 Fix the syntax and methods in the sample 8 years ago
migration 821d8736c8 Adding progress to web upgrade 8 years ago
notification 9ea7ae6f87 Adjust the since on the interface 8 years ago
preview 682821c71e Happy new year! 8 years ago
route 682821c71e Happy new year! 8 years ago
search 933f60e314 Update author information 8 years ago
security 933f60e314 Update author information 8 years ago
systemtag fb8b34bdd0 Allow defining a limit and offset for getObjectIdsForTags 8 years ago
IServerContainer.php 61ce4f4ef3 Add methods to public interface 8 years ago
api.php 682821c71e Happy new year! 8 years ago
app.php f5beeec833 Properly handle return values of OC_App::getAppInfo() 8 years ago
autoloadnotallowedexception.php 682821c71e Happy new year! 8 years ago
backgroundjob.php 0864851001 Replace unneded OC::needUpgrade with OCP method 8 years ago
config.php 682821c71e Happy new year! 8 years ago
constants.php 933f60e314 Update author information 8 years ago
contacts.php 682821c71e Happy new year! 8 years ago
db.php 682821c71e Happy new year! 8 years ago
defaults.php 682821c71e Happy new year! 8 years ago
files.php b1a856d7b7 lib: Fix typos (found by codespell) 8 years ago
groupinterface.php 933f60e314 Update author information 8 years ago
iaddressbook.php 682821c71e Happy new year! 8 years ago
iappconfig.php c353d51810 Remove Scrutinizer Auto Fixer 8 years ago
iavatar.php 933f60e314 Update author information 8 years ago
iavatarmanager.php 933f60e314 Update author information 8 years ago
icache.php f81b57bc45 Read only once 8 years ago
icachefactory.php 682821c71e Happy new year! 8 years ago
icertificate.php 682821c71e Happy new year! 8 years ago
icertificatemanager.php c5a200c419 Merge pull request #21653 from owncloud/update-license-headers-2016 8 years ago
iconfig.php 682821c71e Happy new year! 8 years ago
icontainer.php 682821c71e Happy new year! 8 years ago
idatetimeformatter.php 682821c71e Happy new year! 8 years ago
idatetimezone.php 682821c71e Happy new year! 8 years ago
idb.php 682821c71e Happy new year! 8 years ago
idbconnection.php 933f60e314 Update author information 8 years ago
ieventsource.php 682821c71e Happy new year! 8 years ago
igroup.php 682821c71e Happy new year! 8 years ago
igroupmanager.php 933f60e314 Update author information 8 years ago
ihelper.php 682821c71e Happy new year! 8 years ago
iimage.php 682821c71e Happy new year! 8 years ago
il10n.php 682821c71e Happy new year! 8 years ago
ilogger.php 069af51dd0 With PHP7 Throwable is the new base interface for all Exception and Error - we should be capable to log Throwable as well 8 years ago
image.php 682821c71e Happy new year! 8 years ago
imemcache.php 682821c71e Happy new year! 8 years ago
imemcachettl.php 682821c71e Happy new year! 8 years ago
inavigationmanager.php 682821c71e Happy new year! 8 years ago
ipreview.php 682821c71e Happy new year! 8 years ago
irequest.php 8222ad5157 Move logout to controller 8 years ago
isearch.php 682821c71e Happy new year! 8 years ago
isession.php e93bf80b29 throw SessionNotAvailableException if session_id returns empty string 8 years ago
itagmanager.php 682821c71e Happy new year! 8 years ago
itags.php 682821c71e Happy new year! 8 years ago
itempmanager.php 682821c71e Happy new year! 8 years ago
iurlgenerator.php 682821c71e Happy new year! 8 years ago
iuser.php 9c9fec36dd Add occ commands to enable and disable a user + a disabled user can no longer login - fixes #23838 8 years ago
iuserbackend.php 682821c71e Happy new year! 8 years ago
iusermanager.php b10dcfc3b7 Fixing local event delivery for calendar events based on the email address 8 years ago
iusersession.php 682821c71e Happy new year! 8 years ago
json.php 682821c71e Happy new year! 8 years ago
preconditionnotmetexception.php 682821c71e Happy new year! 8 years ago
response.php b1a856d7b7 lib: Fix typos (found by codespell) 8 years ago
sabrepluginevent.php 933f60e314 Update author information 8 years ago
sabrepluginexception.php 682821c71e Happy new year! 8 years ago
share.php b1a856d7b7 lib: Fix typos (found by codespell) 8 years ago
share_backend.php 682821c71e Happy new year! 8 years ago
share_backend_collection.php 682821c71e Happy new year! 8 years ago
share_backend_file_dependent.php 682821c71e Happy new year! 8 years ago
template.php 75e6734ef4 Remove OC_Helper::imagePath and use the proper public interface 8 years ago
user.php 8222ad5157 Move logout to controller 8 years ago
userinterface.php 933f60e314 Update author information 8 years ago
util.php a977465af5 Add new CSRF manager for unit testing purposes 8 years ago