- Mar 26, 2018
-
-
Mayra Cabrera authored
- Create ci/lints controller inside project/ - Move js pages to be inside projects/ - Copy view ci/lint view to be inside project folder - Remove ci/lint view and js files Closes #43603
-
- Feb 06, 2018
-
-
Dylan Griffith authored
- Move the exception handling as close to the source as possible to avoid leaking Psych ahstraction - Also remove unnecessary rescue all statement from LintsController. This should not be necessary anymore since any YAML errors should all be caught by the #validation_message method.
-
- Sep 12, 2017
-
-
Maxim Rydkin authored
-
- Mar 01, 2017
-
-
Grzegorz Bizon authored
-
- Oct 10, 2016
-
-
Takuya Noguchi authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Sep 30, 2016
-
-
Katarzyna Kobierska authored
-
- Sep 07, 2016
-
-
Katarzyna Kobierska authored
-
Katarzyna Kobierska authored
-
Katarzyna Kobierska authored
-
Katarzyna Kobierska authored
-
Katarzyna Kobierska authored
-
- Jun 29, 2016
-
-
Grzegorz Bizon authored
-
- Mar 29, 2016
-
-
Grzegorz Bizon authored
-
- Mar 25, 2016
-
-
Grzegorz Bizon authored
Closes #14528
-
- Mar 01, 2016
-
-
Grzegorz Bizon authored
This changes only deprecated CI badge that we keep for backwards compatibility. See !3030#note_4041498.
-
Grzegorz Bizon authored
-
- Feb 11, 2016
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
We keep this only for backwards compatibility with projects that have been migrated from GitLab CI. New project badge will go elsewhere.
-
- Feb 03, 2016
-
-
Kamil Trzcińśki authored
-
- Feb 02, 2016
-
-
Kamil Trzcińśki authored
This MR simplifies CI permission model: - read_build: allows to read a list of builds, artifacts and trace - update_build: allows to cancel and retry builds - create_build: allows to create builds from gitlab-ci.yml (not yet implemented) - admin_build: allows to manage triggers, runners and variables - read_commit_status: allows to read a list of commit statuses (including the overall of builds) - create_commit_status: allows to create a new commit status using API Remove all extra methods to manage permission. Made all controllers to use explicitly the new permissions.
-
- Jan 11, 2016
-
-
Grzegorz Bizon authored
Closes #5851
-
- Dec 22, 2015
-
-
Grzegorz Bizon authored
This removes `remote: true` from CI Lint form, making it synchronous form. This also removes some complexity related to displaying lint messages. View also has been updated, removed deprecated Bootstrap 2 tags. Improved design. Closes #4206
-
- Dec 11, 2015
-
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
- Nov 19, 2015
-
-
Kamil Trzcińśki authored
-
- Nov 10, 2015
-
-
Kamil Trzcińśki authored
-
- Oct 28, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Oct 23, 2015
-
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
- Oct 17, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Oct 14, 2015
-
-
Kamil Trzcińśki authored
Slightly refactor runner status detection: moving it to Runner class Signed-off-by:
Kamil Trzcinski <ayufan@ayufan.eu>
-
- Oct 07, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Oct 06, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Kamil Trzcińśki authored
-