| .. |
|
app
|
Scrutinizer Auto-Fixes
|
2015-05-19 11:23:06 +07:00 |
|
appframework
|
disallow cookie auth for cors requests
|
2015-05-22 14:06:26 +07:00 |
|
archive
|
…
|
|
|
assetic
|
…
|
|
|
backgroundjob
|
also free joblist and base from file cache code
|
2015-05-12 17:44:31 +07:00 |
|
cache
|
Fix login handler for file cache - fixes #16795
|
2015-06-08 14:13:38 +07:00 |
|
command
|
…
|
|
|
connector/sabre
|
verify path when getting a node for sabredav
|
2015-06-11 17:11:33 +07:00 |
|
console
|
Only load commands of enabled apps
|
2015-05-18 12:33:56 +07:00 |
|
contacts
|
…
|
|
|
db
|
Do not use digits in random index names
|
2015-06-08 19:02:07 +07:00 |
|
diagnostics
|
…
|
|
|
encryption
|
Check if the part files has keys when the original file does not
|
2015-06-08 15:42:38 +07:00 |
|
files
|
Don't use limit on explode to have only 1 code path
|
2015-06-12 11:58:26 +07:00 |
|
group
|
Merge pull request #16402 from owncloud/issue-15956-slow-group-usercount
|
2015-06-08 12:11:22 +07:00 |
|
hooks
|
more type hints
|
2015-06-02 14:07:55 +07:00 |
|
http/client
|
…
|
|
|
l10n
|
fix #15962
|
2015-04-30 12:44:45 +07:00 |
|
legacy
|
Revert "Deprecated \OCP\IAppConfig - add missing methods to IConfig"
|
2015-03-27 18:50:11 +07:00 |
|
lock
|
Fixing undefined index 'foo'
|
2015-06-01 14:10:00 +07:00 |
|
log
|
Merge pull request #16075 from owncloud/skeleton-copy-delay
|
2015-05-20 13:52:08 +07:00 |
|
mail
|
Add "Reply-To" support for mails
|
2015-04-10 15:05:34 +07:00 |
|
memcache
|
add compare-and-delete to the memcache interface
|
2015-06-12 17:28:09 +07:00 |
|
ocs
|
Remove unused variables
|
2015-04-18 16:35:19 +07:00 |
|
preview
|
Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly
|
2015-06-06 16:25:04 +07:00 |
|
route
|
Clean application identifier before processing
|
2015-06-01 17:03:51 +07:00 |
|
search
|
Scrutinizer Auto-Fixes
|
2015-05-19 11:23:06 +07:00 |
|
security
|
Fix type annotation
|
2015-04-27 13:31:18 +07:00 |
|
session
|
…
|
|
|
setup
|
Remove unused variables
|
2015-04-18 16:35:19 +07:00 |
|
share
|
Fix the share mail notification when the item is in a folder
|
2015-05-06 15:44:19 +07:00 |
|
tagging
|
…
|
|
|
template
|
Fix wrong path generation
|
2015-04-20 11:01:33 +07:00 |
|
user
|
more type hints
|
2015-06-02 14:07:55 +07:00 |
|
activitymanager.php
|
Add logic for getting the user from the rss token to the Manager
|
2015-03-30 15:23:09 +07:00 |
|
allconfig.php
|
Make scrutinizer happy
|
2015-04-01 12:13:49 +07:00 |
|
api.php
|
Fix usage of deprecated private constants
|
2015-04-18 10:30:02 +07:00 |
|
app.php
|
Avoid the log entry with the ModuleAlreadyExists exception when enabling the app
|
2015-05-07 11:00:55 +07:00 |
|
appconfig.php
|
Use insertIfNotExists to avoid problems with parallel calls
|
2015-05-11 12:38:33 +07:00 |
|
apphelper.php
|
Deprecate useless helper class
|
2015-05-21 23:35:37 +07:00 |
|
archive.php
|
…
|
|
|
arrayparser.php
|
…
|
|
|
avatar.php
|
Filter potential dangerous filenames for avatars
|
2015-04-28 16:57:23 +07:00 |
|
avatarmanager.php
|
Filter potential dangerous filenames for avatars
|
2015-04-28 16:57:23 +07:00 |
|
config.php
|
…
|
|
|
contactsmanager.php
|
…
|
|
|
databaseexception.php
|
…
|
|
|
databasesetupexception.php
|
…
|
|
|
datetimeformatter.php
|
…
|
|
|
datetimezone.php
|
When guessing the timezone, the offset might only be valid on a given timestamp
|
2015-04-07 10:13:06 +07:00 |
|
db.php
|
fix followup issues with unneeded parameters
|
2015-04-18 17:02:39 +07:00 |
|
defaults.php
|
Add proper versioning for doc URL
|
2015-05-02 21:05:11 +07:00 |
|
eventsource.php
|
…
|
|
|
filechunking.php
|
kill OC_FileProxy 💥
|
2015-04-07 13:30:28 +07:00 |
|
files.php
|
End processing when file is not found
|
2015-05-22 11:53:02 +07:00 |
|
forbiddenexception.php
|
…
|
|
|
group.php
|
…
|
|
|
helper.php
|
Add owner to the storage stats to enable better notifications
|
2015-06-05 18:21:41 +07:00 |
|
hintexception.php
|
…
|
|
|
hook.php
|
Throw ServerNotAvailableException always
|
2015-04-10 14:51:21 +07:00 |
|
httphelper.php
|
Add connection timeout to default POST options
|
2015-05-26 11:22:50 +07:00 |
|
image.php
|
Make sure we have a resource before measuring its size
|
2015-06-08 15:10:29 +07:00 |
|
installer.php
|
Add experimental applications switch
|
2015-04-03 13:21:24 +07:00 |
|
json.php
|
…
|
|
|
l10n.php
|
Some locales need to be converted to be compliant with CLDR
|
2015-05-08 23:45:07 +07:00 |
|
largefilehelper.php
|
…
|
|
|
log.php
|
Conditional logging
|
2015-05-08 15:58:33 +07:00 |
|
mimetypes.list.php
|
Adding mark down mime type mkd - fixes https://github.com/owncloud/files_texteditor/issues/45
|
2015-06-05 17:11:14 +07:00 |
|
naturalsort.php
|
…
|
|
|
naturalsort_defaultcollator.php
|
…
|
|
|
navigationmanager.php
|
…
|
|
|
needsupdateexception.php
|
…
|
|
|
notsquareexception.php
|
…
|
|
|
ocs.php
|
…
|
|
|
ocsclient.php
|
Improve error messge text for app upgrade try (#15375)
|
2015-04-22 13:24:11 +07:00 |
|
preview.php
|
Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly
|
2015-06-06 16:25:04 +07:00 |
|
previewmanager.php
|
Split image provider in one sub-class per media type
|
2015-04-02 10:31:24 +07:00 |
|
repair.php
|
more hints
|
2015-06-02 14:16:37 +07:00 |
|
repairexception.php
|
…
|
|
|
repairstep.php
|
…
|
|
|
response.php
|
Add version to deprecation notice
|
2015-04-20 10:30:16 +07:00 |
|
search.php
|
…
|
|
|
server.php
|
Order all use statements correctly
|
2015-06-11 11:29:27 +07:00 |
|
servernotavailableexception.php
|
throw exception if setup is incomplete
|
2015-04-10 09:12:37 +07:00 |
|
serviceunavailableexception.php
|
…
|
|
|
setup.php
|
Add check for activated local memcache
|
2015-03-28 13:59:22 +07:00 |
|
subadmin.php
|
Remove unused variables
|
2015-04-18 16:35:19 +07:00 |
|
systemconfig.php
|
…
|
|
|
tagmanager.php
|
…
|
|
|
tags.php
|
Fix undefined variable $tagId
|
2015-05-04 16:19:26 +07:00 |
|
template.php
|
…
|
|
|
templatelayout.php
|
fixing setting page titles
|
2015-06-11 11:39:34 +07:00 |
|
tempmanager.php
|
Fix collision on temporary files + adjust permissions
|
2015-04-23 15:07:54 +07:00 |
|
updater.php
|
Merge pull request #16434 from owncloud/persist-maintenance-state
|
2015-06-03 13:56:17 +07:00 |
|
urlgenerator.php
|
Fix UrlGenerator::imagePath() for app paths
|
2015-04-03 23:42:18 +07:00 |
|
user.php
|
Merge pull request #16499 from owncloud/fix-phpdoc-annotations
|
2015-05-21 13:54:01 +07:00 |
|
util.php
|
Add type hint for OC_Channel
|
2015-05-27 18:03:11 +07:00 |