-
- Downloads
fix encoding error, issues critical status added
Showing
- app/assets/stylesheets/projects.css.scss 34 additions, 0 deletionsapp/assets/stylesheets/projects.css.scss
- app/controllers/issues_controller.rb 1 addition, 1 deletionapp/controllers/issues_controller.rb
- app/models/issue.rb 11 additions, 0 deletionsapp/models/issue.rb
- app/views/commits/_commits.html.haml 1 addition, 1 deletionapp/views/commits/_commits.html.haml
- app/views/commits/show.html.haml 2 additions, 2 deletionsapp/views/commits/show.html.haml
- app/views/issues/_form.html.haml 8 additions, 4 deletionsapp/views/issues/_form.html.haml
- app/views/issues/_issues.html.haml 6 additions, 1 deletionapp/views/issues/_issues.html.haml
- app/views/issues/_show.html.haml 17 additions, 3 deletionsapp/views/issues/_show.html.haml
- app/views/projects/_recent_commits.html.haml 1 addition, 1 deletionapp/views/projects/_recent_commits.html.haml
- app/views/projects/_recent_messages.html.haml 1 addition, 1 deletionapp/views/projects/_recent_messages.html.haml
- app/views/projects/_tree_item.html.haml 1 addition, 1 deletionapp/views/projects/_tree_item.html.haml
- db/migrate/20111025134235_add_high_label_to_issue.rb 5 additions, 0 deletionsdb/migrate/20111025134235_add_high_label_to_issue.rb
- db/schema.rb 2 additions, 1 deletiondb/schema.rb
- lib/commit_ext.rb 6 additions, 4 deletionslib/commit_ext.rb
- spec/requests/team_members_spec.rb 3 additions, 1 deletionspec/requests/team_members_spec.rb
Please register or sign in to comment