BigW Consortium Gitlab

  1. 27 May, 2016 1 commit
  2. 26 May, 2016 1 commit
  3. 20 Apr, 2016 1 commit
  4. 19 Apr, 2016 1 commit
  5. 16 Apr, 2016 3 commits
  6. 14 Apr, 2016 1 commit
  7. 13 Apr, 2016 2 commits
  8. 29 Mar, 2016 4 commits
  9. 25 Mar, 2016 1 commit
  10. 17 Mar, 2016 1 commit
  11. 16 Mar, 2016 3 commits
  12. 08 Mar, 2016 1 commit
  13. 04 Mar, 2016 2 commits
  14. 16 Feb, 2016 1 commit
  15. 15 Feb, 2016 1 commit
    • Fix the "x of y" displayed at the top of Issuables' sidebar · 54613b6a
      Rémy Coutable authored
      1. We now display the index of the current issuable among all its project's
      issuables, of the same type and with the same state.
      2. Also, refactored a bit the Issuable helpers into a new IssuablesHelper
      module.
      3. Added acceptance specs for the sidebar counter.