aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-1973 Add possibility to show only switched-off violationsFabrice Bellingard2011-04-203-2/+15
* Remove unused fileEvgeny Mandrikov2011-04-203-171/+5
* Fix crlfEvgeny Mandrikov2011-04-201-1641/+1641
* Fix crlfEvgeny Mandrikov2011-04-2034-3594/+3594
* SONAR-2367 Filter error when a column is on a disabled metricsimonbrandhof2011-04-201-1/+1
* Merge remote branch 'upstream/master'Fabrice Bellingard2011-04-202-2/+2
|\
| * SONAR-2372 Upgrade to maven-cobertura-plugin 2.5Evgeny Mandrikov2011-04-202-2/+2
* | [SONAR-2327] Fix a bugFabrice Bellingard2011-04-201-0/+2
* | [SONAR-1973] Remodeling of UI based on Simon's feedbackFabrice Bellingard2011-04-2014-132/+326
* | [SONAR-1973] Increase table primary keysFabrice Bellingard2011-04-201-0/+3
* | [SONAR-1957] Add ViolationQuery on SonarIndex and DecoratorContextFabrice Bellingard2011-04-206-1193/+1392
* | [SONAR-1957] Adds "switched off" attribute on Violation class and makeFabrice Bellingard2011-04-207-393/+453
* | [SONAR-1973] Make it possible to edit the last commentFabrice Bellingard2011-04-204-11/+53
* | [SONAR-1973] Add title & assignee on review, improve UIFabrice Bellingard2011-04-206-98/+134
* | [SONAR-2347] Close a review when its corresponding violation does notFabrice Bellingard2011-04-207-648/+807
* | [SONAR-1973] Update code to use the permanent ID of violations, setFabrice Bellingard2011-04-2010-458/+474
* | [SONAR-1973] Add a updated_at columnFabrice Bellingard2011-04-201-47/+48
* | [SONAR-1973] Fix small issue with icon replacement after creating anFabrice Bellingard2011-04-201-5/+5
* | [SONAR-1973] Improve UIFabrice Bellingard2011-04-205-1682/+1680
* | [SONAR-1973] Add imagesFabrice Bellingard2011-04-203-0/+0
* | [SONAR-1973] Improve UIFabrice Bellingard2011-04-204-29/+37
* | [SONAR-1973] Change iconsFabrice Bellingard2011-04-203-1/+1
* | Temporary commit before merging with Simon's modifications onFabrice Bellingard2011-04-203-0/+47
* | [SONAR-2327] Improve code of the DB requestFabrice Bellingard2011-04-201-51/+45
* | [SONAR-2327] Rename methods to stick to Ruby conventionsFabrice Bellingard2011-04-201-9/+9
* | [SONAR-2327] Add the commented_by param on the review search queryFabrice Bellingard2011-04-201-2/+3
* | [SONAR-2327] Add more params to SQL query for reviews serviceFabrice Bellingard2011-04-201-7/+39
* | [SONAR-1973] "Add comment" link should not be visible if user is notFabrice Bellingard2011-04-201-32/+34
* | [SONAR-1973] Fix a wrong linkFabrice Bellingard2011-04-201-137/+137
* | [SONAR-2327] First implementation of the review serviceFabrice Bellingard2011-04-2010-83/+206
* | [SONAR-1973] Add status and type constantsFabrice Bellingard2011-04-202-13/+27
* | [SONAR-1973] Displays the comment in right DIV after a validationFabrice Bellingard2011-04-203-15/+15
* | [SONAR-1973] Update correctly the "Add" button visibilityFabrice Bellingard2011-04-203-17/+24
* | [SONAR-1973] Adds select box for severityFabrice Bellingard2011-04-203-1/+24
* | [SONAR-1973] Add security checks before saving reviews & commentsFabrice Bellingard2011-04-201-2/+26
* | [SONAR-1973] Adds validation, improves form & removes unusedFabrice Bellingard2011-04-205-11/+4
* | [SONAR-1973] Add validations on formsFabrice Bellingard2011-04-205-26/+40
* | [SONAR-1973] Rename code elements to follow conventionsFabrice Bellingard2011-04-207-13/+8
* | [SONAR-1973] Improve review&comment formsFabrice Bellingard2011-04-205-22/+35
* | [SONAR-1973] Add/list reviews&commentsFabrice Bellingard2011-04-206-27/+79
* | ReviewData changed into ReviewComment : OKFabrice Bellingard2011-04-207-27/+23
* | TEMP commit before changing review_data into review_commentFabrice Bellingard2011-04-2011-22/+148
* | [SONAR-1973] Add first model of review conceptFabrice Bellingard2011-04-203-29/+23
* | [SONAR-1973] Add first model of review conceptFabrice Bellingard2011-04-203-0/+116
|/
* SONAR-2371 SurefireSensor should not insert unit test measures when there is ...Evgeny Mandrikov2011-04-204-18/+38
* SONAR-2358 Don't use org.codehaus.plexus.util.StringInputStream to calculate ...Evgeny Mandrikov2011-04-192-16/+9
* Fix support of SQLServersimonbrandhof2011-04-191-1/+1
* SONAR-2278 Improve exception handling of decoratorssimonbrandhof2011-04-192-8/+46
* Fix copyright headerssimonbrandhof2011-04-186-6/+6
* SONAR-2366 Upgrade embedded database to Derby 10.7.1.1 + add DatabaseTestCase...simonbrandhof2011-04-185-1/+735