Files
gitlabhq/spec
Jonah Bishop 8b92946b54 Change percent_complete rescue value from 100 to 0
The percent_complete method returns a value of 100 when a
ZeroDivisionError occurs. That seems like a very strange default for an
error case, and results in a bug when a milestone has no corresponding
issues (new, empty milestones show 100% completion). This commit changes
the rescue value to 0, and subsequently fixes #1656, which reported this
problem.
2015-05-26 14:57:53 -04:00
..
2015-05-11 00:01:16 -04:00
2015-05-20 19:22:00 -04:00
2015-05-21 23:40:25 -04:00
2015-05-06 15:29:46 -04:00
2015-05-20 19:22:00 -04:00
2015-05-20 19:22:00 -04:00
2015-04-22 20:12:52 +03:00
2015-04-06 19:45:16 +03:00
2015-05-20 19:22:00 -04:00