An error occurred fetching the project authors.
- 16 Mar, 2021 1 commit
-
-
Tiger authored
Extends the existing group variables API to support EE-only params, and allows setting the environment_scope if the :group_scoped_ci_variables licensed feature is available. If the feature is not available (pricing tier is not Premium or higher), the param is silently removed and the update continues without presenting an error to the user. This behaviour is the same as when project level scoped variables were a premium feature. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/55573
-
- 19 Feb, 2021 1 commit
-
-
Marius Bobin authored
Before this change we were allowing maintainers to manage group variables even though our permissions page list only owners.
-
- 30 Jul, 2020 1 commit
-
-
Matija Čupić authored
Audits variable changes in the audit log.
-
- 27 Jul, 2020 1 commit
-
-
Matija Čupić authored
This reverts merge request !35977
-
- 24 Jul, 2020 1 commit
-
-
Matija Čupić authored
Creates an AuditEvent for every group variable * Creation * Deletion * Update
-
- 23 Jun, 2020 1 commit
-
-
Arturo Herrero authored
The plan for RSpec 4.0 is to disable monkey patching, reference: https://rspec.info/blog/2013/07/the-plan-for-rspec-3/#zero-monkey-patching-mode https://relishapp.com/rspec/rspec-core/docs/configuration/zero-monkey-patching-mode This commit stops using RSpec monkey patching in several specs.
-
- 25 Feb, 2020 1 commit
-
-
Peter Leitzen authored
243 files inspected, 391 offenses detected, 391 offenses corrected
-
- 24 Feb, 2020 1 commit
-
-
Emmanuel CARRE authored
-
- 28 Oct, 2019 1 commit
-
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
- 06 May, 2019 2 commits
-
-
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.
-
Krasimir Angelov authored
-
- 27 Feb, 2019 2 commits
-
-
Matija Čupić authored
This reverts commit f5201a81, reversing changes made to 48e6db0d.
-
Matija Čupić authored
CE MR - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25584
-
- 26 Feb, 2019 2 commits
-
-
Kamil Trzciński authored
This reverts merge request !25293
-
Matija Čupić authored
This adds a concern that abstracts the concept of masking a variable, including the RegEx for validation.
-
- 18 Dec, 2018 2 commits
-
-
blackst0ne authored
Updates specs to use new rails5 format. The old format: `get :show, { some: params }, { some: headers }` The new format: `get :show, params: { some: params }, headers: { some: headers }`
-
blackst0ne authored
Updates specs to use new rails5 format. The old format: `get :show, { some: params }, { some: headers }` The new format: `get :show, params: { some: params }, headers: { some: headers }`
-
- 11 Jul, 2018 2 commits
- 05 Feb, 2018 2 commits
-
-
Matija Čupić authored
-
Matija Čupić authored
-
- 23 Oct, 2017 1 commit
-
-
Jacopo authored
-
- 20 Oct, 2017 1 commit
-
-
Jacopo authored
-
- 29 Aug, 2017 1 commit
-
-
Robert Schilling authored
-
- 28 Aug, 2017 1 commit
-
-
Robert Schilling authored
-
- 09 Aug, 2017 2 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 19 Jul, 2017 1 commit
-
-
Shinya Maeda authored
-
- 27 Jun, 2017 1 commit
-
-
Lin Jen-Shin authored
Always use declared_params(include_missing: false) so that we don't give nils for optional arguments
-
- 20 Jun, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 19 Jun, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 15 Jun, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 13 Jun, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 26 May, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 25 May, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 21 Apr, 2017 1 commit
-
-
Jacopo authored
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs. Removed unnecessary usage of `api:true`
-
- 28 Feb, 2017 1 commit
-
-
Robert Schilling authored
-
- 17 Jan, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 02 Dec, 2016 1 commit
-
-
Livier authored
Restore changes for api spec files Fix error in rspec Users Delete extra space Repositories-spec
-
- 28 Nov, 2016 1 commit
-
-
Livier authored
Restore changes for api spec files Fix error in rspec Users Delete extra space Repositories-spec
-