| .. |
|
activity
|
add activity priorities to core so that other apps can reuse it
|
11 years ago |
|
app
|
Add \OC\App\Manager to handle enabling/disabling apps
|
11 years ago |
|
appframework
|
Merge headers
|
11 years ago |
|
authentication
|
page level doc blocks and class descriptions
|
12 years ago |
|
backgroundjob
|
Fix all PHPDoc types and variable names, in /lib
|
12 years ago |
|
contacts
|
Merge branch 'master' into contactsmanager-register
|
12 years ago |
|
diagnostics
|
Allow adding events that hapend before the event logger was loaded
|
11 years ago |
|
files
|
Add public api for mount configurations
|
11 years ago |
|
route
|
introduce and use getCurrentConnection()
|
12 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
|
12 years ago |
|
security
|
Add OCP\Security\IHasher
|
11 years ago |
|
api.php
|
unify license headers for public API files
|
12 years ago |
|
app.php
|
Fix all PHPDoc types and variable names, in /lib
|
12 years ago |
|
backgroundjob.php
|
Fix all PHPDoc types and variable names, in /lib
|
12 years ago |
|
config.php
|
reduce OC_Preferences, OC_Config and \OCP\Config usage
|
11 years ago |
|
constants.php
|
Move namespaced constants to namespaced class
|
11 years ago |
|
contacts.php
|
no return on register and unregister
|
12 years ago |
|
db.php
|
Add missing DB rollback functionality
|
11 years ago |
|
defaults.php
|
add missing public interface for iOS client app id
|
11 years ago |
|
files.php
|
Scrutinizer Auto-Fixes
|
12 years ago |
|
groupinterface.php
|
unify license headers for public API files
|
12 years ago |
|
iaddressbook.php
|
Fix @return array PHPDocs, in /lib
|
12 years ago |
|
iappconfig.php
|
introduce proper interface for deleteAppValue
|
11 years ago |
|
iavatar.php
|
Replace deprecated constant with new class constant
|
11 years ago |
|
iavatarmanager.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
icache.php
|
unify license headers for public API files
|
12 years ago |
|
icachefactory.php
|
Fix some phpdoc errors and rename interface
|
12 years ago |
|
icertificate.php
|
Remove unused and overflowing function
|
11 years ago |
|
icertificatemanager.php
|
Move certificate management interface from files_external to core
|
11 years ago |
|
iconfig.php
|
Add type of the variables to the docs
|
11 years ago |
|
icontainer.php
|
AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes
|
12 years ago |
|
idatetimeformatter.php
|
Require the interface and return a string instead of private classes
|
11 years ago |
|
idb.php
|
move db into iservercontainer
|
12 years ago |
|
idbconnection.php
|
Add tableExists to public db api
|
11 years ago |
|
ieventsource.php
|
Better phpdoc and method naming
|
11 years ago |
|
igroup.php
|
Add group management to the public api
|
12 years ago |
|
igroupmanager.php
|
Add group management to the public api
|
12 years ago |
|
ihelper.php
|
unify license headers for public API files
|
12 years ago |
|
il10n.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
ilogger.php
|
- make logger available in the container
|
12 years ago |
|
image.php
|
unify license headers for public API files
|
12 years ago |
|
inavigationmanager.php
|
polish documentation based on scrutinizer patches
|
12 years ago |
|
ipreview.php
|
Use svg mimeicons for empty text files
|
12 years ago |
|
irequest.php
|
polish documentation based on scrutinizer patches
|
12 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
|
12 years ago |
|
iservercontainer.php
|
Add IniGetWrapper to public interface
|
11 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
|
12 years ago |
|
itagmanager.php
|
Add option to include tags for shared items.
|
11 years ago |
|
itags.php
|
Add getTagsForObjects in ITags
|
11 years ago |
|
itempmanager.php
|
Add \OC\TempManager to handle creating and cleaning temporary files
|
11 years ago |
|
iurlgenerator.php
|
Introduce app info xml parser including basic unit test - necessary for #10777
|
11 years ago |
|
iuser.php
|
Expose backend type via REST API
|
11 years ago |
|
iusermanager.php
|
Add public interfaces for User, UserManager and UserSession
|
12 years ago |
|
iusersession.php
|
use correct IUser in interface
|
12 years ago |
|
json.php
|
polish documentation based on scrutinizer patches
|
12 years ago |
|
preconditionnotmetexception.php
|
introduce preCondition for setUserValue to provide atomic check-and-update
|
11 years ago |
|
response.php
|
Moved content disposition code+workarounds to OCP\Response
|
12 years ago |
|
share.php
|
OCS API for server-to-server sharing
|
11 years ago |
|
share_backend.php
|
Move share interfaces to own files so they can be autoloaded
|
11 years ago |
|
share_backend_collection.php
|
Move share interfaces to own files so they can be autoloaded
|
11 years ago |
|
share_backend_file_dependent.php
|
Move share interfaces to own files so they can be autoloaded
|
11 years ago |
|
template.php
|
Deprecate Util::formatDate()
|
11 years ago |
|
user.php
|
Deprecate older API wrappers and calls
|
11 years ago |
|
userinterface.php
|
unify license headers for public API files
|
12 years ago |
|
util.php
|
Deprecate Util::formatDate()
|
11 years ago |