- 24 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 23 Jun, 2016 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 22 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 21 Jun, 2016 3 commits
-
-
Grzegorz Bizon authored
This also makes Script to return an array of commands instead of concatented command, which is our current direction.
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 17 Jun, 2016 3 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Kamil Trzcinski authored
Currently the RegexpError can be raised when processing next stage which leads to 500 in different places of code base. This adds early check that regexps used in only and except are valid.
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- 14 Jun, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 13 Jun, 2016 6 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 10 Jun, 2016 3 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 09 Jun, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 08 Jun, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Grzegorz Bizon authored
-
- 07 Jun, 2016 3 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
This is a temporary refactoring stub, that is planned to be removed after removing legacy config processor.
-
- 06 Jun, 2016 3 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 03 Jun, 2016 4 commits
-
-
Grzegorz Bizon authored
As for now, we keep this class inside a oryginal config processor class. We will move implementation to this class and delegate to it from current config processor. After original gitlab ci yaml processor not longer has relevant impelemntation we will replace it with new configuration class.
-
Grzegorz Bizon authored
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 02 Jun, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 30 May, 2016 1 commit
-
-
Grzegorz Bizon authored
Favor `unless` over `if` for negative conditions (or control flow ||). See #17478
-
- 25 May, 2016 1 commit
-
-
Grzegorz Bizon authored
Closes #17406
-
- 24 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 23 May, 2016 1 commit
-
-
Robert Speicher authored
-