BigW Consortium Gitlab

  1. 20 Apr, 2017 1 commit
  2. 18 Apr, 2017 2 commits
  3. 29 Mar, 2017 1 commit
  4. 24 Mar, 2017 1 commit
  5. 15 Mar, 2017 1 commit
  6. 09 Mar, 2017 1 commit
  7. 01 Mar, 2017 1 commit
  8. 28 Feb, 2017 1 commit
  9. 23 Feb, 2017 3 commits
  10. 27 Jan, 2017 1 commit
  11. 15 Jan, 2017 1 commit
  12. 22 Dec, 2016 1 commit
  13. 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.
  14. 28 Nov, 2016 1 commit
  15. 18 Nov, 2016 1 commit
  16. 16 Nov, 2016 3 commits
  17. 04 Nov, 2016 1 commit
  18. 28 Oct, 2016 1 commit
  19. 07 Oct, 2016 1 commit
  20. 30 Sep, 2016 2 commits
  21. 08 Sep, 2016 3 commits
  22. 01 Sep, 2016 2 commits
  23. 19 Aug, 2016 3 commits
  24. 17 Aug, 2016 2 commits
  25. 20 Jul, 2016 3 commits