.. |
activity
|
update licence headers via script
|
2015-10-05 21:15:52 +02:00 |
app
|
Add a warning to the app:check-code if the version is missing
|
2016-01-07 15:04:36 +01:00 |
appframework
|
Add 'OCP\Files\IMimeTypeDetector' to DI container
|
2016-01-07 13:20:43 +01:00 |
archive
|
Use TempManager instead of tmpFolder
|
2015-12-18 11:19:53 +01:00 |
backgroundjob
|
Merge pull request #21289 from owncloud/issue-20399-keep-periodic-background-jobs
|
2015-12-21 09:47:07 +01:00 |
cache
|
Allow storage wrappers to through a forbidden exception with retry information
|
2015-11-17 10:39:52 +01:00 |
command
|
Merge pull request #15129 from owncloud/version-command-bus
|
2015-03-26 19:55:13 +01:00 |
comments
|
use getLastInsertId from query builder for convenience
|
2015-12-09 16:33:34 +01:00 |
console
|
Don't load commands of apps when in maintenance mode - fixes #20939
|
2015-12-09 15:15:10 +01:00 |
contacts
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
db
|
Do not quote the table name for lastInsertId()
|
2015-12-09 11:09:02 +01:00 |
diagnostics
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
encryption
|
cache result from parent folders
|
2015-11-04 09:27:29 +01:00 |
files
|
Remove OC_DB::getConnection
|
2016-01-07 14:54:55 +01:00 |
group
|
Adjust PHPDoc as suggested
|
2015-11-20 14:38:29 +01:00 |
hooks
|
update license headers and authors
|
2015-06-25 14:13:49 +02:00 |
http/client
|
update licence headers via script
|
2015-10-05 21:15:52 +02:00 |
integritycheck
|
Add code integrity check
|
2015-12-01 11:55:20 +01:00 |
l10n
|
update licence headers via script
|
2015-10-05 21:15:52 +02:00 |
lock
|
Merge pull request #21072 from owncloud/db-lock-ttl
|
2015-12-10 13:51:18 +01:00 |
log
|
When microtime(true) returns a whole number, then the parsing fails.
|
2015-12-22 15:06:32 +01:00 |
mail
|
Setup sendmail transport
|
2015-10-08 16:48:18 +02:00 |
memcache
|
Use new APCu API
|
2015-12-20 11:09:09 +01:00 |
notification
|
Make sure that object id can be a string
|
2015-11-23 14:18:15 +01:00 |
ocs
|
Use OCP\Util::getVersion instead of the internal private implementation
|
2015-12-18 15:26:54 +01:00 |
preview
|
Use TempManager instead of tmpFile
|
2015-12-18 11:25:33 +01:00 |
repair
|
Remove OC_DB::getConnection
|
2016-01-07 14:54:55 +01:00 |
route
|
Cleanup router code
|
2016-01-07 21:29:51 +01:00 |
search
|
Scrutinizer Auto-Fixes
|
2015-05-19 11:23:06 +00:00 |
security
|
Use PHP polyfills
|
2015-12-11 08:47:36 +01:00 |
session
|
Move regeneration of session ID into session classes
|
2016-01-04 15:09:01 +01:00 |
setup
|
Add unix_socket support for mysql during initial installation - fixes #20210
|
2015-12-07 12:00:31 +01:00 |
share
|
Remove OC_DB::getConnection
|
2016-01-07 14:54:55 +01:00 |
share20
|
[Sharing 2.0] Some error cases report 404 instead of 403
|
2016-01-06 15:25:29 +01:00 |
systemtag
|
Fixed system tags DAV and API and docs
|
2015-12-04 17:30:50 +01:00 |
tagging
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
template
|
Removed deprecated OC_Helper::mimeTypeIcon function
|
2015-12-18 14:00:20 +01:00 |
user
|
Remove OC_DB::isError
|
2016-01-07 14:54:55 +01:00 |
activitymanager.php
|
update licence headers via script
|
2015-10-05 21:15:52 +02:00 |
allconfig.php
|
Move the filtering of sensitive data to the config class
|
2015-09-25 11:08:33 +02:00 |
api.php
|
Drop OC_SubAdmin and replace usages
|
2015-10-29 11:31:18 +01:00 |
app.php
|
Inject OCSClient
|
2016-01-06 11:40:22 +01:00 |
appconfig.php
|
update licence headers via script
|
2015-10-05 21:15:52 +02:00 |
apphelper.php
|
Remove OC_Util::getUrlContent and replace by proper usage of public interfaces
|
2015-12-04 18:02:47 +01:00 |
archive.php
|
Use actual mimetype detection instead of extension
|
2015-10-31 00:55:37 +01:00 |
avatar.php
|
Remove all cache avatars on avatar deletion
|
2016-01-07 20:51:18 +01:00 |
avatarmanager.php
|
DI in avatar code
|
2015-12-01 22:15:43 +01:00 |
capabilitiesmanager.php
|
Update license headers
|
2015-10-26 14:04:01 +01:00 |
config.php
|
Untangle the linkToDocs method in OC_Helper
|
2015-11-26 13:58:43 +01:00 |
contactsmanager.php
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
databaseexception.php
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
databasesetupexception.php
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
datetimeformatter.php
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
datetimezone.php
|
When guessing the timezone, the offset might only be valid on a given timestamp
|
2015-04-07 10:13:06 +02:00 |
db.php
|
Remove OC_DB::getConnection
|
2016-01-07 14:54:55 +01:00 |
defaults.php
|
Use OCP\Util::getVersion instead of the internal private implementation
|
2015-12-18 15:26:54 +01:00 |
eventsource.php
|
Refactor OC_Util::callCheck
|
2015-12-22 09:32:14 +01:00 |
filechunking.php
|
work directly on storages when doing a chunked upload assembly
|
2015-09-14 20:35:33 +02:00 |
files.php
|
Replacing ini_get instances with inigetwrapper usages
|
2015-11-23 14:12:31 +01:00 |
forbiddenexception.php
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
group.php
|
Adjust PHPDoc as suggested
|
2015-11-20 14:38:29 +01:00 |
helper.php
|
Merge pull request #21288 from owncloud/deprecated_helper_mimetypes
|
2015-12-18 15:23:05 +01:00 |
hintexception.php
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
hook.php
|
Update license headers
|
2015-10-26 14:04:01 +01:00 |
httphelper.php
|
Add connection timeout to default POST options
|
2015-05-26 11:22:50 +02:00 |
image.php
|
Annotate type
|
2016-01-04 14:18:01 +01:00 |
installer.php
|
Use OCP\Util::getVersion instead of the internal private implementation
|
2015-12-18 15:26:54 +01:00 |
json.php
|
Refactor OC_Util::callCheck
|
2015-12-22 09:32:14 +01:00 |
l10n.php
|
Do not overwrite the language when it's just missing for one app
|
2015-12-07 14:46:53 +01:00 |
largefilehelper.php
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
log.php
|
Use PHP polyfills
|
2015-12-11 08:47:36 +01:00 |
naturalsort.php
|
update licence headers via script
|
2015-10-05 21:15:52 +02:00 |
naturalsort_defaultcollator.php
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
navigationmanager.php
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
needsupdateexception.php
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
notsquareexception.php
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
ocs.php
|
update licence headers via script
|
2015-10-05 21:15:52 +02:00 |
ocsclient.php
|
Clear xml errors in ocs client
|
2015-12-17 17:34:15 +01:00 |
preview.php
|
Removed deprecated OC_Helper::mimeTypeIcon function
|
2015-12-18 14:00:20 +01:00 |
previewmanager.php
|
update license headers and authors
|
2015-06-25 14:13:49 +02:00 |
repair.php
|
Remove OC_DB::getConnection
|
2016-01-07 14:54:55 +01:00 |
repairexception.php
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
repairstep.php
|
update license headers and authors
|
2015-06-25 14:13:49 +02:00 |
response.php
|
Use getHttpProtocol instead of $_SERVER
|
2015-10-30 18:05:30 +01:00 |
search.php
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
server.php
|
Remove OC_DB::getConnection
|
2016-01-07 14:54:55 +01:00 |
servercontainer.php
|
Lookup the App name instead of OCA
|
2016-01-04 14:47:49 +01:00 |
servernotavailableexception.php
|
update license headers and authors
|
2015-06-25 14:13:49 +02:00 |
serviceunavailableexception.php
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
setup.php
|
Use OCP\Util::getVersion instead of the internal private implementation
|
2015-12-18 15:26:54 +01:00 |
streamer.php
|
Update license headers
|
2015-10-26 14:04:01 +01:00 |
subadmin.php
|
subadmin methods should not return any null user or group
|
2015-11-05 11:50:57 +01:00 |
systemconfig.php
|
Inject Config into SystemConfig
|
2015-12-18 11:53:41 +01:00 |
tagmanager.php
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
tags.php
|
Remove OC_DB::getConnection
|
2016-01-07 14:54:55 +01:00 |
template.php
|
Since avatar.js is now essentially empty remove it
|
2015-12-17 16:32:18 +01:00 |
templatelayout.php
|
Use OCP\Util::getVersion instead of the internal private implementation
|
2015-12-18 15:26:54 +01:00 |
tempmanager.php
|
Replace new occurences of ini_get with IniWrapper methods
|
2015-11-23 14:12:36 +01:00 |
updater.php
|
Allow downgrades for our brave developers, that switch between branches
|
2016-01-07 14:18:33 +01:00 |
urlgenerator.php
|
Add a trailing slash to generated URLs
|
2015-12-02 11:27:07 +01:00 |
user.php
|
Move regeneration of session ID into session classes
|
2016-01-04 15:09:01 +01:00 |
util.php
|
Allow downgrades for our brave developers, that switch between branches
|
2016-01-07 14:18:33 +01:00 |