Commit Graph

13196 Commits

Author SHA1 Message Date
simonbrandhof
5a81c5394c VIEWS-5 TImeMachine only shows first analysis, not latest 2010-10-18 11:50:04 +00:00
Godin
ff81f007bd SONAR-1705: When using the WAR packaging to deploy Sonar, if the "sonar.home" directory doesn't exist a clear message/exception must be displayed 2010-10-18 10:58:41 +00:00
Godin
41adff1a4c SONAR-1838: Change naming convention for exported packages 2010-10-18 09:46:05 +00:00
simonbrandhof
32548122e4 default value of PLUGINS.CHILD_FIRST_CLASSLOADER is false 2010-10-17 18:50:54 +00:00
Godin
2d070c7e49 SONAR-1847: Meaningful exception should be thrown when saving violation with a rule that doesn't exist 2010-10-17 01:46:18 +00:00
Godin
ef8460a754 SONAR-1834: When exist, the source code exclusion patterns should be displayed in the Maven log 2010-10-17 01:24:41 +00:00
Godin
e2cf58f8b8 SONAR-1808: Fix CoberturaSensor. 2010-10-17 01:22:54 +00:00
Godin
a557af871b SONAR-1808: Add "since" javadoc 2010-10-17 00:51:08 +00:00
Godin
ad2c860250 SONAR-1808: Extract AbstractCoberturaParser from CoberturaSensor. 2010-10-17 00:41:51 +00:00
Godin
9153b187d5 SONAR-1784: Extract AbstractSurefireParser from SurefireSensor. 2010-10-17 00:23:11 +00:00
Godin
3b3ecef931 SONAR-1869: Fix creation of attribute 'Plugin-ChildFirstClassLoader' 2010-10-16 23:48:04 +00:00
Godin
4119d71058 SONAR-1680: Should be possible to replace dependency provided by sonar-plugin-api 2010-10-16 23:12:31 +00:00
Godin
6636cf363e SONAR-1862:
* Upgrade to sonar-update-center-common 0.3-SNAPSHOT
* Add column 'child_first_classloader' to table 'plugins'
* Add possibility to use child-first classloader
2010-10-16 22:18:26 +00:00
Godin
300f733693 SONAR-1868: sonar-packaging-maven-plugin - extract plugin key from artifact id 2010-10-16 02:02:32 +00:00
Godin
ab7b786eb2 SONAR-1869: sonar-packaging-maven-plugin - should be possible to specify delegation model for plugin classloader 2010-10-16 01:31:26 +00:00
Godin
3a9ef7fbc7 SONAR-1862: Implement a child-first classloader strategy for plugins 2010-10-16 01:01:31 +00:00
Godin
aa72913440 SONAR-1838:
* Fix small and stupid bug in ClassLoadersCollection - important to have dot at the end of package name
* Add prefixes "com.sonar.plugins." and "com.sonarsource.plugins." for export
2010-10-15 20:30:57 +00:00
simonbrandhof
70633da3fc upgrade to assembly mojo 2.2 2010-10-15 09:54:11 +00:00
bellingard
e52bf36451 [SONAR-1853] Create a new CodeReaderFilter mechanism to prevent logic duplications between Channel(s)
http://jira.codehaus.org/browse/SONAR-1853

Added constructors without CodeReaderFilter ellipsis to be binary-backward compatible
2010-10-15 08:31:59 +00:00
Godin
fa92a9ff62 SONAR-1838: Allow inter-dependencies for plugins 2010-10-15 00:08:24 +00:00
simonbrandhof
4fd31ccc6b soanr-dev-maven-plugin: add a log to show that sonar is started 2010-10-14 15:32:55 +00:00
simonbrandhof
914c7e6384 SONAR-1859 Add the boolean property 'sonar.copyPluginProperty' 2010-10-14 15:13:23 +00:00
bellingard
0a09bb843c [SONAR-1853] Create a new CodeReaderFilter mechanism to prevent logic duplications between Channel(s)
http://jira.codehaus.org/browse/SONAR-1853

