Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename batch into scanner | Julien HENRY | 2016-03-18 | 28 | -3014/+0 |
| | |||||
* | SONAR-7414 Change Sensor API to update Issue#effortToFix to Issue#gap | Julien HENRY | 2016-03-16 | 1 | -1/+1 |
| | |||||
* | Add symbol references to the ReportViewer application. | Julien HENRY | 2016-02-17 | 1 | -0/+21 |
| | |||||
* | Cut many dependencies on sonar-testing-harness | Julien HENRY | 2016-01-19 | 1 | -8/+8 |
| | |||||
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 18 | -18/+18 |
| | |||||
* | Fix quality flaws5.4-M3 | Simon Brandhof | 2016-01-06 | 1 | -1/+1 |
| | |||||
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 18 | -72/+72 |
| | |||||
* | Add duplications in report viewer | Julien HENRY | 2015-12-11 | 1 | -16/+33 |
| | |||||
* | SONAR-7084 Analysis do not fail when a component do not have a path | Teryk Bellahsene | 2015-12-02 | 1 | -2/+6 |
| | |||||
* | Improve report viewer | Duarte Meneses | 2015-11-16 | 1 | -3/+10 |
| | |||||
* | SONAR-6993 Replace hash of CpdTextBlock from a list of int to a string | Julien Lancelot | 2015-11-12 | 3 | -4/+4 |
| | | | | Having a the hash represented as a list of int in the report brings too much complexity in the compute engine, as we need only a string. | ||||
* | SONAR-6993 Rename DuplicationBlock into CpdTextBlock | Julien Lancelot | 2015-11-12 | 6 | -18/+18 |
| | |||||
* | SONAR-6922 Fix assembly size | Julien HENRY | 2015-11-12 | 1 | -0/+22 |
| | |||||
* | SONAR-6922 Minor improvements on Scanner Report Viewer | Julien HENRY | 2015-11-12 | 1 | -2/+3 |
| | |||||
* | SONAR-6922 Fix some quality flaws and provide executable JAR | Julien HENRY | 2015-11-09 | 3 | -26/+48 |
| | |||||
* | SONAR-6989 Feed the file duplication index in the batch report | Julien HENRY | 2015-11-09 | 3 | -14/+5 |
| | |||||
* | SONAR-6922 Initial version of report viewer | Julien HENRY | 2015-11-09 | 3 | -0/+806 |
| | |||||
* | SONAR-6988 Add cross project duplication info in batch report | Julien Lancelot | 2015-11-04 | 6 | -21/+105 |
| | | | | | Add duplication blocks Add isCrossProjectDuplicationActivated boolen in metada | ||||
* | Execute Protocol Buffer compiler during build | Evgeny Mandrikov | 2015-10-29 | 5 | -22732/+0 |
| | | | | | | | | | | | | Dependency for compiler selected based on platform. Supported platforms are Windows/Linux x86/64 and Mac OS. Configuration in root POM to avoid duplication. This also makes version of compiler consistent with version of library. Previously it was 3.0.0-a3 and 3.0.0-beta-1 respectively, now both are 3.0.0-beta-1. And removes all existing auto generated files and scripts for their creation as well as their traces (such as comments and exclusions for SonarQube). | ||||
* | Remove unused json objects | Duarte Meneses | 2015-10-09 | 3 | -213/+0 |
| | |||||
* | Remove issue attributes from batch | Simon Brandhof | 2015-10-07 | 2 | -267/+109 |
| | |||||
* | SONAR-6818 Split batch/project WS in several simpler WS | Duarte Meneses | 2015-09-30 | 2 | -22/+5 |
| | |||||
* | SONAR-6823 WS batch/project with protobuf and new behaviors | Teryk Bellahsene | 2015-09-30 | 4 | -143/+27 |
| | |||||
* | SONAR-6835 Log scanner context when processing Compute Engine task | Simon Brandhof | 2015-09-29 | 1 | -0/+4 |
| | |||||
* | SONAR-6843 Not fail when file has no source | Julien Lancelot | 2015-09-22 | 2 | -3/+22 |
| | |||||
* | SONAR-6835 Include batch analysis context in the report sent by the batch | Julien HENRY | 2015-09-16 | 1 | -0/+4 |
| | |||||
* | Upgrade protobuf lib to 3.0.0-beta-1 | Simon Brandhof | 2015-09-11 | 3 | -1636/+1587 |
| | |||||
* | SONAR-6052 Drop secondary locations and rename execution flow -> flow | Julien HENRY | 2015-09-10 | 2 | -715/+455 |
| | |||||
* | SONAR-6817 Issues mode should support analysis of projects not associated | Duarte Meneses | 2015-09-09 | 1 | -0/+4 |
| | |||||
* | SONAR-6777 Project cache sync | Duarte Meneses | 2015-08-12 | 1 | -0/+4 |
| | |||||
* | use new rule WS | Duarte Meneses | 2015-07-31 | 3 | -152/+0 |
| | |||||
* | SONAR-6052 Extract primaryLocation as a special attribute | Julien HENRY | 2015-07-31 | 2 | -532/+723 |
| | | | | Also rework new issue API on batch side. | ||||
* | Write raw issues directly in protobuf report | Julien HENRY | 2015-07-31 | 1 | -0/+13 |
| | | | | Avoid intermediate storage in persistit | ||||
* | Prepare upgrade to protobuf 3 | Simon Brandhof | 2015-07-30 | 3 | -0/+4 |
| | | | | Files .proto must declare: syntax = "proto2"; | ||||
* | SONAR-6750 Support new SQ Runner API for retrieving issues | Duarte Meneses | 2015-07-30 | 2 | -26/+3 |
| | |||||
* | Change format of copyright headers in .proto files | Simon Brandhof | 2015-07-30 | 3 | -57/+51 |
| | |||||
* | SONAR-6713 Load rules in global container | Duarte Meneses | 2015-07-28 | 5 | -0/+177 |
| | |||||
* | SONAR-4865, SONAR-6052 Improved issue locations | Julien HENRY | 2015-07-23 | 4 | -324/+2563 |
| | |||||
* | Move protobuf spec of table FILE_SOURCES.BINARY_DATA into sonar-db | Simon Brandhof | 2015-07-23 | 3 | -8791/+0 |
| | |||||
* | SONAR-6684 remove Issue.tags from batch report | Simon Brandhof | 2015-07-23 | 2 | -257/+72 |
| | |||||
* | SONAR-6684 remove unused measure fields from report | Simon Brandhof | 2015-07-23 | 4 | -785/+86 |
| | |||||
* | Improve utility org.sonar.core.util.Protobuf | Simon Brandhof | 2015-07-22 | 5 | -230/+34 |
| | |||||
* | Remove useless usage of BatchReport.Measure.setDescription() and ↵ | Julien Lancelot | 2015-07-21 | 1 | -1/+0 |
| | | | | | | setVariationXXX() Batch doesn't send anymore measure with variations, and description is no more used | ||||
* | SONAR-6703 load common rule parameters from batch report | Simon Brandhof | 2015-07-20 | 9 | -3938/+2336 |
| | |||||
* | Remove unused constants in FileStructure | Simon Brandhof | 2015-07-20 | 1 | -3/+0 |
| | |||||
* | Rename variables "sut" to "underTest" in tests | Simon Brandhof | 2015-07-16 | 3 | -84/+92 |
| | |||||
* | SONAR-6588 move computation of debt to Compute Engine | Simon Brandhof | 2015-07-02 | 3 | -148/+51 |
| | |||||
* | SONAR-6588 integrate issues to Compute Engine | Simon Brandhof | 2015-07-02 | 2 | -664/+401 |
| | |||||
* | SONAR-6623 extract issue tracking algorithm from batch | Simon Brandhof | 2015-07-02 | 6 | -2606/+160 |
| | |||||
* | Quality flaws | Simon Brandhof | 2015-06-29 | 3 | -7/+17 |
| | | | | | - do not declare multiple variables on same line - fix imports |