BigW Consortium Gitlab

  1. 30 Sep, 2016 1 commit
  2. 08 Sep, 2016 2 commits
  3. 01 Aug, 2016 1 commit
    • State specific default sort order for issuables · 84a3225b
      zs authored
      Provide more sensible default sort order for issues and merge requests
      based on the following table:
      
      | type           | state  | default sort order |
      |----------------|--------|--------------------|
      | issues         | open   | last created       |
      | issues         | closed | last updated       |
      | issues         | all    | last created       |
      | merge requests | open   | last created       |
      | merge requests | merged | last updated       |
      | merge requests | closed | last updated       |
      | merge requests | all    | last created       |
  4. 27 Jul, 2016 1 commit
  5. 26 Jul, 2016 1 commit
  6. 12 Jul, 2016 1 commit
  7. 06 Jul, 2016 1 commit
  8. 05 Jul, 2016 2 commits
  9. 30 Jun, 2016 2 commits
  10. 10 Jun, 2016 1 commit
  11. 08 Jun, 2016 1 commit
  12. 07 Jun, 2016 1 commit
    • Fixes issue search form hiding when current_user is nil (guest user) · 200bbbcb
      Luke Bennett authored
      Fixes the bottom margin of .nav-controls > form (issues list search/filter form) so when a guest views on the field on mobile it is not squished against the issues list
      
      Updated CHANGELOG
      
      navigation tabs and navigation filter search will now stay on the same row until there is no space to
      
      Removed unneeded media queries
  13. 03 Jun, 2016 2 commits
  14. 26 May, 2016 1 commit
  15. 18 Mar, 2016 1 commit
  16. 05 Feb, 2016 1 commit
  17. 17 Sep, 2015 1 commit
  18. 04 Sep, 2015 1 commit
  19. 26 Jun, 2015 1 commit
  20. 25 Jun, 2015 1 commit
  21. 27 May, 2015 1 commit
  22. 25 May, 2015 1 commit
  23. 30 Apr, 2015 1 commit
  24. 23 Apr, 2015 1 commit
  25. 27 Mar, 2015 2 commits
  26. 19 Mar, 2015 1 commit
  27. 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
  28. 06 Mar, 2015 1 commit
  29. 20 Feb, 2015 1 commit
  30. 19 Feb, 2015 2 commits
  31. 23 Dec, 2014 1 commit
  32. 20 Nov, 2014 1 commit
  33. 03 Oct, 2014 1 commit
  34. 10 Jul, 2014 1 commit