Commit Graph

202 Commits

Author SHA1 Message Date
Jenkins CI
159a1ec9a7 Automatic merge from branch-4.5
* origin/branch-4.5:
  Fix javadoc
  Fix cancelling of editing of rule tags
  Fix flash vulneribility
2014-11-21 08:01:51 +01:00
Julien HENRY
5b4fff8fcd Fix javadoc 2014-11-20 18:05:50 +01:00
Eric Hartmann
454d266add Update version to 4.5.2-SNAPSHOT 2014-10-29 11:31:38 +01:00
Eric Hartmann
0c5e3bad51 Release 4.5.1 2014-10-29 10:34:32 +01:00
Eric Hartmann
68e157d83e [maven-release-plugin] prepare for next development iteration 2014-10-27 11:19:54 +01:00
Eric Hartmann
d7c016d419 [maven-release-plugin] prepare release 4.5.1-RC1 2014-10-27 11:19:53 +01:00
Eric Hartmann
f7503d0777 Revert "Release 4.5.1-RC1"
This reverts commit 483ab6a3b3.
2014-10-27 11:13:02 +01:00
Olivier Gaudin
483ab6a3b3 Release 4.5.1-RC1 2014-10-25 22:01:02 +02:00
Julien HENRY
4c3993eb02 SONAR-5705 Drop support of Maven 2 2014-10-23 21:18:27 +02:00
Simon Brandhof
736c775bfc Add missing @Override annotations 2014-10-10 00:01:23 +02:00
Simon Brandhof
ab3a0bc074 Merge remote-tracking branch 'remotes/origin/branch-4.5'
Conflicts:
	plugins/sonar-xoo-plugin/pom.xml
	sonar-plugin-api/pom.xml
	sonar-plugin-api/src/main/java/org/sonar/api/config/Settings.java
2014-10-03 08:40:53 +02:00
Simon Brandhof
ee925d0a8d Code clean-up
* mark JFreechart as deprecated
* complete some javadoc
2014-10-02 23:09:52 +02:00
Simon Brandhof
b208388058 SONAR-5682 Drop (some) APIs that were deprecated in versions 2.x or 3.x 2014-10-02 11:33:03 +02:00
Simon Brandhof
f51baceb70 SONAR-5665 Stop support of GWT pages 2014-10-02 10:36:35 +02:00
Eric Hartmann
c837d7859a Update version to 4.5.1-SNAPSHOT 2014-09-29 18:10:58 +02:00
Eric Hartmann
c8bb686cbe Release 4.5 2014-09-29 15:59:33 +02:00
Eric Hartmann
852a672e0e [maven-release-plugin] prepare for next development iteration 2014-09-26 14:41:27 +02:00
Eric Hartmann
8be553ee31 [maven-release-plugin] prepare release 4.5-RC3 2014-09-26 14:41:26 +02:00
Eric Hartmann
9999a96f4b [maven-release-plugin] prepare for next development iteration 2014-09-16 22:54:21 +02:00
Eric Hartmann
18ec6d32ba [maven-release-plugin] prepare release 4.5-RC2 2014-09-16 22:54:20 +02:00
Eric Hartmann
85da787c6f [maven-release-plugin] prepare for next development iteration 2014-09-08 10:38:54 +02:00
Eric Hartmann
70a1850e5e [maven-release-plugin] prepare release 4.5-RC1 2014-09-08 10:38:53 +02:00
Julien HENRY
d0c7a71f3d SONAR-2860 Drop commons-configuration 2014-09-05 14:58:03 +02:00
Eric Hartmann
6ab323d834 Upgrade version to 5.0-SNAPSHOT 2014-09-04 17:15:06 +02:00
Julien HENRY
6074164392 SONAR-5389 New duplication API 2014-07-30 18:03:36 +02:00
Julien HENRY
1b642da788 SONAR-5389 Rename Analyzer -> Sensor 2014-07-21 15:53:14 +02:00
Julien Lancelot
5b9dfc041a SONAR-5432 Remove RCI and Weighted issues metrics 2014-07-03 17:51:11 +02:00
Eric Hartmann
37aa03429f Upgrade to 4.5-SNAPSHOT 2014-07-02 16:21:28 +02:00
Simon Brandhof
2f779df51e Upgrade hamcrest and fix conflicts with JUnit and Mockito 2014-06-20 00:45:34 +02:00
Julien HENRY
369f12960f SONAR-5389 Add support of FileLinesContextFactory + publish analysis 2014-06-19 23:26:57 +02:00
Julien HENRY
e6a79a3f8d SONAR-5389 Analyzer optimizer 2014-06-19 14:48:47 +02:00
Julien HENRY
bbf1f60af7 SONAR-5389 Fix some quality flaws 2014-06-19 11:40:52 +02:00
Julien HENRY
b65c25e456 SONAR-5389 Sort analyzers according to metrics used/produced 2014-06-19 10:19:37 +02:00
Julien HENRY
1e39cf737e SONAR-5389 Drop batch-api module 2014-06-18 16:26:00 +02:00
Julien Lancelot
cf74418e5a Fix Javadoc 2014-06-17 08:08:37 +02:00
Julien HENRY
d35dc73824 SONAR-5389 New Analyzer API 2014-06-16 09:42:46 +02:00
Julien Lancelot
71ecd444fd Fix unit test compilation failure 2014-06-12 12:22:16 +02:00
Julien Lancelot
5105c84b63 SONAR-5351 Create a migration to replace rules.parent_id to rules.template_id 2014-06-12 11:58:29 +02:00
Simon Brandhof
cba389dcee Continue move from hamcrest to fest-assert 2014-04-21 23:41:03 +02:00
Eric Hartmann
569749ac16 Upgrade to 4.4-SNAPSHOT 2014-04-18 08:58:08 +02:00
Julien HENRY
88823aa929 Fix some quality flaws 2014-03-26 16:31:47 +01:00
Simon Brandhof
9017521138 SONAR-5154 remove duplications 2014-03-26 00:02:16 +01:00
Simon Brandhof
e2b033fccc SONAR-4908 refactor RulesDefinition API (debt functions, XML) 2014-03-25 16:45:32 +01:00
Julien HENRY
74abc65d43 SONAR-5154 A plugin should fail when using classes JavaFile or JavaPackage 2014-03-25 12:45:16 +01:00
Simon Brandhof
57ae3026c3 Update copyright headers (replace 2013 by 2014) 2014-03-11 17:53:18 +01:00
Simon Brandhof
bf78055b3e Deprecate remaining Java-specific stuff 2014-02-27 13:38:19 +01:00
Eric Hartmann
4bade4e0f8 Upgrade version to 4.3-SNAPSHOT 2014-02-24 18:26:01 +01:00
Simon Brandhof
b93e0b5019 Fix some quality flaws 2014-02-24 17:57:59 +01:00
Simon Brandhof
b83c444064 Revert "RuleRepositoryTestHelper is back"
This reverts commit 3f42ac85a4.
2014-02-20 23:02:17 +01:00
Simon Brandhof
3f42ac85a4 RuleRepositoryTestHelper is back 2014-02-20 22:55:25 +01:00