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.
 
 
 
 
 
 
nextcloud-server/lib/private
Thomas Müller 153eadd753 Merge branch 'master' into close-session-faster-master 13 years ago
..
appframework Move the router classes to a namespace and expose it with a public interface 13 years ago
archive Scrutinizer Auto-Fixes 13 years ago
backgroundjob Scrutinizer Auto-Fixes 13 years ago
cache Scrutinizer Auto-Fixes 13 years ago
connector/sabre close the session for all DAV calls right after authentication - no need to write to the session afterwards 13 years ago
db Allow XML entity loader for MDB2 schema loader 13 years ago
fileproxy move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
files Merge pull request #7650 from owncloud/quota-totalspace 13 years ago
group Scrutinizer Auto-Fixes 13 years ago
hooks polish documentation based on scrutinizer patches 13 years ago
l10n polish documentation based on scrutinizer patches 13 years ago
legacy Scrutinizer Auto-Fixes 13 years ago
log add test for password remove method 13 years ago
memcache Merge branch 'master' into scrutinizer_documentation_patches 13 years ago
migration Scrutinizer Auto-Fixes 13 years ago
ocs Return 101 if user doesnt exist 13 years ago
preview fix merge conflicts 13 years ago
route Move the router classes to a namespace and expose it with a public interface 13 years ago
search polish documentation based on scrutinizer patches 13 years ago
session introduce reopen() method to be used for unit test execution only - right after a unit test has been executed the session will be reopened 13 years ago
setup Merge pull request #6632 from eduardosan/master 13 years ago
share send an individual email to each recipient 13 years ago
template Fix some more docstrings 13 years ago
user Remove `session_id_regenerate` from here 13 years ago
vobject move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
activitymanager.php polish documentation based on scrutinizer patches 13 years ago
allconfig.php $default of OC_Config::[gs]etValue can have more then string as type 13 years ago
api.php Merge pull request #7649 from owncloud/routing-public 13 years ago
app.php move replace to inside isset 13 years ago
appconfig.php Scrutinizer Auto-Fixes 13 years ago
apphelper.php moving file to the right location 13 years ago
archive.php Scrutinizer Auto-Fixes 13 years ago
arrayparser.php Scrutinizer Auto-Fixes 13 years ago
avatar.php Avatar: accept OC_Image as in setParameter 13 years ago
avatarmanager.php Round out Avatar Public API 13 years ago
backgroundjob.php Scrutinizer Auto-Fixes 13 years ago
cache.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
config.php Fix some more docstrings 13 years ago
contactsmanager.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
davclient.php Fix more documentation failes 13 years ago
db.php Scrutinizer Auto-Fixes 13 years ago
defaults.php make mail notification header color themable 13 years ago
eventsource.php sanitize fallbackId 13 years ago
filechunking.php Scrutinizer Auto-Fixes 13 years ago
fileproxy.php Scrutinizer Auto-Fixes 13 years ago
files.php Merge branch 'zipstreamer' of https://github.com/McNetic/owncloud_core into McNetic-zipstreamer 13 years ago
geo.php Scrutinizer Auto-Fixes 13 years ago
group.php Scrutinizer Auto-Fixes 13 years ago
helper.php Merge pull request #7764 from owncloud/datadir-chmod 13 years ago
hintexception.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
hook.php Added test cleanup listener to detect untidy tests 13 years ago
image.php unit tests for specific image type output added 13 years ago
installer.php Use 'command -v' to detect whether and where software is installed (instead of 'which') 13 years ago
json.php polish documentation based on scrutinizer patches 13 years ago
l10n.php Fix some docstrings in l10n.php 13 years ago
log.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
mail.php remove magic handling of recipient lists by exploding the string - this functionality is nowhere used this way and nowhere documented - and broken because only $toaddress will be exploded not $toname 13 years ago
migrate.php Scrutinizer Auto-Fixes 13 years ago
mimetypes.list.php add BMP mimetype for BMP previews 13 years ago
navigationmanager.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
notsquareexception.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
ocs.php Scrutinizer Auto-Fixes 13 years ago
ocsclient.php Disable XML entities when parsing XML 13 years ago
preferences.php Scrutinizer Auto-Fixes 13 years ago
preview.php Merge pull request #7704 from owncloud/preview_use_pre_instead_of_post_delete_hook_2 13 years ago
previewmanager.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
repair.php Add a (currently) empty system for running common repair steps 13 years ago
request.php Fixed X-Forwarded-Host parsing 13 years ago
response.php Merge branch 'master' into scrutinizer_documentation_patches 13 years ago
search.php polish documentation based on scrutinizer patches 13 years ago
server.php Move the router classes to a namespace and expose it with a public interface 13 years ago
setup.php CSS is now loaded directly instead via PHP 13 years ago
subadmin.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
tagmanager.php reorganize file in lib 13 years ago
tags.php polish documentation based on scrutinizer patches 13 years ago
template.php polish documentation based on scrutinizer patches 13 years ago
templatelayout.php integrate assetic for asset pipeline-ing 13 years ago
updater.php Added warning for trusted_domains after CLI upgrade 13 years ago
urlgenerator.php switch OC::getRouter usages to OC::$server->getRouter 13 years ago
user.php Move session_regenerate_id to `login()` 13 years ago
util.php use a non-recursive chmod on the datadir 13 years ago
vobject.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago