An error occurred fetching the project authors.
  1. 17 Dec, 2019 1 commit
  2. 06 Dec, 2019 1 commit
  3. 16 Oct, 2019 1 commit
  4. 05 Jun, 2019 1 commit
  5. 15 Nov, 2018 1 commit
  6. 04 Jul, 2018 1 commit
    • Bob Van Landuyt's avatar
      Add pipeline lists to GraphQL · 04b04658
      Bob Van Landuyt authored
      This adds Keyset pagination to GraphQL lists. PoC for that is
      pipelines on merge requests and projects.
      
      When paginating a list, the base-64 encoded id of the ordering
      field (in most cases the primary key) can be passed in the `before` or
      `after` GraphQL argument.
      04b04658
  7. 27 Apr, 2018 1 commit
    • James Ramsay's avatar
      Add sha filter to list pipelines · b65fcc32
      James Ramsay authored
      To find the pipeline for a specific sha requires scanning the list of
      all pipelines for a ref that contains the sha. This makes it hard to
      find the pipeline id needed to access a trace for a specific job run
      in the pipeline using the API.
      b65fcc32
  8. 16 Jun, 2017 1 commit
  9. 02 May, 2017 29 commits
  10. 16 Feb, 2017 1 commit
  11. 26 Jan, 2017 1 commit
  12. 09 Sep, 2016 1 commit