| .. |
|
activity
|
polish documentation based on scrutinizer patches
|
2014-02-06 17:02:21 +07:00 |
|
appframework
|
Merge pull request #7643 from owncloud/chainable_response
|
2014-04-08 22:42:43 +07:00 |
|
authentication
|
page level doc blocks and class descriptions
|
2013-11-25 16:39:01 +07:00 |
|
backgroundjob
|
Scrutinizer Auto-Fixes
|
2014-02-19 09:31:54 +07:00 |
|
contacts
|
More PHPDoc fixes, using scrutinizer patches as hints
|
2014-02-28 13:53:41 +07:00 |
|
files
|
Fix FileInfo->getType errors
|
2014-03-07 14:52:44 +07:00 |
|
route
|
Only load routes from the apps we need
|
2014-03-24 15:41:46 +07:00 |
|
api.php
|
unify license headers for public API files
|
2013-11-03 13:51:39 +07:00 |
|
app.php
|
Fix more documentation failes
|
2014-02-08 11:47:55 +07:00 |
|
backgroundjob.php
|
Scrutinizer Auto-Fixes
|
2014-02-19 09:31:54 +07:00 |
|
config.php
|
fixing undefined exception classes
|
2014-04-07 20:57:08 +07:00 |
|
constants.php
|
Added extra checks for invalid file chars in newfile.php and newfolder.php
|
2014-02-18 17:54:32 +07:00 |
|
contacts.php
|
as a quick example the public contacts API has been ported over as a service hosted within the server container
|
2013-08-26 23:48:18 +07:00 |
|
db.php
|
Fix more documentation failes
|
2014-02-08 11:47:55 +07:00 |
|
defaults.php
|
fix defaults.php doc
|
2013-11-25 14:26:26 +07:00 |
|
files.php
|
Scrutinizer Auto-Fixes
|
2014-02-19 09:31:54 +07:00 |
|
groupinterface.php
|
unify license headers for public API files
|
2013-11-03 13:51:39 +07:00 |
|
iaddressbook.php
|
page level doc blocks and class descriptions
|
2013-11-25 16:39:01 +07:00 |
|
iappconfig.php
|
More PHPDoc fixes, using scrutinizer patches as hints
|
2014-02-28 13:53:41 +07:00 |
|
iavatar.php
|
polish documentation based on scrutinizer patches
|
2014-02-06 17:02:21 +07:00 |
|
iavatarmanager.php
|
Round out Avatar Public API
|
2013-11-21 23:40:25 +07:00 |
|
icache.php
|
unify license headers for public API files
|
2013-11-03 13:51:39 +07:00 |
|
icachefactory.php
|
Fix some phpdoc errors and rename interface
|
2014-01-24 16:01:19 +07:00 |
|
iconfig.php
|
Scrutinizer Auto-Fixes
|
2014-02-19 09:31:54 +07:00 |
|
icontainer.php
|
AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes
|
2013-11-25 16:28:24 +07:00 |
|
idbconnection.php
|
fix some capital letters
|
2013-11-25 16:42:28 +07:00 |
|
ihelper.php
|
unify license headers for public API files
|
2013-11-03 13:51:39 +07:00 |
|
il10n.php
|
More PHPDoc updates
|
2014-02-28 21:03:43 +07:00 |
|
image.php
|
unify license headers for public API files
|
2013-11-03 13:51:39 +07:00 |
|
inavigationmanager.php
|
polish documentation based on scrutinizer patches
|
2014-02-06 17:02:21 +07:00 |
|
ipreview.php
|
unify license headers for public API files
|
2013-11-03 13:51:39 +07:00 |
|
irequest.php
|
polish documentation based on scrutinizer patches
|
2014-02-06 17:02:21 +07:00 |
|
iservercontainer.php
|
Merge branch 'master' into type-hinting
|
2014-03-31 21:38:54 +07:00 |
|
isession.php
|
adding an explicit close method to class session - write operations (set and remove) being called after close() will throw an exception
|
2014-03-10 14:21:12 +07:00 |
|
itagmanager.php
|
unify license headers for public API files
|
2013-11-03 13:51:39 +07:00 |
|
itags.php
|
Scrutinizer Auto-Fixes
|
2014-02-19 09:31:54 +07:00 |
|
iurlgenerator.php
|
unify license headers for public API files
|
2013-11-03 13:51:39 +07:00 |
|
iusersession.php
|
polish documentation based on scrutinizer patches
|
2014-02-06 17:02:21 +07:00 |
|
json.php
|
polish documentation based on scrutinizer patches
|
2014-02-06 17:02:21 +07:00 |
|
response.php
|
Moved content disposition code+workarounds to OCP\Response
|
2013-12-10 12:42:26 +07:00 |
|
share.php
|
always encrypt files to owner
|
2014-03-31 18:19:48 +07:00 |
|
template.php
|
Fix more documentation failes
|
2014-02-08 11:47:55 +07:00 |
|
user.php
|
Fix more documentation failes
|
2014-02-08 11:47:55 +07:00 |
|
userinterface.php
|
unify license headers for public API files
|
2013-11-03 13:51:39 +07:00 |
|
util.php
|
use \OC_Mail::validateAddress() to validate the email address - fixes #7862
|
2014-03-24 15:35:07 +07:00 |