BigW Consortium Gitlab

  1. 16 Nov, 2015 2 commits
  2. 14 Oct, 2015 1 commit
  3. 09 Oct, 2015 1 commit
  4. 26 May, 2015 1 commit
    • Change percent_complete rescue value from 100 to 0 · 8b92946b
      Jonah Bishop authored
      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.
  5. 05 Feb, 2015 1 commit
  6. 14 Jul, 2014 1 commit
  7. 30 Jun, 2014 9 commits