..
appframework
Merge pull request #8980 from owncloud/better-accept-header
2014-06-12 13:28:03 +02:00
archive
backgroundjob
Support having legacy OC_Cache_FileGlobalGC
background jobs
2014-06-03 11:01:01 +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
Do not rename primary key index when renaming table
2014-06-17 15:23:18 +02:00
fileproxy
files
really always take root of the substorage
2014-06-25 13:00:11 +02:00
group
1. remove sizeof($filteredUsers) > 0 as condition
2014-09-18 17:50:19 +02:00
hooks
l10n
legacy
fix namespace for legacy search classes
2014-06-06 11:01:35 +02:00
log
Don't error out on console.
2014-06-04 07:55:45 +02:00
memcache
migration
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
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
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
user
this line was lost on rebase
2014-06-02 13:22:06 +02:00
vobject
activitymanager.php
allconfig.php
api.php
app.php
Add comment
2014-06-23 15:14:35 +02:00
appconfig.php
Use a map to prevent having to use search
2014-06-03 12:40:23 +02:00
apphelper.php
archive.php
arrayparser.php
avatar.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
avatarmanager.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
backgroundjob.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
cache.php
config.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
contactsmanager.php
Merge branch 'master' into contactsmanager-register
2014-05-19 21:35:13 +02:00
davclient.php
Upgrade SabreDAV to 1.8.10
2014-06-04 12:22:23 +02:00
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
eventsource.php
filechunking.php
fileproxy.php
files.php
drop allowZIPdownload and maxZIPSize as options
2014-06-02 16:29:03 +02:00
forbiddenexception.php
geo.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
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
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
installer.php
Add explanation about the current implementation of updateApp
2014-06-22 12:45:59 +02:00
json.php
l10n.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
largefilehelper.php
Document exceptions thrown by \OC\LargeFileHelper.
2014-05-29 16:26:02 +02:00
log.php
mail.php
upgraded phpmailer into v5.2.8 via composer
2014-05-27 23:33:18 +02:00
migrate.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
mimetypes.list.php
add new keynote mimetype
2014-06-16 16:25:12 +02:00
navigationmanager.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
notsquareexception.php
ocs.php
ocsclient.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
preferences.php
allow to set pre-condition for setValue
2014-06-05 16:54:03 +02:00
preview.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
previewmanager.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
repair.php
Fixed instanceof to use interface instead of class
2014-06-12 17:38:26 +02:00
repairstep.php
Added RepairStep interface and default repair step lists
2014-06-12 17:38:26 +02:00
request.php
Upgrade SabreDAV to 1.8.10
2014-06-04 12:22:23 +02:00
response.php
Merge branch 'master' into cleanup-list-code
2014-05-19 20:52:25 +02:00
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
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
tagmanager.php
tags.php
template.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
templatelayout.php
Now settings CSS class with appid in content DIV
2014-05-15 17:51:04 +02:00
updater.php
Added RepairStep interface and default repair step lists
2014-06-12 17:38:26 +02:00
urlgenerator.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
user.php
Merge pull request #8443 from owncloud/csrf-on-login-and-logout
2014-06-02 11:27:20 +02:00
util.php
Prevent loadApps on upgrade
2014-06-18 11:10:07 +02:00
vobject.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00