aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6754 Add support of execution flow in XooJulien HENRY2015-08-052-0/+28
* Fix some quality flawsJulien HENRY2015-08-0526-372/+224
* SONAR-6761 Drop incremental modeDuarte Meneses2015-08-0511-271/+15
* Rework new measure APIJulien HENRY2015-08-046-51/+42
* Improve qualityDuarte Meneses2015-08-048-72/+49
* Fix WS persistent cacheDuarte Meneses2015-08-041-2/+1
* SONAR-6750 Support new SQ Runner API for retrieving issuesDuarte Meneses2015-08-047-29/+267
* Fix issue tracking when no server analysisJulien HENRY2015-08-031-15/+16
* Declare multiline rule in XooJulien HENRY2015-08-031-1/+0
* SONAR-6770 Improve logging of cache usageDuarte Meneses2015-08-0327-162/+393
* SONAR-6772 Do not save JSON report by defaultJulien HENRY2015-08-032-32/+38
* fix issues callback with multiple analysisDuarte Meneses2015-07-313-2/+113
* Fix local issue tracking when there are issues on modules/foldersJulien HENRY2015-07-312-7/+9
* use new rules WSDuarte Meneses2015-07-317-11/+8
* Improve qualityDuarte Meneses2015-07-311-1/+1
* use new rule WSDuarte Meneses2015-07-3111-87/+725
* Improve qualityDuarte Meneses2015-07-311-0/+5
* SONAR-6723 Use SQ version in cache keysDuarte Meneses2015-07-316-24/+34
* SONAR-6052 Extract primaryLocation as a special attributeJulien HENRY2015-07-3138-279/+499
* Write raw issues directly in protobuf reportJulien HENRY2015-07-3126-747/+507
* SONAR-6750 Support new SQ Runner API for retrieving issuesDuarte Meneses2015-07-3019-29/+300
* Fix rules handling with duplicated internalKeyDuarte Meneses2015-07-292-2/+2
* Revert "SONAR-6746 Drop Plugin interface + batch cleanup"Simon Brandhof2015-07-2917-30/+332
* Improve qualityDuarte Meneses2015-07-284-11/+10
* SONAR-6713 Load rules in global containerDuarte Meneses2015-07-2838-94/+568
* SONAR-6729 Analysis should fail when no quality profileJulien Lancelot2015-07-282-8/+45
* SONAR-6746 Drop Plugin interface + batch cleanupJulien HENRY2015-07-2817-332/+30
* SONAR-6368 Remove deprecated violation APIJulien HENRY2015-07-242-79/+0
* Fix batch authentication error messageDuarte Meneses2015-07-242-6/+4
* SONAR-6577 Offline mode in preview modeDuarte Meneses2015-07-245-32/+84
* Improve qualityDuarte Meneses2015-07-243-3/+4
* SONAR-6577 Offline mode in preview modeDuarte Meneses2015-07-2453-509/+1357
* Add @deprecated and all formulas api and remove some decorator usage in testJulien Lancelot2015-07-241-60/+0
* SONAR-6695 Remove decorators execution from the batchJulien Lancelot2015-07-2313-966/+1
* Remove no more used test resourcesJulien Lancelot2015-07-2310-378/+0
* Fix regression with old Violation APIJulien HENRY2015-07-231-2/+4
* Fix NPE when using old Issuable APIJulien HENRY2015-07-232-8/+20
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-2326-337/+665
* SONAR-6605 forgotten Formula in CoreMetrics for Metrics moved to CESébastien Lesaint2015-07-232-13/+5
* SONAR-6676 remove Decorators for FILES and DIRECTORIES metricsSébastien Lesaint2015-07-236-344/+3
* SONAR-6684 remove Issue.tags from batch reportSimon Brandhof2015-07-231-1/+0
* SONAR-6684 remove unused measure fields from reportSimon Brandhof2015-07-232-27/+13
* Improve utility org.sonar.core.util.ProtobufSimon Brandhof2015-07-221-4/+8
* Remove useless usage of BatchReport.Measure.setDescription() and setVariation...Julien Lancelot2015-07-212-64/+45
* SONAR-6681 Remove UnitTestDecorator form the batchJulien Lancelot2015-07-214-185/+1
* MeasuresPublisher should not filter measures to put in the reportJulien Lancelot2015-07-212-69/+6
* Fix quality flawsSimon Brandhof2015-07-211-2/+2
* SONAR-6679 Remove computation of language distribution measures from batchJulien Lancelot2015-07-215-256/+2
* Remove unused db classes Snapshot and ResourceModelSimon Brandhof2015-07-201-19/+0
* SONAR-6703 load common rule parameters from batch reportSimon Brandhof2015-07-209-83/+194