An error occurred fetching the project authors.
  1. 18 Apr, 2017 1 commit
  2. 29 Mar, 2017 1 commit
  3. 24 Mar, 2017 1 commit
  4. 15 Mar, 2017 1 commit
  5. 09 Mar, 2017 1 commit
  6. 01 Mar, 2017 1 commit
  7. 28 Feb, 2017 1 commit
  8. 23 Feb, 2017 3 commits
  9. 27 Jan, 2017 1 commit
  10. 15 Jan, 2017 1 commit
  11. 22 Dec, 2016 1 commit
  12. 01 Dec, 2016 2 commits
    • Sean McGivern's avatar
      Don't include ignored params in cache key · e1e372ba
      Sean McGivern authored
      e1e372ba
    • Sean McGivern's avatar
      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.
      8ee07280
  13. 28 Nov, 2016 1 commit
  14. 18 Nov, 2016 1 commit
  15. 16 Nov, 2016 3 commits
  16. 04 Nov, 2016 1 commit
  17. 28 Oct, 2016 1 commit
  18. 07 Oct, 2016 1 commit
  19. 30 Sep, 2016 2 commits
  20. 08 Sep, 2016 3 commits
  21. 01 Sep, 2016 2 commits
  22. 19 Aug, 2016 3 commits
  23. 17 Aug, 2016 2 commits
  24. 20 Jul, 2016 5 commits