server/lib/private
2013-11-28 19:25:49 +01:00
..
appframework add PHPDoc for urlParams 2013-11-27 10:55:06 +01:00
archive
backgroundjob decode arguments as array 2013-11-05 10:30:18 +01:00
cache
connector/sabre adding chunked upload handling 2013-11-25 15:35:26 +01:00
db Merge pull request #5789 from ogasser/db_fix_default_for_numeric 2013-11-15 04:19:33 -08:00
fileproxy
files correctFolder() already resolves the dirname internally 2013-11-28 19:25:49 +01:00
group
hooks
l10n
legacy
log remove passwords from logfile 2013-11-26 12:26:32 +01:00
memcache
migration
minimizer
ocs Get rid of the SELECT query. Try UPDATE, on failure INSERT. 2013-10-31 16:04:18 +01:00
preview we better use 5MB (1024 * 1024 * 5 = 5242880) instead of 1MB. 2013-11-22 12:23:22 +01:00
search
session
setup
template introduce OC_Helper::linkToDocs() 2013-10-21 22:01:27 +02:00
user Enable user backends to provide avatar images 2013-11-22 13:25:20 +01:00
vobject
activitymanager.php
allconfig.php
api.php Merge multiple failed third party responses when returning the result 2013-11-14 01:21:54 +00:00
app.php add post_enable hook if a app gets enabled 2013-10-22 16:15:19 +02:00
appconfig.php Remove "link" shares right after disabling the "allow_link_share" setting 2013-10-18 11:37:13 +02:00
apphelper.php
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 use OC_Helper::linkToDocs() in lib/private/config.php 2013-10-21 23:08:09 +02:00
contactsmanager.php
davclient.php Fixed spaces 2013-10-17 23:22:19 +02:00
db.php
defaults.php fix defaults.php doc 2013-11-25 14:13:58 +01:00
eventsource.php
filechunking.php fixes #5367 2013-10-17 20:20:13 +02:00
fileproxy.php
files.php fixing spelling and restructure sentence 2013-11-21 09:59:21 +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 External storage space is now not counted in total space 2013-11-18 18:09:01 +01:00
hintexception.php
hook.php
image.php Revert "use relative paths to create images from a file. This way it also works if" 2013-11-22 18:01:44 +01:00
installer.php one tab less 2013-11-18 12:19:16 +01:00
json.php
l10n.php fixing PHPDoc & grammar 2013-10-23 19:06:36 +02:00
log.php
mail.php
migrate.php
mimetypes.list.php
minimizer.php
navigationmanager.php
notsquareexception.php
ocs.php fix the privatedata key value store 2013-10-30 19:36:29 +01:00
ocsclient.php
preferences.php
preview.php
previewmanager.php
repair.php Add a (currently) empty system for running common repair steps 2013-11-26 14:12:48 +01:00
request.php Fix getRawPathInfo for the '/' edge case 2013-11-27 21:28:54 +01:00
response.php
route.php
router.php
search.php
server.php fixing PHPDoc comments and syntax 2013-11-22 12:34:37 +01:00
setup.php implementing solution using <ifModule mod_authz_core> 2013-11-08 17:29:14 +01:00
subadmin.php
tagmanager.php
tags.php
template.php
templatelayout.php
updater.php Add a (currently) empty system for running common repair steps 2013-11-26 14:12:48 +01:00
urlgenerator.php use SERVERROOT instead of WEBROOT in all file_exists checks, whitespace 2013-10-28 14:18:20 +01:00
user.php return false if user is in incognito mode 2013-11-27 16:52:30 +01:00
util.php add new function to generate the human readable version string based on version, channel and build number 2013-11-24 21:26:34 +01:00
vobject.php