| .. |
|
appframework
|
add test for not failing when adding more comments after type parameters, do not limit x-www-form-urlencoded to POST
|
2014-05-11 17:54:08 +07:00 |
|
archive
|
Scrutinizer Auto-Fixes
|
2014-02-19 09:31:54 +07:00 |
|
backgroundjob
|
Scrutinizer Auto-Fixes
|
2014-02-19 09:31:54 +07:00 |
|
cache
|
Fix PHPdoc in lib/private
|
2014-04-15 22:55:20 +07:00 |
|
connector/sabre
|
Some expected Sabre exceptions are now logged with DEBUG level
|
2014-05-07 11:43:50 +07:00 |
|
db
|
adding @method annotation to declare methods which can be called on the wrapped statement object
|
2014-03-28 12:57:27 +07:00 |
|
fileproxy
|
move the private namespace OC into lib/private - OCP will stay in lib/public
|
2013-09-30 16:36:59 +07:00 |
|
files
|
Fix getPathById for Oracle
|
2014-05-08 13:33:55 +07:00 |
|
group
|
Group Database backend must not gather user details itself but ask user
|
2014-04-28 13:49:56 +07:00 |
|
hooks
|
polish documentation based on scrutinizer patches
|
2014-02-06 17:02:21 +07:00 |
|
l10n
|
polish documentation based on scrutinizer patches
|
2014-02-06 17:02:21 +07:00 |
|
legacy
|
More PHPDoc fixes, using scrutinizer patches as hints
|
2014-02-28 13:53:41 +07:00 |
|
log
|
add test for password remove method
|
2014-02-04 11:18:04 +07:00 |
|
memcache
|
Memcached hasKey should test for success, the get can fail for other reasons.
|
2014-05-08 18:11:29 +07:00 |
|
migration
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
ocs
|
Merge pull request #8018 from owncloud/ocs_result_success_is_100
|
2014-04-10 13:03:10 +07:00 |
|
preview
|
Images on public sharing get downscaled to increase use experience - this will speed up loading time
|
2014-05-02 17:02:57 +07:00 |
|
route
|
Preserve keys when sorting parameters when generatings urls
|
2014-04-29 11:55:19 +07:00 |
|
search
|
polish documentation based on scrutinizer patches
|
2014-02-06 17:02:21 +07:00 |
|
session
|
redefine reopen() in class \OC\Session\Internal to avoid accidental calls in productive code
|
2014-03-18 11:44:22 +07:00 |
|
setup
|
Merge pull request #6632 from eduardosan/master
|
2014-03-12 18:52:47 +07:00 |
|
share
|
Merge pull request #8221 from owncloud/type-hinting-sharing
|
2014-05-08 09:30:50 +07:00 |
|
template
|
p() and print_unescaped() also take arrays as parameter
|
2014-04-13 16:18:05 +07:00 |
|
user
|
Use strict type comparison
|
2014-05-07 15:11:42 +07:00 |
|
vobject
|
move the private namespace OC into lib/private - OCP will stay in lib/public
|
2013-09-30 16:36:59 +07:00 |
|
activitymanager.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
allconfig.php
|
$default of OC_Config::[gs]etValue can have more then string as type
|
2014-02-12 17:38:32 +07:00 |
|
api.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
app.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
appconfig.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
apphelper.php
|
moving file to the right location
|
2013-10-07 00:32:39 +07:00 |
|
archive.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
arrayparser.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
avatar.php
|
Avatar: accept OC_Image as in setParameter
|
2013-11-22 23:57:23 +07:00 |
|
avatarmanager.php
|
Round out Avatar Public API
|
2013-11-21 23:40:25 +07:00 |
|
backgroundjob.php
|
Scrutinizer Auto-Fixes
|
2014-02-19 09:31:54 +07:00 |
|
cache.php
|
More PHPDoc fixes, using scrutinizer patches as hints
|
2014-02-28 13:53:41 +07:00 |
|
config.php
|
Fix admin-dir_permissions redirection when cannot write warning
|
2014-04-02 12:41:46 +07:00 |
|
contactsmanager.php
|
Change key to addressbook-key
|
2014-04-22 12:46:09 +07:00 |
|
davclient.php
|
Fix a wrong WebDAV Warning with self-signed-certs
|
2014-04-13 05:24:29 +07:00 |
|
db.php
|
More PHPDoc fixes, using scrutinizer patches as hints
|
2014-02-28 13:53:41 +07:00 |
|
defaults.php
|
Switch to HTTPS
|
2014-04-06 22:06:38 +07:00 |
|
eventsource.php
|
sanitize fallbackId
|
2014-03-12 00:18:51 +07:00 |
|
filechunking.php
|
Fix PHPdoc in lib/private
|
2014-04-15 22:55:20 +07:00 |
|
fileproxy.php
|
Scrutinizer Auto-Fixes
|
2014-02-19 09:31:54 +07:00 |
|
files.php
|
Merge pull request #8045 from josh4trunks/nginx_x-accel_send_uri
|
2014-05-06 18:41:06 +07:00 |
|
forbiddenexception.php
|
Cache folder is now configurable
|
2014-03-24 12:57:11 +07:00 |
|
geo.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
group.php
|
Group Database backend must not gather user details itself but ask user
|
2014-04-28 13:49:56 +07:00 |
|
helper.php
|
Merge pull request #8223 from owncloud/fix_linkToPublic
|
2014-05-07 14:40:59 +07:00 |
|
hintexception.php
|
move the private namespace OC into lib/private - OCP will stay in lib/public
|
2013-09-30 16:36:59 +07:00 |
|
hook.php
|
Added test cleanup listener to detect untidy tests
|
2013-12-19 20:18:09 +07:00 |
|
image.php
|
Fix PHPdoc in lib/private
|
2014-04-15 22:55:20 +07:00 |
|
installer.php
|
Use 'command -v' to detect whether and where software is installed (instead of 'which')
|
2014-02-21 13:45:57 +07:00 |
|
json.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
l10n.php
|
Does also take int or string
|
2014-05-04 13:01:57 +07:00 |
|
log.php
|
move the private namespace OC into lib/private - OCP will stay in lib/public
|
2013-09-30 16:36:59 +07:00 |
|
mail.php
|
idn_to_ascii is only used if available
|
2014-03-26 11:17:23 +07:00 |
|
migrate.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
mimetypes.list.php
|
Add flv to known mimetypes
|
2014-04-24 19:09:31 +07:00 |
|
navigationmanager.php
|
move the private namespace OC into lib/private - OCP will stay in lib/public
|
2013-09-30 16:36:59 +07:00 |
|
notsquareexception.php
|
move the private namespace OC into lib/private - OCP will stay in lib/public
|
2013-09-30 16:36:59 +07:00 |
|
ocs.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
ocsclient.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
preferences.php
|
Scrutinizer Auto-Fixes
|
2014-02-19 09:31:54 +07:00 |
|
preview.php
|
Dont create borders around previews when scaling up is disabled
|
2014-05-05 14:54:34 +07:00 |
|
previewmanager.php
|
move the private namespace OC into lib/private - OCP will stay in lib/public
|
2013-09-30 16:36:59 +07:00 |
|
repair.php
|
Add a (currently) empty system for running common repair steps
|
2013-11-26 14:12:48 +07:00 |
|
request.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
response.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
search.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
server.php
|
fix getUserFolder() of server container
|
2014-05-05 18:15:48 +07:00 |
|
setup.php
|
Merge branch 'master' into append-error-document
|
2014-04-02 08:48:37 +07:00 |
|
subadmin.php
|
Add type hinting
|
2014-04-20 00:55:01 +07:00 |
|
tagmanager.php
|
reorganize file in lib
|
2013-09-30 16:39:03 +07:00 |
|
tags.php
|
Yet another cleanup
|
2014-03-05 00:26:06 +07:00 |
|
template.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
templatelayout.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
updater.php
|
Update outdated comment
|
2014-04-28 20:23:18 +07:00 |
|
urlgenerator.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
user.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
util.php
|
Fix PHP Doc and use readable variable name
|
2014-05-04 13:02:58 +07:00 |
|
vobject.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |