| .. |
|
activity
|
…
|
|
|
app
|
emit correct signal when disabling an app
|
2016-06-16 17:17:02 +07:00 |
|
appframework
|
Make ownCloud work again in php 7.0.6
|
2016-05-01 12:31:26 +07:00 |
|
archive
|
Remove Scrutinizer Auto Fixer
|
2016-03-01 17:48:23 +07:00 |
|
backgroundjob
|
Change the sort order of background jobs to be DESC instead of ASC
|
2016-04-22 14:11:26 +07:00 |
|
cache
|
Allow chunk GC mtime tolerance for unfinished part chunks
|
2016-05-17 17:15:09 +07:00 |
|
command
|
…
|
|
|
comments
|
ucwords does not support delimiter on 5.4
|
2016-03-04 12:20:50 +07:00 |
|
console
|
Update author information
|
2016-03-01 17:25:15 +07:00 |
|
db
|
Prevent certain DBs throwing exceptions on same-value updates
|
2016-03-16 14:50:00 +07:00 |
|
diagnostics
|
Remove Scrutinizer Auto Fixer
|
2016-03-01 17:48:23 +07:00 |
|
encryption
|
Use capped cache for encryption's user access list
|
2016-06-13 17:47:57 +07:00 |
|
files
|
Capped cache for cache info in UserMountCache
|
2016-06-15 13:02:39 +07:00 |
|
group
|
Make sure that the return value is an array
|
2016-03-07 13:55:33 +07:00 |
|
hooks
|
…
|
|
|
http/client
|
…
|
|
|
integritycheck
|
Also exclude __apps
|
2016-04-26 19:18:31 +07:00 |
|
l10n
|
Do not save the language as request lang for apps when we didn't find any
|
2016-05-04 14:07:07 +07:00 |
|
legacy
|
Remove Scrutinizer Auto Fixer
|
2016-03-01 17:48:23 +07:00 |
|
lock
|
free up memory when releasing the last shared lock
|
2016-05-18 16:19:35 +07:00 |
|
log
|
Use static method
|
2016-04-05 12:45:46 +07:00 |
|
mail
|
…
|
|
|
memcache
|
xcache.var_size with 64M should evaluate to isAvailable
|
2016-03-30 16:43:28 +07:00 |
|
notification
|
Update author information
|
2016-03-01 17:25:15 +07:00 |
|
ocs
|
…
|
|
|
preview
|
Backport #23752 to stable9
|
2016-04-11 09:40:41 +07:00 |
|
repair
|
Revert "[stable9] Remove shares of the root folder" (#25157)
|
2016-06-17 11:08:26 +07:00 |
|
route
|
getAppPath can return false
|
2016-03-24 12:22:42 +07:00 |
|
search
|
Use proper URLs for search results
|
2016-03-14 16:16:25 +07:00 |
|
security
|
[stable9] Ignore certificate file if it starts with file://
|
2016-04-21 19:00:27 +07:00 |
|
session
|
…
|
|
|
setup
|
[stable9] Fix conditional check in MySQL setup
|
2016-04-05 15:16:02 +07:00 |
|
share
|
Backport of share id as string fix
|
2016-06-01 17:48:35 +07:00 |
|
share20
|
Do not recurse link share fetching
|
2016-06-17 11:09:27 +07:00 |
|
systemtag
|
Update author information
|
2016-03-01 17:25:15 +07:00 |
|
tagging
|
…
|
|
|
template
|
Remove Scrutinizer Auto Fixer
|
2016-03-01 17:48:23 +07:00 |
|
user
|
Merge pull request #24414 from owncloud/stable9_24405
|
2016-05-19 10:31:31 +07:00 |
|
activitymanager.php
|
Allow the activity app to set the current user when sending emails
|
2016-03-29 09:12:12 +07:00 |
|
allconfig.php
|
Capped cache for user config
|
2016-06-17 12:46:28 +07:00 |
|
api.php
|
Add DAV authenticated also to other scopes
|
2016-03-14 17:57:37 +07:00 |
|
app.php
|
Properly handle return values of OC_App::getAppInfo()
|
2016-04-01 09:16:47 +07:00 |
|
appconfig.php
|
Remove Scrutinizer Auto Fixer
|
2016-03-01 17:48:23 +07:00 |
|
apphelper.php
|
…
|
|
|
archive.php
|
…
|
|
|
avatar.php
|
only remove avatars from the folder we store them in
|
2016-03-30 10:25:37 +07:00 |
|
avatarmanager.php
|
dont die when we cant save the resized avatar, log instead
|
2016-03-25 14:13:17 +07:00 |
|
capabilitiesmanager.php
|
…
|
|
|
config.php
|
…
|
|
|
contactsmanager.php
|
…
|
|
|
databaseexception.php
|
…
|
|
|
databasesetupexception.php
|
…
|
|
|
datetimeformatter.php
|
…
|
|
|
datetimezone.php
|
…
|
|
|
db.php
|
Remove Scrutinizer Auto Fixer
|
2016-03-01 17:48:23 +07:00 |
|
defaults.php
|
Remove Scrutinizer Auto Fixer
|
2016-03-01 17:48:23 +07:00 |
|
eventsource.php
|
…
|
|
|
filechunking.php
|
Fix PHP memory leak in file_get_contents()
|
2016-04-04 18:14:39 +07:00 |
|
files.php
|
replaced UnseekableException => NotPermittedException
|
2016-05-25 15:38:48 +07:00 |
|
forbiddenexception.php
|
…
|
|
|
group.php
|
Remove Scrutinizer Auto Fixer
|
2016-03-01 17:48:23 +07:00 |
|
helper.php
|
Allow public upload when the quota is unlimited (#24988)
|
2016-06-06 13:48:38 +07:00 |
|
hintexception.php
|
Update author information
|
2016-03-01 17:25:15 +07:00 |
|
hook.php
|
Update author information
|
2016-03-01 17:25:15 +07:00 |
|
httphelper.php
|
…
|
|
|
image.php
|
Remove Scrutinizer Auto Fixer
|
2016-03-01 17:48:23 +07:00 |
|
installer.php
|
check whether index is set before using it
|
2016-04-26 14:36:24 +07:00 |
|
json.php
|
Send 401 header for OC_JSON::checkLoggedIn()
|
2016-02-16 09:48:40 +07:00 |
|
largefilehelper.php
|
…
|
|
|
log.php
|
Remove the password from the validateUserPass() method as well
|
2016-05-19 12:11:31 +07:00 |
|
naturalsort.php
|
…
|
|
|
naturalsort_defaultcollator.php
|
…
|
|
|
navigationmanager.php
|
…
|
|
|
needsupdateexception.php
|
…
|
|
|
notsquareexception.php
|
…
|
|
|
ocs.php
|
…
|
|
|
ocsclient.php
|
…
|
|
|
preview.php
|
Remove Scrutinizer Auto Fixer
|
2016-03-01 17:48:23 +07:00 |
|
previewmanager.php
|
…
|
|
|
releasenotes.php
|
Remove duplicated message
|
2016-04-06 15:51:25 +07:00 |
|
repair.php
|
Revert "[stable9] Remove shares of the root folder" (#25157)
|
2016-06-17 11:08:26 +07:00 |
|
repairexception.php
|
…
|
|
|
repairstep.php
|
…
|
|
|
response.php
|
…
|
|
|
search.php
|
…
|
|
|
server.php
|
Show hint in CLI
|
2016-04-06 15:34:16 +07:00 |
|
servercontainer.php
|
…
|
|
|
servernotavailableexception.php
|
…
|
|
|
serviceunavailableexception.php
|
…
|
|
|
setup.php
|
Do not automatically try to enable index.php-less URLs
|
2016-05-10 16:49:36 +07:00 |
|
streamer.php
|
Remove double URL encoding
|
2016-03-07 19:33:50 +07:00 |
|
subadmin.php
|
…
|
|
|
systemconfig.php
|
Update author information
|
2016-03-01 17:25:15 +07:00 |
|
tagmanager.php
|
…
|
|
|
tags.php
|
…
|
|
|
template.php
|
In case of exception we return an html page in case the client is a browser
|
2016-03-24 19:03:21 +07:00 |
|
templatelayout.php
|
Only show message in the UI when the checker is enabled (#24773)
|
2016-05-30 14:50:45 +07:00 |
|
tempmanager.php
|
Update author information
|
2016-03-01 17:25:15 +07:00 |
|
updater.php
|
Make sure that installed is a boolean
|
2016-05-23 13:23:51 +07:00 |
|
urlgenerator.php
|
…
|
|
|
user.php
|
first call the post_login hooks, before we call getUserFolder.
|
2016-05-03 14:16:17 +07:00 |
|
util.php
|
Use temporary htaccesstest.txt for data dir security check
|
2016-06-09 11:59:42 +07:00 |