aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3060 Refactor new CPD algorithmEvgeny Mandrikov2011-12-1415-333/+463
* SONAR-2018 Improve rule for detection of commented-out codeEvgeny Mandrikov2011-12-143-17/+67
* SONAR-3058 downgrade to jetty 6.1.25 because of AJP regressionsimonbrandhof2011-12-141-1/+4
* SONAR-2973 improve the form that changes severitysimonbrandhof2011-12-1412-126/+204
* SONAR-2912 [Rename quality profile] Default value: put profile nameFabrice Bellingard2011-12-131-1/+1
* SONAR-2939 Rename "Functions distribution /complexity" metricFabrice Bellingard2011-12-131-2/+2
* SONAR-2399 In differential mode, display reviews until todayFabrice Bellingard2011-12-135-5/+5
* SONAR-2018 Improve rule for detection of commented-out codeEvgeny Mandrikov2011-12-133-3/+31
* SONAR-2018 Improve rule for detection of commented-out codeEvgeny Mandrikov2011-12-138-80/+191
* SONAR-1929 Modify the new DashboardTemplate APIFabrice Bellingard2011-12-1324-503/+535
* Add utility class to simplify assertions in tests for checksEvgeny Mandrikov2011-12-1314-151/+183
* SONAR-2973 fix the severity of violations if manually set by end-usersSimon Brandhof2011-12-1210-9/+390
* SONAR-3063 Implement the hotspots page as a dashboardFabrice Bellingard2011-12-1217-931/+109
* SONAR-1929 Add localization to name & description of dashboardsFabrice Bellingard2011-12-124-1/+27
* SONAR-1929 New extension point: dashboard templateFabrice Bellingard2011-12-1260-62/+2567
* Fix some violationsSimon Brandhof2011-12-1213-45/+51
* Improve DateUtils by using generics in ThreadLocal + rename some unit tests o...Simon Brandhof2011-12-122-8/+11
* SONAR-3077 rename priority to severity in Rule#toString()Simon Brandhof2011-12-121-33/+36
* SONAR-2973 replace RULE_FAILURES_OVERRIDDEN_SEVERITY by REVIEWS.MANUAL_SEVERI...Simon Brandhof2011-12-1231-401/+461
* Rename some Ruby methods of Review.rb in order to respect convention namingsSimon Brandhof2011-12-125-267/+268
* SONAR-3077 Don't use ReflectionToStringBuilder in Rule.toString()Evgeny Mandrikov2011-12-101-1/+11
* Fix MyBatis integration tests with MsSQLSimon Brandhof2011-12-092-3/+3
* Add DecoratorBarriers START_VIOLATION_PERSISTENCE and END_OF_VIOLATION_PERSIS...Evgeny Mandrikov2011-12-093-20/+26
* SONAR-3071 The settings page fails if a property has a null valueSimon Brandhof2011-12-092-91/+95
* SONAR-3070 DateUtils should not parse badly formatted stringsEvgeny Mandrikov2011-12-092-15/+29
* Fix integration tests of MyBatis on MsSQL. Table names must be lower-case.Simon Brandhof2011-12-091-2/+2
* Increase size of RULE_FAILURES.COMMITTER to 100Evgeny Mandrikov2011-12-083-3/+3
* Add icons to the select box of the widget Most Violated RulesSimon Brandhof2011-12-081-5/+5
* SONAR-1974 only administrators can create new manual rules + Fix sort of seve...Simon Brandhof2011-12-087-63/+80
* Remove useless comment from metrics_controller.rbSimon Brandhof2011-12-081-5/+4
* SONAR-2973 add the column RULE_FAILURES.OVERRIDDEN_SEVERITY (BOOLEAN)Simon Brandhof2011-12-0822-217/+284
* SONAR-3057 Do not put a '+' if variation is zero in 'light' modeFabrice Bellingard2011-12-081-1/+5
* SONAR-2795 Remove link on "Next" if page index is max (20)Fabrice Bellingard2011-12-081-2/+2
* Revert some changes in the CSS of code viewerSimon Brandhof2011-12-081-16/+22
* SONAR-1974 do not reload the page when the violation is createdSimon Brandhof2011-12-086-293/+320
* Add RULE_FAILURES.COMMITTEREvgeny Mandrikov2011-12-0821-70/+133
* SONAR-2795 Paging at filters pageFabrice Bellingard2011-12-081-2/+7
* Add couple of functional tests for CPDEvgeny Mandrikov2011-12-081-7/+144
* Fix violations, increase coverageEvgeny Mandrikov2011-12-087-125/+142
* Try to fix DbUnit tests on MSSQLsimonbrandhof2011-12-072-7/+19
* SONAR-3046 remove the links on the severity iconssimonbrandhof2011-12-071-4/+4
* SONAR-3046 the link 'More' must contain the selected period and severitysimonbrandhof2011-12-072-4/+6
* Add Idea file to .gitignoresimonbrandhof2011-12-071-0/+1
* Add .idea directories to .gitignoresimonbrandhof2011-12-071-0/+1
* Rename view drilldown/_severity.erb to _severity.html.erbsimonbrandhof2011-12-071-0/+0
* SONAR-1974 add a page to manage manual rulessimonbrandhof2011-12-0714-79/+204
* SONAR-1974 add all the available rules in the form to create violationssimonbrandhof2011-12-077-37/+74
* Remove unused Javascript codesimonbrandhof2011-12-071-37/+0
* SONAR-2399 Make the differential mode work on Derby and "More" linksFabrice Bellingard2011-12-074-5/+21
* SONAR-3057 Use appropriate colors for measuresFabrice Bellingard2011-12-072-14/+16