1. 03 2月, 2020 1 次提交
  2. 30 1月, 2020 1 次提交
  3. 21 1月, 2020 1 次提交
  4. 16 7月, 2019 1 次提交
  5. 11 5月, 2019 2 次提交
  6. 27 4月, 2019 1 次提交
  7. 15 2月, 2019 1 次提交
  8. 08 2月, 2019 4 次提交
  9. 06 2月, 2019 18 次提交
  10. 18 1月, 2019 1 次提交
  11. 17 1月, 2019 1 次提交
  12. 20 12月, 2018 1 次提交
  13. 28 11月, 2018 1 次提交
  14. 15 11月, 2018 1 次提交
  15. 09 11月, 2018 1 次提交
    • J
      Allow to use a different remote for the pipeline · 4f4f61cc
      Julien Duponchelle 提交于
      When you work using a fork the issue will be
      associated with the origin project but your
      pipeline will run in the context of the
      fork project.
      
      This commit allow user to configure a different
      remote to watch their pipeline in order to
      adapt to this workflow.
      
      Ref #59
      4f4f61cc
  16. 06 11月, 2018 2 次提交
  17. 27 10月, 2018 1 次提交
  18. 12 10月, 2018 1 次提交
    • J
      Allow to configure the remote · 0ef90e03
      Julien Duponchelle 提交于
      This allows users to choose the git remote of his Gitlab project.
      
      If no setting is provided, the previous behavior with auto detection is
      kept.
      0ef90e03