-
- Downloads
There was an error fetching the commit references. Please try again later.
Update the help_page_path route to accept paths directly instead of using parameters.
Showing
- app/controllers/help_controller.rb 4 additions, 6 deletionsapp/controllers/help_controller.rb
- app/helpers/search_helper.rb 9 additions, 9 deletionsapp/helpers/search_helper.rb
- app/views/admin/appearances/_form.html.haml 1 addition, 1 deletionapp/views/admin/appearances/_form.html.haml
- app/views/admin/application_settings/_form.html.haml 3 additions, 3 deletionsapp/views/admin/application_settings/_form.html.haml
- app/views/admin/deploy_keys/new.html.haml 1 addition, 1 deletionapp/views/admin/deploy_keys/new.html.haml
- app/views/admin/groups/show.html.haml 1 addition, 1 deletionapp/views/admin/groups/show.html.haml
- app/views/admin/hooks/index.html.haml 1 addition, 1 deletionapp/views/admin/hooks/index.html.haml
- app/views/admin/projects/show.html.haml 1 addition, 1 deletionapp/views/admin/projects/show.html.haml
- app/views/errors/access_denied.html.haml 1 addition, 1 deletionapp/views/errors/access_denied.html.haml
- app/views/groups/group_members/_new_group_member.html.haml 1 addition, 1 deletionapp/views/groups/group_members/_new_group_member.html.haml
- app/views/help/show.html.haml 1 addition, 1 deletionapp/views/help/show.html.haml
- app/views/help/ui.html.haml 1 addition, 1 deletionapp/views/help/ui.html.haml
- app/views/import/github/new.html.haml 1 addition, 1 deletionapp/views/import/github/new.html.haml
- app/views/profiles/keys/index.html.haml 1 addition, 1 deletionapp/views/profiles/keys/index.html.haml
- app/views/profiles/preferences/show.html.haml 2 additions, 2 deletionsapp/views/profiles/preferences/show.html.haml
- app/views/profiles/two_factor_auths/show.html.haml 1 addition, 1 deletionapp/views/profiles/two_factor_auths/show.html.haml
- app/views/projects/_bitbucket_import_modal.html.haml 1 addition, 1 deletionapp/views/projects/_bitbucket_import_modal.html.haml
- app/views/projects/_builds_settings.html.haml 1 addition, 1 deletionapp/views/projects/_builds_settings.html.haml
- app/views/projects/_gitlab_import_modal.html.haml 1 addition, 1 deletionapp/views/projects/_gitlab_import_modal.html.haml
- app/views/projects/_merge_request_settings.html.haml 1 addition, 1 deletionapp/views/projects/_merge_request_settings.html.haml
Please register or sign in to comment