aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* Fix testJulien HENRY2015-10-011-1/+1
* SONAR-6888 Support "views" taskJulien HENRY2015-10-013-10/+158
* Improve qualityDuarte Meneses2015-10-011-0/+27
* Remove unused objectsDuarte Meneses2015-10-012-5/+1
* SONAR-6879 Don't delete cache if update fails and change strategyDuarte Meneses2015-10-014-10/+82
* Decouple cache invalidation criteriaDuarte Meneses2015-10-011-2/+3
* Change global cache strategyDuarte Meneses2015-10-012-9/+19
* Fix call to /batch/project WS and handling of errorsDuarte Meneses2015-10-012-4/+32
* SONAR-6397 Execute blame only on updated filesJulien HENRY2015-10-015-54/+117
* Improve testJulien HENRY2015-10-011-1/+9
* Use sonar.profile when project is not provisionedDuarte Meneses2015-10-0110-16/+52
* 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-3013-222/+262
* Dont use server version in global cache keysDuarte Meneses2015-09-303-12/+7
* Improve unassociated mode logsDuarte Meneses2015-09-301-1/+1
* Set page size of active rules WS to 500Duarte Meneses2015-09-302-2/+2
* SONAR-6818 Split batch/project WS in several simpler WSDuarte Meneses2015-09-3013-21/+20
* Revert "SONAR-6864 Rename WS batch/* to scanner/*"Teryk Bellahsene2015-09-302-23/+19
* SONAR-6818 Split batch/project WS in several simpler WSDuarte Meneses2015-09-3065-3112/+1277
* SONAR-6777 Project cache syncDuarte Meneses2015-09-3031-391/+592
* Improve logging of PostJob and Sensor objectsDuarte Meneses2015-09-304-4/+35
* Fix quality flawsTeryk Bellahsene2015-09-301-6/+5
* SONAR-6864 Rename WS batch/* to scanner/*Teryk Bellahsene2015-09-309-69/+63
* SONAR-6823 WS batch/project with protobuf and new behaviorsTeryk Bellahsene2015-09-305-29/+16
* SONAR-6835 Do not dump env variables multiple timesJulien HENRY2015-09-252-14/+67
* SONAR-6665 Fix StackOverflow error when analyzing project with several module...Julien HENRY2015-09-254-38/+67
* SONAR-6835 Do not display system properties multiple timesJulien HENRY2015-09-252-12/+53
* Fix rule key in issue callbackDuarte Meneses2015-09-221-1/+1
* SONAR-6736 refactor step names and descriptionsSimon Brandhof2015-09-222-25/+18
* SONAR-6834 complete filtering paramters of api/ce/activitySimon Brandhof2015-09-192-2/+39
* 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-1714-33/+198
* Cleanup and deprecate Decorator related stuffJulien HENRY2015-09-171-71/+1
* Fix some quality flawsJulien HENRY2015-09-179-76/+29
* SONAR-6835 Include batch analysis context in the report sent by the batchJulien HENRY2015-09-168-33/+217
* Improve FileCache testsDuarte Meneses2015-09-141-1/+19
* 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-108-80/+55
* 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-0969-585/+1939
* 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-0413-192/+31
* Fail fast on cache write errorDuarte Meneses2015-09-041-1/+1