| .. |
|
activity
|
…
|
|
|
app
|
Send events when enabling and disabling of apps
|
2016-02-09 02:51:12 +07:00 |
|
appframework
|
Add activities for comments
|
2016-02-05 11:30:53 +07:00 |
|
archive
|
…
|
|
|
backgroundjob
|
Deprecate the method and warn against using it
|
2016-01-28 15:40:23 +07:00 |
|
cache
|
Allow indirect set in CappedMemoryCache
|
2016-01-14 15:00:41 +07:00 |
|
command
|
…
|
|
|
comments
|
Limit comment message to 1k chars
|
2016-02-09 03:14:30 +07:00 |
|
console
|
Dispatch an event when a console command is run
|
2016-02-05 12:24:54 +07:00 |
|
db
|
Move casting to IExpressionBuilder
|
2016-02-05 21:26:30 +07:00 |
|
diagnostics
|
Scrutinizer Auto-Fixes
|
2016-02-05 09:38:43 +07:00 |
|
encryption
|
…
|
|
|
files
|
Fix part file partial cache logic in encryption code
|
2016-02-09 09:47:34 +07:00 |
|
group
|
Solves #
|
2016-01-21 17:29:14 +07:00 |
|
hooks
|
…
|
|
|
http/client
|
Merge pull request #21671 from owncloud/fix-setup-on-master
|
2016-01-13 10:29:36 +07:00 |
|
integritycheck
|
Also check daily and testing channel
|
2016-02-03 20:08:40 +07:00 |
|
l10n
|
Check whether ownCloud is installed
|
2016-01-27 18:30:18 +07:00 |
|
legacy
|
Move class to legacy folder
|
2016-01-26 14:10:05 +07:00 |
|
lock
|
…
|
|
|
log
|
Fix errors after install
|
2016-01-26 17:06:23 +07:00 |
|
mail
|
…
|
|
|
memcache
|
Fix constructor arguments for APCUIterator
|
2016-01-18 12:20:05 +07:00 |
|
notification
|
Move the notification API to public namespace
|
2016-01-22 10:32:42 +07:00 |
|
ocs
|
…
|
|
|
preview
|
…
|
|
|
repair
|
Remove old background job
|
2016-02-05 15:51:08 +07:00 |
|
route
|
…
|
|
|
search
|
…
|
|
|
security
|
Add public API to give developers the possibility to adjust the global CSP defaults
|
2016-01-28 18:36:46 +07:00 |
|
session
|
…
|
|
|
setup
|
Scrutinizer Auto-Fixes
|
2016-02-08 15:43:39 +07:00 |
|
share
|
More fixes
|
2016-02-09 10:40:00 +07:00 |
|
share20
|
Move password update hook after update
|
2016-02-09 10:38:12 +07:00 |
|
systemtag
|
Dispatch events when tags are added/updated/deleted
|
2016-02-02 09:57:42 +07:00 |
|
tagging
|
…
|
|
|
template
|
Merge pull request #21894 from owncloud/refactor-csrf
|
2016-01-26 11:36:56 +07:00 |
|
user
|
Merge pull request #22110 from owncloud/comment-types-always-plural
|
2016-02-04 10:55:49 +07:00 |
|
activitymanager.php
|
Fix IManager::isFormattingFilteredObject()
|
2016-02-02 10:11:58 +07:00 |
|
allconfig.php
|
Introduce IDBConnection::setValues()
|
2016-01-18 11:10:41 +07:00 |
|
api.php
|
…
|
|
|
app.php
|
Merge pull request #21424 from owncloud/appversions
|
2016-01-25 10:02:02 +07:00 |
|
appconfig.php
|
Merge pull request #21424 from owncloud/appversions
|
2016-01-25 10:02:02 +07:00 |
|
apphelper.php
|
…
|
|
|
archive.php
|
…
|
|
|
avatar.php
|
Trigger change on avatar delete
|
2016-01-25 20:56:04 +07:00 |
|
avatarmanager.php
|
Changing the avatar of the user emits the changeUser event which triggers update of the system addressbook
|
2016-01-25 20:05:11 +07:00 |
|
capabilitiesmanager.php
|
…
|
|
|
config.php
|
Fix errors after install
|
2016-01-26 17:06:23 +07:00 |
|
contactsmanager.php
|
…
|
|
|
databaseexception.php
|
…
|
|
|
databasesetupexception.php
|
…
|
|
|
datetimeformatter.php
|
…
|
|
|
datetimezone.php
|
…
|
|
|
db.php
|
…
|
|
|
defaults.php
|
Scrutinizer Auto-Fixes
|
2016-01-15 12:54:26 +07:00 |
|
eventsource.php
|
…
|
|
|
filechunking.php
|
…
|
|
|
files.php
|
Scrutinizer Auto-Fixes
|
2016-02-05 09:38:43 +07:00 |
|
forbiddenexception.php
|
…
|
|
|
group.php
|
…
|
|
|
helper.php
|
Remove OC_Helper::imagePath and use the proper public interface
|
2016-01-24 18:04:20 +07:00 |
|
hintexception.php
|
In case the hint of the HintException is empty we better use the exception message
|
2016-01-27 10:08:21 +07:00 |
|
hook.php
|
Simply use logException() to log the exception - no need for custom code
|
2016-01-13 15:52:18 +07:00 |
|
httphelper.php
|
…
|
|
|
image.php
|
…
|
|
|
installer.php
|
Fixing CodeChecker usage 🙈
|
2016-01-14 17:35:28 +07:00 |
|
json.php
|
…
|
|
|
largefilehelper.php
|
…
|
|
|
log.php
|
Add message key to context of logException
|
2016-01-15 14:55:30 +07:00 |
|
naturalsort.php
|
…
|
|
|
naturalsort_defaultcollator.php
|
…
|
|
|
navigationmanager.php
|
…
|
|
|
needsupdateexception.php
|
…
|
|
|
notsquareexception.php
|
…
|
|
|
ocs.php
|
…
|
|
|
ocsclient.php
|
Merge pull request #21591 from owncloud/add-code-checking-for-apps
|
2016-01-13 10:35:00 +07:00 |
|
preview.php
|
…
|
|
|
previewmanager.php
|
…
|
|
|
repair.php
|
…
|
|
|
repairexception.php
|
…
|
|
|
repairstep.php
|
…
|
|
|
response.php
|
Merge pull request #21630 from owncloud/add-some-security-headers-as-hardening
|
2016-01-13 10:33:58 +07:00 |
|
search.php
|
…
|
|
|
server.php
|
Send events when enabling and disabling of apps
|
2016-02-09 02:51:12 +07:00 |
|
servercontainer.php
|
…
|
|
|
servernotavailableexception.php
|
…
|
|
|
serviceunavailableexception.php
|
…
|
|
|
setup.php
|
Avoid error message in log during setup because of existing data dir
|
2016-01-26 18:50:41 +07:00 |
|
streamer.php
|
…
|
|
|
subadmin.php
|
…
|
|
|
systemconfig.php
|
…
|
|
|
tagmanager.php
|
…
|
|
|
tags.php
|
Replace other usages
|
2016-01-25 17:17:36 +07:00 |
|
template.php
|
More fixes
|
2016-02-09 10:40:00 +07:00 |
|
templatelayout.php
|
Make enable_avatars setting more robust
|
2016-01-27 15:17:25 +07:00 |
|
tempmanager.php
|
Merge pull request #21543 from owncloud/Larzenegger-master
|
2016-01-15 13:29:57 +07:00 |
|
updater.php
|
More fixes
|
2016-02-09 10:40:00 +07:00 |
|
urlgenerator.php
|
…
|
|
|
user.php
|
Scrutinizer Auto-Fixes
|
2016-02-08 15:43:39 +07:00 |
|
util.php
|
Add mount option to disable sharing
|
2016-01-29 13:14:26 +07:00 |