aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused varsDuarte Meneses2015-11-034-9/+5
* Update embedded SQ Java plugin to 3.6Julien HENRY2015-10-091-2/+0
* Improve coverageDuarte Meneses2015-10-091-1/+1
* SONAR-6913 Stop support of issue attributes on batch sideJulien HENRY2015-10-071-2/+1
* Remove issue attributes from batchSimon Brandhof2015-10-075-24/+11
* Create a shortcut to add secondary issue locationsJulien HENRY2015-10-071-0/+6
* SONAR-6837 Allow to configure WS read timeout from batchJulien HENRY2015-10-079-126/+134
* SONAR-6621 Drop support for property sonar.qualitygate to override Quality GateJulien HENRY2015-10-064-33/+28
* SONAR-6893 Log URL of CE task detailsJulien HENRY2015-10-051-6/+31
* Issue attributes are supportedJulien HENRY2015-10-051-1/+2
* Replace display of server id by permanent server idJulien HENRY2015-10-051-5/+4
* SONAR-6835 Sort items in analysis context report + other minor changesJulien HENRY2015-10-051-14/+29
* SONAR-6386 New modules should inherit parent settingsJulien HENRY2015-10-052-7/+16
* Add rules in project sync phaseJulien HENRY2015-10-023-27/+38
* Fix execution of custom rulesJulien HENRY2015-10-022-17/+19
* SONAR-6888 Support "views" taskJulien HENRY2015-10-011-1/+52
* Remove unused objectsDuarte Meneses2015-10-011-2/+1
* SONAR-6879 Don't delete cache if update fails and change strategyDuarte Meneses2015-10-012-9/+33
* Change global cache strategyDuarte Meneses2015-10-012-9/+19
* Fix call to /batch/project WS and handling of errorsDuarte Meneses2015-10-011-2/+20
* SONAR-6397 Execute blame only on updated filesJulien HENRY2015-10-014-25/+23
* Use sonar.profile when project is not provisionedDuarte Meneses2015-10-015-5/+11
* Add rule's default parameters to active rulesDuarte Meneses2015-09-301-1/+7
* Improve qualityDuarte Meneses2015-09-305-11/+6
* SONAR-6818 Split batch/project WS in several simpler WSDuarte Meneses2015-09-304-29/+171
* Dont use server version in global cache keysDuarte Meneses2015-09-301-2/+1
* Improve unassociated mode logsDuarte Meneses2015-09-301-1/+1
* Set page size of active rules WS to 500Duarte Meneses2015-09-301-1/+1
* 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