aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix ITsimonbrandhof2010-12-061-1/+1
|
* SONAR-2024: Add "limit" parameter to ViolationQueryGodin2010-12-062-28/+30
|
* SONAR-1829: Rename the term 'Priority' by 'Severity' in quality profilesGodin2010-12-063-4/+4
|
* SONAR-2032 Delete the measures on metric 'violations' and rule prioritysimonbrandhof2010-12-069-75/+97
|
* SONAR-249 change the color of variation values in dashboardssimonbrandhof2010-12-061-1/+1
|
* fix db script for derbysimonbrandhof2010-12-061-3/+6
|
* Fix testGodin2010-12-061-6/+7
|
* SONAR-1829: Rename the term "Priority" by "Severity" for rules in ↵Godin2010-12-067-38/+166
| | | | sonar-ws-client
* SONAR-1829: Rename the term "Priority" by "Severity" for rules - add ↵Godin2010-12-067-59/+128
| | | | setSeverity/getSeverity and deprecate setPriority/getPriority
* SONAR-2011: Deprecate Project.getGroupId() and Project.getArtifactId()Godin2010-12-061-14/+28
|
* SONAR-2011: Instead of deprecated project.getPom() use injected MavenProject ↵Godin2010-12-062-8/+12
| | | | in ProjectLinksSensor
* Deprecate Project.getReuseExistingRulesConfigGodin2010-12-062-0/+7
|
* SONAR-2031: Fix ITsGodin2010-12-067-166/+0
|
* Fix typosGodin2010-12-063-3/+4
|
* SONAR-2031: Remove the feature "reuse configuration" of the plugins ↵Godin2010-12-068-116/+29
| | | | Checkstyle and PMD
* Improve ViolationsDecoratorTestGodin2010-12-062-6/+27
|
* Add unit tests for NewViolationsDecoratorGodin2010-12-062-4/+15
|
* NewViolationsDecorator :Godin2010-12-063-15/+151
| | | | | | * Fix bug * Add unit tests
* Remove empty packages and directoriesGodin2010-12-060-0/+0
|
* SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx ↵simonbrandhof2010-12-06138-826/+1053
| | | | columns + fix saving of dependencies
* 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-063-30/+152
|
* SONAR-1450: Don't do anything in ViolationPersisterDecorator if no ↵Godin2010-12-061-1/+4
| | | | violations for current resource
* * check excluded resources in DefaultIndex#getChildren()simonbrandhof2010-12-065-21/+24
| | | | | * check exclusion of resources when adding new dependency between resources * remove the unused method PersistenceManager#saveViolation()
* SONAR-2011:Godin2010-12-064-22/+24
| | | | | * Deprecate Project.getPom() * Decrease scope of dependency on maven-project from provided to test for sonar-findbugs-plugin
* 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-045-36/+136
|
* SONAR-249 select box in smallsimonbrandhof2010-12-041-1/+1
|
* Add missing extensions to CorePluginGodin2010-12-041-0/+2
|
* fix the property sonar.skippedModules to exclude the GWT module ↵simonbrandhof2010-12-031-1/+1
| | | | 'sonar-core-gwt' from analysis
* SONAR-2011: Remove unused dependencies on maven-plugin-api and maven-core ↵Godin2010-12-031-10/+5
| | | | from sonar-findbugs-plugin
* SONAR-249 correctly display last analysis and date modes in the select boxsimonbrandhof2010-12-031-0/+4
|
* 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-0317-85/+287
|
* SONAR-2011: Remove dependency on maven-core from sonar-plugin-apiGodin2010-12-033-9/+5
|
* 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 ↵Godin2010-12-037-15/+71
| | | | sonar-plugin-api
* 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-037-38/+29
|
* SONAR-1450: Remove unused methods, improve unit testsGodin2010-12-034-46/+46
|
* SONAR-1450: Add checksum to RuleFailureModel and use it in ↵Godin2010-12-0319-104/+114
| | | | ViolationPersisterDecorator
* SONAR-2007 remove iso categories from checkstyle, pmd and findbugssimonbrandhof2010-12-033-724/+724
|
* SONAR-249 remove the annotation @SupportVariationDashboardsimonbrandhof2010-12-036-45/+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
|