OSDN Git Service

Add critical status to issues
authorgitlabhq <m@gitlabhq.com>
Tue, 25 Oct 2011 04:34:02 +0000 (07:34 +0300)
committergitlabhq <m@gitlabhq.com>
Tue, 25 Oct 2011 04:34:02 +0000 (07:34 +0300)
commit9afee5ad5298dc4c89ec74c5fda44adfc91de1b2
tree857e88a2cabb73297e13eb940156c82258cebc0c
parentafe98ae74ab13d11908e74ada1d10dccc333228b
Add critical status to issues
app/assets/stylesheets/projects.css.scss
app/controllers/issues_controller.rb
app/models/issue.rb
app/views/issues/_form.html.haml
app/views/issues/_issues.html.haml
app/views/issues/_show.html.haml
db/migrate/20111025134235_add_high_label_to_issue.rb [new file with mode: 0644]
db/schema.rb