| Commit message (Expand) | Author | Age | Files | Lines |
* | squid:S1213 members of an interface decleration or class should appear in a p... | Zeeshan Asghar | 2016-01-29 | 6 | -27/+26 |
* | SONAR-6226 Create IdentityProvider API | Julien Lancelot | 2016-01-25 | 1 | -10/+22 |
* | SONAR-7234 Remove @SupportedEnvironment | Julien HENRY | 2016-01-20 | 4 | -90/+6 |
* | Make test more robust on Java 8 (use LinkedHashSet instead of HashSet) | Julien HENRY | 2016-01-20 | 1 | -8/+5 |
* | Cut many dependencies on sonar-testing-harness | Julien HENRY | 2016-01-19 | 8 | -119/+112 |
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 477 | -477/+477 |
* | SONAR-7121 Project's File Lock not released on error | Duarte Meneses | 2016-01-06 | 1 | -2/+3 |
* | Fix quality flaws5.4-M3 | Simon Brandhof | 2016-01-06 | 8 | -12/+12 |
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 477 | -1939/+1908 |
* | SONAR-2867 Standard copy-paste detection should happen within a project, not ... | Duarte Meneses | 2015-12-23 | 1 | -2/+14 |
* | SONAR-2867 Standard copy-paste detection should happen within a project, not ... | Duarte Meneses | 2015-12-21 | 16 | -524/+552 |
* | SONAR-7121 Project's File Lock not released on error | Duarte Meneses | 2015-12-21 | 2 | -0/+24 |
* | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-17 | 2 | -0/+102 |
|\ |
|
| * | Add unit test for Java CPD Engine | Julien HENRY | 2015-12-16 | 2 | -0/+102 |
* | | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-14 | 2 | -3/+3 |
|\| |
|
| * | SONAR-6905 Batch should dump analysis-related URL into a properties file | Duarte Meneses | 2015-12-14 | 2 | -3/+3 |
* | | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-11 | 9 | -21/+38 |
|\| |
|
| * | SONAR-6968 Bad error message when analyzer detects that no language plugins a... | Duarte Meneses | 2015-12-10 | 7 | -20/+34 |
| * | SONAR-6905 Batch should dump analysis-related URL into a properties file | Duarte Meneses | 2015-12-10 | 2 | -1/+4 |
* | | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-09 | 2 | -15/+15 |
|\| |
|
| * | SONAR-6887 Improve message when missing revision or date on blame | Julien HENRY | 2015-12-09 | 2 | -15/+15 |
* | | Upgrade version to 5.4-SNAPSHOT | Eric Hartmann | 2015-12-09 | 1 | -1/+1 |
|/ |
|
* | 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 | 24 | -857/+669 |
* | SONAR-6809 Remove sonar-java-api from distribution | Julien HENRY | 2015-11-30 | 1 | -5/+0 |
* | 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 |