aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-6818 Split batch/project WS in several simpler WSDuarte Meneses2015-09-306-6/+6
* Revert "SONAR-6864 Rename WS batch/* to scanner/*"Teryk Bellahsene2015-09-301-16/+13
* SONAR-6818 Split batch/project WS in several simpler WSDuarte Meneses2015-09-3031-532/+451
* SONAR-6777 Project cache syncDuarte Meneses2015-09-3017-233/+320
* Improve logging of PostJob and Sensor objectsDuarte Meneses2015-09-303-4/+19
* Fix quality flawsTeryk Bellahsene2015-09-301-6/+5
* SONAR-6864 Rename WS batch/* to scanner/*Teryk Bellahsene2015-09-304-4/+4
* SONAR-6823 WS batch/project with protobuf and new behaviorsTeryk Bellahsene2015-09-301-14/+3
* SONAR-6835 Do not dump env variables multiple timesJulien HENRY2015-09-251-5/+17
* SONAR-6665 Fix StackOverflow error when analyzing project with several module...Julien HENRY2015-09-251-13/+16
* SONAR-6835 Do not display system properties multiple timesJulien HENRY2015-09-251-12/+31
* Fix rule key in issue callbackDuarte Meneses2015-09-221-1/+1
* SONAR-6736 refactor step names and descriptionsSimon Brandhof2015-09-221-15/+10
* SONAR-6834 complete filtering paramters of api/ce/activitySimon Brandhof2015-09-191-2/+4
* SONAR-6834 support project branchesSimon Brandhof2015-09-181-1/+2
* Replace table ANALYSIS_REPORTS by CE_QUEUE and CE_ACTIVITYSimon Brandhof2015-09-181-1/+1
* No op for highlighting and symbol references in issues modeJulien HENRY2015-09-177-12/+150
* Cleanup and deprecate Decorator related stuffJulien HENRY2015-09-171-71/+1
* Fix some quality flawsJulien HENRY2015-09-176-54/+27
* SONAR-6835 Include batch analysis context in the report sent by the batchJulien HENRY2015-09-165-15/+109
* improve batch logging and performanceDuarte Meneses2015-09-142-3/+6
* Increase read timeout for WSLoaderJulien HENRY2015-09-101-14/+14
* Fix phase name for indexationJulien HENRY2015-09-101-5/+4
* Do not return empty array of locations in WSSimon Brandhof2015-09-101-13/+15
* SONAR-6052 Drop secondary locations and rename execution flow -> flowJulien HENRY2015-09-103-43/+23
* Improve qualityDuarte Meneses2015-09-091-1/+1
* Optimize batch project containerDuarte Meneses2015-09-097-74/+175
* SONAR-6817 Issues mode should support analysis of projects not associatedDuarte Meneses2015-09-0940-213/+960
* Fix metrics of type MILLISECSimon Brandhof2015-09-042-10/+6
* Fix project lock on windowsDuarte Meneses2015-09-042-14/+1
* SONAR-6746 Drop Plugin interface + batch cleanupJulien HENRY2015-09-0410-137/+25
* Fail fast on cache write errorDuarte Meneses2015-09-041-1/+1
* SONAR-6832 - Stop support SQ Runner <= 2.3Duarte Meneses2015-09-043-146/+1
* Hide project lock on windowsDuarte Meneses2015-09-041-3/+17
* Improve batch unit testsDuarte Meneses2015-09-041-1/+1
* Improve loggingDuarte Meneses2015-09-041-24/+14
* Optimize project reactor builderDuarte Meneses2015-09-041-39/+26
* Fix quality flawsSimon Brandhof2015-09-022-2/+2
* 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-284-28/+5
* Improve qualityDuarte Meneses2015-08-286-10/+13
* SONAR-4865 Apply some feedback on issue location APIJulien HENRY2015-08-261-2/+2
* Fix project lock in WindowsDuarte Meneses2015-08-241-1/+8
* Revert "SONAR-6658 Drop validation on sonar.libraries and sonar.binaries"Duarte Meneses2015-08-244-10/+50
* SONAR-6658 Drop validation on sonar.libraries and sonar.binariesDuarte Meneses2015-08-244-50/+10
* SONAR-6665 StackOverflow error when analyzing project with several modules ha...Duarte Meneses2015-08-241-4/+23
* Improve qualityDuarte Meneses2015-08-212-2/+6
* SONAR-6721 Prevent running concurrent batch processes on the same physical pr...Duarte Meneses2015-08-216-122/+193
* Remove class deprecated since v4.2Duarte Meneses2015-08-212-63/+0