aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch-protocol
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/branch-5.2'Simon Brandhof2015-10-301-0/+15
|\
| * Do not deploy internal artifacts to maven central repoSimon Brandhof2015-10-291-0/+16
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-271-1/+1
| * [maven-release-plugin] prepare release 5.2-RC4Thomas Vérin2015-10-271-1/+1
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-201-1/+1
| * [maven-release-plugin] prepare release 5.2-RC35.2-RC3Thomas Vérin2015-10-201-1/+1
* | Execute Protocol Buffer compiler during buildEvgeny Mandrikov2015-10-296-22754/+1
* | Upgrade version to 5.3-SNAPSHOTThomas Vérin2015-10-131-1/+1
|/
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-131-1/+1
* [maven-release-plugin] prepare release 5.2-RC25.2-RC2Thomas Vérin2015-10-131-1/+1
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-121-1/+1
* [maven-release-plugin] prepare release 5.2-RC15.2-RC1Thomas Vérin2015-10-121-1/+1
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-091-4/+4
* Remove unused json objectsDuarte Meneses2015-10-093-213/+0
* Remove issue attributes from batchSimon Brandhof2015-10-072-267/+109
* SONAR-6818 Split batch/project WS in several simpler WSDuarte Meneses2015-09-302-22/+5
* SONAR-6823 WS batch/project with protobuf and new behaviorsTeryk Bellahsene2015-09-304-143/+27
* SONAR-6835 Log scanner context when processing Compute Engine taskSimon Brandhof2015-09-291-0/+4
* SONAR-6843 Not fail when file has no sourceJulien Lancelot2015-09-222-3/+22
* SONAR-6835 Include batch analysis context in the report sent by the batchJulien HENRY2015-09-161-0/+4
* Exclude generated protobuf codebase from analysisSimon Brandhof2015-09-111-0/+4
* Upgrade protobuf lib to 3.0.0-beta-1Simon Brandhof2015-09-113-1636/+1587
* SONAR-6052 Drop secondary locations and rename execution flow -> flowJulien HENRY2015-09-102-715/+455
* SONAR-6817 Issues mode should support analysis of projects not associatedDuarte Meneses2015-09-091-0/+4
* SONAR-6777 Project cache syncDuarte Meneses2015-08-121-0/+4
* use new rule WSDuarte Meneses2015-07-313-152/+0
* SONAR-6052 Extract primaryLocation as a special attributeJulien HENRY2015-07-312-532/+723
* Write raw issues directly in protobuf reportJulien HENRY2015-07-311-0/+13
* Prepare upgrade to protobuf 3Simon Brandhof2015-07-303-0/+4
* SONAR-6750 Support new SQ Runner API for retrieving issuesDuarte Meneses2015-07-302-26/+3
* Change format of copyright headers in .proto filesSimon Brandhof2015-07-303-57/+51
* SONAR-6713 Load rules in global containerDuarte Meneses2015-07-285-0/+177
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-234-324/+2563
* Move protobuf spec of table FILE_SOURCES.BINARY_DATA into sonar-dbSimon Brandhof2015-07-233-8791/+0
* SONAR-6684 remove Issue.tags from batch reportSimon Brandhof2015-07-232-257/+72
* SONAR-6684 remove unused measure fields from reportSimon Brandhof2015-07-234-785/+86
* Improve utility org.sonar.core.util.ProtobufSimon Brandhof2015-07-226-236/+34
* Remove useless usage of BatchReport.Measure.setDescription() and setVariation...Julien Lancelot2015-07-211-1/+0
* SONAR-6703 load common rule parameters from batch reportSimon Brandhof2015-07-2010-3938/+2340
* Remove unused constants in FileStructureSimon Brandhof2015-07-201-3/+0
* Rename variables "sut" to "underTest" in testsSimon Brandhof2015-07-163-84/+92
* SONAR-6588 move computation of debt to Compute EngineSimon Brandhof2015-07-023-148/+51
* SONAR-6588 integrate issues to Compute EngineSimon Brandhof2015-07-022-664/+401
* SONAR-6623 extract issue tracking algorithm from batchSimon Brandhof2015-07-026-2606/+160
* Quality flawsSimon Brandhof2015-06-293-7/+17
* SONAR-6637 Stop filling db column PROJECT_MEASURES.RULE_PRIORITYSimon Brandhof2015-06-122-226/+137
* SONAR-6260 Remove snapshot id from batch reportJulien Lancelot2015-06-102-325/+132
* SONAR-6568 remove events from batchSimon Brandhof2015-06-082-1429/+82
* Fix quality flawsJulien Lancelot2015-06-031-6/+4
* SONAR-6590 use a CE specific interface to read batch reportSébastien Lesaint2015-06-011-14/+25