aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-1110-276/+350
* Remove coupling of sonar-plugin-api on Guava 10Simon Brandhof2015-04-162-5/+6
* SONAR-6408 Restore PostJob execution in preview modeJulien HENRY2015-04-141-9/+27
* 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-5927 Blacklist the build breaker plugin in preview modeJulien HENRY2015-02-253-9/+11
* SONAR-5927 Fix 404 when analyzing new fileJulien HENRY2015-02-251-17/+8
* SONAR-5927, SONAR-6012 Rework incremental preview mode to speedup issue retri...Julien HENRY2015-02-252-21/+21
* Fix some quality flawsJulien HENRY2015-02-201-3/+4
* SONAR-6179 Add serverID to the logs of the analysisJulien HENRY2015-02-171-0/+5
* SONAR-6000 Merge cpd core plugin into the batchJulien HENRY2015-02-161-0/+3
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-102-10/+15
* SONAR-5831 Provide the ability to explicitly ask the SCM sensor to reload all...Julien HENRY2015-01-304-6/+6
* Unwrap JSON error message when calling WSJulien HENRY2015-01-281-1/+23
* SONAR-6111 Drop ability to execute Maven plugin as part of the batch analysisJulien HENRY2015-01-282-27/+1
* SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-2714-326/+80
* Fix some quality flawsJulien HENRY2015-01-261-8/+8
* SONAR-6060 Move HTML report into the coreJulien HENRY2015-01-263-6/+16
* SONAR-6012 Local issue trackingJulien HENRY2015-01-233-7/+16
* SONAR-5077 Fix regression when a Sensor try to read "lines" measure. LinesSen...Julien HENRY2015-01-201-10/+182
* SONAR-6060 Fix regression with JSON reportJulien HENRY2015-01-201-0/+2
* SONAR-6060 Move console issues report to the batchJulien HENRY2015-01-202-1/+7
* SONAR-5077 Lines metric is computed by the coreJulien HENRY2015-01-161-0/+3
* SONAR-5931 CleanupJulien HENRY2015-01-151-1/+2
* SONAR-5931 Publish new measure APIJulien HENRY2015-01-151-1/+2
* SONAR-6015 Produce Json reportJulien HENRY2015-01-132-1/+4
* SONAR-5945 Upload issues in analysis reportJulien HENRY2014-12-171-3/+4
* SONAR-5910 create digest report step & delete unused experimental modeTeryk Bellahsene2014-12-161-2/+2
* Fix regression concerning SONAR-5878 (task property was released too early)Julien HENRY2014-12-041-2/+2
* SONAR-5878 More improvement concerning memory consumptionJulien HENRY2014-12-031-0/+2
* compute engine – move ProjectPurgeTask on the server sideTeryk Bellahsene2014-12-031-2/+2
* SONAR-5628 - Compute Engine - Remove sonar-dbcleaner-pluginTeryk Bellahsene2014-10-271-1/+7
* Merge remote-tracking branch 'origin/branch-4.5'Julien HENRY2014-10-142-1/+12
|\
| * SONAR-5330 Fix issue when source dirs are symbolic linksJulien HENRY2014-10-141-1/+1
| * SONAR-5715 Fix preview mode when source file contains space in its pathJulien HENRY2014-10-141-0/+11
* | Add missing @Override annotationsSimon Brandhof2014-10-105-0/+8
* | Automatic merge from branch-4.5Jenkins CI2014-10-091-6/+1
|\|
| * SONAR-5030 Remove log about deregistered driverJulien HENRY2014-10-091-7/+2
* | SONAR-5620 Don't fail build when no provider is detectedJulien HENRY2014-10-021-4/+4
* | SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data usin...Julien HENRY2014-10-021-1/+7
* | Revert "SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM d...Simon Brandhof2014-09-261-7/+1
* | Revert "SONAR-5620 Don't fail build when no provider is detected"Simon Brandhof2014-09-261-4/+4
* | SONAR-5620 Don't fail build when no provider is detectedJulien HENRY2014-09-251-4/+4
* | SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data usin...Julien HENRY2014-09-251-1/+7
* | SONAR-5629 Call /batch/upload_report at the end of an analysisJulien HENRY2014-09-172-9/+18
* | SONAR-5389 New dependency APIJulien HENRY2014-09-171-1/+15
* | SONAR-2860 Drop commons-configurationJulien HENRY2014-09-052-24/+1
|/
* SONAR-5417 Handle permision error for project referential loaderJulien HENRY2014-08-261-1/+1
* SONAR-5417 Load project referentials using WSJulien HENRY2014-08-252-13/+13