Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-926 Remove usage of ResourceCreationLock | Simon Brandhof | 2014-01-28 | 1 | -0/+40 | |
| | ||||||
* | Move AnnotationCheckFactory to sonar-deprecated | Simon Brandhof | 2014-01-27 | 2 | -0/+244 | |
| | ||||||
* | 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 | 3 | -0/+253 | |
| | ||||||
* | 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 | 3 | -122/+11 | |
| | ||||||
* | SONAR-4358 Restore Cobertura API classes in sonar-deprecated | Julien HENRY | 2013-07-05 | 3 | -0/+247 | |
| | | | | 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 | 1 | -4/+9 | |
| | | | | @DependedUpon | |||||
* | Update copyright headers | Simon Brandhof | 2013-04-22 | 7 | -28/+28 | |
| | ||||||
* | SONAR-4252 rename Sonar to SonarQube in source headers | Simon Brandhof | 2013-04-21 | 7 | -21/+21 | |
| | ||||||
* | SONAR-4069 Deprecate BatchExtensionDisctionnary to move it outside of plugin API | Julien HENRY | 2013-03-26 | 1 | -0/+231 | |
| | ||||||
* | 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 | 1 | -0/+53 | |
| | ||||||
* | 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 | 1 | -194/+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 | 13 | -13/+13 | |
| | ||||||
* | 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 | 9 | -856/+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 | 18 | -1553/+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 | 41 | -280/+280 | |
| | ||||||
* | SONAR-2094 Do not delete ACTIVE_RULES rows when rules are disabled | simonbrandhof | 2011-02-03 | 1 | -100/+0 | |
| | ||||||
* | 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 | 3 | -18/+13 | |
| | ||||||
* | SONAR-2007 Remove the useless ISO Categories + fix components page | simonbrandhof | 2010-12-01 | 4 | -42/+13 | |
| | ||||||
* | 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 | 2 | -184/+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 | |||||
* | fix backward compatibility of the interface GeneratesViolations. | simonbrandhof | 2010-09-27 | 1 | -0/+30 | |
| | ||||||
* | add AnnotationRuleRepository to load rules from sonar-check-api annotations | simonbrandhof | 2010-09-23 | 2 | -2/+2 | |
| | ||||||
* | move deprecated rule API to sonar-deprecated | simonbrandhof | 2010-09-14 | 13 | -0/+1060 | |
| | ||||||
* | move deprecated check api to sonar-deprecated | simonbrandhof | 2010-09-14 | 20 | -0/+1897 | |
| | ||||||
* | SONAR-1229 Export/Import a given Sonar quality profile | simonbrandhof | 2010-09-06 | 1 | -47/+0 | |
| | ||||||
* | SONAR-236 remove deprecated code from checkstyle plugin + display default ↵ | simonbrandhof | 2010-09-06 | 4 | -0/+454 | |
value of rule parameters in Q profile console |