| .. |
|
appframework
|
fix 8757, get rid of service locator antipattern
|
12 years ago |
|
archive
|
Fix all PHPDoc types and variable names, in /lib
|
12 years ago |
|
backgroundjob
|
Fix all PHPDoc types and variable names, in /lib
|
12 years ago |
|
cache
|
Fix all PHPDoc types and variable names, in /lib
|
12 years ago |
|
connector/sabre
|
Cast '{DAV:}getcontentlength' to number instead of int.
|
12 years ago |
|
db
|
- fix dropTable() and introduce tableExists()
|
12 years ago |
|
fileproxy
|
move the private namespace OC into lib/private - OCP will stay in lib/public
|
12 years ago |
|
files
|
Merge pull request #8607 from owncloud/filescan_app_hook
|
12 years ago |
|
group
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
hooks
|
polish documentation based on scrutinizer patches
|
12 years ago |
|
l10n
|
Fix all PHPDoc types and variable names, in /lib
|
12 years ago |
|
legacy
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
log
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
memcache
|
Memcached hasKey should test for success, the get can fail for other reasons.
|
12 years ago |
|
migration
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
ocs
|
Fix all PHPDoc types and variable names, in /lib
|
12 years ago |
|
preview
|
Rotate thumbnail when encryption is enabled
|
12 years ago |
|
route
|
Fix all PHPDoc types and variable names, in /lib
|
12 years ago |
|
search
|
polish documentation based on scrutinizer patches
|
12 years ago |
|
session
|
redefine reopen() in class \OC\Session\Internal to avoid accidental calls in productive code
|
12 years ago |
|
setup
|
Merge pull request #6632 from eduardosan/master
|
12 years ago |
|
share
|
allow admin to disable sharing for specific groups of users
|
12 years ago |
|
template
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
user
|
drop superflous statement in phpdoc
|
12 years ago |
|
vobject
|
move the private namespace OC into lib/private - OCP will stay in lib/public
|
12 years ago |
|
activitymanager.php
|
Some more PHPDoc fixes
|
12 years ago |
|
allconfig.php
|
$default of OC_Config::[gs]etValue can have more then string as type
|
12 years ago |
|
api.php
|
Some more PHPDoc fixes
|
12 years ago |
|
app.php
|
Now showing disabled apps as upgrade status line
|
12 years ago |
|
appconfig.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
apphelper.php
|
moving file to the right location
|
12 years ago |
|
archive.php
|
Some more PHPDoc fixes
|
12 years ago |
|
arrayparser.php
|
Some more PHPDoc fixes
|
12 years ago |
|
avatar.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
avatarmanager.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
backgroundjob.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
cache.php
|
More PHPDoc fixes, using scrutinizer patches as hints
|
12 years ago |
|
config.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
contactsmanager.php
|
Merge branch 'master' into contactsmanager-register
|
12 years ago |
|
davclient.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
db.php
|
- fix dropTable() and introduce tableExists()
|
12 years ago |
|
defaults.php
|
Fix all PHPDoc types and variable names, in /lib
|
12 years ago |
|
eventsource.php
|
sanitize fallbackId
|
12 years ago |
|
filechunking.php
|
Fix PHPdoc in lib/private
|
12 years ago |
|
fileproxy.php
|
Fix all PHPDoc types and variable names, in /lib
|
12 years ago |
|
files.php
|
Squash 'a | b' into 'a|b', in /lib
|
12 years ago |
|
forbiddenexception.php
|
Cache folder is now configurable
|
12 years ago |
|
geo.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
group.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
helper.php
|
Make the recursive delete more robust
|
12 years ago |
|
hintexception.php
|
move the private namespace OC into lib/private - OCP will stay in lib/public
|
12 years ago |
|
hook.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
image.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
installer.php
|
Added requiremin/requiremax fields for apps
|
12 years ago |
|
json.php
|
Some more PHPDoc fixes
|
12 years ago |
|
l10n.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
largefilehelper.php
|
Document exceptions thrown by \OC\LargeFileHelper.
|
12 years ago |
|
log.php
|
fix missing spaces
|
12 years ago |
|
mail.php
|
upgraded phpmailer into v5.2.8 via composer
|
12 years ago |
|
migrate.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
mimetypes.list.php
|
Add flv to known mimetypes
|
12 years ago |
|
navigationmanager.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
notsquareexception.php
|
move the private namespace OC into lib/private - OCP will stay in lib/public
|
12 years ago |
|
ocs.php
|
Fix all PHPDoc types and variable names, in /lib
|
12 years ago |
|
ocsclient.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
preferences.php
|
Correctly create list of placeholders
|
12 years ago |
|
preview.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
previewmanager.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
repair.php
|
Add a (currently) empty system for running common repair steps
|
12 years ago |
|
request.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
response.php
|
Merge branch 'master' into cleanup-list-code
|
12 years ago |
|
search.php
|
Some more PHPDoc fixes
|
12 years ago |
|
server.php
|
use registerService method instead of array access
|
12 years ago |
|
setup.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
subadmin.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
tagmanager.php
|
reorganize file in lib
|
12 years ago |
|
tags.php
|
Fix all PHPDoc types and variable names, in /lib
|
12 years ago |
|
template.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
templatelayout.php
|
Now settings CSS class with appid in content DIV
|
12 years ago |
|
updater.php
|
Now showing disabled apps as upgrade status line
|
12 years ago |
|
urlgenerator.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |
|
user.php
|
Merge pull request #8443 from owncloud/csrf-on-login-and-logout
|
12 years ago |
|
util.php
|
Merge pull request #7614 from owncloud/test_annotations_working
|
12 years ago |
|
vobject.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
12 years ago |