Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | 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 | 4 | -79/+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 | |||||
* | Remove file system refactoring from API | Simon Brandhof | 2013-10-16 | 2 | -61/+1 | |
| | ||||||
* | SONAR-3677 support deprecated FileSystemFilter | Simon Brandhof | 2013-10-09 | 2 | -0/+94 | |
| | | | | + refactor SnapshotDataType | |||||
* | SONAR-4617 Refactoring away from Resource<T> | Simon Brandhof | 2013-09-16 | 1 | -1/+1 | |
| | ||||||
* | SONAR-4481 Create a new Cobertura Report parser API | Julien HENRY | 2013-07-11 | 4 | -124/+12 | |
| | ||||||
* | SONAR-4358 Restore Cobertura API classes in sonar-deprecated | Julien HENRY | 2013-07-05 | 6 | -0/+10539 | |
| | | | | to not break plugins that rely on them (groovy, flex) | |||||
* | SONAR-4409 Support arrays returned by methods annotated with @DependsUpon or ↵ | Simon Brandhof | 2013-06-19 | 2 | -54/+95 | |
| | | | | @DependedUpon | |||||
* | Update copyright headers | Simon Brandhof | 2013-04-22 | 9 | -36/+36 | |
| | ||||||
* | SONAR-4252 rename Sonar to SonarQube in source headers | Simon Brandhof | 2013-04-21 | 9 | -27/+27 | |
| | ||||||
* | SONAR-4069 Deprecate BatchExtensionDisctionnary to move it outside of plugin API | Julien HENRY | 2013-03-26 | 2 | -0/+574 | |
| | ||||||
* | Fix backward-compatibility of DefaultProjectFileSystem | Simon Brandhof | 2013-02-14 | 1 | -0/+73 | |
| | ||||||
* | Move Maven stuff into a dedicated package | Simon Brandhof | 2013-02-13 | 1 | -0/+30 | |
| | ||||||
* | Temporarily revert org.sonar.api.batch.AbstractCoverageExtension | Simon Brandhof | 2012-11-04 | 2 | -0/+96 | |
| | ||||||
* | Remove the classes RulesManager and DaoFacade. | Simon Brandhof | 2012-05-23 | 2 | -114/+0 | |
| | | | | Both of them have been deprecated long time ago. | |||||
* | Code cleaning : Add @Override annotations | David Gageot | 2012-04-27 | 1 | -0/+1 | |
| | ||||||
* | Do not use deprecated rule categories (column MEASURES.RULES_CATEGORY_ID, ↵ | Simon Brandhof | 2012-03-15 | 3 | -203/+0 | |
| | | | | table RULES_CATEGORY_ID), but keep them in API for backward-compatibility | |||||
* | SONAR-3332 API: delete the deprecated class ↵ | Simon Brandhof | 2012-03-15 | 2 | -297/+0 | |
| | | | | org.sonar.api.batch.AbstractViolationsStaxParser | |||||
* | Fix some quality flaws, particularly on newly inspected code | Simon Brandhof | 2012-02-20 | 4 | -10/+11 | |
| | ||||||
* | Move some purge tasks to MyBatis | simonbrandhof | 2012-01-24 | 4 | -259/+0 | |
| | | | | | SONAR-2754 add the parameter sonar.dbcleaner.cleanDirectoryHistory SONAR-2757 remove fullscan requests on the table SNAPSHOTS | |||||
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 14 | -14/+14 | |
| | ||||||
* | SONAR-1929 do not register dashboards which name already exits | Simon Brandhof | 2011-12-16 | 2 | -0/+65 | |
| | | | | + remove the useless column DASHBOARDS.KEE | |||||
* | SONAR-3055 API: remove the attribute "classes" of the annotations ↵ | Simon Brandhof | 2011-12-05 | 1 | -30/+0 | |
| | | | | @DependsUpon and @DependedUpon | |||||
* | Remove hardcoded path for MostViolatedRulesWidget | Simon Brandhof | 2011-11-25 | 1 | -2/+2 | |
| | ||||||
* | SONAR-2475 remove org.sonar.api.checks.checkers and ↵ | simonbrandhof | 2011-05-27 | 31 | -1803/+0 | |
| | | | | org.sonar.api.checks.profiles | |||||
* | SONAR-2475 remove org.sonar.api.rules.RulePriorityMapper | simonbrandhof | 2011-05-27 | 1 | -29/+0 | |
| | ||||||
* | SONAR-2469 refactor Module | simonbrandhof | 2011-05-25 | 26 | -2197/+0 | |
| | | | | | | SONAR-2469 instanciation strategy of batch extensions SONAR-2469 fix initialization of project | |||||
* | SONAR-2189 Remove the component SquidSearch | simonbrandhof | 2011-02-21 | 1 | -52/+0 | |
| | ||||||
* | Upgrade copyright headers | simonbrandhof | 2011-02-04 | 65 | -406/+406 | |
| | ||||||
* | SONAR-2094 Do not delete ACTIVE_RULES rows when rules are disabled | simonbrandhof | 2011-02-03 | 1 | -100/+0 | |
| | ||||||
* | Add profile to check copyright headers + fix some badly formatted headers | simonbrandhof | 2011-01-31 | 6 | -0/+114 | |
| | ||||||
* | SONAR-2130 deprecate the component SquidSearch | simonbrandhof | 2011-01-24 | 1 | -0/+52 | |
| | ||||||
* | * SONAR-1809: MetricFinder should be available on server side | Godin | 2010-12-08 | 4 | -12/+30 | |
| | | | | * Fix javadocs | |||||
* | SONAR-1829: Use severity instead of priority | Godin | 2010-12-07 | 1 | -2/+2 | |
| | ||||||
* | SONAR-1829: Use severity instead of priority | Godin | 2010-12-07 | 1 | -6/+8 | |
| | ||||||
* | SONAR-1829: Use severity instead of priority | Godin | 2010-12-07 | 4 | -21/+17 | |
| | ||||||
* | SONAR-2007 Remove the useless ISO Categories + fix components page | simonbrandhof | 2010-12-01 | 5 | -62/+19 | |
| | ||||||
* | SONAR-1663 include the dbcleaner plugin + move all purges in this plugin | simonbrandhof | 2010-11-18 | 3 | -0/+212 | |
| | ||||||
* | SONAR-1814 remove the API to find a plugin from an extension : | simonbrandhof | 2010-09-28 | 3 | -256/+9 | |
| | | | | | | * do register coverage extensions in picocontainer only when the plugin is selected (see parameter sonar.core.codeCoveragePlugin) * do not display plugin names when detecting a duplication of metrics * remove unused methods from the deprecated component RulesManager |