Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-9674 Load branch information from scanner report | Duarte Meneses | 2017-09-12 | 1 | -0/+8 |
| | |||||
* | SONAR-9616 compute engine backend to support branches | Simon Brandhof | 2017-09-12 | 2 | -2/+4 |
| | |||||
* | Bring 6.6-SNAPSHOT back | Simon Brandhof | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | Release 6.6-M1 | Simon Brandhof | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | Update scanner report viewer to show QP and plugins | Julien HENRY | 2017-09-07 | 1 | -6/+47 |
| | |||||
* | SONAR-9679 Add plugins and their updated_at date to the scanner report | Julien HENRY | 2017-09-07 | 1 | -1/+7 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2017-09-06 | 1 | -10/+2 |
| | |||||
* | Add CPD text blocks to report viewer | Duarte Meneses | 2017-08-07 | 1 | -1/+24 |
| | |||||
* | SONAR-9576 Add incremental mode flag and file status in scanner report | Julien HENRY | 2017-08-07 | 1 | -1/+11 |
| | |||||
* | Rework file indexing | Julien HENRY | 2017-08-04 | 1 | -2/+0 |
| | | | | | | * Drop cycle ModuleFileSystem -> FileIndexer -> ModuleFileSystem * Ensure basedir is initialized once * Drop useless FileSystemLogger, and log in ModuleFileSystemInitializer | ||||
* | Prepare for next development iteration | Simon Brandhof | 2017-07-13 | 1 | -1/+1 |
| | |||||
* | SONAR-9477 Deprecate ProjectReactor and ProjectBuilder | Duarte Meneses | 2017-07-11 | 2 | -0/+7 |
| | | | | Mark Immutable classes in the Plugin API and Scanner | ||||
* | Prepare for next development iteration | Simon Brandhof | 2017-07-05 | 1 | -1/+1 |
| | |||||
* | Release 6.5-M26.5-M2 | Simon Brandhof | 2017-07-05 | 1 | -1/+1 |
| | |||||
* | Prepare for next development version 6.5-SNAPSHOT | Simon Brandhof | 2017-05-16 | 1 | -1/+1 |
| | |||||
* | add tab for ActiveRules to scanner report viewer | Sébastien Lesaint | 2017-05-15 | 1 | -0/+21 |
| | |||||
* | SONAR-9083 Return type in /batch/issues | Julien Lancelot | 2017-04-25 | 1 | -0/+1 |
| | |||||
* | Drop unused Surefire config for skipping tests | Simon Brandhof | 2017-02-19 | 1 | -7/+0 |
| | |||||
* | Prepare for next development iteration | Simon Brandhof | 2017-02-14 | 1 | -1/+1 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 15 | -30/+30 |
| | |||||
* | SONAR-8745 add rule activation date (q profile) into analysis report | Daniel Schwarz | 2017-02-10 | 1 | -0/+1 |
| | |||||
* | Add SCM to scanner report viewer | Duarte Meneses | 2017-01-30 | 1 | -18/+57 |
| | |||||
* | SONAR-8631 Only publish input files used by sensors | Duarte Meneses | 2017-01-27 | 1 | -0/+4 |
| | |||||
* | SONAR-8701 Store number of lines of files in compute engine Component | Julien Lancelot | 2017-01-27 | 1 | -1/+1 |
| | |||||
* | SONAR-8593 add organization key to analysis report | Sébastien Lesaint | 2017-01-16 | 1 | -5/+6 |
| | |||||
* | SONAR-8584 Remove internal WS batch/global | Julien HENRY | 2017-01-12 | 7 | -305/+0 |
| | |||||
* | Prepare for next development iteration | David Rautureau | 2016-11-21 | 1 | -1/+1 |
| | |||||
* | Update some copyright headers to 2016 | Simon Brandhof | 2016-11-14 | 3 | -3/+3 |
| | |||||
* | SONAR-8284 Remove overall/IT coverage data from scanner report | Julien HENRY | 2016-10-18 | 3 | -37/+13 |
| | |||||
* | Prepare for next development iteration | David Rautureau | 2016-09-19 | 1 | -1/+1 |
| | |||||
* | Improve scanner report viewer | Duarte Meneses | 2016-08-17 | 1 | -0/+82 |
| | |||||
* | SONAR-7654 API to propagate props from scanner to CE | Simon Brandhof | 2016-08-06 | 5 | -2/+33 |
| | |||||
* | prepare for next development iteration | David Rautureau | 2016-07-20 | 1 | -1/+1 |
| | |||||
* | Add issues to report viewer | Duarte Meneses | 2016-06-30 | 1 | -0/+23 |
| | |||||
* | prepare for next development iteration | Tom | 2016-05-20 | 1 | -1/+1 |
| | |||||
* | Fix comment in scanner_report.proto | Simon Brandhof | 2016-05-16 | 1 | -9/+3 |
| | |||||
* | SONAR-6897 Precise if scm data should be copied | Julien HENRY | 2016-05-11 | 1 | -3/+5 |
| | | | | | In scanner report and for each file we will now explicitely request compute engine to copy previous SCM data. | ||||
* | Upgrade version to 5.6-SNAPSHOT | Tom | 2016-04-07 | 1 | -1/+1 |
| | |||||
* | SONAR-7497 Restore behavior for line coverage after move to proto3 | Julien HENRY | 2016-03-30 | 1 | -5/+15 |
| | |||||
* | Revert "SONAR-6941 Partition files of scanner report in different folders" | Sébastien Lesaint | 2016-03-25 | 2 | -31/+5 |
| | | | | This reverts commit 0417484bef1e4bfefbe7dc8a7a5c9a1a105697af. | ||||
* | SONAR-7368 Deprecate quality_profiles measure and add data in scanner report | Julien HENRY | 2016-03-24 | 1 | -0/+9 |
| | |||||
* | Update scanner report to protobuf 3 (imply SONAR-7497) | Julien HENRY | 2016-03-23 | 7 | -201/+203 |
| | |||||
* | SONAR-6941 Partition files of scanner report in different folders | Julien HENRY | 2016-03-18 | 2 | -5/+31 |
| | |||||
* | Rename batch into scanner | Julien HENRY | 2016-03-18 | 28 | -0/+3128 |