aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/bootstrap/GlobalContainer.java
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-129/+0
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* ws-client should not throw HttpException by defaultSimon Brandhof2015-12-021-1/+1
* SONAR-7054 use ws-client in batchSimon Brandhof2015-11-301-1/+1
* SONAR-7023 Restore task APIJulien HENRY2015-11-171-77/+3
* SONAR-6837 Allow to configure WS read timeout from batchJulien HENRY2015-10-071-5/+0
* SONAR-6888 Support "views" taskJulien HENRY2015-10-011-1/+52
* Change global cache strategyDuarte Meneses2015-10-011-7/+17
* SONAR-6777 Project cache syncDuarte Meneses2015-09-301-3/+3
* SONAR-6736 refactor step names and descriptionsSimon Brandhof2015-09-221-15/+10
* Optimize batch project containerDuarte Meneses2015-09-091-1/+4
* SONAR-6817 Issues mode should support analysis of projects not associatedDuarte Meneses2015-09-091-4/+12
* SONAR-6746 Drop Plugin interface + batch cleanupJulien HENRY2015-09-041-10/+3
* SONAR-6812 Improve format of generated UUIDs for better usage of LuceneSimon Brandhof2015-08-281-1/+3
* refactor batch class names/packagesDuarte Meneses2015-08-131-7/+9
* SONAR-6776 Global cache syncDuarte Meneses2015-08-121-5/+10
* SONAR-6777 Project cache syncDuarte Meneses2015-08-121-20/+19
* Revert "SONAR-6746 Drop Plugin interface + batch cleanup"Simon Brandhof2015-07-291-3/+10
* SONAR-6713 Load rules in global containerDuarte Meneses2015-07-281-0/+7
* SONAR-6746 Drop Plugin interface + batch cleanupJulien HENRY2015-07-281-10/+3
* SONAR-6577 Offline mode in preview modeDuarte Meneses2015-07-241-7/+5
* Revert remove of RuleI18n component from batchSimon Brandhof2015-07-031-0/+2
* SONAR-6588 drop db connection from batchSimon Brandhof2015-07-021-41/+1
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-241-6/+7
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-241-0/+4
* Revert merge to d70f025Duarte Meneses2015-06-231-11/+6
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-231-6/+7
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-231-0/+4
* SONAR-6588 Remove RuleFinder from batch bootstrap phaseSimon Brandhof2015-06-171-2/+0
* SONAR-6588 Remove unused core components from batchSimon Brandhof2015-06-171-6/+0
* Remove ability to get users from batchSimon Brandhof2015-06-171-2/+0
* SONAR-6596 Remove database semaphores from batchJulien Lancelot2015-06-101-7/+2
* SONAR-6370 isolate plugin classloader from core classesSimon Brandhof2015-06-051-2/+5
* SONAR-6577 Offline mode in preview modeDuarte Meneses2015-06-041-0/+1
* SONAR-6517 use thread context classloader as base classloader on batch sideSimon Brandhof2015-05-131-2/+1
* SONAR-6536 Drop concept of taskJulien HENRY2015-05-111-2/+5
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-111-2/+2
* SONAR-6517 apply feedbackSimon Brandhof2015-05-111-1/+1
* SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-111-26/+42
* Remove coupling of sonar-plugin-api on Guava 10Simon Brandhof2015-04-161-2/+2
* SONAR-5927 Blacklist the build breaker plugin in preview modeJulien HENRY2015-02-251-1/+1
* 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-251-13/+12
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-101-7/+8
* SONAR-5831 Provide the ability to explicitly ask the SCM sensor to reload all...Julien HENRY2015-01-301-1/+1
* SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-271-0/+170