-
- Downloads
There was an error fetching the commit references. Please try again later.
Externalize strings in projects controllers
- concerns - dashboard - groups - import
Showing
- app/controllers/concerns/authenticates_with_two_factor.rb 3 additions, 3 deletionsapp/controllers/concerns/authenticates_with_two_factor.rb
- app/controllers/concerns/creates_commit.rb 16 additions, 9 deletionsapp/controllers/concerns/creates_commit.rb
- app/controllers/concerns/lfs_request.rb 3 additions, 3 deletionsapp/controllers/concerns/lfs_request.rb
- app/controllers/concerns/membership_actions.rb 26 additions, 9 deletionsapp/controllers/concerns/membership_actions.rb
- app/controllers/concerns/spammable_actions.rb 3 additions, 3 deletionsapp/controllers/concerns/spammable_actions.rb
- app/controllers/concerns/uploads_actions.rb 2 additions, 2 deletionsapp/controllers/concerns/uploads_actions.rb
- app/controllers/dashboard/todos_controller.rb 2 additions, 2 deletionsapp/controllers/dashboard/todos_controller.rb
- app/controllers/groups/runners_controller.rb 5 additions, 5 deletionsapp/controllers/groups/runners_controller.rb
- app/controllers/groups/settings/ci_cd_controller.rb 1 addition, 1 deletionapp/controllers/groups/settings/ci_cd_controller.rb
- app/controllers/import/bitbucket_controller.rb 1 addition, 1 deletionapp/controllers/import/bitbucket_controller.rb
- app/controllers/import/bitbucket_server_controller.rb 6 additions, 6 deletionsapp/controllers/import/bitbucket_server_controller.rb
- app/controllers/import/fogbugz_controller.rb 3 additions, 3 deletionsapp/controllers/import/fogbugz_controller.rb
- app/controllers/import/gitea_controller.rb 1 addition, 1 deletionapp/controllers/import/gitea_controller.rb
- app/controllers/import/gitlab_controller.rb 1 addition, 1 deletionapp/controllers/import/gitlab_controller.rb
- app/controllers/import/gitlab_projects_controller.rb 2 additions, 2 deletionsapp/controllers/import/gitlab_projects_controller.rb
- app/controllers/import/google_code_controller.rb 6 additions, 6 deletionsapp/controllers/import/google_code_controller.rb
- app/controllers/projects/blob_controller.rb 2 additions, 2 deletionsapp/controllers/projects/blob_controller.rb
- app/controllers/projects/branches_controller.rb 2 additions, 2 deletionsapp/controllers/projects/branches_controller.rb
- app/controllers/projects/deploy_keys_controller.rb 1 addition, 1 deletionapp/controllers/projects/deploy_keys_controller.rb
- app/controllers/projects/group_links_controller.rb 1 addition, 1 deletionapp/controllers/projects/group_links_controller.rb
Please register or sign in to comment