- Oct 17, 2018
-
-
George Tsiolis authored
-
- Jul 11, 2018
-
-
- Jul 10, 2018
-
-
- Jul 05, 2018
-
-
- May 21, 2018
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- Dec 22, 2017
-
-
blackst0ne authored
-
- Nov 28, 2017
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- Nov 23, 2017
-
-
- Oct 07, 2017
-
-
Jacopo authored
Replaces all the explicit include metadata syntax in the specs (tag: true) into the implicit one (:tag). Added a cop to prevent future errors and handle autocorrection.
-
- Sep 08, 2017
-
-
Do not use `location.pathname` when accessing environments folders See merge request !2147
-
- Aug 03, 2017
-
-
Stan Hu authored
Done via: ``` git grep --name-only trigger\(\'click\'\) | xargs sed -i -e "s/trigger('click')/click/g" ```
-
- Aug 02, 2017
-
-
Robert Speicher authored
-
- Jul 27, 2017
-
-
Robert Speicher authored
-
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jul 06, 2017
-
-
Robert Speicher authored
-
- Jul 05, 2017
-
-
Douwe Maan authored
-
- Jun 29, 2017
-
-
Robert Speicher authored
-
- Jun 26, 2017
-
-
Filipa Lacerda authored
-
- Jun 19, 2017
-
-
Robert Speicher authored
-
- Jun 06, 2017
-
-
- Jun 02, 2017
-
-
Taurie Davis authored
-
- Apr 04, 2017
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
Adds js unit tests
-
Filipa Lacerda authored
Adds tests
-
- Mar 31, 2017
-
-
Filipa Lacerda authored
-
- Mar 14, 2017
-
-
Filipa Lacerda authored
-
- Mar 07, 2017
-
-
- Mar 06, 2017
-
-
Grzegorz Bizon authored
-
- Feb 23, 2017
-
-
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
-
- Feb 07, 2017
-
-
Kamil Trzciński authored
-
- Jan 31, 2017
-
-
Filipa Lacerda authored
Upate test to match the new behavior
-
- Dec 21, 2016
-
-
Kamil Trzciński authored
-
Adam Niedzielski authored
The button allows to choose a ".gitlab-ci.yml" template that automatically sets up the deployment of an application. The currently supported template is Kubernetes template.
-