GitLab Bot
|
6ab9cdec26
|
Add latest changes from gitlab-org/gitlab@master
|
2020-10-06 12:08:38 +00:00 |
|
GitLab Bot
|
fe29f106cd
|
Add latest changes from gitlab-org/gitlab@master
|
2020-07-17 09:09:43 +00:00 |
|
GitLab Bot
|
80f61b4035
|
Add latest changes from gitlab-org/gitlab@master
|
2019-09-18 14:02:45 +00:00 |
|
drew cimino
|
d29ea1fa13
|
admin_group authorization for Groups::RunnersController
- Use authorize_admin_group! instead of authorize_admin_pipeline!
- Added role-based permission specs for Groups::RunnersController
|
2019-08-22 11:48:24 -04:00 |
|
Martin Wortschack
|
5660690787
|
Externalize strings in projects controllers
- concerns
- dashboard
- groups
- import
|
2019-03-27 16:52:52 +00:00 |
|
gfyoung
|
be42c05054
|
Enable more frozen string in app/controllers/
Enables frozen string for the following:
* app/controllers/dashboard/**/*.rb
* app/controllers/explore/**/*.rb
* app/controllers/google_api/**/*.rb
* app/controllers/groups/**/*.rb
* app/controllers/import/**/*.rb
* app/controllers/instance_statistics/**/*.rb
* app/controllers/ldap/**/*.rb
* app/controllers/oauth/**/*.rb
* app/controllers/profiles/**/*.rb
Partially addresses #47424.
|
2018-09-23 12:48:02 -07:00 |
|
Lin Jen-Shin
|
4ee08b77bc
|
Updates from rubocop -a
|
2018-07-09 21:13:08 +08:00 |
|
Kamil Trzciński
|
33b660be62
|
Support anchors for Groups::RunnersController
|
2018-05-07 15:53:55 +02:00 |
|
Dylan Griffith
|
131ca31b23
|
Add a comment about implementing proper policies for group runner permissions
|
2018-05-07 14:06:29 +02:00 |
|
Dylan Griffith
|
3762b910eb
|
Rename set_runner -> runner in runner controllers
|
2018-05-07 08:54:08 +02:00 |
|
Dylan Griffith
|
4ec95dc404
|
Share _form and show for project, instance and group runners
|
2018-05-07 08:54:08 +02:00 |
|
Dylan Griffith
|
91f358942e
|
Allow to pause,resume,show,edit,destroy group runners (#10244)
|
2018-05-07 08:54:07 +02:00 |
|