- 02 Mar, 2017 1 commit
-
-
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'
-
- 23 Feb, 2017 5 commits
-
-
Douwe Maan authored
This reverts commit e00fb2bdc2090e9cabeb1eb35a2672a882cc96e9. # Conflicts: # .rubocop.yml # .rubocop_todo.yml # lib/gitlab/ci/config/entry/global.rb # lib/gitlab/ci/config/entry/jobs.rb # spec/lib/gitlab/ci/config/entry/factory_spec.rb # spec/lib/gitlab/ci/config/entry/global_spec.rb # spec/lib/gitlab/ci/config/entry/job_spec.rb # spec/lib/gitlab/ci/status/build/factory_spec.rb # spec/lib/gitlab/incoming_email_spec.rb
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 14 Nov, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 25 Aug, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 15 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 14 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 10 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 07 Jul, 2016 3 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 29 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 23 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
We assume that when someone adds a key for the configuration entry, but does not provide a valid value, which causes entry to be `nil`, then entry should be considered as the undefined one. We also assume this is semantically correct, this is also backwards compatible with legacy CI config processor. See issue #18775 for more details.
-
- 22 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 21 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
This also makes Script to return an array of commands instead of concatented command, which is our current direction.
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- 15 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 13 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 10 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
-