-
- Downloads
moved throttling into the controller. if we hit the throttling
threshhold, a message is shown indicating we didn't perform the search
Showing
- app/controllers/projects/commit_controller.rb 5 additions, 2 deletionsapp/controllers/projects/commit_controller.rb
- app/helpers/commits_helper.rb 18 additions, 8 deletionsapp/helpers/commits_helper.rb
- app/models/repository.rb 4 additions, 4 deletionsapp/models/repository.rb
- app/views/projects/commit/branches.html.haml 16 additions, 12 deletionsapp/views/projects/commit/branches.html.haml
Please register or sign in to comment