aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/mediumtest/BatchMediumTester.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6713 Load rules in global containerDuarte Meneses2015-07-281-0/+52
* SONAR-6577 Offline mode in preview modeDuarte Meneses2015-07-241-2/+2
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-231-1/+2
* SONAR-6648 Rework redirection of logsJulien HENRY2015-06-251-19/+17
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-241-0/+9
* Revert merge to d70f025Duarte Meneses2015-06-231-9/+0
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-231-0/+9
* Use StandardCharsets instead of guava/commons-ioJulien HENRY2015-05-121-2/+2
* Useless codeDavid Gageot2015-05-121-1/+1
* Dead codeDavid Gageot2015-05-121-8/+0
* SONAR-6536 Drop concept of taskJulien HENRY2015-05-111-3/+2
* SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-111-46/+15
* SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-311-2/+2
* SONAR-6317 Feed SCM in compute report - batch sideJulien HENRY2015-03-261-0/+2
* Improve batch medium tester to allow registration of several metricsJulien HENRY2015-03-261-0/+7
* SONAR-5927 Fix 404 when analyzing new fileJulien HENRY2015-02-251-10/+23
* SONAR-5927, SONAR-6012 Rework incremental preview mode to speedup issue retri...Julien HENRY2015-02-251-13/+16
* Fix some quality flawsJulien HENRY2015-02-201-1/+7
* Speed-up buildSimon Brandhof2015-02-161-0/+2
* SONAR-5831 Provide the ability to explicitly ask the SCM sensor to reload all...Julien HENRY2015-01-301-15/+27
* SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-271-1/+4
* Fix some quality flawsJulien HENRY2015-01-261-2/+2
* SONAR-6060 Move HTML report into the coreJulien HENRY2015-01-261-6/+6
* SONAR-6012 Local issue trackingJulien HENRY2015-01-231-6/+34
* SONAR-6014 Make sensor mode use the same container than normal modeJulien HENRY2015-01-081-242/+0
* Fix quality flawsSimon Brandhof2015-01-061-11/+6
* SONAR-5867 Sort symbol references to avoid variations between consecutive runsJulien HENRY2014-12-171-1/+2
* SONAR-5867 Add symbol references data into file_sources tableJulien HENRY2014-11-281-2/+1
* Fix some quality flawsJulien HENRY2014-10-161-1/+2
* SONAR-5389 Refactor test coverage APIJulien HENRY2014-10-141-12/+13
* SONAR-5389 Refactor dependency APIJulien HENRY2014-10-141-11/+21
* Merge remote-tracking branch 'origin/branch-4.5'Stephane Gamard2014-10-081-5/+5
|\
| * Fix some quality flawsJulien HENRY2014-10-081-5/+5
* | SONAR-5389 Refactor new issue APIJulien HENRY2014-09-221-4/+4
* | SONAR-5389 Refactor new measure APIJulien HENRY2014-09-221-2/+3
* | SONAR-5389 New dependency APIJulien HENRY2014-09-171-6/+5
* | SONAR-5389 Add a new dependency APIJulien HENRY2014-09-121-0/+28
* | Fix some quality flawsJulien HENRY2014-09-111-31/+47
* | SONAR-5389 New test API for batch 2.0Julien HENRY2014-09-051-0/+50
|/
* Fix some quality flawsJulien HENRY2014-08-281-4/+3
* Fix some quality flawsJulien HENRY2014-08-271-4/+6
* SONAR-5528 One more optimization for highlighting API -> don't hit value cacheJulien HENRY2014-08-261-4/+5
* SONAR-5417 Load project referentials using WSJulien HENRY2014-08-251-18/+2
* SONAR-5389 Improve duplication APIJulien HENRY2014-08-011-2/+2
* SONAR-5389 New duplication APIJulien HENRY2014-07-301-0/+14
* Add javadocJulien HENRY2014-07-281-0/+4
* SONAR-5389 Port symbolizable API to new batch APIJulien HENRY2014-07-241-2/+33
* SONAR-5389 Support syntax highlighting in the new sensor APIJulien HENRY2014-07-241-0/+38
* SONAR-5477 Plug global referential loader on remote WSJulien HENRY2014-07-231-7/+5
* Add medium test for InputDirJulien HENRY2014-07-221-0/+7