1. 08 1月, 2020 1 次提交
  2. 03 1月, 2020 1 次提交
  3. 18 12月, 2019 1 次提交
  4. 07 12月, 2019 1 次提交
  5. 16 10月, 2019 1 次提交
  6. 05 6月, 2019 1 次提交
  7. 16 11月, 2018 1 次提交
  8. 04 7月, 2018 1 次提交
    • B
      Add pipeline lists to GraphQL · 04b04658
      Bob Van Landuyt 提交于
      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
  9. 27 4月, 2018 1 次提交
    • J
      Add sha filter to list pipelines · b65fcc32
      James Ramsay 提交于
      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
  10. 16 6月, 2017 1 次提交
  11. 03 5月, 2017 29 次提交
  12. 17 2月, 2017 1 次提交