OSDN Git Service

repo tab added. activities page for repo
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Fri, 30 Dec 2011 20:56:13 +0000 (22:56 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Fri, 30 Dec 2011 20:56:13 +0000 (22:56 +0200)
commit0ae9ac155c2d6d91060e0b0a3d528681aeb0dfe2
treeafd2a29e5862ffaac7ccafeeb50765f4b7838738
parente33aab0b21e38f4cf7aed8bb6451d737fcefe110
repo tab added. activities page for repo
app/controllers/repositories_controller.rb [new file with mode: 0644]
app/helpers/projects_helper.rb
app/views/layouts/project.html.haml
app/views/repositories/_head.html.haml [new file with mode: 0644]
app/views/repositories/show.html.haml [new file with mode: 0644]
config/routes.rb