Commit Graph

202 Commits

Author SHA1 Message Date
Simon Brandhof
5d4f33d874 Revert "SONAR-926 move InputFileUtils to sonar-deprecated"
This reverts commit 289b8f4694.
2014-02-20 14:35:11 +01:00
Simon Brandhof
289b8f4694 SONAR-926 move InputFileUtils to sonar-deprecated 2014-02-20 13:08:04 +01:00
Simon Brandhof
cc0ddbfb90 SONAR-4326 support tags in deprecated rule API 2014-02-18 11:42:07 +01:00
Julien HENRY
9cc87b7ac8 SONAR-926 Move JavaFile/JavaPackage to sonar deprecated and remove all usages of them 2014-02-12 11:34:46 +01:00
Julien HENRY
647690e2fc SONAR-926 No more call shouldExecuteOnProject on extensions that declare DependsUponMavenPlugin
to avoid unecessary access to the filesystem by JacocoMavenInitializer
2014-02-12 10:50:57 +01:00
Simon Brandhof
7f0b376d36 SONAR-926 deprecate org.sonar.api.batch.ResourceFilter 2014-02-10 17:07:03 +01:00
Simon Brandhof
595253a1fd Move org.sonar.api.measures.AverageComplexityFormula to sonar-deprecated 2014-02-05 16:57:02 +01:00
Simon Brandhof
17d90b7aae Move CoberturaReportParserUtils to sonar-deprecated 2014-02-05 10:09:38 +01:00
Simon Brandhof
a5c12366c3 SONAR-926 move org.sonar.api.resources.Method to sonar-deprecated 2014-02-04 18:00:18 +01:00
Simon Brandhof
da8f8285fe Fix some quality flaws 2014-02-03 21:50:31 +01:00
Simon Brandhof
5adb3998b2 SONAR-926 move deprecated decorators to sonar-deprecated lib 2014-02-03 15:20:53 +01:00
Simon Brandhof
8ee22cbabf Fix some quality flaws 2014-02-01 22:54:25 +01:00
Simon Brandhof
acf0f6090a SONAR-926 Remove usage of ResourceCreationLock 2014-01-28 00:05:14 +01:00
Simon Brandhof
36805421f2 Move AnnotationCheckFactory to sonar-deprecated 2014-01-27 23:28:03 +01:00
Simon Brandhof
078cff8c82 Sanitize sonar-testing-harness 2014-01-23 22:35:31 +01:00
Simon Brandhof
90272d5ed5 Delte deprecated API DependsUponCustomRules 2014-01-18 10:28:34 +01:00
Simon Brandhof
87ecfc8080 Remove org.sonar.api.database.daos.MeasuresDao, deprecated since v2.3 and move some deprecated classes from sonar-plugin-api to sonar-deprecated 2014-01-18 00:21:22 +01:00
Simon Brandhof
93e365a683 SONAR-4908 move some classes to module sonar-deprecated 2014-01-15 22:54:26 +01:00
Simon Brandhof
7d6d0d00cd SONAR-4908 add RuleDefinitions#loadXml() and depreciate org.sonar.api.rules.XMLRuleParser 2014-01-15 22:22:50 +01:00
Eric Hartmann
826e77fc3e Upgrade to 4.2-SNAPSHOT 2013-12-11 09:43:37 +01:00
Simon Brandhof
57498bb3f0 Remove unused infinitest files 2013-12-03 23:24:45 +01:00
Eric Hartmann
69c72d8e5d Update to 4.1-SNAPSHOT 2013-10-22 18:01:35 +02:00
Simon Brandhof
b7a6509ebe Remove file system refactoring from API 2013-10-16 17:57:54 +02:00
Simon Brandhof
a7dd42300f Fix generation of javadoc on Java 6 2013-10-15 08:42:47 +02:00
Simon Brandhof
c2a0f4f065 SONAR-3677 support deprecated FileSystemFilter
+ refactor SnapshotDataType
2013-10-09 21:56:05 +02:00
Simon Brandhof
98dcf67684 SONAR-4617 Refactoring away from Resource<T> 2013-09-16 22:08:40 +02:00
Eric Hartmann
3850b03999 Upgrade to 4.0-SNAPSHOT 2013-07-30 16:06:16 +02:00
Eric Hartmann
a63fcf86fe [maven-release-plugin] prepare for next development iteration 2013-07-25 11:12:35 +02:00
Eric Hartmann
c2da75e1c0 [maven-release-plugin] prepare release 3.7-RC1 2013-07-25 11:12:35 +02:00
Julien HENRY
405494e6d7 SONAR-4481 Create a new Cobertura Report parser API 2013-07-11 14:17:11 +02:00
Julien HENRY
b7413a6a37 SONAR-4388 Move from Sonar to SonarQube 2013-07-08 15:07:35 +02:00
Julien HENRY
55658bd42b SONAR-4358 Restore Cobertura API classes in sonar-deprecated
to not break plugins that rely on them (groovy, flex)
2013-07-05 11:49:48 +02:00
Simon Brandhof
4488da6577 SONAR-4409 Support arrays returned by methods annotated with @DependsUpon or @DependedUpon 2013-06-19 17:41:47 +02:00
Eric Hartmann
eb6c7dca93 Upgrade to 3.7-SNAPSHOT 2013-06-11 16:26:53 +02:00
Simon Brandhof
ce63bd4c29 Update copyright headers 2013-04-22 09:37:17 +02:00
Simon Brandhof
b1436788cf SONAR-4252 rename Sonar to SonarQube in source headers 2013-04-21 11:58:14 +02:00
Julien HENRY
ea669e56c1 SONAR-4069 Deprecate BatchExtensionDisctionnary to move it outside of plugin API 2013-03-26 15:42:35 +01:00
Eric Hartmann
cc2ef9f19f Update version to 3.6-SNAPSHOT 2013-03-13 20:26:36 +01:00
Eric Hartmann
0d905d21af Release Sonar 3.5 2013-03-13 20:09:32 +01:00
Eric Hartmann
0b38203afe [maven-release-plugin] prepare for next development iteration 2013-03-07 09:42:24 +01:00
Eric Hartmann
342c697bca [maven-release-plugin] prepare release 3.5-RC4 2013-03-07 09:42:24 +01:00
Eric Hartmann
a88e78847d [maven-release-plugin] prepare for next development iteration 2013-03-01 18:28:25 +01:00
Eric Hartmann
235928ed92 [maven-release-plugin] prepare release 3.5-RC2 2013-03-01 18:28:24 +01:00
Eric Hartmann
86bd30f572 [maven-release-plugin] prepare for next development iteration 2013-02-25 18:58:00 +01:00
Eric Hartmann
66e50c1f26 [maven-release-plugin] prepare release 3.5-RC1 2013-02-25 18:58:00 +01:00
Simon Brandhof
60dda2492f Fix backward-compatibility of DefaultProjectFileSystem 2013-02-14 09:12:24 +01:00
Simon Brandhof
c32688aed2 Move Maven stuff into a dedicated package 2013-02-13 16:31:21 +01:00
GAUDIN
0d27e8e341 [maven-release-plugin] prepare for next development iteration 2012-12-22 00:51:03 +01:00
GAUDIN
9db1dffb31 [maven-release-plugin] prepare release 3.4 2012-12-22 00:51:01 +01:00
GAUDIN
f99baaa2d2 rollbak to 3.4-SNAPSHOT 2012-12-22 00:02:48 +01:00
GAUDIN
87a29f2b8c [maven-release-plugin] prepare for next development iteration 2012-12-21 23:11:07 +01:00
GAUDIN
4ed78d3856 [maven-release-plugin] prepare release 3.4 2012-12-21 23:11:05 +01:00
GAUDIN
72f54a500f [maven-release-plugin] prepare for next development iteration 2012-12-20 12:55:44 +01:00
GAUDIN
9c3dc0937d [maven-release-plugin] prepare release 3.4-RC4 2012-12-20 12:55:41 +01:00
GAUDIN
c616d946b7 [maven-release-plugin] prepare for next development iteration 2012-12-19 22:47:47 +01:00
GAUDIN
d9b33c44fb [maven-release-plugin] prepare release 3.4-RC3 2012-12-19 22:47:45 +01:00
Eric Hartmann
abadc6eed3 [maven-release-plugin] prepare for next development iteration 2012-12-12 14:16:51 +01:00
Eric Hartmann
b2395fa820 [maven-release-plugin] prepare release 3.4-RC1 2012-12-12 14:16:51 +01:00
Simon Brandhof
0935f7db60 Temporarily revert org.sonar.api.batch.AbstractCoverageExtension 2012-11-04 19:35:00 +01:00
Eric Hartmann
d3711a44cf Upgrade version to 3.4-SNAPSHOT 2012-10-16 16:05:35 +02:00
Eric Hartmann
9e0b32c798 [maven-release-plugin] prepare for next development iteration 2012-10-16 12:35:57 +02:00
Eric Hartmann
ad84ae95e0 [maven-release-plugin] prepare release 3.3-RC2 2012-10-16 12:35:56 +02:00
Eric Hartmann
76a399d8a1 [maven-release-plugin] prepare for next development iteration 2012-10-11 16:12:13 +02:00
Eric Hartmann
f544b19e1f [maven-release-plugin] prepare release 3.3-RC1 2012-10-11 16:12:12 +02:00
GAUDIN
f7ba55e2e0 Update to 3.3-SNAPSHOT 2012-09-26 12:10:47 +02:00
GAUDIN
ee46f61c2c Update to 3.3-M5 2012-09-26 12:09:33 +02:00
Eric Hartmann
ead620a877 Set versions to 3.3-SNAPSHOT and Soanr Java to 1.0-SNAPSHOT 2012-09-18 11:24:48 +02:00
Eric Hartmann
8e29bf8719 Update Sonar version to 3.3-M4 and Sonar Java to 1.0-M3 2012-09-18 10:11:26 +02:00
Eric Hartmann
5f847c13ba Update to 3.3-SNAPSHOT 2012-09-14 11:14:45 +02:00
Eric Hartmann
9bc0f2a2c9 Update to 3.3-M2 2012-09-14 11:14:09 +02:00
Eric Hartmann
11a723c41e Upgrade version to 3.3-SNAPSHOT 2012-07-24 10:58:23 +02:00
Eric Hartmann
90708443b4 Upgrade version to 3.2-SNAPSHOT 2012-07-24 10:47:29 +02:00
Eric Hartmann
5ea621cd46 Upgrade version to 3.3-SNAPSHOT 2012-07-23 13:38:54 +02:00
Eric Hartmann
b6086d4b67 Upgrade version to 3.2-SNAPSHOT 2012-05-30 16:00:44 +02:00
Simon Brandhof
a5e9b77285 Remove the classes RulesManager and DaoFacade.
Both of them have been deprecated long time ago.
2012-05-23 00:26:02 +02:00
David Gageot
b150482f1f Code cleaning : Add @Override annotations 2012-04-27 17:05:35 +02:00
David Gageot
f341ea6efa SONAR-3428 Configure Infinitest 2012-04-25 09:53:33 +02:00
Eric Hartmann
e610f1edb4 Upgrade to 3.1-SNAPSHOT 2012-04-11 10:49:56 +02:00
Eric Hartmann
fc5ebaadb3 Upgrade version to 2.16 2012-04-06 14:27:14 +02:00
Simon Brandhof
f16ec1f671 Do not use deprecated rule categories (column MEASURES.RULES_CATEGORY_ID, table RULES_CATEGORY_ID), but keep them in API for backward-compatibility 2012-03-15 11:00:57 +01:00
Simon Brandhof
0da9800cf2 SONAR-3332 API: delete the deprecated class org.sonar.api.batch.AbstractViolationsStaxParser 2012-03-15 10:47:03 +01:00
Eric Hartmann
51215bf61f Typo : upgrade version to 2.15-SNAPSHOT 2012-02-27 16:48:29 +01:00
Eric Hartmann
b7f440c16b Upgrade version to 3.0-SNAPSHOT 2012-02-27 16:45:45 +01:00
Simon Brandhof
22dfc24e49 Fix some quality flaws, particularly on newly inspected code 2012-02-20 22:30:43 +01:00
simonbrandhof
4eab0b33d1 Move some purge tasks to MyBatis
SONAR-2754 add the parameter sonar.dbcleaner.cleanDirectoryHistory
SONAR-2757 remove fullscan requests on the table SNAPSHOTS
2012-01-24 14:41:22 +01:00
Simon Brandhof
da0d012b99 Update copyright header for this new year 2012-01-10 18:27:36 +01:00
Eric Hartmann
1235e06022 Upgrade to 2.14-SNAPSHOT 2012-01-03 18:05:27 +01:00
Simon Brandhof
93de024100 SONAR-1929 do not register dashboards which name already exits
+ remove the useless column DASHBOARDS.KEE
2011-12-16 13:08:40 +01:00
Simon Brandhof
c81e8866c6 SONAR-3055 API: remove the attribute "classes" of the annotations @DependsUpon and @DependedUpon 2011-12-05 17:40:22 +01:00
Simon Brandhof
6b9f15216b Remove hardcoded path for MostViolatedRulesWidget 2011-11-25 12:40:26 +01:00
Eric Hartmann
b313be3b64 Upgrade version to 2.13-SNAPSHOT 2011-11-09 13:26:39 +01:00
Simon Brandhof
32cb2074b7 Upgrade version to 2.12-SNAPSHOT 2011-09-16 08:55:05 +02:00
Simon Brandhof
4d40b9f538 Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10 2011-08-15 15:53:48 +02:00
Simon Brandhof
9b84ef3a74 [maven-release-plugin] prepare for next development iteration 2011-08-09 11:25:45 +02:00
Simon Brandhof
0196b85b64 [maven-release-plugin] prepare release 2.10-RC2 2011-08-09 11:25:44 +02:00
Simon Brandhof
dbe4d28634 Upgrade version to 2.11-SNAPSHOT 2011-08-05 17:55:10 +02:00
Simon Brandhof
12160e3279 Upgrade version to 2.10-SNAPSHOT 2011-07-11 15:35:49 +02:00
simonbrandhof
43af9284ca temporary reverting to 2.9-SNAPSHOT 2011-07-10 12:05:56 +02:00
simonbrandhof
0a779207ed Upgrade to version 2.10-SNAPSHOT 2011-07-10 09:18:17 +02:00
simonbrandhof
e2136eabb5 SONAR-2475 remove org.sonar.api.checks.checkers and org.sonar.api.checks.profiles 2011-05-27 16:06:37 +02:00