BigW Consortium Gitlab

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