aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/bootstrap/BatchComponents.java
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-90/+0
* SONAR-7458 new component org.sonar.api.SonarQubeVersionSimon Brandhof2016-03-161-0/+2
* SONAR-7389 Add new Sensor API to provide duplication tokensJulien HENRY2016-03-151-21/+25
* SONAR-5772 New executable_lines_data metricJulien HENRY2016-02-221-0/+2
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Move views task back into viewsJulien HENRY2015-11-181-4/+1
* SONAR-7023 Restore task APIJulien HENRY2015-11-171-8/+17
* SONAR-7003 Refactor batch issue trackingDuarte Meneses2015-11-111-2/+7
* Removal of deprecated ProjectBootstrapperDuarte Meneses2015-08-281-1/+1
* SONAR-6713 Load rules in global containerDuarte Meneses2015-07-281-2/+2
* SONAR-6577 Offline mode in preview modeDuarte Meneses2015-07-241-1/+1
* SONAR-6676 remove Decorators for FILES and DIRECTORIES metricsSébastien Lesaint2015-07-231-7/+1
* SONAR-6681 Remove UnitTestDecorator form the batchJulien Lancelot2015-07-211-2/+0
* SONAR-6679 Remove computation of language distribution measures from batchJulien Lancelot2015-07-211-5/+1
* SONAR-6682 Remove computation of comment density measures from the batchJulien Lancelot2015-07-151-3/+1
* SONAR-6677 remove coverage Decorators from batchSébastien Lesaint2015-07-091-19/+1
* Extract module sonar-dbSimon Brandhof2015-07-041-1/+1
* SONAR-6588 drop db connection from batchSimon Brandhof2015-07-021-3/+1
* SONAR-6588 integrate issues to Compute EngineSimon Brandhof2015-07-021-6/+0
* SONAR-6623 distribution of issues by debt in Compute EngineSimon Brandhof2015-07-021-2/+0
* SONAR-6623 extract issue tracking algorithm from batchSimon Brandhof2015-07-021-8/+0
* SONAR-6645 remove computation of new coverage measures from BatchSébastien Lesaint2015-07-011-8/+0
* SONAR-6664 remove SqaleRatingDecorator from batchSébastien Lesaint2015-06-261-4/+0
* SONAR-6646 Remove CountFalsePositivesDecorator from batchJulien Lancelot2015-06-221-2/+0
* SONAR-6646 Remove CountUnresolvedIssuesDecorator from batchJulien Lancelot2015-06-221-2/+0
* SONAR-6620 remove QualityGate measures computation from batchSébastien Lesaint2015-06-191-4/+0
* SONAR-6643 Remove VariationDecorator from the batchJulien Lancelot2015-06-191-2/+0
* SONAR-6260 Remove snapshot and project persistence form batchJulien Lancelot2015-06-101-4/+0
* Temporarily remove custom measures from batchSimon Brandhof2015-06-101-2/+0
* SONAR-6567 move notifications from sonar-core to sonar-serverSimon Brandhof2015-06-081-3/+0
* SONAR-6568 remove events from batchSimon Brandhof2015-06-081-4/+0
* SONAR-3821 Drop any Maven dependencyJulien HENRY2015-06-031-7/+0
* Fix definition of core component qualifiersSimon Brandhof2015-05-281-1/+1
* SONAR-6370 move the remaining extensions out of core pluginSimon Brandhof2015-05-281-2/+4
* SONAR-6370 move batch extensions out of core pluginSimon Brandhof2015-05-281-1/+47
* Delete DefaultPurgeTask and remove DefaultPeriodCleaner from batchSimon Brandhof2015-05-201-9/+2
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-191-16/+0
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-111-3/+53
* SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-311-0/+2
* SONAR-6276 SONAR-6288 Feed events and version in analysis report and drop abi...Julien HENRY2015-03-171-2/+0
* SONAR-6273 SONAR-6274 Feed links in compute report and remove links sensor APIJulien HENRY2015-03-121-14/+2
* SONAR-6000 Merge cpd core plugin into the batchJulien HENRY2015-02-161-0/+3
* SONAR-6111 Drop ability to execute Maven plugin as part of the batch analysisJulien HENRY2015-01-281-2/+1
* SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-271-2/+6
* SONAR-6060 Move HTML report into the coreJulien HENRY2015-01-261-2/+12
* SONAR-6012 Local issue trackingJulien HENRY2015-01-231-0/+4
* SONAR-6060 Fix regression with JSON reportJulien HENRY2015-01-201-0/+2
* SONAR-6060 Move console issues report to the batchJulien HENRY2015-01-201-0/+4
* SONAR-5077 Lines metric is computed by the coreJulien HENRY2015-01-161-0/+3