BigW Consortium Gitlab

  1. 01 Jul, 2016 1 commit
  2. 17 Jun, 2016 2 commits
  3. 16 Jun, 2016 2 commits
  4. 14 Jun, 2016 3 commits
  5. 06 Jun, 2016 1 commit
  6. 03 Jun, 2016 4 commits
  7. 27 May, 2016 1 commit
  8. 26 May, 2016 1 commit
  9. 20 Apr, 2016 1 commit
  10. 19 Apr, 2016 1 commit
  11. 16 Apr, 2016 3 commits
  12. 14 Apr, 2016 1 commit
  13. 13 Apr, 2016 2 commits
  14. 29 Mar, 2016 4 commits
  15. 25 Mar, 2016 1 commit
  16. 17 Mar, 2016 1 commit
  17. 16 Mar, 2016 3 commits
  18. 08 Mar, 2016 1 commit
  19. 04 Mar, 2016 2 commits
  20. 16 Feb, 2016 1 commit
  21. 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.