server/lib/private
Frank Karlitschek ddeb301ad6 Merge pull request #10456 from kroimon/skeleton_dir_config
Make skeleton directory configurable.
2014-08-17 20:01:02 -04:00
..
appframework Minor fixes 2014-08-05 16:53:28 +02:00
archive Previous commit was not based on master, retry. Removed broken tar cutter, double extensions are not possible in temp files. Added tar support. Fixed extension switch. 2014-08-04 14:10:09 +02:00
backgroundjob Dont try to execute jobs that no longer exist 2014-07-25 18:02:02 +02:00
cache
connector/sabre adding special handling of checkPrecondition() for chunked upload 2014-07-22 13:06:20 +02:00
contacts ownCloud users are exported as address book 2014-07-24 17:35:02 +02:00
db migration test for sqlite - adding type mapping for 'tinyint unsigned' 2014-07-29 09:18:37 +02:00
fileproxy
files Merge pull request #10395 from owncloud/close-filehandle-lib-files 2014-08-14 10:57:54 +02:00
group Merge pull request #10144 from owncloud/issue/9972 2014-08-06 09:53:13 +02:00
hooks
l10n
legacy add missing @deprecated annotation to legacy classes 2014-08-14 22:18:12 +02:00
log
memcache Memcache\Factory: Remove static, use globalPrefix. 2014-07-29 11:14:36 +02:00
migration
ocs
preview Merge pull request #9953 from owncloud/fix_text_preview_for_systems_without_ttf 2014-08-07 22:55:06 +02:00
route introduce and use getCurrentConnection() 2014-07-01 16:45:00 +02:00
search mkae getRelativePath of file search results overwriteable in subclasses 2014-07-14 19:27:10 +02:00
session
setup Add repair step to set MySQL collation to utf8_bin 2014-07-08 15:12:07 +02:00
share we need the recipient as a additional parameter to know for which share the notification was send 2014-08-13 17:02:51 +02:00
template
user Fix unit test 2014-08-15 14:15:27 +02:00
vobject
activitymanager.php Adding new interface \OCP\Activity\IExtentsion 2014-07-08 09:04:37 +02:00
allconfig.php
api.php introduce and use getCurrentConnection() 2014-07-01 16:45:00 +02:00
app.php Fix issue when no apps are enabled 2014-08-11 20:36:51 +02:00
appconfig.php port of #9500 2014-07-08 16:32:01 +02:00
apphelper.php
archive.php Previous commit was not based on master, retry. Removed broken tar cutter, double extensions are not possible in temp files. Added tar support. Fixed extension switch. 2014-08-04 14:10:09 +02:00
arrayparser.php
avatar.php
avatarmanager.php
backgroundjob.php
cache.php
config.php
contactsmanager.php
davclient.php
db.php - Added test to trigger index id error 2014-07-14 16:20:09 +02:00
defaults.php remove escaping because it's unneeded 2014-08-05 13:18:38 +02:00
eventsource.php Prevent nginx from buffering event source events 2014-07-26 16:07:11 +02:00
filechunking.php
fileproxy.php
files.php
forbiddenexception.php
geo.php
group.php Add group management to the public api 2014-07-16 14:25:31 +02:00
helper.php APK mimetype icon to be a generic package icon. 2014-08-12 14:10:49 +02:00
hintexception.php
hook.php
image.php Close file handle if exception occurs in image class 2014-08-13 15:19:58 +02:00
installer.php in order to prevent false-positives on the code checker - exec and eval will not longer be grepped for 2014-08-14 10:48:42 +02:00
json.php Add machine readable error messages to OC\JSON 2014-07-04 16:20:27 +02:00
l10n.php Adding new interface \OCP\Activity\IExtentsion 2014-07-08 09:04:37 +02:00
largefilehelper.php file size on non-(Linux/BSD/Windows)-installations 2014-08-07 15:41:58 +02:00
log.php fix logger implementation and test 2014-07-15 10:10:16 +02:00
mail.php Remove X-Mailer header from mails 2014-08-17 18:55:13 +02:00
migrate.php
mimetypes.list.php Merge pull request #9275 from NormalRa/master 2014-08-15 14:41:53 +02:00
navigationmanager.php
notsquareexception.php
ocs.php
ocsclient.php fix return documentation 2014-08-01 13:42:35 +02:00
preferences.php port of #9500 2014-07-08 16:32:01 +02:00
preview.php Merge pull request #10051 from owncloud/preview-empty-text 2014-07-31 11:38:29 +02:00
previewmanager.php Use svg mimeicons for empty text files 2014-07-30 16:31:37 +02:00
repair.php Add repair step to set MySQL collation to utf8_bin 2014-07-08 15:12:07 +02:00
repairstep.php
request.php Only overwrite serverHost when in unit tests 2014-07-07 15:08:45 +02:00
response.php
search.php
server.php Merge pull request #9904 from owncloud/loggedout-getuserfolder 2014-07-28 10:04:01 +02:00
setup.php
subadmin.php
tagmanager.php
tags.php
template.php
templatelayout.php
updater.php Set version AFTER a successful update 2014-07-23 23:38:17 +02:00
urlgenerator.php
user.php update deprecation docs 2014-08-14 12:22:34 +02:00
util.php Make skeleton directory configurable. 2014-08-16 01:07:42 +02:00
vobject.php