aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* revert trunk version to 2.5-SNAPSHOTsimonbrandhof2010-12-271-1/+1
* Move timemachine components from core plugin to batch + do not depend on Snap...simonbrandhof2010-12-272-1/+10
* [maven-release-plugin] prepare release 2.5simonbrandhof2010-12-241-1/+1
* fix memory leak in ruby database migrationsimonbrandhof2010-12-221-2/+2
* add the server-side component ServerUpgradeStatus to know the database versio...simonbrandhof2010-12-221-0/+44
* SONAR-1722 increase the size of RULES_PROFILES.PARENT_NAME (same as NAME) + c...simonbrandhof2010-12-222-41/+18
* define new_violations metrics as 'optimized with best value'simonbrandhof2010-12-221-6/+6
* Minor fixGodin2010-12-211-7/+8
* Add missing license headersGodin2010-12-211-0/+19
* SONAR-1722: Merge two fields ActiveRule.inherited and ActiveRule.overridden i...Godin2010-12-212-28/+21
* temporarily ignore HttpDownloadederTest - too many freezes on MS Windowssimonbrandhof2010-12-211-0/+2
* SONAR-1722: Rename ActiveRule.overrides to AcriveRule.overriddenGodin2010-12-211-6/+7
* SONAR-1722: Change RulesProfile.parentId to RulesProfile.parentName in order ...Godin2010-12-211-12/+8
* SONAR-1722: Allow to override inherited ruleGodin2010-12-181-0/+18
* Fix bug in ActiveRule.clone()Godin2010-12-171-2/+4
* * SONAR-2048: Add an option to define parent in quality profile settingsGodin2010-12-172-3/+44
* trivial : fix javadoc linksimonbrandhof2010-12-161-1/+1
* SONAR-2016 improve the class TempFileUtils : add the method.createTempDirecto...simonbrandhof2010-12-161-4/+16
* SONAR-1722: Add DB columns for profiles inheritanceGodin2010-12-162-2/+12
* SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add SNAPSHOTS.PERIODx_...simonbrandhof2010-12-151-91/+204
* SONAR-1829: Use severity instead of priorityGodin2010-12-141-8/+5
* the metric public_undocumented_api must not have a worst valuesimonbrandhof2010-12-101-1/+1
* add a missing javadoc tag @sincesimonbrandhof2010-12-091-0/+3
* Log message about backward compatibility for XMLProfileParserGodin2010-12-091-0/+2
* Backward compatibility for XMLProfileParserGodin2010-12-092-2/+36
* Minor changeGodin2010-12-091-5/+1
* * SONAR-1809: MetricFinder should be available on server sideGodin2010-12-083-13/+9
* SONAR-1809: Export / import alerts attached to a quality profileGodin2010-12-086-14/+159
* Deprecate Rule.setPluginName() , Rule.getPluginName() and related stuff, beca...Godin2010-12-083-34/+39
* SONAR-1937 violations tab : display violation age in days to current datesimonbrandhof2010-12-081-6/+6
* SONAR-1829: Use severity instead of priorityGodin2010-12-074-9/+11
* SONAR-1829: Use severity instead of priorityGodin2010-12-077-29/+29
* SONAR-1988 Description of rule parameters should be optionalsimonbrandhof2010-12-071-2/+2
* Fix testGodin2010-12-061-6/+7
* SONAR-1829: Rename the term "Priority" by "Severity" for rules - add setSever...Godin2010-12-064-54/+120
* SONAR-2011: Deprecate Project.getGroupId() and Project.getArtifactId()Godin2010-12-061-14/+28
* Deprecate Project.getReuseExistingRulesConfigGodin2010-12-062-0/+7
* Fix typosGodin2010-12-062-2/+3
* Improve ViolationsDecoratorTestGodin2010-12-061-1/+11
* SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx column...simonbrandhof2010-12-064-105/+292
* NewViolationsDecorator should count new violations by priority and by ruleGodin2010-12-061-4/+24
* SONAR-2011:Godin2010-12-061-1/+3
* SONAR-249 add some unit testssimonbrandhof2010-12-042-20/+54
* SONAR-2011: Remove dependency on maven-core from sonar-plugin-apiGodin2010-12-032-8/+4
* SONAR-2011: Remove dependency on maven-common-artifact-filters from sonar-plu...Godin2010-12-032-14/+19
* SONAR-1450: Add checksum to RuleFailureModel and use it in ViolationPersister...Godin2010-12-031-0/+11
* SONAR-249 remove the annotation @SupportVariationDashboardsimonbrandhof2010-12-031-36/+0
* SONAR-1683: Remove dependency on maven-dependency-tree from sonar-plugin-apiGodin2010-12-031-4/+0
* SONAR-249 do not hide widgets which are changed in variation view + improve r...simonbrandhof2010-12-031-7/+7
* Fix violation reported on Nemo.Godin2010-12-021-5/+5