]> source.dussan.org Git - sonarqube.git/commit
[SONAR-1973] Add first model of review concept
authorFabrice Bellingard <bellingard@gmail.com>
Mon, 4 Apr 2011 20:54:43 +0000 (22:54 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Wed, 20 Apr 2011 06:39:18 +0000 (08:39 +0200)
commit816e1b7fe7a090bd607928b2ee13f90a7da52467
treeec6e2d87ba364822a8e7e6f30aaba566b688748e
parent060c18523247bd07431ba5de664193247afa7b9a
[SONAR-1973] Add first model of review concept
sonar-server/src/main/webapp/WEB-INF/app/models/review.rb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/models/review_data.rb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/db/migrate/190_create_review.rb [new file with mode: 0644]