aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* do not display big trend iconssimonbrandhof2010-12-094-12/+12
* SONAR-249 define default values of periodssimonbrandhof2010-12-094-9/+48
* SONAR-1729 Violations decorator should test if the measure exist before savin...simonbrandhof2010-12-092-60/+85
* SONAR-1809: Export / import alerts attached to a quality profileGodin2010-12-083-4/+7
* SONAR-1941 improve the select box of periodssimonbrandhof2010-12-081-1/+1
* Deprecate Rule.setPluginName() , Rule.getPluginName() and related stuff, beca...Godin2010-12-082-6/+6
* SONAR-1937 violations tab : display violation age in days to current datesimonbrandhof2010-12-081-6/+26
* SONAR-1937 fix calculation of new_violations : compare to a date instead of a...simonbrandhof2010-12-0819-117/+153
* SONAR-1829: Use severity instead of priorityGodin2010-12-074-23/+23
* SONAR-1450 log comparison dates at batch startup + improve the algorithm of p...simonbrandhof2010-12-076-104/+60
* SONAR-1937 add the field 'age' to violations web service + display the select...simonbrandhof2010-12-072-2/+7
* SONAR-1829: Use severity instead of priorityGodin2010-12-075-9/+9
* SONAR-1829: Use severity instead of priorityGodin2010-12-075-51/+47
* SONAR-1450 measure 'new_violations' is missing on rules and packages/projects...simonbrandhof2010-12-072-38/+37
* SONAR-2036 Violations widget: do not display bar charts when no violationssimonbrandhof2010-12-071-0/+10
* SONAR-2032 Delete the measures on metric 'violations' and rule prioritysimonbrandhof2010-12-063-27/+18
* SONAR-2011: Instead of deprecated project.getPom() use injected MavenProject ...Godin2010-12-062-8/+12
* Fix typosGodin2010-12-061-1/+1
* SONAR-2031: Remove the feature "reuse configuration" of the plugins Checkstyl...Godin2010-12-068-116/+29
* Improve ViolationsDecoratorTestGodin2010-12-061-5/+16
* Add unit tests for NewViolationsDecoratorGodin2010-12-062-4/+15
* NewViolationsDecorator :Godin2010-12-063-15/+151
* SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx column...simonbrandhof2010-12-0637-346/+340
* Fix metric nameGodin2010-12-061-1/+1
* Improve performance of NewViolationsDecoratorGodin2010-12-061-36/+32
* NewViolationsDecorator should count new violations by priority and by ruleGodin2010-12-062-26/+128
* SONAR-1450: Don't do anything in ViolationPersisterDecorator if no violations...Godin2010-12-061-1/+4
* SONAR-2011:Godin2010-12-063-21/+21
* Minor change : use Maps.newHashMap() instead of new HashMap<...>()simonbrandhof2010-12-061-1/+2
* SONAR-249 rename some methods of PastSnapshot so sonar can detect it's a beansimonbrandhof2010-12-045-23/+23
* some method renaming + improve code Qsimonbrandhof2010-12-047-13/+21
* improve code Qsimonbrandhof2010-12-043-3/+4
* SONAR-249 add some unit testssimonbrandhof2010-12-043-16/+82
* Add missing extensions to CorePluginGodin2010-12-041-0/+2
* SONAR-2011: Remove unused dependencies on maven-plugin-api and maven-core fro...Godin2010-12-031-10/+5
* SONAR-249 support configurations by custom date or by last analysissimonbrandhof2010-12-039-29/+467
* SONAR-249 add the select-box to display variation periodssimonbrandhof2010-12-0314-61/+248
* SONAR-249 correctly save the variations configuration into the table SNAPSHOTSsimonbrandhof2010-12-0316-83/+334
* SONAR-2011: Remove dependency on maven-common-artifact-filters from sonar-plu...Godin2010-12-035-1/+52
* SONAR-1450: Prevent NPE with Natural and VB pluginsGodin2010-12-032-0/+6
* Core Plugins: don't use deprecated methods, add missing license headerGodin2010-12-035-39/+47
* SONAR-249 improve some widgets + display variation of test execution timesimonbrandhof2010-12-036-33/+24
* SONAR-1450: Remove unused methods, improve unit testsGodin2010-12-034-46/+46
* SONAR-1450: Add checksum to RuleFailureModel and use it in ViolationPersister...Godin2010-12-0312-84/+81
* SONAR-2007 remove iso categories from checkstyle, pmd and findbugssimonbrandhof2010-12-033-724/+724
* SONAR-249 remove the annotation @SupportVariationDashboardsimonbrandhof2010-12-035-9/+4
* SONAR-249 add variations to design widgetssimonbrandhof2010-12-033-10/+40
* SONAR-249 add variations to widgets comments, tests and complexitysimonbrandhof2010-12-033-35/+105
* SONAR-2007: Remove IsoCategory from Squid rulesGodin2010-12-0311-45/+27
* SONAR-1683: Remove dependency on maven-dependency-tree from sonar-plugin-apiGodin2010-12-031-0/+5