Commit Graph

50 Commits

Author SHA1 Message Date
Evgeny Mandrikov
d4bb3b72f9 SONAR-1898 Introduce new entry point - SonarPlugin 2011-04-04 22:46:21 +04:00
simonbrandhof
4eecf910ac Upgrade master to version 2.8-SNAPSHOT 2011-03-29 17:03:48 +02:00
simonbrandhof
349b260a5e [maven-release-plugin] prepare for next development iteration 2011-03-28 17:50:26 +02:00
simonbrandhof
75bfca1251 [maven-release-plugin] prepare release 2.7-RC3 2011-03-28 17:50:24 +02:00
simonbrandhof
22d26707d7 [maven-release-plugin] prepare for next development iteration 2011-03-22 09:59:51 +01:00
simonbrandhof
22d7301ef4 [maven-release-plugin] prepare release 2.7-RC1 2011-03-22 09:59:50 +01:00
simonbrandhof
ab2346e6bb [maven-release-plugin] prepare for next development iteration 2011-03-18 15:04:18 +01:00
simonbrandhof
bf5b998ad9 [maven-release-plugin] prepare release 2.7-RC2 2011-03-18 15:04:17 +01:00
Evgeny Mandrikov
9e9db32110 sonar-plugin-api must be declared with scope provided in plugins
* It prevents embedding additional dependencies.
2011-03-04 21:43:11 +03:00
simonbrandhof
09349ffce7 [maven-release-plugin] prepare for next development iteration 2011-02-18 10:38:10 +01:00
simonbrandhof
46f1aa681e [maven-release-plugin] prepare release 2.6 2011-02-18 10:38:08 +01:00
simonbrandhof
04407c6b38 SONAR-2171 Do not compute LCOM4/RFC measures when bytecode is not available 2011-02-04 19:08:27 +01:00
Evgeny Mandrikov
547e832314 Replace enum Environment by class EnvironmentInformation
* Each environment should provide key and version

* Plugins for Maven 2.x and Maven 3.x have same key "Maven"
  and provide a real version of Maven
2011-02-04 19:48:41 +03:00
simonbrandhof
a14a0644c2 Upgrade copyright headers 2011-02-04 10:42:21 +01:00
simonbrandhof
b69ae6b7c4 [maven-release-plugin] prepare for next development iteration 2011-01-28 15:02:59 +01:00
simonbrandhof
ec0d6d92ad [maven-release-plugin] prepare release 2.6-M1 2011-01-28 15:02:57 +01:00
Evgeny Mandrikov
231a993de1 SONAR-1514: Add support for a new Ant task to analyze projects
* Add new environment - Ant.

* Introduce new component (Reactor) in order to break dependency on MavenSession.

* Add annotation SupportedEnvironment and corresponding check to BatchPluginRepository.
  To allow specify in which environments BatchExtension should be active.

* Use this new annotation to disable MavenDependenciesSensor in Ant environment.
2011-01-18 15:11:11 +03:00
Evgeny Mandrikov
5e5b906bd3 Simplify configuration of dev GWT modules
* Inherit settings from original module

* Introduce reusable module org.sonar.SonarDev
2011-01-17 17:49:18 +08:00
simonbrandhof
dff2f68c8d optimizing GWT compilation to speed up build in dev environments 2011-01-13 19:15:06 +01:00
simonbrandhof
724f39d4e3 [maven-release-plugin] prepare for next development iteration 2011-01-05 13:36:51 +00:00
simonbrandhof
1f5228db18 [maven-release-plugin] prepare release 2.5-RC1 2011-01-05 13:36:27 +00:00
simonbrandhof
089ec1f5bf revert trunk version to 2.5-SNAPSHOT 2010-12-27 00:18:51 +00:00
simonbrandhof
e1240d0537 [maven-release-plugin] prepare release 2.5 2010-12-24 16:00:51 +00:00
simonbrandhof
9e75d602fc SONAR-249 rename FILTERS.VARIATION_INDEX to FILTERS.PERIOD_INDEX + support variations in the resources web service + add IT 2010-12-15 14:35:33 +00:00
simonbrandhof
c7ca493dc4 SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add SNAPSHOTS.PERIODx_DATE 2010-12-15 08:28:43 +00:00
simonbrandhof
00a21e0a65 Do not keep DSM measure in cache 2010-12-15 06:51:30 +00:00
simonbrandhof
4797af9603 SONAR-249 improve some widgets + display variation of test execution time 2010-12-03 12:59:56 +00:00
simonbrandhof
7220ec643e SONAR-249 add variations to design widgets 2010-12-03 11:30:55 +00:00
Godin
a2b82f1adb SONAR-1683: Remove dependency on maven-dependency-tree from sonar-plugin-api 2010-12-03 00:48:31 +00:00
simonbrandhof
4bfd79e52c SONAR-1663 include the dbcleaner plugin + move all purges in this plugin 2010-11-18 15:02:54 +00:00
simonbrandhof
39f78c6dc0 [maven-release-plugin] prepare for next development iteration 2010-11-09 16:19:27 +00:00
simonbrandhof
8602aa58e3 [maven-release-plugin] prepare release 2.4-RC1 2010-11-09 16:18:52 +00:00
simonbrandhof
a46321d145 compress HTML templates in plugins core and design 2010-11-08 14:25:45 +00:00
simonbrandhof
a63e179df8 VIEWS-56 do not display the Design page on views 2010-11-08 11:09:13 +00:00
simonbrandhof
4dd938c67c fix layout of core widgets 2010-11-05 17:40:59 +00:00
simonbrandhof
8257d99985 custom dashboards: add the annotation @WidgetLayout with values DEFAULT (gray border + padding) or NONE (no padding, no border) 2010-11-05 12:48:07 +00:00
gaudol
08088b8cd0 Add description to core widgets 2010-11-04 17:40:14 +00:00
simonbrandhof
0e7c1da6f8 SONAR-1643 improve HTML of widget filtering by categories 2010-11-04 09:09:43 +00:00
Godin
0ea1701668 SONAR-1915: Deploy core plugins to maven repository 2010-11-03 11:16:25 +00:00
simonbrandhof
5078541b8e SONAR-1643 move core widgets from sonar-server to sonar-core-plugin + improve UI 2010-10-28 10:23:58 +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
7361c326e5 [maven-release-plugin] prepare for next development iteration 2010-10-05 19:00:30 +00:00
simonbrandhof
6c36be2a02 [maven-release-plugin] prepare release 2.3-RC2 2010-10-05 19:00:02 +00:00
simonbrandhof
a512de3bbd upgrade trunk to 2.4-SNAPSHOT 2010-09-30 17:35:41 +00:00
simonbrandhof
49130adac6 [maven-release-plugin] prepare for next development iteration 2010-09-30 16:09:53 +00:00
simonbrandhof
293e51c2af [maven-release-plugin] prepare release 2.3-RC1 2010-09-30 16:09:27 +00:00
simonbrandhof
0a85d34d0a remove unused GWT permutations in order to increase build duration + use parallel unit tests on plugins checkstyle, pmd and findbugs 2010-09-22 21:03:57 +00:00
Godin
464ad2d23f Add pluginDescription for Surefire, Core, Design 2010-09-21 12:31:28 +00:00
simonbrandhof
aeadc1f912 SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console 2010-09-06 14:08:06 +00:00