Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable10] Update changelog for upcoming 10.0.10 #32127

Merged
merged 2 commits into from
Jul 26, 2018

Conversation

PVince81
Copy link
Contributor

This gives us a little overview how much was done during code freeze and got merged last week :-)

@pmaier1

@PVince81 PVince81 added this to the development milestone Jul 23, 2018
@PVince81 PVince81 self-assigned this Jul 23, 2018
@PVince81 PVince81 requested a review from phil-davis July 23, 2018 12:57
CHANGELOG.md Outdated
- Prevent share access to birthday calendar - [#31882](https://github.com/owncloud/core/issues/31882)
- Added space in display names of shared calendar/contact - [#31877](https://github.com/owncloud/core/issues/31877)
- Deleting a user now also properly deletes their external storages and storage assignations - [#32069](https://github.com/owncloud/core/issues/32069)
- Improve text about loggin in config.sample.php - [#32049](https://github.com/owncloud/core/issues/32049)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/loggin/logging

CHANGELOG.md Outdated
- AppManager text typo and PHPdoc return tags - [#31918](https://github.com/owncloud/core/issues/31918)
- Optimize file uploads with PUT method, with custom mtime, use storage instead of view - [#31891](https://github.com/owncloud/core/issues/31891)
- Optimize file uploads with PUT, don't fetch and update checksum again, reuse the one from part file - [#31768](https://github.com/owncloud/core/issues/31768)
- Do not throw an error when the same theme enabled twice - [#31783](https://github.com/owncloud/core/issues/31783)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

...same theme is enabled twice

@codecov
Copy link

codecov bot commented Jul 25, 2018

Codecov Report

Merging #32127 into stable10 will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             stable10   #32127      +/-   ##
==============================================
+ Coverage       62.68%   62.77%   +0.09%     
- Complexity      18688    18705      +17     
==============================================
  Files            1215     1220       +5     
  Lines           73262    73363     +101     
  Branches         1276     1279       +3     
==============================================
+ Hits            45923    46053     +130     
+ Misses          26960    26931      -29     
  Partials          379      379
Flag Coverage Δ Complexity Δ
#javascript 53.06% <ø> (+0.22%) 0 <ø> (ø) ⬇️
#phpunit 63.83% <ø> (+0.07%) 18705 <ø> (+17) ⬆️
Impacted Files Coverage Δ Complexity Δ
lib/private/URLGenerator.php 89.02% <0%> (-2.76%) 35% <0%> (+1%)
settings/Panels/Admin/FileSharing.php 98.52% <0%> (-1.48%) 7% <0%> (+1%)
lib/private/App/InfoParser.php 89.41% <0%> (-1.18%) 46% <0%> (ø)
lib/private/Files/Storage/Wrapper/Encryption.php 67.81% <0%> (-0.25%) 156% <0%> (ø)
apps/files_sharing/lib/API/OCSShareWrapper.php 5.71% <0%> (-0.17%) 9% <0%> (ø)
lib/private/Helper/LocaleHelper.php 100% <0%> (ø) 15% <0%> (?)
apps/files_sharing/templates/settings.php 100% <0%> (ø) 0% <0%> (?)
...s/files_sharing/lib/Panels/Admin/SettingsPanel.php 100% <0%> (ø) 4% <0%> (?)
apps/files_sharing/lib/SharingBlacklist.php 92.3% <0%> (ø) 10% <0%> (?)
settings/templates/language.php 100% <0%> (ø) 0% <0%> (?)
... and 11 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 85f8be5...5de7de6. Read the comment docs.

@PVince81
Copy link
Contributor Author

I've fixed the typos and added more items in the last commit.

I think now we've got the meat of all that happened during code freeze :-)

Copy link
Contributor

@phil-davis phil-davis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PVince81 PVince81 merged commit de6e547 into stable10 Jul 26, 2018
@PVince81 PVince81 deleted the stable10-update-changelog-post-10.0.9 branch July 26, 2018 09:18
@PVince81 PVince81 modified the milestones: development, QA Sep 5, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants