Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix NPE in charset detection | Duarte Meneses | 2017-04-12 | 1 | -0/+1 |
| | |||||
* | SONAR-9080 Stop using api/batch/users | Duarte Meneses | 2017-04-12 | 4 | -144/+7 |
| | |||||
* | SONAR-6100 Improve support of binary files and/or files with different encoding | Duarte Meneses | 2017-04-11 | 6 | -31/+161 |
| | |||||
* | SONAR-9025 Optimize computation issue exclusions | Duarte Meneses | 2017-04-11 | 15 | -440/+218 |
| | |||||
* | SONAR-8904 Make it clear why a file with no blocks is not part of the CPD ↵ | Duarte Meneses | 2017-04-10 | 1 | -0/+39 |
| | | | | analysis | ||||
* | Merge remote-tracking branch 'origin/branch-6.3' | Julien Lancelot | 2017-03-27 | 4 | -28/+131 |
|\ | |||||
| * | SONAR-8995 Scanner fails when using issue exclusions | Duarte Meneses | 2017-03-27 | 4 | -28/+131 |
| | | |||||
* | | SONAR-8925 scanner sends param "organization" when requesting Quality profiles | Simon Brandhof | 2017-03-23 | 2 | -51/+78 |
| | | |||||
* | | SONAR-7860 Remove CodeColorizerFormat API | Duarte Meneses | 2017-03-16 | 4 | -253/+0 |
| | | |||||
* | | Automatic merge from branch-6.3 | ssjenka | 2017-03-09 | 1 | -0/+27 |
|\| | | | | | | | | | * origin/branch-6.3: SONAR-8623 Fix regression with project level measures | ||||
| * | SONAR-8623 Fix regression with project level measures | Julien HENRY | 2017-03-09 | 1 | -0/+27 |
| | | |||||
* | | Automatic merge from branch-6.3 | ssjenka | 2017-03-09 | 1 | -11/+22 |
|\| | | | | | | | | | | | * origin/branch-6.3: fix styles on landing page SONAR-8623 Index all source files, even the ones with no supported language | ||||
| * | SONAR-8623 Index all source files, even the ones with no supported language | Duarte Meneses | 2017-03-08 | 1 | -11/+22 |
| | | |||||
* | | Add unit tests to verify behavior depending on sensor strategy (#1745) | Janos Gyerik | 2017-03-06 | 4 | -28/+220 |
| | | |||||
* | | SONAR-8857 add organisation uuid to quality profile database table | Daniel Schwarz | 2017-03-03 | 1 | -4/+4 |
| | | |||||
* | | Fix JSONReportTest | Julien Lancelot | 2017-03-03 | 1 | -12/+19 |
| | | |||||
* | | Automatic merge from branch-6.3 | Julien Lancelot | 2017-03-03 | 3 | -18/+47 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-6.3: SONAR-8883 Fix Server::getVersion() on scanner side, and reenable IssueJsonReportTest IT SONAR-8622 Fix preview mode/JSON report on branches Remove javaProperties plugin from PluginsTest Remove JSON plugin SONAR-8460 Do not fail to write response when profile not found SONAR-8460 Remove Errors SONAR-8460 Remove creation BadRequestException with Errors SONAR-8460 Fix bundled error messages SONAR-8460 Simplify creation of BadRequestException with one message SONAR-8460 Remove isEmpty from Errors SONAR-8460 Remove check from Errors SONAR-8460 Remove writeJson from Errors fix quality flaw | ||||
| * | SONAR-8883 Fix Server::getVersion() on scanner side, and reenable ↵ | Julien HENRY | 2017-03-02 | 1 | -5/+7 |
| | | | | | | | | IssueJsonReportTest IT | ||||
| * | SONAR-8622 Fix preview mode/JSON report on branches | Julien HENRY | 2017-03-02 | 2 | -13/+40 |
| | | |||||
* | | SONAR-8832 Support project-level sensors (#1720) | Janos Gyerik | 2017-03-02 | 10 | -61/+159 |
| | | |||||
* | | SONAR-8783 Improve display of error when uploading scanner report | Duarte Meneses | 2017-03-01 | 1 | -1/+16 |
| | | |||||
* | | SONAR-8826 Add SonarQube server version to the task report | Duarte Meneses | 2017-03-01 | 1 | -0/+3 |
| | | |||||
* | | Log as debug when sources are defined but missing in non-leaf | Janos Gyerik | 2017-02-23 | 1 | -3/+7 |
| | | |||||
* | | SONAR-6724 : support analyzing root pom in multi-modules projects | Loïc B | 2017-02-23 | 6 | -16/+48 |
| | | |||||
* | | Analyze non-leaf modules | Janos Gyerik | 2017-02-23 | 1 | -5/+4 |
| | | |||||
* | | Move temp dir of build outsite project | Simon Brandhof | 2017-02-19 | 1 | -4/+3 |
|/ | | | | | | Overriding java.io.tmpdir does not allow to detect issues with canonical path in tests. Moreover this complex (and useless) configuration does not allow to support Gradle. | ||||
* | SONAR-8769 Display project and organization keys in the analysis logs | Duarte Meneses | 2017-02-17 | 1 | -1/+24 |
| | |||||
* | Fix concurrency probs in tests | Duarte Meneses | 2017-02-10 | 1 | -6/+7 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 173 | -346/+346 |
| | |||||
* | SONAR-8769 Display project and organization keys in the analysis logs | Duarte Meneses | 2017-02-10 | 1 | -1/+40 |
| | |||||
* | Add type to internal DefaultRule | Duarte Meneses | 2017-02-10 | 1 | -2/+2 |
| | |||||
* | SONAR-8745 add rule activation date (q profile) into analysis report | Daniel Schwarz | 2017-02-10 | 1 | -2/+3 |
| | |||||
* | SONAR-8745 refactor test to generate response, instead of using file | Daniel Schwarz | 2017-02-10 | 3 | -33/+74 |
| | |||||
* | Fix assertions in Xoo | Janos Gyerik | 2017-01-31 | 1 | -1/+1 |
| | |||||
* | Reduce dependency on guava | Duarte Meneses | 2017-01-31 | 2 | -10/+6 |
| | |||||
* | SONAR-8250 Non Ascii characters are not handled properly | Duarte Meneses | 2017-01-31 | 3 | -17/+23 |
| | |||||
* | Add OneIssuePerDirectory rule in Xoo (#1606) | Janos Gyerik | 2017-01-31 | 1 | -0/+51 |
| | |||||
* | SONAR-8631 Only publish input files used by sensors | Duarte Meneses | 2017-01-31 | 1 | -36/+83 |
| | |||||
* | SONAR-8386 Fetch all usernames in a single request in preview mode | Duarte Meneses | 2017-01-30 | 3 | -2/+25 |
| | |||||
* | SONAR-8622 Lazily generate metadata for input files | Duarte Meneses | 2017-01-27 | 10 | -30/+215 |
| | |||||
* | SONAR-8630 query by filename and ext (#1555) | Janos Gyerik | 2017-01-27 | 1 | -0/+94 |
| | |||||
* | SONAR-8631 Only publish input files used by sensors | Duarte Meneses | 2017-01-27 | 24 | -462/+493 |
| | |||||
* | Refactor resources API | Duarte Meneses | 2017-01-27 | 30 | -701/+316 |
| | |||||
* | Improve quality | Duarte Meneses | 2017-01-27 | 1 | -1/+0 |
| | |||||
* | SONAR-8622 Lazily generate metadata for input files | Duarte Meneses | 2017-01-27 | 33 | -338/+364 |
| | |||||
* | SONAR-8652 Pass value of sonar.organization in the scanner report | Julien HENRY | 2017-01-16 | 2 | -3/+57 |
| | |||||
* | Rename BatchUtils -> ScannerUtils | Julien HENRY | 2017-01-12 | 1 | -9/+9 |
| | |||||
* | SONAR-8583 Use api/metrics/search to load metrics | Julien HENRY | 2017-01-12 | 5 | -47/+80 |
| | |||||
* | SONAR-8518 "sonar.profile" makes the analysis fail in preview mode | Duarte Meneses | 2017-01-11 | 1 | -20/+4 |
| | |||||
* | SONAR-8573 Use api/settings to load global settings | Julien HENRY | 2017-01-10 | 6 | -35/+105 |
| |