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