Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Exclude generated protobuf codebase from analysis | Simon Brandhof | 2015-09-11 | 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 | 6 | -236/+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 | 10 | -3938/+2340 |
| | |||||
* | 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 | ||||
* | SONAR-6637 Stop filling db column PROJECT_MEASURES.RULE_PRIORITY | Simon Brandhof | 2015-06-12 | 2 | -226/+137 |
| | |||||
* | SONAR-6260 Remove snapshot id from batch report | Julien Lancelot | 2015-06-10 | 2 | -325/+132 |
| | |||||
* | SONAR-6568 remove events from batch | Simon Brandhof | 2015-06-08 | 2 | -1429/+82 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2015-06-03 | 1 | -6/+4 |
| | |||||
* | SONAR-6590 use a CE specific interface to read batch report | Sébastien Lesaint | 2015-06-01 | 1 | -14/+25 |
| | |||||
* | SONAR-6589 Remove projectKey from ComputationContext | Julien Lancelot | 2015-05-27 | 2 | -0/+62 |
| | |||||
* | SONAR-6259 Use component caches to get id or uuid | Julien Lancelot | 2015-05-21 | 3 | -5297/+3085 |
| | |||||
* | SONAR-6553 Remove Java design WS and File dependencies persistence in ↵ | Julien Lancelot | 2015-05-20 | 6 | -5381/+4894 |
| | | | | Compute Engine | ||||
* | Fix quality flaws | Julien Lancelot | 2015-05-13 | 1 | -5/+29 |
| | |||||
* | SONAR-6281 Add description in Component report | Julien Lancelot | 2015-05-13 | 3 | -170/+396 |
| | |||||
* | Useless code | David Gageot | 2015-05-12 | 6 | -97/+77 |
| | |||||
* | Redundant throws clause in tests | David Gageot | 2015-05-07 | 4 | -39/+39 |
| | |||||
* | update WS to rely on new tests - SONAR-6255 | Teryk Bellahsene | 2015-05-07 | 2 | -41/+146 |
| | |||||
* | Fix protobuf merge | Jean-Baptiste Lievremont | 2015-05-05 | 4 | -1335/+1094 |
| | |||||
* | SONAR-6521 Add protobuf declaration for users | Jean-Baptiste Lievremont | 2015-05-05 | 2 | -1/+783 |
| | |||||
* | SONAR-6457 Feed dependencies in batch report | Julien HENRY | 2015-05-05 | 2 | -0/+13 |
| | |||||
* | Cleanup batch side from specific code for devcockpit and views | Julien HENRY | 2015-05-04 | 5 | -1136/+1224 |
| | |||||
* | Remove useless ResourceSnapshotMapper and rename folder dependency to design | Julien Lancelot | 2015-04-28 | 1 | -10/+170 |
| | |||||
* | several tests with the same name SONAR-6255 | Teryk Bellahsene | 2015-04-28 | 3 | -70/+228 |
| | | | | | several tests can have the same name. a uuid is introduced to have an identifier for the test. coverage details are aggregated for all the tests with the same name. | ||||
* | persist tests in db - SONAR-6255 | Teryk Bellahsene | 2015-04-28 | 7 | -1209/+3040 |
| | |||||
* | SONAR-6338 Add some docs in the coverage batch report | Julien Lancelot | 2015-04-28 | 1 | -2/+7 |
| |