-
- Downloads
Move helpers back to original directory
Showing
- app/controllers/application_controller.rb 2 additions, 6 deletionsapp/controllers/application_controller.rb
- app/controllers/oauth/applications_controller.rb 2 additions, 2 deletionsapp/controllers/oauth/applications_controller.rb
- app/controllers/oauth/authorized_applications_controller.rb 1 addition, 1 deletionapp/controllers/oauth/authorized_applications_controller.rb
- app/controllers/projects/network_controller.rb 1 addition, 1 deletionapp/controllers/projects/network_controller.rb
- app/controllers/projects/refs_controller.rb 1 addition, 1 deletionapp/controllers/projects/refs_controller.rb
- app/controllers/projects/wikis_controller.rb 1 addition, 1 deletionapp/controllers/projects/wikis_controller.rb
- app/controllers/search_controller.rb 1 addition, 1 deletionapp/controllers/search_controller.rb
- app/helpers/appearances_helper.rb 21 additions, 0 deletionsapp/helpers/appearances_helper.rb
- app/helpers/application_helper.rb 315 additions, 0 deletionsapp/helpers/application_helper.rb
- app/helpers/application_settings_helper.rb 59 additions, 0 deletionsapp/helpers/application_settings_helper.rb
- app/helpers/auth_helper.rb 54 additions, 0 deletionsapp/helpers/auth_helper.rb
- app/helpers/blob_helper.rb 74 additions, 0 deletionsapp/helpers/blob_helper.rb
- app/helpers/branches_helper.rb 17 additions, 0 deletionsapp/helpers/branches_helper.rb
- app/helpers/broadcast_messages_helper.rb 16 additions, 0 deletionsapp/helpers/broadcast_messages_helper.rb
- app/helpers/commits_helper.rb 183 additions, 0 deletionsapp/helpers/commits_helper.rb
- app/helpers/compare_helper.rb 21 additions, 0 deletionsapp/helpers/compare_helper.rb
- app/helpers/dashboard_helper.rb 9 additions, 0 deletionsapp/helpers/dashboard_helper.rb
- app/helpers/diff_helper.rb 170 additions, 0 deletionsapp/helpers/diff_helper.rb
- app/helpers/emails_helper.rb 57 additions, 0 deletionsapp/helpers/emails_helper.rb
- app/helpers/events_helper.rb 200 additions, 0 deletionsapp/helpers/events_helper.rb
app/helpers/appearances_helper.rb
0 → 100644
app/helpers/application_helper.rb
0 → 100644
app/helpers/application_settings_helper.rb
0 → 100644
app/helpers/auth_helper.rb
0 → 100644
app/helpers/blob_helper.rb
0 → 100644
app/helpers/branches_helper.rb
0 → 100644
app/helpers/broadcast_messages_helper.rb
0 → 100644
app/helpers/commits_helper.rb
0 → 100644
app/helpers/compare_helper.rb
0 → 100644
app/helpers/dashboard_helper.rb
0 → 100644
app/helpers/diff_helper.rb
0 → 100644
app/helpers/emails_helper.rb
0 → 100644
app/helpers/events_helper.rb
0 → 100644
Please register or sign in to comment