1. 21.08.2019 1 коммит
  2. 20.08.2019 1 коммит
  3. 17.08.2019 1 коммит
  4. 16.08.2019 1 коммит
  5. 01.08.2019 1 коммит
    • Marcel Amirault's avatar
      Fix whitespace in ci docs
      · a696695f
      Marcel Amirault создал
      Many code blocks are 4spaced, and they render in GitLab
      without coloring as a result, even though they are
      fenced with a language label. If in a list, other items
      will render as being in a code block too, even if not
      meant to. This fixes all these issues for most docs in
      /ci, and cleans up other minor whitespace issues too.
      a696695f
  6. 31.07.2019 1 коммит
  7. 24.07.2019 1 коммит
  8. 17.07.2019 1 коммит
  9. 15.07.2019 2 коммита
  10. 10.07.2019 1 коммит
  11. 08.07.2019 2 коммита
  12. 04.07.2019 1 коммит
  13. 18.06.2019 1 коммит
  14. 17.06.2019 1 коммит
  15. 12.06.2019 1 коммит
    • Tomasz Maczukin's avatar
      Leave clear notices about after_script execution context
      · f4b5f930
      Tomasz Maczukin создал
      We frequently see new issues mentioning that something defined
      in `before_script` or `script` doesn't work with `after_script`.
      
      Our documentation mentions that first two are concatenated and
      executed together, why the third one is executed in a separated
      shell context. But it looks like it's not clear enough.
      
      Since this misunderstanding of how scripts are being executed
      is repeated frequently, let's make it more clear in docs.
      f4b5f930
  16. 11.06.2019 1 коммит
    • Marcel Amirault's avatar
      Convert absolute links to relative in /ci docs
      · fc6e79e1
      Marcel Amirault создал
      Fix more links after review
      
      Update redirect_from link
      
      Apply suggestion to doc/ci/introduction/index.md
      
      Apply suggestion to doc/ci/README.md
      
      Apply suggestion to doc/ci/README.md
      
      Make front matter redirect_from links absolute
      
      Change front matter to fix discus comments
      fc6e79e1
  17. 06.06.2019 1 коммит
  18. 05.06.2019 2 коммита
  19. 29.05.2019 1 коммит
  20. 24.05.2019 1 коммит
    • Thong Kuah's avatar
      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
  21. 18.05.2019 1 коммит
  22. 16.05.2019 1 коммит
  23. 13.05.2019 1 коммит
  24. 07.05.2019 1 коммит
  25. 06.05.2019 1 коммит
  26. 05.05.2019 1 коммит
  27. 29.04.2019 1 коммит
  28. 23.04.2019 1 коммит
  29. 17.04.2019 1 коммит
  30. 11.04.2019 1 коммит
  31. 10.04.2019 1 коммит
    • Kamil Trzciński's avatar
      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
  32. 08.04.2019 3 коммита
  33. 05.04.2019 1 коммит
  34. 04.04.2019 2 коммита