5893: Remove "disable repo browsing with git2" stuff.
authorTom Clegg <tom@curoverse.com>
Sat, 2 May 2015 06:49:44 +0000 (02:49 -0400)
committerTom Clegg <tom@curoverse.com>
Sat, 2 May 2015 06:49:44 +0000 (02:49 -0400)
commit6fcd07063276bb57a751fa21bd6ab416b4092b3c
tree22e1a79203818e6694c23579d59bdd06c6802319
parent33b41435dd88f58f5bc115f19e84936fef405b91
5893: Remove "disable repo browsing with git2" stuff.

git2 is no longer unreliable, now that we know the silent failures
meant "git credential helpers must consume their stdin".
apps/workbench/app/controllers/repositories_controller.rb
apps/workbench/app/models/repository.rb
apps/workbench/app/views/pipeline_instances/_running_component.html.erb
apps/workbench/config/application.default.yml
apps/workbench/test/controllers/repositories_controller_test.rb
apps/workbench/test/integration/repositories_browse_test.rb