Skip to content
Snippets Groups Projects
  1. Mar 17, 2020
  2. Mar 06, 2020
  3. Dec 16, 2019
  4. Dec 13, 2019
  5. Oct 17, 2019
  6. Sep 24, 2019
  7. Sep 13, 2019
  8. Jul 02, 2019
  9. Jun 18, 2019
    • Kamil Trzcińśki's avatar
      Introduce default: for gitlab-ci.yml · 505d71ec
      Kamil Trzcińśki authored and Grzegorz Bizon's avatar Grzegorz Bizon committed
      This moves all existing `image/services/before_script/variables`
      into `default:`. This allows us to easily add a default and
      top-level entries. `default`: is keep backward compatible: to
      be considered to be job if `default:script:` is specified. This
      behavior should be removed.
      
      All existing `image/services/before_script/variables` are properly
      handled in root context.
      505d71ec
  10. Jun 17, 2019
  11. Apr 15, 2019
  12. Apr 05, 2019
  13. Mar 01, 2019
    • Kamil Trzcińśki's avatar
      Allow to recursively expand includes · c78861bc
      Kamil Trzcińśki authored
      This change introduces a support for nesting the includes,
      allowing to evaluate them in context of the target,
      by properly respecting the relative inclusions and user permissions
      of another projects, or templates.
      c78861bc
  14. Jan 07, 2019
  15. Jan 04, 2019
  16. Nov 29, 2018
  17. Oct 26, 2018
    • gfyoung's avatar
      Enable frozen string for lib/gitlab/ci · 06892e88
      gfyoung authored
      Enables frozen string for the following:
      
      * lib/gitlab/ci/*.rb
      * lib/gitlab/ci/build/**/*.rb
      * lib/gitlab/ci/config/**/*.rb
      * lib/gitlab/ci/pipeline/**/*.rb
      * lib/gitlab/ci/reports/**/*.rb
      
      Partially addresses #47424.
      06892e88
  18. Oct 18, 2018
  19. Oct 16, 2018
  20. Sep 11, 2018
  21. Sep 08, 2018
  22. Sep 07, 2018
  23. Sep 05, 2018
  24. Sep 04, 2018
  25. Mar 26, 2018
  26. Nov 18, 2016
  27. Nov 14, 2016
  28. Aug 25, 2016
  29. Jul 15, 2016
  30. Jul 08, 2016
  31. Jul 05, 2016
  32. Jun 29, 2016
  33. Jun 23, 2016
Loading