An error occurred fetching the project authors.
  1. 14 Nov, 2019 1 commit
  2. 15 Jan, 2019 1 commit
  3. 14 Jan, 2019 1 commit
    • Grzegorz Bizon's avatar
      Refactor only/except configuration policies · 8b185467
      Grzegorz Bizon authored
      This commit refactors only/except policies so that these policies could
      be self-contained. This also adds some changes to YAML configuration
      library to provide more context to default entry value fabrication
      process.
      8b185467
  4. 29 Nov, 2018 1 commit
  5. 26 Oct, 2018 1 commit
    • 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
  6. 02 Mar, 2017 1 commit
    • Lin Jen-Shin's avatar
      Set default cache key for jobs, detail: · 6e032d7b
      Lin Jen-Shin authored
      * Replace Unspecified with a field so that it's less surprising
      * Define inspect for Node for easy debugging (and avoid building
        a very huge string potentially from built-in inspect)
      * Set default cache key to 'default'
      6e032d7b
  7. 14 Nov, 2016 1 commit
  8. 24 Jun, 2016 1 commit
  9. 21 Jun, 2016 2 commits