| .. |
|
appframework
|
Merge pull request #9228 from owncloud/remove-routing-singular-issues
|
2014-07-14 17:10:07 +07:00 |
|
archive
|
…
|
|
|
backgroundjob
|
Dont try to execute jobs that no longer exist
|
2014-07-25 18:02:02 +07:00 |
|
cache
|
…
|
|
|
connector/sabre
|
adding special handling of checkPrecondition() for chunked upload
|
2014-07-22 13:06:20 +07:00 |
|
contacts
|
ownCloud users are exported as address book
|
2014-07-24 17:35:02 +07:00 |
|
db
|
migration test for sqlite - adding type mapping for 'tinyint unsigned'
|
2014-07-29 09:18:37 +07:00 |
|
fileproxy
|
…
|
|
|
files
|
Merge pull request #9406 from philfry/master
|
2014-07-21 12:22:06 +07:00 |
|
group
|
Add group management to the public api
|
2014-07-16 14:25:31 +07:00 |
|
hooks
|
…
|
|
|
l10n
|
…
|
|
|
legacy
|
deprecate OC_Search_Provider in favor of \OCP\Search\Provider
|
2014-07-03 16:03:09 +07:00 |
|
log
|
…
|
|
|
memcache
|
Memcache\Factory: Remove static, use globalPrefix.
|
2014-07-29 11:14:36 +07:00 |
|
migration
|
…
|
|
|
ocs
|
…
|
|
|
preview
|
Use svg mimeicons for empty text files
|
2014-07-30 16:31:37 +07:00 |
|
route
|
introduce and use getCurrentConnection()
|
2014-07-01 16:45:00 +07:00 |
|
search
|
mkae getRelativePath of file search results overwriteable in subclasses
|
2014-07-14 19:27:10 +07:00 |
|
session
|
…
|
|
|
setup
|
Add repair step to set MySQL collation to utf8_bin
|
2014-07-08 15:12:07 +07:00 |
|
share
|
Merge pull request #9970 from owncloud/sharing_set_expire_date
|
2014-07-30 14:37:16 +07:00 |
|
template
|
…
|
|
|
user
|
- adding default value for $recoveryPassword
|
2014-07-24 12:50:39 +07:00 |
|
vobject
|
…
|
|
|
activitymanager.php
|
Adding new interface \OCP\Activity\IExtentsion
|
2014-07-08 09:04:37 +07:00 |
|
allconfig.php
|
…
|
|
|
api.php
|
introduce and use getCurrentConnection()
|
2014-07-01 16:45:00 +07:00 |
|
app.php
|
Merge pull request #9571 from owncloud/fix_appstore_update_issue
|
2014-07-14 10:00:39 +07:00 |
|
appconfig.php
|
port of #9500
|
2014-07-08 16:32:01 +07: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 +07:00 |
|
defaults.php
|
make sure that 'OC_Theme' exists before checking if the method exists
|
2014-07-15 17:48:25 +07:00 |
|
eventsource.php
|
Prevent nginx from buffering event source events
|
2014-07-26 16:07:11 +07: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 +07:00 |
|
helper.php
|
update PHPDoc $fileInfo is a SplFileInfo
|
2014-06-23 23:15:30 +07:00 |
|
hintexception.php
|
…
|
|
|
hook.php
|
…
|
|
|
image.php
|
extract transparency fix from #8050
|
2014-07-30 16:13:33 +07:00 |
|
installer.php
|
Merge pull request #9598 from owncloud/fix-app-installation-master
|
2014-07-14 17:05:36 +07:00 |
|
json.php
|
Add machine readable error messages to OC\JSON
|
2014-07-04 16:20:27 +07:00 |
|
l10n.php
|
Adding new interface \OCP\Activity\IExtentsion
|
2014-07-08 09:04:37 +07:00 |
|
largefilehelper.php
|
…
|
|
|
log.php
|
fix logger implementation and test
|
2014-07-15 10:10:16 +07:00 |
|
mail.php
|
…
|
|
|
migrate.php
|
…
|
|
|
mimetypes.list.php
|
Update mimetypes.list.php
|
2014-07-24 15:43:55 +07:00 |
|
navigationmanager.php
|
…
|
|
|
notsquareexception.php
|
…
|
|
|
ocs.php
|
…
|
|
|
ocsclient.php
|
update appstore api url
|
2014-07-17 21:54:46 +07:00 |
|
preferences.php
|
port of #9500
|
2014-07-08 16:32:01 +07:00 |
|
preview.php
|
Merge pull request #10051 from owncloud/preview-empty-text
|
2014-07-31 11:38:29 +07:00 |
|
previewmanager.php
|
Use svg mimeicons for empty text files
|
2014-07-30 16:31:37 +07:00 |
|
repair.php
|
Add repair step to set MySQL collation to utf8_bin
|
2014-07-08 15:12:07 +07:00 |
|
repairstep.php
|
…
|
|
|
request.php
|
Only overwrite serverHost when in unit tests
|
2014-07-07 15:08:45 +07:00 |
|
response.php
|
…
|
|
|
search.php
|
…
|
|
|
server.php
|
Merge pull request #9904 from owncloud/loggedout-getuserfolder
|
2014-07-28 10:04:01 +07: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 +07:00 |
|
urlgenerator.php
|
…
|
|
|
user.php
|
…
|
|
|
util.php
|
Merge pull request #9798 from owncloud/ocs_share_api_add_expire_date
|
2014-07-28 17:28:32 +07:00 |
|
vobject.php
|
…
|
|