OSDN Git Service

Bootstrap: Activities
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Sat, 28 Jan 2012 14:47:55 +0000 (16:47 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Sat, 28 Jan 2012 14:47:55 +0000 (16:47 +0200)
commit0a4222fb9802aa979171920c489a7db11e3f1ff8
tree6e33739801334cdf835715e0c11d1d37adff68c8
parent15b06b01644f31314f3241afbb7a807219f18703
Bootstrap: Activities
26 files changed:
app/assets/stylesheets/common.scss
app/assets/stylesheets/reset_bootstrap.scss
app/assets/stylesheets/top_panel.scss
app/controllers/merge_requests_controller.rb
app/controllers/projects_controller.rb
app/helpers/dashboard_helper.rb
app/models/commit.rb
app/views/commits/_commits.html.haml
app/views/dashboard/_issues_feed.html.haml
app/views/dashboard/_merge_requests_feed.html.haml
app/views/dashboard/_projects_feed.html.haml
app/views/dashboard/issues.html.haml
app/views/dashboard/merge_requests.html.haml
app/views/layouts/_app_side.html.haml
app/views/merge_requests/show.html.haml
app/views/projects/_feed.html.haml
app/views/projects/_form.html.haml
app/views/projects/edit.html.haml
app/views/projects/empty.html.haml
app/views/projects/index.html.haml
app/views/projects/info.html.haml
app/views/projects/show.html.haml
app/views/repositories/_feed.html.haml
app/views/repositories/branches.html.haml
app/views/repositories/show.html.haml
config/routes.rb