- Feb 24, 2020
-
-
GitLab Bot authored
-
- May 06, 2019
-
-
Krasimir Angelov authored
Add env_var and file as supported types for CI variables. Variables of type file expose to users existing gitlab-runner behaviour - save variable value into a temp file and set the path to this file in an ENV var named after the variable key. Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/46806.
-
- Nov 28, 2018
-
-
Imre (Admin) authored
It also renames the API::PROJECT_ENDPOINT_REQUIREMENTS constant to API::NAMESPACE_OR_PROJECT_REQUIREMENTS
-
- Sep 30, 2018
-
-
gfyoung authored
Partially addresses #47424. Had to make changes to spec files because stubbing methods on frozen objects is a mess in RSpec and leads to failures: https://github.com/rspec/rspec-mocks/issues/1190
-
- Sep 11, 2018
-
-
Yorick Peterse authored
This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
-
- Apr 18, 2018
-
-
🙈 jacopo beschi 🙉 authored
-
- Aug 31, 2017
-
-
Robert Schilling authored
-
- Aug 28, 2017
-
-
Robert Schilling authored
-
- Aug 01, 2017
-
-
Shinya Maeda authored
-
- Jul 19, 2017
-
-
Shinya Maeda authored
-
- Jul 06, 2017
-
- Jun 27, 2017
-
-
Lin Jen-Shin authored
Always use declared_params(include_missing: false) so that we don't give nils for optional arguments
-
- May 25, 2017
-
-
Lin Jen-Shin authored
-
- Mar 16, 2017
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Feb 28, 2017
-
-
Robert Schilling authored
-
Robert Schilling authored
-
- Nov 24, 2016
-
-
Robert Schilling authored
-
- Nov 22, 2016
-
-
Semyon Pupkov authored
-
- Oct 13, 2016
-
-
Zeger-Jan van de Weg 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 13, 2016
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
- Jan 07, 2016
-
-
Tomasz Maczukin authored
-
- Dec 31, 2015
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-