1. 31 Oct, 2023 1 commit
    • Ralph Weires's avatar
      Support include_retried when getting jobs for a pipeline via paging (#1046) · 76468762
      Ralph Weires authored
      Follow-up to #954, which added the same for the non-paging request already.
      
      If pipelines have a large amount of jobs (> 100 at least), need to use
      the paging API to get all jobs (as GitLab limits paging size to max. 100).
      JobApi didn't support the include_retried flag yet, in the methods that
      support paging (i.e. those that return Pager<Job>/Stream<Job>)
      76468762
  2. 13 Jun, 2023 1 commit
  3. 05 Feb, 2023 1 commit
  4. 18 Mar, 2022 1 commit
  5. 15 Mar, 2022 1 commit
  6. 14 Mar, 2022 1 commit
  7. 15 Apr, 2021 1 commit
  8. 03 May, 2020 1 commit
  9. 20 Mar, 2020 1 commit
  10. 08 Jan, 2020 2 commits
  11. 17 Dec, 2018 1 commit
  12. 13 Nov, 2018 1 commit
  13. 01 Sep, 2018 1 commit
  14. 29 Aug, 2018 1 commit
  15. 05 Jul, 2018 1 commit
  16. 03 Jul, 2018 1 commit
  17. 29 Jan, 2018 1 commit
  18. 11 Oct, 2017 1 commit
  19. 11 Jul, 2017 2 commits