.. |
appframework
|
Merge pull request #9228 from owncloud/remove-routing-singular-issues
|
2014-07-14 17:10:07 +02:00 |
archive
|
…
|
|
backgroundjob
|
Fix check if class exists
|
2014-06-27 00:52:37 +02:00 |
cache
|
…
|
|
connector/sabre
|
Upload abortion is now detected within the OC_Connector_Sabre_File::put()
|
2014-07-08 11:09:59 +02:00 |
db
|
- Added test to trigger index id error
|
2014-07-14 16:20:09 +02:00 |
fileproxy
|
…
|
|
files
|
Fix renaming files in the root folder of a MappedLocal storage
|
2014-07-16 21:24:18 +02:00 |
group
|
Port of #9584
|
2014-07-16 12:23:26 +02:00 |
hooks
|
…
|
|
l10n
|
…
|
|
legacy
|
deprecate OC_Search_Provider in favor of \OCP\Search\Provider
|
2014-07-03 16:03:09 +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
|
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
|
Merge pull request #9561 from libasys/patch-3
|
2014-07-15 16:54:57 +02:00 |
template
|
…
|
|
user
|
Add public interfaces for User, UserManager and UserSession
|
2014-07-14 15:10:51 +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
|
Merge pull request #9571 from owncloud/fix_appstore_update_issue
|
2014-07-14 10:00:39 +02:00 |
appconfig.php
|
port of #9500
|
2014-07-08 16:32:01 +02:00 |
apphelper.php
|
…
|
|
archive.php
|
…
|
|
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
|
make sure that 'OC_Theme' exists before checking if the method exists
|
2014-07-15 17:48:25 +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
|
…
|
|
image.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +02:00 |
installer.php
|
Merge pull request #9598 from owncloud/fix-app-installation-master
|
2014-07-14 17:05:36 +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
|
…
|
|
log.php
|
fix logger implementation and test
|
2014-07-15 10:10:16 +02:00 |
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
|
update appstore api url
|
2014-07-17 21:54:46 -04:00 |
preferences.php
|
port of #9500
|
2014-07-08 16:32:01 +02:00 |
preview.php
|
…
|
|
previewmanager.php
|
…
|
|
repair.php
|
Add repair step to set MySQL collation to utf8_bin
|
2014-07-08 15:12:07 +02:00 |
repairstep.php
|
Added RepairStep interface and default repair step lists
|
2014-06-12 17:38:26 +02:00 |
request.php
|
Only overwrite serverHost when in unit tests
|
2014-07-07 15:08:45 +02:00 |
response.php
|
…
|
|
search.php
|
…
|
|
server.php
|
use UserSession service to resolve user id
|
2014-07-15 17:42:17 +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
|
Merge pull request #8443 from owncloud/csrf-on-login-and-logout
|
2014-06-02 11:27:20 +02:00 |
util.php
|
Remove forgotten debug log
|
2014-07-03 12:26:17 +02:00 |
vobject.php
|
…
|
|