aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-1829: Use severity instead of priorityGodin2010-12-0720-131/+124
* SONAR-1605: Correct backup should be created if value of property already con...Godin2010-12-073-3/+55
* SONAR-1937 filter on new violations in violations drilldownsimonbrandhof2010-12-076-34/+98
* SONAR-1450 measure 'new_violations' is missing on rules and packages/projects...simonbrandhof2010-12-072-38/+37
* Change root directory for EmbeddedDatabaseTestGodin2010-12-071-4/+4
* SONAR-1819: Ignore id of metric during restore backupGodin2010-12-073-3/+36
* SONAR-2024: Fix operations with generic typesGodin2010-12-078-24/+26
* Better name for ITGodin2010-12-071-1/+1
* SONAR-2036 Violations widget: do not display bar charts when no violationssimonbrandhof2010-12-071-0/+10
* fix ITsimonbrandhof2010-12-072-3/+2
* SONAR-2024: Add support for rule status parameterGodin2010-12-076-7/+42
* SONAR-1988 Description of rule parameters should be optionalsimonbrandhof2010-12-074-3/+77
* SONAR-2024: Add classes to work with "/api/rules" serviceGodin2010-12-068-0/+434
* fix ITsimonbrandhof2010-12-062-2/+2
* 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 sonar-ws-cl...Godin2010-12-067-38/+166
* SONAR-1829: Rename the term "Priority" by "Severity" for rules - add setSever...Godin2010-12-067-59/+128
* 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
* 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 Checkstyl...Godin2010-12-068-116/+29
* Improve ViolationsDecoratorTestGodin2010-12-062-6/+27
* Add unit tests for NewViolationsDecoratorGodin2010-12-062-4/+15
* NewViolationsDecorator :Godin2010-12-063-15/+151
* Remove empty packages and directoriesGodin2010-12-060-0/+0
* SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx column...simonbrandhof2010-12-06138-826/+1053
* 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 violations...Godin2010-12-061-1/+4
* * check excluded resources in DefaultIndex#getChildren()simonbrandhof2010-12-065-21/+24
* SONAR-2011:Godin2010-12-064-22/+24
* 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 'sonar-core-g...simonbrandhof2010-12-031-1/+1
* SONAR-2011: Remove unused dependencies on maven-plugin-api and maven-core fro...Godin2010-12-031-10/+5
* SONAR-249 correctly display last analysis and date modes in the select boxsimonbrandhof2010-12-031-0/+4