nextcloud/lib/private
Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 2014-02-13 16:28:49 +01:00
..
appframework don't specify path to 3rdparty directory when registering Pimple autoloader 2014-01-01 09:52:19 -08:00
archive
backgroundjob remove background jobs if they are failing 2013-12-02 13:43:26 +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 Add caching to appconfig 2014-02-07 14:03:39 +01:00
fileproxy
files Merge pull request #7075 from owncloud/quota-storagexsendfile 2014-02-11 14:49:39 +01:00
group remove unneeded ; in comment 2013-12-12 13:59:00 +01:00
hooks
l10n Merge branch 'master' into fixing-appframework-master 2013-10-08 12:13:24 +02:00
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
minimizer
ocs getData() always needs to return an array 2014-02-07 16:38:15 +01:00
preview properly check if pdf and svg modules are installed 2014-02-04 12:59:14 +01:00
search
session check if a $_SESSION entry exists before we try to remove it 2013-12-11 12:59:48 +01:00
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 adding OC6 public API for activities 2013-10-09 18:06:21 +02:00
allconfig.php Also add default to the \OCP\IConfig interface 2013-12-16 14:33:03 +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 moving file to the right location 2013-10-07 00:32:39 +02:00
archive.php
arrayparser.php
avatar.php Avatar: accept OC_Image as in setParameter 2013-11-22 23:57:23 +01:00
avatarmanager.php Round out Avatar Public API 2013-11-21 23:40:25 +01:00
backgroundjob.php
cache.php
config.php Load a separate config (if present) when running unit tests 2014-01-17 14:40:48 +01:00
contactsmanager.php
davclient.php Fixed spaces 2013-10-17 23:22:19 +02:00
db.php Send "SET NAMES utf8" to MySQL for PHP below 5.3.6 2013-12-11 00:19:51 +01:00
defaults.php fix defaults.php doc 2013-11-25 14:13:58 +01:00
eventsource.php Fixed download file from URL error messages 2013-12-12 10:38:12 +01:00
filechunking.php fixes #5367 2013-10-17 20:20:13 +02:00
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 dispayNamesInGroup(s) should always return uid as key in the result attr, fixes #5209 2013-10-20 20:55:27 +02:00
helper.php merge master into storagestatistics-reuse 2014-02-05 13:36:55 +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
mimetypes.list.php Add icons for mdb and accdb files. 2014-01-23 03:06:14 +01:00
minimizer.php
navigationmanager.php
notsquareexception.php
ocs.php fix the privatedata key value store 2013-10-30 19:36:29 +01:00
ocsclient.php Merge branch 'master' into lib-private-master-2 2013-10-01 16:11:59 +02:00
preferences.php
preview.php add PHPDoc for setMimetype() 2013-11-28 19:05:43 +01:00
previewmanager.php
repair.php Add a (currently) empty system for running common repair steps 2013-11-26 14:12:48 +01:00
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 Add patch method to OC_Route 2013-10-01 20:13:13 +02:00
router.php Symfonys addCollection() with multiple arguments is deprecated, fix deprecation warning 2013-12-04 18:01:51 +01:00
search.php
server.php use the 'new' server container for appconfig 2014-02-07 13:45:59 +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 Do not use L10n when logging exceptions 2013-12-16 15:11:13 +01:00
templatelayout.php correctly mark app management active 2013-12-09 15:53:31 +01:00
updater.php Add a (currently) empty system for running common repair steps 2013-11-26 14:12:48 +01:00
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