BigW Consortium Gitlab

  1. 11 May, 2017 2 commits
  2. 09 May, 2017 1 commit
  3. 04 May, 2017 1 commit
  4. 20 Apr, 2017 1 commit
  5. 18 Apr, 2017 2 commits
  6. 29 Mar, 2017 1 commit
  7. 24 Mar, 2017 1 commit
  8. 15 Mar, 2017 1 commit
  9. 09 Mar, 2017 1 commit
  10. 01 Mar, 2017 1 commit
  11. 28 Feb, 2017 1 commit
  12. 23 Feb, 2017 3 commits
  13. 27 Jan, 2017 1 commit
  14. 15 Jan, 2017 1 commit
  15. 22 Dec, 2016 1 commit
  16. 01 Dec, 2016 2 commits
    • Don't include ignored params in cache key · e1e372ba
      Sean McGivern authored
    • Count all issuable states at once · 8ee07280
      Sean McGivern authored
      Instead of doing n queries for n states, do one query to get all the
      counts grouped by state, and figure out what the count is for each state
      is from that. We can still cache the individual counts (it can't hurt),
      but this will help with initial load.
      
      Note that the `opened` scope on `Issuable` includes the `opened` and
      `reopened` states, which is why there's a special case.
  17. 28 Nov, 2016 1 commit
  18. 18 Nov, 2016 1 commit
  19. 16 Nov, 2016 3 commits
  20. 04 Nov, 2016 1 commit
  21. 28 Oct, 2016 1 commit
  22. 07 Oct, 2016 1 commit
  23. 30 Sep, 2016 2 commits
  24. 08 Sep, 2016 3 commits
  25. 01 Sep, 2016 2 commits
  26. 19 Aug, 2016 3 commits
  27. 17 Aug, 2016 1 commit