BigW Consortium Gitlab

  1. 12 Jul, 2016 1 commit
  2. 05 Jul, 2016 1 commit
  3. 06 Jun, 2016 1 commit
  4. 03 Jun, 2016 1 commit
  5. 04 May, 2016 2 commits
  6. 06 Apr, 2016 1 commit
  7. 18 Mar, 2016 1 commit
  8. 08 Mar, 2016 1 commit
  9. 07 Mar, 2016 1 commit
    • Remove redundant integration tests · 56c4f22c
      Robert Speicher authored
      These three tests were essentially checking that adding a note to
      something updated its `noteable`'s `updated_at` attribute.
      
      This is well-tested Rails behavior and we shouldn't feel the need to
      write an integration test to verify it. At most we should be ensuring
      that the association definition adds the `touch: true` option, which we
      now do in Note's unit test.
  10. 03 Mar, 2016 1 commit
  11. 17 Feb, 2016 1 commit
  12. 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.
  13. 22 Jan, 2016 2 commits
  14. 21 Jan, 2016 1 commit
  15. 19 Jan, 2016 2 commits
  16. 11 Dec, 2015 1 commit
  17. 09 Dec, 2015 2 commits
  18. 10 Nov, 2015 1 commit
  19. 23 Oct, 2015 1 commit
  20. 30 Sep, 2015 1 commit
  21. 26 Jun, 2015 1 commit
  22. 23 Jun, 2015 1 commit
  23. 19 Jun, 2015 1 commit
  24. 29 May, 2015 1 commit
  25. 25 May, 2015 1 commit
  26. 06 May, 2015 1 commit
  27. 26 Mar, 2015 1 commit
  28. 16 Mar, 2015 1 commit
  29. 12 Mar, 2015 1 commit
    • Implement merge requests search · 80b2f3fb
      Dmitriy Zaporozhets authored
      It is same search like we have at issues page. It allows to quickly
      filter merge requests based on title or desription. I copy-pasted some
      js code from Issues.js. In future search (filtering) logic should be
      refactoed into one class for merge requests and issues
  30. 18 Oct, 2014 2 commits
  31. 16 Oct, 2014 1 commit
  32. 07 Oct, 2014 1 commit
  33. 06 Oct, 2014 2 commits
  34. 12 Sep, 2014 1 commit