An error occurred fetching the project authors.
  1. 01 Mar, 2019 2 commits
  2. 22 Feb, 2019 1 commit
  3. 20 Feb, 2019 1 commit
  4. 16 Feb, 2019 1 commit
  5. 13 Feb, 2019 1 commit
  6. 06 Feb, 2019 1 commit
  7. 02 Feb, 2019 1 commit
  8. 30 Jan, 2019 1 commit
  9. 18 Jan, 2019 1 commit
  10. 17 Jan, 2019 2 commits
  11. 10 Jan, 2019 1 commit
  12. 08 Jan, 2019 1 commit
  13. 07 Jan, 2019 1 commit
  14. 04 Jan, 2019 1 commit
  15. 03 Jan, 2019 1 commit
  16. 31 Dec, 2018 2 commits
    • Fatih Sarhan's avatar
      Update doc/ci/yaml/README.md · e73af725
      Fatih Sarhan authored
      e73af725
    • Jonathon Reinhart's avatar
      Add support for Git push options, specifically ci.skip · ba781484
      Jonathon Reinhart authored
      gitlab-org/gitlab-shell!166 added support for collecting push options
      from the environment, and passing them along to the
      /internal/post_receive API endpoint.
      
      This change handles the new push_options JSON element in the payload,
      and passes them on through to the GitPushService and GitTagPushService
      services.
      
      Futhermore, it adds support for the first push option, ci.skip.  With
      this change, one can use 'git push -o ci.skip' to skip CI pipe
      execution. Note that the pipeline is still created, but in the "skipped"
      state, just like with the 'ci skip' commit message text.
      
      Implements #18667
      ba781484
  17. 24 Dec, 2018 1 commit
  18. 19 Dec, 2018 1 commit
  19. 17 Dec, 2018 1 commit
  20. 13 Dec, 2018 1 commit
  21. 10 Dec, 2018 2 commits
  22. 08 Dec, 2018 1 commit
  23. 07 Dec, 2018 1 commit
  24. 29 Nov, 2018 2 commits
  25. 27 Nov, 2018 1 commit
  26. 22 Nov, 2018 1 commit
  27. 20 Nov, 2018 2 commits
  28. 19 Nov, 2018 1 commit
  29. 16 Nov, 2018 1 commit
  30. 15 Nov, 2018 1 commit
  31. 14 Nov, 2018 1 commit
  32. 13 Nov, 2018 1 commit
  33. 08 Nov, 2018 1 commit
    • Kamil Trzciński's avatar
      Limit parallel to 100 · 036c9c58
      Kamil Trzciński authored
      This prevents some of the abusive behaviors, of someone putting 100000 and creating out of memory condition easily
      036c9c58
  34. 07 Nov, 2018 1 commit