- Aug 23, 2021
-
-
Miguel Rincon authored
This change adds the capability of filtering and pagination for group runners, group administrators can search and locate their runners.
-
- Jul 23, 2021
-
-
Miguel Rincon authored
This change add a new page to manage group runners behind the feature flag runner_list_group_view_vue_ui. The new page is added to the sidebar menu as CI/CD -> Runners.
-
- May 05, 2021
-
-
Pedro Pombeiro authored
-
- Apr 04, 2021
-
-
Abdul Wadood authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/220040 in solving Rails/SaveBang Rubocop rule offenses.
-
- Jul 17, 2020
-
-
Arthur de Lapertosa Lisboa authored
-
- Jun 03, 2020
-
-
Arturo Herrero authored
The plan for RSpec 4.0 is to disable monkey patching: https://rspec.info/blog/2013/07/the-plan-for-rspec-3/#zero-monkey-patching-mode This commit stops using RSpec monkey patching: https://relishapp.com/rspec/rspec-core/docs/configuration/zero-monkey-patching-mode
-
- Feb 05, 2020
-
-
Peter Leitzen authored
347 files inspected, 176 offenses detected, 176 offenses corrected
-
- Aug 22, 2019
-
-
Andrew Cimino authored
- Use authorize_admin_group! instead of authorize_admin_pipeline! - Added role-based permission specs for Groups::RunnersController
-
Andrew Cimino authored
- Use authorize_admin_group! instead of authorize_admin_pipeline! - Added role-based permission specs for Groups::RunnersController
-
- Apr 15, 2019
-
-
gfyoung authored
Adds frozen string to the following: * spec/bin/**/*.rb * spec/config/**/*.rb * spec/controllers/**/*.rb xref https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
-
- Dec 18, 2018
-
-
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 }`
-
- Jul 11, 2018
- May 31, 2018
-
-
Kamil Trzcińśki authored
-
Dylan Griffith authored
-
Kamil Trzcińśki authored
-
Dylan Griffith authored
-
- May 07, 2018
-
-
Dylan Griffith authored
-
- Oct 23, 2017
-
-
Jacopo authored
-
- Oct 20, 2017
-
-
Jacopo authored
-
- Aug 02, 2017
-
-
Robert Speicher authored
-
Robert Speicher authored
-
- Feb 15, 2017
-
-
Lin Jen-Shin authored