Commit Graph

178 Commits

Author SHA1 Message Date
Simon Brandhof
9f007a3b82 SONAR-6835 Log scanner context when processing Compute Engine task 2015-09-29 16:29:37 +02:00
Julien Lancelot
9b9827ed18 SONAR-6843 Not fail when file has no source 2015-09-22 17:05:11 +02:00
Julien HENRY
991c4b28ff SONAR-6835 Include batch analysis context in the report sent by the batch 2015-09-16 15:14:49 +02:00
Simon Brandhof
5381dd3a8d Exclude generated protobuf codebase from analysis 2015-09-11 11:44:21 +02:00
Simon Brandhof
33a216e207 Upgrade protobuf lib to 3.0.0-beta-1 2015-09-11 11:44:21 +02:00
Julien HENRY
2cefd460a1 SONAR-6052 Drop secondary locations and rename execution flow -> flow 2015-09-10 16:24:34 +02:00
Duarte Meneses
4be016e61f SONAR-6817 Issues mode should support analysis of projects not associated 2015-09-09 11:57:38 +02:00
Duarte Meneses
da0e7d2eb5 SONAR-6777 Project cache sync 2015-08-12 16:12:50 +02:00
Duarte Meneses
6cd87655c8 use new rule WS 2015-07-31 12:04:26 +02:00
Julien HENRY
93420cb740 SONAR-6052 Extract primaryLocation as a special attribute
Also rework new issue API on batch side.
2015-07-31 11:00:25 +02:00
Julien HENRY
5b93180b18 Write raw issues directly in protobuf report
Avoid intermediate storage in persistit
2015-07-31 11:00:25 +02:00
Simon Brandhof
7b45121faa Prepare upgrade to protobuf 3
Files .proto must declare: syntax = "proto2";
2015-07-30 18:31:45 +02:00
Duarte Meneses
68f92a7ff9 SONAR-6750 Support new SQ Runner API for retrieving issues 2015-07-30 13:18:19 +02:00
Simon Brandhof
1ba23e72c3 Change format of copyright headers in .proto files 2015-07-30 11:38:11 +02:00
Duarte Meneses
b36bc464f9 SONAR-6713 Load rules in global container 2015-07-28 14:54:10 +02:00
Julien HENRY
056b4bdc63 SONAR-4865, SONAR-6052 Improved issue locations 2015-07-23 13:56:46 +02:00
Simon Brandhof
17af5360c3 Move protobuf spec of table FILE_SOURCES.BINARY_DATA into sonar-db 2015-07-23 10:46:10 +02:00
Simon Brandhof
7920e9f6ef SONAR-6684 remove Issue.tags from batch report 2015-07-23 10:18:24 +02:00
Simon Brandhof
bc7d7e83a2 SONAR-6684 remove unused measure fields from report 2015-07-23 10:18:17 +02:00
Simon Brandhof
c98aca6054 Improve utility org.sonar.core.util.Protobuf 2015-07-22 14:17:16 +02:00
Julien Lancelot
1f655d484c Remove useless usage of BatchReport.Measure.setDescription() and setVariationXXX()
Batch doesn't send anymore measure with variations, and description is no more used
2015-07-21 17:31:55 +02:00
Simon Brandhof
399f6c1000 SONAR-6703 load common rule parameters from batch report 2015-07-20 22:30:42 +02:00
Simon Brandhof
548a1ccb48 Remove unused constants in FileStructure 2015-07-20 22:30:41 +02:00
Simon Brandhof
57cb022d1b Rename variables "sut" to "underTest" in tests 2015-07-16 21:41:03 +02:00
Simon Brandhof
1c0b9a97e3 SONAR-6588 move computation of debt to Compute Engine 2015-07-02 19:44:28 +02:00
Simon Brandhof
44a34aca80 SONAR-6588 integrate issues to Compute Engine 2015-07-02 16:08:07 +02:00
Simon Brandhof
bf4118d6a9 SONAR-6623 extract issue tracking algorithm from batch 2015-07-02 16:06:08 +02:00
Simon Brandhof
501289ca85 Quality flaws
- do not declare multiple variables on same line
- fix imports
2015-06-29 19:01:12 +02:00
Simon Brandhof
e17cf1c2dc SONAR-6637 Stop filling db column PROJECT_MEASURES.RULE_PRIORITY 2015-06-12 14:29:20 +02:00
Julien Lancelot
8beb0aa8ad SONAR-6260 Remove snapshot id from batch report 2015-06-10 14:30:40 +02:00
Simon Brandhof
81d37f6121 SONAR-6568 remove events from batch 2015-06-08 15:17:49 +02:00
Julien Lancelot
81c526901f Fix quality flaws 2015-06-03 12:40:24 +02:00
Sébastien Lesaint
0404aea2db SONAR-6590 use a CE specific interface to read batch report 2015-06-01 17:08:28 +02:00
Julien Lancelot
e556427f59 SONAR-6589 Remove projectKey from ComputationContext 2015-05-27 11:49:39 +02:00
Julien Lancelot
db30e4ece3 SONAR-6259 Use component caches to get id or uuid 2015-05-21 17:41:08 +02:00
Julien Lancelot
bb1e4774ac SONAR-6553 Remove Java design WS and File dependencies persistence in Compute Engine 2015-05-20 11:13:10 +02:00
Julien Lancelot
a0b334f10e Fix quality flaws 2015-05-13 15:49:00 +02:00
Julien Lancelot
681e6cf807 SONAR-6281 Add description in Component report 2015-05-13 11:45:23 +02:00
David Gageot
7d5701e0a3 Useless code 2015-05-12 14:33:41 +02:00
David Gageot
5a587fb74f Redundant throws clause in tests 2015-05-07 19:12:29 +02:00
Teryk Bellahsene
9f00b01208 update WS to rely on new tests - SONAR-6255 2015-05-07 09:46:13 +02:00
Jean-Baptiste Lievremont
861a0409e8 Fix protobuf merge 2015-05-05 11:56:13 +02:00
Jean-Baptiste Lievremont
cf4b5116a1 SONAR-6521 Add protobuf declaration for users 2015-05-05 11:56:13 +02:00
Julien HENRY
cc8d5ba684 SONAR-6457 Feed dependencies in batch report 2015-05-05 11:23:41 +02:00
Julien HENRY
397225c8cf Cleanup batch side from specific code for devcockpit and views 2015-05-04 14:37:20 +02:00
Julien Lancelot
a60633c340 Remove useless ResourceSnapshotMapper and rename folder dependency to design 2015-04-28 17:07:23 +02:00
Teryk Bellahsene
e35378a7d9 several tests with the same name SONAR-6255
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.
2015-04-28 12:22:45 +02:00
Teryk Bellahsene
e295464926 persist tests in db - SONAR-6255 2015-04-28 12:22:45 +02:00
Julien Lancelot
9595b00902 SONAR-6338 Add some docs in the coverage batch report 2015-04-28 12:03:51 +02:00
Julien HENRY
2f2eea3fa9 SONAR-6278 Feed tests in compute report 2015-04-27 15:46:23 +02:00