Javadoc added
2010-10-14 15:07:12 +00:00
Godin
8d25f123f2 SONAR-1858: Do not package sonar-plugin dependencies 2010-10-14 14:05:35 +00:00
Godin
83d74b1e45 SONAR-1818: Add @threadSafe support for maven3 2010-10-14 13:48:53 +00:00
bellingard
7b0cb741b1 [SONAR-1853] Create a new CodeReaderFilter mechanism to prevent logic duplications between Channel(s)
http://jira.codehaus.org/browse/SONAR-1853
2010-10-14 13:45:29 +00:00
simonbrandhof
4ccf48f4e7 SONAR-1856 Filters must exclude measures on quality model characteristics 2010-10-14 10:22:22 +00:00
simonbrandhof
389e61fcb6 fix URL in /extensions/rules/checkstyle/README.txt and pmd/extensions/rules/pmd/README.txt 2010-10-13 06:31:17 +00:00
simonbrandhof
50404a7d09 SONAR-1851 fix version of maven3 artifacts 2010-10-12 12:27:17 +00:00
simonbrandhof
2d3b588b4a [maven-release-plugin] prepare for next development iteration 2010-10-12 10:47:11 +00:00
simonbrandhof
b791b9aac2 [maven-release-plugin] prepare release 2.3 2010-10-12 10:46:47 +00:00
simonbrandhof
71c3c02b56 SONAR-1697 XML default property values are not correctly displayed in the Settings pages 2010-10-12 09:16:03 +00:00
simonbrandhof
53d559670a fix compatibility with Java 1.5 2010-10-11 21:59:56 +00:00
simonbrandhof
1cf8ad829d trying to fix a unit test which sometimes fails on windows 2010-10-11 21:07:11 +00:00
simonbrandhof
0fdf2104bf in fact Java 1.5 should support enum in annotations if the enum is defined before the field declaration 2010-10-11 21:06:39 +00:00
simonbrandhof
d516294a9d in fact Java 1.5 should support enum in annotations if the enum is defined before the field declaration 2010-10-11 21:06:03 +00:00
simonbrandhof
4400a7bd88 fix build compatibility with Java 1.5 2010-10-11 20:33:04 +00:00
simonbrandhof
0a78a550a7 [maven-release-plugin] prepare for next development iteration 2010-10-11 20:25:14 +00:00
simonbrandhof
e94b7b6d03 [maven-release-plugin] prepare release sonar-dev-maven-plugin-0.9 2010-10-11 20:25:01 +00:00
simonbrandhof
8c8007b2c9 rule API: add the field 'cardinality' to the annotation @org.sonar.check.Rule 2010-10-11 14:47:13 +00:00
Godin
f561c79fce Fix for SONAR-1848 2010-10-11 13:30:57 +00:00
simonbrandhof
bac939973b [maven-release-plugin] prepare for next development iteration 2010-10-09 14:49:11 +00:00
simonbrandhof
b94700dd25 [maven-release-plugin] prepare release sonar-dev-maven-plugin-0.8 2010-10-09 14:49:00 +00:00
Godin
565f2a2cb1 SONAR-1839: Should be possible to execute integration tests using Maven 3.0 2010-10-08 20:13:44 +00:00
simonbrandhof
dc56f06747 SONAR-1843 The webservice /api/properties fails when requested format is XML 2010-10-08 16:41:13 +00:00
simonbrandhof
fc24fe199e API: apply the same pattern between rules and profiles API. The extension point to define rules is org.sonar.api.rules.RuleRepository. The classes AnnotationRuleParser and XMLRuleParser are components that can be used but not extended. 2010-10-08 15:48:07 +00:00
simonbrandhof
7ca495d674 API: improve the pattern to define quality profiles. The extension point is org.sonar.api.profiles.ProfileDefinition, whereas XMLProfileParser and AnnotationProfileParser are components that can be used but not extended. 2010-10-08 14:38:32 +00:00
simonbrandhof
9185222d18 Checkstyle: fix export/import of duplicated rules (for example RegexpSingleline) 2010-10-08 10:18:38 +00:00
simonbrandhof
212b8ccbb9 minor update of the CSS class .background-gray 2010-10-06 17:30:52 +00:00
simonbrandhof
7361c326e5 [maven-release-plugin] prepare for next development iteration 2010-10-05 19:00:30 +00:00