1. 05 6月, 2019 2 次提交
  2. 29 5月, 2019 1 次提交
  3. 24 5月, 2019 1 次提交
    • T
      Removes mention of $AUTO_DEVOPS_DOMAIN in doc · 7338052f
      Thong Kuah 提交于
      Even though there's no relation to the feature (it's actually about
      overriding template values, best to replace this with
      $KUBE_INGRESS_BASE_DOMAIN to avoid any potential confusion
      7338052f
  4. 18 5月, 2019 1 次提交
  5. 16 5月, 2019 1 次提交
  6. 14 5月, 2019 1 次提交
  7. 07 5月, 2019 1 次提交
  8. 06 5月, 2019 1 次提交
  9. 05 5月, 2019 1 次提交
  10. 29 4月, 2019 1 次提交
  11. 23 4月, 2019 1 次提交
  12. 18 4月, 2019 1 次提交
  13. 11 4月, 2019 1 次提交
  14. 10 4月, 2019 1 次提交
    • K
      Process at most 4 pipelines during push · 2b9492a2
      Kamil Trzciński 提交于
      This adds a limitation that we will try to create pipeline
      for at most 4 first changes (branches and tags).
      
      This does not affect processing of Pipelines for Merge Requests,
      as each updated MR will have associated pipeline created.
      2b9492a2
  15. 08 4月, 2019 3 次提交
  16. 05 4月, 2019 1 次提交
  17. 04 4月, 2019 2 次提交
  18. 03 4月, 2019 1 次提交
    • C
      Document matching refs with an at-symbol · 00f11215
      Cody Mize 提交于
      At-symbols are used to match a ref to a specific repository path.
      Currently this is done by string splitting the ref pattern on the
      at-symbol. In order to pattern match a literal `@` you must use
      ruby's unicode character matching `\u{0040}`.
      00f11215
  19. 26 3月, 2019 1 次提交
  20. 25 3月, 2019 1 次提交
  21. 19 3月, 2019 1 次提交
  22. 18 3月, 2019 1 次提交
  23. 15 3月, 2019 2 次提交
  24. 14 3月, 2019 1 次提交
  25. 12 3月, 2019 4 次提交
  26. 11 3月, 2019 1 次提交
  27. 08 3月, 2019 2 次提交
  28. 07 3月, 2019 1 次提交
  29. 06 3月, 2019 1 次提交
  30. 01 3月, 2019 2 次提交