server/lib/private
Jonny007-MKD 4161fd2408 Update adapter.php
Modified insertIfNotExist() to support NULL values
2014-07-01 17:47:27 +02:00
..
appframework Merge pull request #8980 from owncloud/better-accept-header 2014-06-12 13:28:03 +02:00
archive
backgroundjob Fix check if class exists 2014-06-27 00:52:37 +02:00
cache
connector/sabre Fix permissions check when moving a file to a different directory over webdav 2014-06-20 14:29:13 +02:00
db Update adapter.php 2014-07-01 17:47:27 +02:00
fileproxy
files Merge pull request #9266 from owncloud/fix_objectstore_etag_update 2014-06-29 20:59:20 +02:00
group extend Dummy user and group implementation to pass tests 2014-06-25 13:13:53 +02:00
hooks
l10n
legacy fix namespace for legacy search classes 2014-06-06 11:01:35 +02:00
log
memcache
migration
ocs
preview Merge pull request #8978 from owncloud/movie_preview_improvements 2014-06-14 01:01:59 +02:00
route Prevent loadApps on upgrade 2014-06-18 11:10:07 +02:00
search make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 2014-06-06 01:17:02 +02:00
session
setup
share make sure that during share and unshare the etags get propagated correctly 2014-06-25 12:11:56 +02:00
template
user loop over usernames, not passwords 2014-06-30 20:43:50 +02:00
vobject
activitymanager.php
allconfig.php
api.php Return 503 OCS response with requested format 2014-06-30 15:37:38 +02:00
app.php better validation for OC_App::getAppPath() 2014-06-25 16:24:55 +02:00
appconfig.php
apphelper.php
archive.php
arrayparser.php
avatar.php
avatarmanager.php
backgroundjob.php
cache.php
config.php
contactsmanager.php
davclient.php
db.php We obviously have to pass the hostname as is when there is no ':' in the hostname. 2014-06-17 14:48:32 +02:00
defaults.php more strings to translate in utils also some fixes in defaults 2014-06-28 13:29:24 +02:00
eventsource.php
filechunking.php
fileproxy.php
files.php
forbiddenexception.php
geo.php
group.php drastic speedup for nested ldap groups 2014-06-13 00:04:06 +02:00
helper.php update PHPDoc $fileInfo is a SplFileInfo 2014-06-23 23:15:30 +02:00
hintexception.php
hook.php Dont connect hooks twice 2014-06-06 09:56:02 +02:00
image.php
installer.php Add explanation about the current implementation of updateApp 2014-06-22 12:45:59 +02:00
json.php
l10n.php
largefilehelper.php
log.php
mail.php
migrate.php
mimetypes.list.php add new keynote mimetype 2014-06-16 16:25:12 +02:00
navigationmanager.php
notsquareexception.php
ocs.php
ocsclient.php
preferences.php allow to set pre-condition for setValue 2014-06-05 16:54:03 +02:00
preview.php
previewmanager.php
repair.php Merge pull request #9215 from owncloud/officemimetypesupdatefix 2014-06-27 11:23:19 +02:00
repairstep.php Added RepairStep interface and default repair step lists 2014-06-12 17:38:26 +02:00
request.php
response.php
search.php make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 2014-06-06 01:17:02 +02:00
server.php make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 2014-06-06 01:17:02 +02:00
setup.php trusted domains shall not be ignored on autosetup 2014-06-23 10:33:15 +02:00
subadmin.php
tagmanager.php
tags.php
template.php
templatelayout.php
updater.php Added RepairStep interface and default repair step lists 2014-06-12 17:38:26 +02:00
urlgenerator.php
user.php
util.php more strings to translate in utils also some fixes in defaults 2014-06-28 13:29:24 +02:00
vobject.php