OSDN Git Service

Fixed styles, ProjectHook specs etc
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Fri, 4 Jan 2013 22:35:38 +0000 (00:35 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Fri, 4 Jan 2013 22:35:38 +0000 (00:35 +0200)
commite16cebac3eaadc0df93576358f60ae4a498ce15f
tree986cf1f20647bf98808e8a14b0faf3c93d368463
parentc6298678f5032823130f5b2eb6fc1810cbb01a10
Fixed styles, ProjectHook specs etc
22 files changed:
app/assets/stylesheets/gitlab_bootstrap/blocks.scss
app/assets/stylesheets/gitlab_bootstrap/lists.scss
app/assets/stylesheets/gitlab_bootstrap/tables.scss
app/assets/stylesheets/sections/issues.scss
app/assets/stylesheets/sections/projects.scss
app/models/commit.rb
app/models/project.rb
app/views/admin/dashboard/index.html.haml
app/views/admin/projects/show.html.haml
app/views/commits/_commits.html.haml
app/views/dashboard/issues.html.haml
app/views/dashboard/merge_requests.html.haml
app/views/groups/_projects.html.haml
app/views/groups/issues.html.haml
app/views/groups/merge_requests.html.haml
app/views/groups/people.html.haml
app/views/issues/index.html.haml
app/views/merge_requests/show/_commits.html.haml
app/views/team_members/_team.html.haml
lib/static_model.rb
spec/lib/extracts_path_spec.rb
spec/models/project_hooks_spec.rb