Skip to content
Snippets Groups Projects
  1. Feb 17, 2020
  2. Jan 13, 2020
  3. Oct 23, 2019
  4. Oct 16, 2019
  5. Sep 06, 2019
  6. Jul 25, 2019
  7. May 07, 2019
  8. Apr 09, 2019
  9. Apr 08, 2019
  10. Apr 05, 2019
  11. Mar 21, 2019
  12. Mar 09, 2019
  13. Mar 05, 2019
  14. Jan 31, 2019
  15. Jan 28, 2019
  16. Jan 21, 2019
  17. Oct 04, 2018
    • Sean McGivern's avatar
      Allow Gitaly N+1s in MR finder spec · 36a73449
      Sean McGivern authored
      These can be triggered by project creation in the setup phase if a spec uses the
      RequestStore, but we really don't care about that - it's not an N+1, it's just
      several projects being created!
      36a73449
  18. Oct 03, 2018
  19. Jul 11, 2018
  20. Jun 28, 2018
  21. Mar 05, 2018
  22. Mar 01, 2018
  23. Feb 01, 2018
  24. Dec 22, 2017
  25. Oct 07, 2017
  26. Sep 05, 2017
    • Yorick Peterse's avatar
      Re-use issue/MR counts for the pagination system · 42062a45
      Yorick Peterse authored
      This changes the issue and MR index pages so the pagination system
      re-uses the output of the COUNT(*) query used to calculate the number of
      rows per state (opened, closed, etc). This removes the need for an
      additional COUNT(*) on both pages.
      Verified
      42062a45
  27. Aug 02, 2017
  28. Jul 07, 2017
  29. Jun 18, 2017
  30. May 01, 2017
  31. Feb 17, 2017
  32. Jan 26, 2017
  33. Jan 22, 2017
  34. Dec 05, 2016
    • Jacopo's avatar
      Fix Archived project merge requests add to group's Merge Requests · 4d26ab28
      Jacopo authored
      counter
      
      This is done by:
       - Extending the IssuableFinder adding the non_archived option to the params
       - Overriding the #filter_params in the MergeRequestsAction
       - Passing the non_archived param in the nav/_group.html.haml navbar
         partial from the groups/merge_requests.html.haml
      4d26ab28
  35. Aug 09, 2016
  36. May 27, 2015
  37. Feb 12, 2015
Loading