Commit Graph

7 Commits

Author SHA1 Message Date
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