You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joas Schilling dfde04291e Move share interfaces to own files so they can be autoloaded 9 years ago
..
activity Adding new interface \OCP\Activity\IExtentsion 10 years ago
app Add \OC\App\Manager to handle enabling/disabling apps 9 years ago
appframework Deprecate older API wrappers and calls 9 years ago
authentication page level doc blocks and class descriptions 10 years ago
backgroundjob Fix all PHPDoc types and variable names, in /lib 10 years ago
contacts Merge branch 'master' into contactsmanager-register 10 years ago
diagnostics Allow adding events that hapend before the event logger was loaded 9 years ago
files Replace deprecated constant with new class constant 9 years ago
route introduce and use getCurrentConnection() 10 years ago
search make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 10 years ago
security Add OCP\Security\IHasher 9 years ago
api.php unify license headers for public API files 10 years ago
app.php Fix all PHPDoc types and variable names, in /lib 10 years ago
backgroundjob.php Fix all PHPDoc types and variable names, in /lib 10 years ago
config.php Add support for getting the real client IP behind proxies 10 years ago
constants.php Move namespaced constants to namespaced class 9 years ago
contacts.php no return on register and unregister 10 years ago
db.php Add missing DB rollback functionality 9 years ago
defaults.php Support HTML in logo claim 9 years ago
files.php Scrutinizer Auto-Fixes 10 years ago
groupinterface.php unify license headers for public API files 10 years ago
iaddressbook.php Fix @return array PHPDocs, in /lib 10 years ago
iappconfig.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago
iavatar.php Replace deprecated constant with new class constant 9 years ago
iavatarmanager.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago
icache.php unify license headers for public API files 10 years ago
icachefactory.php Fix some phpdoc errors and rename interface 10 years ago
icertificate.php Remove unused and overflowing function 9 years ago
icertificatemanager.php Move certificate management interface from files_external to core 9 years ago
iconfig.php Fix PHPDoc 9 years ago
icontainer.php AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes 10 years ago
idb.php move db into iservercontainer 10 years ago
idbconnection.php Bit more cleanup 9 years ago
ieventsource.php Better phpdoc and method naming 9 years ago
igroup.php Add group management to the public api 10 years ago
igroupmanager.php Add group management to the public api 10 years ago
ihelper.php unify license headers for public API files 10 years ago
il10n.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago
ilogger.php - make logger available in the container 10 years ago
image.php unify license headers for public API files 10 years ago
inavigationmanager.php polish documentation based on scrutinizer patches 10 years ago
ipreview.php Use svg mimeicons for empty text files 10 years ago
irequest.php polish documentation based on scrutinizer patches 10 years ago
isearch.php make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 10 years ago
iservercontainer.php Add \OC\App\Manager to handle enabling/disabling apps 9 years ago
isession.php adding an explicit close method to class session - write operations (set and remove) being called after close() will throw an exception 10 years ago
itagmanager.php Add option to include tags for shared items. 9 years ago
itags.php PHPDoc fixes as suggested by @MorrisJobke. 9 years ago
itempmanager.php Add \OC\TempManager to handle creating and cleaning temporary files 9 years ago
iurlgenerator.php Introduce app info xml parser including basic unit test - necessary for #10777 9 years ago
iuser.php - adding default value for $recoveryPassword 10 years ago
iusermanager.php Add public interfaces for User, UserManager and UserSession 10 years ago
iusersession.php use correct IUser in interface 10 years ago
json.php polish documentation based on scrutinizer patches 10 years ago
response.php Moved content disposition code+workarounds to OCP\Response 10 years ago
share.php Move share interfaces to own files so they can be autoloaded 9 years ago
share_backend.php Move share interfaces to own files so they can be autoloaded 9 years ago
share_backend_collection.php Move share interfaces to own files so they can be autoloaded 9 years ago
share_backend_file_dependent.php Move share interfaces to own files so they can be autoloaded 9 years ago
template.php Replace deprecated constant with new class constant 9 years ago
user.php Deprecate older API wrappers and calls 9 years ago
userinterface.php unify license headers for public API files 10 years ago
util.php Replace deprecated constant with new class constant 9 years ago