server/lib/private
icewind1991 3cc7228c7c Merge pull request #7253 from owncloud/preferences-caching
Add caching to OC\Preferences
2014-02-18 18:17:58 +01:00
..
appframework don't specify path to 3rdparty directory when registering Pimple autoloader 2014-01-01 09:52:19 -08:00
archive
backgroundjob Add unit tests for JobList 2014-02-12 13:52:13 +01:00
cache Remove usage of legacy OC_Appconfig 2014-02-13 16:28:49 +01:00
connector/sabre Merge pull request #6081 from owncloud/partfilewebdavfix 2014-02-04 07:48:37 -08:00
db Merge pull request #6796 from owncloud/statementwrapper-bindparam 2014-02-18 18:13:57 +01:00
fileproxy
files remove the JsonSerializable interface from \OC\Files\FileInfo 2014-02-14 19:26:06 +01:00
group Fix test cases for group manager 2014-02-14 15:07:08 +01:00
hooks
l10n
legacy use the 'new' server container for appconfig 2014-02-07 13:45:59 +01:00
log add test for password remove method 2014-02-04 11:18:04 +01:00
memcache Merge pull request #6247 from owncloud/memcached-multiple-servers 2014-02-08 14:21:19 +01:00
migration Wrap the import/export db in a wrapper to make it compatible with the old style 2013-12-20 12:09:19 +01:00
minimizer
ocs getData() always needs to return an array 2014-02-07 16:38:15 +01:00
preview suppress error msg caused by php bug 2014-02-14 11:23:39 +01:00
search
session
setup Change MySQL to MySQL/MariaDB in the frontend 2014-02-07 17:03:43 +01:00
share fix DI 2014-02-11 10:50:03 +01:00
template Revert "use getAppWebPath() in here as well" 2014-01-20 10:10:34 +01:00
user fixing PHPDoc and use cameCase names 2014-01-09 10:27:47 +01:00
vobject
activitymanager.php
allconfig.php $default of OC_Config::[gs]etValue can have more then string as type 2014-02-12 17:38:32 +01:00
api.php keep response message 2014-01-13 12:27:05 +01:00
app.php Mark an app as loaded before we start loading it 2014-01-31 15:12:21 +01:00
appconfig.php Add explicit sorting 2014-02-11 14:26:40 +01:00
apphelper.php
archive.php
arrayparser.php
avatar.php
avatarmanager.php
backgroundjob.php
cache.php
config.php $default of OC_Config::[gs]etValue can have more then string as type 2014-02-12 17:38:32 +01:00
contactsmanager.php
davclient.php
db.php Merge branch 'master' into fix-5388-master 2013-12-16 22:38:22 +01:00
defaults.php
eventsource.php
filechunking.php
fileproxy.php Added test cleanup listener to detect untidy tests 2013-12-19 20:18:09 +01:00
files.php Added isLocal() method to storage, used for xsendfile 2014-02-06 20:53:15 +01:00
geo.php
group.php
helper.php use file icon as fallback instead of application icon, fix #7237 2014-02-17 20:58:33 +01:00
hintexception.php
hook.php Added test cleanup listener to detect untidy tests 2013-12-19 20:18:09 +01:00
image.php encode imagePath and fix documentation of loadFromFile 2014-01-11 12:07:28 +01:00
installer.php error handling in case a requested app doesn't exists 2014-01-15 17:11:29 +01:00
json.php OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 2014-01-21 11:32:30 +01:00
l10n.php change order of issubdirectory() calls to avoid error messages for non-apps 2014-01-29 14:40:59 +01:00
log.php
mail.php
migrate.php Remove unused variables 2014-02-18 16:28:04 +00:00
mimetypes.list.php add cbr/cbz file type icon, fix #6953 2014-02-17 20:48:32 +01:00
minimizer.php
navigationmanager.php
notsquareexception.php
ocs.php
ocsclient.php
preferences.php remove some unneeded isset's 2014-02-18 14:27:55 +01:00
preview.php
previewmanager.php
repair.php
request.php The regexp of the Freebox user agent is now more strict. 2014-01-29 10:58:34 +01:00
response.php New user agent added for the Freebox. 2014-01-26 18:46:09 +01:00
route.php
router.php
search.php
server.php Merge pull request #7156 from owncloud/backgroundjob-public 2014-02-14 23:11:10 +01:00
setup.php Remove usage of legacy OC_Appconfig 2014-02-13 16:28:49 +01:00
subadmin.php
tagmanager.php
tags.php Use DEBUG instead of ERROR when favourites not found. Fix #6419 2013-12-16 17:07:22 +01:00
template.php
templatelayout.php
updater.php
urlgenerator.php new config parameter 'front_controller_active' which will instruct the url generator to generate urls without index.php 2013-12-31 14:36:02 +01:00
user.php Revert "Use Cache->clear to cleanup the filecache for removed users" 2014-02-03 16:29:04 +01:00
util.php Remove usage of legacy OC_Appconfig 2014-02-13 16:28:49 +01:00
vobject.php