| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-6818 Restore warning when using sonar.profile | Julien HENRY | 2015-12-08 | 2 | -27/+38 |
* | SONAR-6939 ability for plugins to override the decimal scale of float | Simon Brandhof | 2015-12-07 | 1 | -68/+0 |
* | SONAR-6905 replace analysis-details.json by report-task.txt | simonbrandhof | 2015-12-04 | 2 | -41/+39 |
* | Fix quality flaws | Simon Brandhof | 2015-12-04 | 1 | -1/+1 |
* | SONAR-7100 Disable WS cache by default in issues mode | Julien HENRY | 2015-12-03 | 2 | -5/+23 |
* | Fix logging of public url | Simon Brandhof | 2015-12-02 | 6 | -57/+46 |
* | ws-client should not throw HttpException by default | Simon Brandhof | 2015-12-02 | 19 | -363/+378 |
* | SONAR-6933 Drop newDuplication() beta API | Julien HENRY | 2015-12-01 | 16 | -712/+354 |
* | SONAR-7054 use ws-client in batch | Simon Brandhof | 2015-11-30 | 23 | -852/+669 |
* | Improve UT coverage | Julien HENRY | 2015-11-30 | 4 | -32/+283 |
* | SONAR-6183 Add validation of *coverage_line_hits_data measures | Julien HENRY | 2015-11-30 | 1 | -9/+8 |
* | Fix quality flaws in BatchUtils | Simon Brandhof | 2015-11-30 | 1 | -2/+5 |
* | Fix quality issue | Duarte Meneses | 2015-11-27 | 1 | -3/+1 |
* | Fix quality flaws | Julien HENRY | 2015-11-26 | 2 | -24/+13 |
* | SONAR-6905 Batch should dump analysis-related URL into a JSON file | Duarte Meneses | 2015-11-26 | 2 | -10/+55 |
* | fix quality flaws | Sébastien Lesaint | 2015-11-25 | 1 | -1/+1 |
* | SONAR-7037 Improve logging on authentication failure | Duarte Meneses | 2015-11-24 | 2 | -5/+21 |
* | Remove perf tests from batch MT (take too much time) | Julien HENRY | 2015-11-24 | 2 | -184/+4 |
* | SONAR-7037 Improve logging on authentication failure | Duarte Meneses | 2015-11-20 | 4 | -11/+165 |
* | SONAR-6844 Add a progress report on issue tracking phase | Duarte Meneses | 2015-11-20 | 2 | -4/+28 |
* | SONAR-6295 Fix blame progress report | Duarte Meneses | 2015-11-20 | 2 | -4/+7 |
* | SONAR-7053 Can't activate debug logging between analysis | Duarte Meneses | 2015-11-20 | 6 | -17/+126 |
* | SONAR-6968 Bad error message when analyzer detects that no language plugins a... | Duarte Meneses | 2015-11-20 | 2 | -0/+82 |
* | SONAR-7057 Delete deprecated org.sonar.api.checks.NoSonarFilter | Julien HENRY | 2015-11-20 | 1 | -2/+0 |
* | Improve stability of unit test coverage | Julien HENRY | 2015-11-19 | 3 | -15/+26 |
* | SONAR-6752 Deprecate org.sonar.batch.issue.IssueFilters extension point and a... | Duarte Meneses | 2015-11-18 | 20 | -286/+597 |
* | Move views task back into views | Julien HENRY | 2015-11-18 | 3 | -104/+1 |
* | SONAR-7008 Call to batch/project WS not encoding parameters | Duarte Meneses | 2015-11-18 | 2 | -7/+10 |
* | Add more medium tests for tasks | Julien HENRY | 2015-11-18 | 1 | -0/+78 |
* | SONAR-7023 Restore task API | Julien HENRY | 2015-11-17 | 14 | -97/+617 |
* | SONAR-6947 api/qualityprofiles/search use SearchWsRequest | Teryk Bellahsene | 2015-11-17 | 12 | -19/+17 |
* | SONAR-5894 Support symbol references with different length | Duarte Meneses | 2015-11-17 | 4 | -3/+64 |
* | SONAR-6887 Make it clear in SCM API that date and revision are mandatory on l... | Duarte Meneses | 2015-11-16 | 2 | -17/+56 |
* | SONAR-6976 Branch should not allow \n character | Duarte Meneses | 2015-11-16 | 3 | -33/+52 |
* | SONAR-6183 Validate that coverage measures are correct regarding line number ... | Duarte Meneses | 2015-11-16 | 5 | -34/+228 |
* | SONAR-5676 Improve validation of highlighting API | Duarte Meneses | 2015-11-16 | 1 | -1/+48 |
* | SONAR-6993 Replace hash of CpdTextBlock from a list of int to a string | Julien Lancelot | 2015-11-12 | 2 | -6/+4 |
* | SONAR-6993 Rename DuplicationBlock into CpdTextBlock | Julien Lancelot | 2015-11-12 | 3 | -14/+9 |
* | Improve quality | Duarte Meneses | 2015-11-11 | 5 | -24/+16 |
* | SONAR-7003 Refactor batch issue tracking | Duarte Meneses | 2015-11-11 | 22 | -673/+359 |
* | SONAR-6991 remove batch code generating duplicate_* measures | Sébastien Lesaint | 2015-11-10 | 3 | -76/+1 |
* | SONAR-6978 Provide enhanced issue locations (start/end) offset in issues mode | Duarte Meneses | 2015-11-09 | 30 | -274/+816 |
* | Fix typos | Duarte Meneses | 2015-11-09 | 3 | -5/+5 |
* | SONAR-6990 add one missing UT on DuplicationsPublisher | Sébastien Lesaint | 2015-11-09 | 1 | -0/+48 |
* | SONAR-6989 Feed the file duplication index in the batch report | Julien HENRY | 2015-11-09 | 16 | -332/+237 |
* | SONAR-6998 Remove injection of MavenProject in module IoC container | Julien HENRY | 2015-11-05 | 1 | -1/+0 |
* | SONAR-6931 Speed up issues mode by scanning only changed files | Duarte Meneses | 2015-11-05 | 6 | -42/+70 |
* | SONAR-6658 Remove ProjectClasspath, ProjectFileSystem, sonar.binaries, sonar.... | Julien HENRY | 2015-11-05 | 15 | -480/+14 |
* | SONAR-6931 Speed up issues mode by scanning only changed files | Duarte Meneses | 2015-11-04 | 10 | -94/+373 |
* | SONAR-6211 Skip project key validation in issues mode | Duarte Meneses | 2015-11-03 | 2 | -5/+39 |