aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-1824-1980/+0
* SONAR-7458 new component org.sonar.api.SonarQubeVersionSimon Brandhof2016-03-161-0/+2
* Fix some quality flawsJulien HENRY2016-03-161-1/+1
* SONAR-7389 Add new Sensor API to provide duplication tokensJulien HENRY2016-03-152-23/+30
* Fix some quality flawsJulien HENRY2016-03-151-2/+2
* SONAR-5772 New executable_lines_data metricJulien HENRY2016-02-221-0/+2
* SONAR-7125 use efficient delete dir code in core, batch and serverSébastien Lesaint2016-02-122-15/+16
* squid:S1213 members of an interface decleration or class should appear in a p...Zeeshan Asghar2016-01-291-3/+2
* SONAR-7234 Remove @SupportedEnvironmentJulien HENRY2016-01-202-28/+3
* Fix project title in copyright headersSimon Brandhof2016-01-1324-24/+24
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0524-96/+96
* Fix logging of public urlSimon Brandhof2015-12-022-19/+2
* ws-client should not throw HttpException by defaultSimon Brandhof2015-12-025-103/+141
* SONAR-7054 use ws-client in batchSimon Brandhof2015-11-305-175/+170
* Fix quality flawsJulien HENRY2015-11-261-10/+10
* SONAR-7037 Improve logging on authentication failureDuarte Meneses2015-11-201-3/+4
* Improve stability of unit test coverageJulien HENRY2015-11-191-4/+1
* Move views task back into viewsJulien HENRY2015-11-181-4/+1
* SONAR-7023 Restore task APIJulien HENRY2015-11-172-85/+20
* SONAR-7003 Refactor batch issue trackingDuarte Meneses2015-11-111-2/+7
* Fix typosDuarte Meneses2015-11-091-1/+1
* SONAR-6837 Allow to configure WS read timeout from batchJulien HENRY2015-10-071-5/+0
* SONAR-6621 Drop support for property sonar.qualitygate to override Quality GateJulien HENRY2015-10-062-10/+10
* Replace display of server id by permanent server idJulien HENRY2015-10-051-5/+4
* 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-302-24/+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-092-5/+33
* SONAR-6746 Drop Plugin interface + batch cleanupJulien HENRY2015-09-045-32/+19
* SONAR-6812 Improve format of generated UUIDs for better usage of LuceneSimon Brandhof2015-08-281-1/+3
* SONAR-6345 Display list of all plugins + version in batch debug logsDuarte Meneses2015-08-281-1/+1
* Removal of deprecated ProjectBootstrapperDuarte Meneses2015-08-282-5/+3
* Improve qualityDuarte Meneses2015-08-282-1/+2
* Improve qualityDuarte Meneses2015-08-212-2/+6
* SONAR-6721 Prevent running concurrent batch processes on the same physical pr...Duarte Meneses2015-08-212-94/+39
* Improve testsDuarte Meneses2015-08-191-21/+20
* SONAR-6345 Display list of all plugins + version in batch debug logsDuarte Meneses2015-08-191-0/+18
* SONAR-6761 Drop incremental modeDuarte Meneses2015-08-182-31/+66
* SONAR-6767 Default mode should be named publish modeDuarte Meneses2015-08-181-5/+6
* clean batch unused test resourcesDuarte Meneses2015-08-132-42/+2
* refactor batch class names/packagesDuarte Meneses2015-08-1311-390/+24
* SONAR-6785 Optimize project sync with multithreadingDuarte Meneses2015-08-131-3/+3
* SONAR-6777 Project cache syncDuarte Meneses2015-08-122-34/+3
* SONAR-6777 Project cache syncDuarte Meneses2015-08-121-2/+2
* SONAR-6776 Global cache syncDuarte Meneses2015-08-123-43/+10
* SONAR-6777 Project cache syncDuarte Meneses2015-08-124-77/+55
* SONAR-6775 Drop old sonar.dryRun propertyDuarte Meneses2015-08-121-2/+1
* SONAR-6762 - Create 'issues' analysis modeDuarte Meneses2015-08-121-1/+1