| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix SCM tests | Duarte Meneses | 2017-09-28 | 1 | -0/+3 |
* | SONAR-9837 Detect files changed in the current branch with SCM | Duarte Meneses | 2017-09-28 | 1 | -1/+1 |
* | Drop ScmBranchProvider (blend it into ScmProvider) | Janos Gyerik | 2017-09-28 | 2 | -8/+10 |
* | SONAR-9837 Detect files changed in the current branch with SCM | Duarte Meneses | 2017-09-28 | 6 | -36/+112 |
* | Clean container | Duarte Meneses | 2017-09-28 | 14 | -204/+50 |
* | SONAR-9837 Detect files changed in the current branch with SCM | Duarte Meneses | 2017-09-28 | 13 | -23/+361 |
* | SONAR-9575 Revert all changes made to support incremental mode | Julien HENRY | 2017-09-27 | 24 | -321/+38 |
* | SONAR-5236 Create new API to register built-in quality profiles | Julien HENRY | 2017-09-25 | 2 | -3/+3 |
* | SONAR-9283 Settings, Configuration and Props trim values at insert | Sébastien Lesaint | 2017-09-19 | 5 | -9/+26 |
* | SONAR-9223 Properly handle case when SONAR_USER_HOME point to a symlink | Julien HENRY | 2017-09-15 | 2 | -4/+22 |
* | SONAR-9718 Fail with a clear message when sonar.projectDate is empty | Julien HENRY | 2017-09-15 | 5 | -16/+57 |
* | SONAR-8855 Make it obvious that generic coverage report expect an XML file | Julien HENRY | 2017-09-15 | 4 | -42/+67 |
* | SONAR-9770 Deprecate 'preview'/'issues' analysis mode | Julien HENRY | 2017-09-15 | 1 | -1/+3 |
* | SONAR-9666 Restore support of multi-valued properties containing line breaks | Julien HENRY | 2017-09-15 | 2 | -2/+51 |
* | Improve quality | Duarte Meneses | 2017-09-14 | 2 | -4/+5 |
* | Use SettingsLoader only when needed for branches | Duarte Meneses | 2017-09-12 | 7 | -87/+62 |
* | SONAR-9670 Introduce sonar.branch.longLivedBranches.regex | Duarte Meneses | 2017-09-12 | 3 | -30/+37 |
* | SONAR-9670 Introduce sonar.branch.longLivedBranches.regex | Duarte Meneses | 2017-09-12 | 5 | -39/+61 |
* | SONAR-9670 Introduce sonar.branch.longLivedBranches.regex | Janos Gyerik | 2017-09-12 | 80 | -455/+805 |
* | Remove message about deprecated sonar.branch | Duarte Meneses | 2017-09-12 | 2 | -2/+0 |
* | SONAR-9701 Don't publish coverage, scm and source of unchanged files | Julien HENRY | 2017-09-12 | 23 | -65/+81 |
* | SONAR-9701 Don't publish empty modules | Julien HENRY | 2017-09-12 | 2 | -5/+62 |
* | SONAR-9626 update log messages (#2472) | Janos Gyerik | 2017-09-12 | 2 | -4/+32 |
* | SONAR-9616 Use base branch to get project repository (#2426) | Janos Gyerik | 2017-09-12 | 9 | -25/+42 |
* | SONAR-9616 Send branch type into the report as characteristic | Julien Lancelot | 2017-09-12 | 2 | -14/+58 |
* | SONAR-9720 Issue tracking for long branches | Duarte Meneses | 2017-09-12 | 3 | -0/+15 |
* | Add medium test for branches (#2359) | Janos Gyerik | 2017-09-12 | 3 | -96/+243 |
* | Skip unchanged files and dirs on short living branches | Duarte Meneses | 2017-09-12 | 2 | -12/+92 |
* | Add incrementalMode param to BranchConfigurationValidator.validate (#2353) | Janos Gyerik | 2017-09-12 | 3 | -3/+3 |
* | SONAR-9711 Skip duplications and coverage in short living branches | Duarte Meneses | 2017-09-12 | 11 | -21/+129 |
* | SONAR-9701 Skip unchanged components in short living branches | Duarte Meneses | 2017-09-12 | 2 | -10/+17 |
* | Improve tests and quality | Duarte Meneses | 2017-09-12 | 5 | -5/+74 |
* | SONAR-9616 Handle branch in scanner | Janos Gyerik | 2017-09-12 | 17 | -61/+347 |
* | SONAR-9616 new branch param (#2321) | Janos Gyerik | 2017-09-12 | 6 | -20/+59 |
* | SONAR-9616 compute engine backend to support branches | Simon Brandhof | 2017-09-12 | 7 | -29/+31 |
* | 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 |
* | SONAR-9679 Add plugins and their updated_at date to the scanner report | Julien HENRY | 2017-09-07 | 9 | -46/+155 |
* | SONAR-9684 Use api/plugins/installed to load plugins | Julien HENRY | 2017-09-07 | 3 | -46/+90 |
* | SONAR-9672 Store the link between a rule and the plugin declaring it | Julien HENRY | 2017-09-07 | 1 | -0/+1 |
* | SONAR-9757 Copy issues in directories with unchanged files only | Duarte Meneses | 2017-08-29 | 2 | -0/+73 |
* | Fix FP in encoding detection test | Duarte Meneses | 2017-08-22 | 1 | -1/+13 |
* | Use LinkedHashSet to make output order consistent | Julien HENRY | 2017-08-08 | 1 | -2/+2 |
* | Fix regression introduced during previous scanner hardening | Julien HENRY | 2017-08-08 | 4 | -75/+125 |
* | SONAR-9576 More simple predicate to skip default status filter | Julien HENRY | 2017-08-07 | 1 | -0/+1 |
* | SONAR-9639 Support CE task characteristics | Duarte Meneses | 2017-08-07 | 2 | -0/+35 |
* | SONAR-9576 Add analysis mode in the scanner report | Julien HENRY | 2017-08-07 | 1 | -14/+0 |
* | SONAR-9586 Run incremental task when sonar.incremental=true | Julien HENRY | 2017-08-07 | 1 | -0/+14 |
* | SONAR-9602 Don't persist sources of unchanged files | Duarte Meneses | 2017-08-07 | 1 | -5/+1 |
* | SONAR-9607 Do not copy unchanged source files in scanner report | Julien HENRY | 2017-08-07 | 12 | -14/+62 |