Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | SONAR-2860 Drop commons-configuration | Julien HENRY | 2014-09-05 | 6 | -585/+0 | |
| | | ||||||
* | | Upgrade version to 5.0-SNAPSHOT | Eric Hartmann | 2014-09-04 | 1 | -1/+1 | |
|/ | ||||||
* | SONAR-5389 New duplication API | Julien HENRY | 2014-07-30 | 1 | -3/+2 | |
| | ||||||
* | SONAR-5389 Rename Analyzer -> Sensor | Julien HENRY | 2014-07-21 | 1 | -8/+9 | |
| | ||||||
* | SONAR-5432 Remove RCI and Weighted issues metrics | Julien Lancelot | 2014-07-03 | 2 | -121/+0 | |
| | ||||||
* | Upgrade to 4.5-SNAPSHOT | Eric Hartmann | 2014-07-02 | 1 | -1/+1 | |
| | ||||||
* | Upgrade hamcrest and fix conflicts with JUnit and Mockito | Simon Brandhof | 2014-06-20 | 3 | -3/+8 | |
| | ||||||
* | SONAR-5389 Add support of FileLinesContextFactory + publish analysis | Julien HENRY | 2014-06-19 | 2 | -1/+6 | |
| | ||||||
* | SONAR-5389 Analyzer optimizer | Julien HENRY | 2014-06-19 | 1 | -5/+5 | |
| | ||||||
* | SONAR-5389 Fix some quality flaws | Julien HENRY | 2014-06-19 | 2 | -2/+2 | |
| | ||||||
* | SONAR-5389 Sort analyzers according to metrics used/produced | Julien HENRY | 2014-06-19 | 1 | -10/+12 | |
| | ||||||
* | SONAR-5389 Drop batch-api module | Julien HENRY | 2014-06-18 | 1 | -4/+8 | |
| | ||||||
* | Fix Javadoc | Julien Lancelot | 2014-06-17 | 1 | -1/+1 | |
| | ||||||
* | SONAR-5389 New Analyzer API | Julien HENRY | 2014-06-16 | 1 | -10/+23 | |
| | ||||||
* | Fix unit test compilation failure | Julien Lancelot | 2014-06-12 | 1 | -11/+11 | |
| | ||||||
* | SONAR-5351 Create a migration to replace rules.parent_id to rules.template_id | Julien Lancelot | 2014-06-12 | 1 | -4/+2 | |
| | ||||||
* | Continue move from hamcrest to fest-assert | Simon Brandhof | 2014-04-21 | 3 | -19/+12 | |
| | ||||||
* | Upgrade to 4.4-SNAPSHOT | Eric Hartmann | 2014-04-18 | 1 | -1/+1 | |
| | ||||||
* | Fix some quality flaws | Julien HENRY | 2014-03-26 | 1 | -2/+6 | |
| | ||||||
* | SONAR-5154 remove duplications | Simon Brandhof | 2014-03-26 | 2 | -26/+35 | |
| | ||||||
* | SONAR-4908 refactor RulesDefinition API (debt functions, XML) | Simon Brandhof | 2014-03-25 | 1 | -152/+0 | |
| | ||||||
* | SONAR-5154 A plugin should fail when using classes JavaFile or JavaPackage | Julien HENRY | 2014-03-25 | 7 | -571/+153 | |
| | ||||||
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 56 | -56/+56 | |
| | ||||||
* | Deprecate remaining Java-specific stuff | Simon Brandhof | 2014-02-27 | 2 | -0/+119 | |
| | ||||||
* | Upgrade version to 4.3-SNAPSHOT | Eric Hartmann | 2014-02-24 | 1 | -1/+1 | |
| | ||||||
* | Fix some quality flaws | Simon Brandhof | 2014-02-24 | 1 | -1/+1 | |
| | ||||||
* | Revert "RuleRepositoryTestHelper is back" | Simon Brandhof | 2014-02-20 | 1 | -2/+3 | |
| | | | | This reverts commit 3f42ac85a4495333dbe76e1b1587ea05b7d900a4. | |||||
* | RuleRepositoryTestHelper is back | Simon Brandhof | 2014-02-20 | 1 | -3/+2 | |
| | ||||||
* | Revert "SONAR-926 move InputFileUtils to sonar-deprecated" | Simon Brandhof | 2014-02-20 | 2 | -350/+0 | |
| | | | | This reverts commit 289b8f4694ed08197a357d9ed6b2368ec0b2a6cb. | |||||
* | SONAR-926 move InputFileUtils to sonar-deprecated | Simon Brandhof | 2014-02-20 | 2 | -0/+350 | |
| | ||||||
* | SONAR-4326 support tags in deprecated rule API | Simon Brandhof | 2014-02-18 | 2 | -0/+7 | |
| | ||||||
* | SONAR-926 Move JavaFile/JavaPackage to sonar deprecated and remove all ↵ | Julien HENRY | 2014-02-12 | 6 | -0/+908 | |
| | | | | usages of them | |||||
* | SONAR-926 No more call shouldExecuteOnProject on extensions that declare ↵ | Julien HENRY | 2014-02-12 | 1 | -1/+6 | |
| | | | | | | DependsUponMavenPlugin to avoid unecessary access to the filesystem by JacocoMavenInitializer | |||||
* | SONAR-926 deprecate org.sonar.api.batch.ResourceFilter | Simon Brandhof | 2014-02-10 | 1 | -0/+42 | |
| | ||||||
* | Move org.sonar.api.measures.AverageComplexityFormula to sonar-deprecated | Simon Brandhof | 2014-02-05 | 1 | -0/+36 | |
| | ||||||
* | Move CoberturaReportParserUtils to sonar-deprecated | Simon Brandhof | 2014-02-05 | 5 | -0/+10783 | |
| | ||||||
* | SONAR-926 move org.sonar.api.resources.Method to sonar-deprecated | Simon Brandhof | 2014-02-04 | 2 | -0/+154 | |
| | ||||||
* | Fix some quality flaws | Simon Brandhof | 2014-02-03 | 1 | -1/+1 | |
| | ||||||
* | SONAR-926 move deprecated decorators to sonar-deprecated lib | Simon Brandhof | 2014-02-03 | 8 | -0/+630 | |
| | ||||||
* | Fix some quality flaws | Simon Brandhof | 2014-02-01 | 1 | -0/+69 | |
| | ||||||
* | SONAR-926 Remove usage of ResourceCreationLock | Simon Brandhof | 2014-01-28 | 1 | -0/+40 | |
| | ||||||
* | Move AnnotationCheckFactory to sonar-deprecated | Simon Brandhof | 2014-01-27 | 12 | -0/+741 | |
| | ||||||
* | Sanitize sonar-testing-harness | Simon Brandhof | 2014-01-23 | 1 | -0/+11 | |
| | ||||||
* | Delte deprecated API DependsUponCustomRules | Simon Brandhof | 2014-01-18 | 1 | -30/+0 | |
| | ||||||
* | Remove org.sonar.api.database.daos.MeasuresDao, deprecated since v2.3 and ↵ | Simon Brandhof | 2014-01-18 | 5 | -83/+216 | |
| | | | | move some deprecated classes from sonar-plugin-api to sonar-deprecated | |||||
* | SONAR-4908 move some classes to module sonar-deprecated | Simon Brandhof | 2014-01-15 | 5 | -0/+490 | |
| | ||||||
* | SONAR-4908 add RuleDefinitions#loadXml() and depreciate ↵ | Simon Brandhof | 2014-01-15 | 1 | -0/+228 | |
| | | | | org.sonar.api.rules.XMLRuleParser | |||||
* | Upgrade to 4.2-SNAPSHOT | Eric Hartmann | 2013-12-11 | 1 | -1/+1 | |
| | ||||||
* | Remove unused infinitest files | Simon Brandhof | 2013-12-03 | 1 | -1/+0 | |
| | ||||||
* | Update to 4.1-SNAPSHOT | Eric Hartmann | 2013-10-22 | 1 | -1/+1 | |
| |