Uh oh!
There was an error while loading. Please reload this page.
Directly fix invalid values of DTEND and DTSTART - #4066
Conversation
Signed-off-by: Joas Schilling <coding@schilljs.com>
mention-bot
commented
Mar 26, 2017
@nickvergessen, thanks for your PR! By analyzing the history of the files in this pull request, we identified @rullzer to be a potential reviewer. |
codecov-io
commented
Mar 26, 2017
Codecov Report
@@ Coverage Diff @@## master #4066 +/- ##
============================================
- Coverage 54.24% 54.22% -0.02% + Complexity 21285 21283 -2
============================================
Files 1310 1309 -1 Lines 81187 81198 +11 Branches 1284 1284 ============================================
- Hits 44036 44030 -6 - Misses 37151 37168 +17
Continue to review full report at Codecov.
|
MorrisJobke
commented
Mar 26, 2017
@nickvergessen So this is intended to be run on every upgrade? Otherwise add a version number check. |
nickvergessen
commented
Mar 27, 2017
Basically yes. It only does stuff for broken entries anyway |
rullzer
left a comment
There was a problem hiding this comment.
Looks good to me. And fixed some broken stuff I threw at it.
So lets do it...
Ref #4014
Fix#2741
Fix#3350
Fix#3734
@georgehrke@rullzer