| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename batch into scanner | Julien HENRY | 2016-03-18 | 310 | -26742/+0 |
* | SONAR-7273 API returns different paths in case of single-module and multi-mod... | Duarte Meneses | 2016-03-17 | 1 | -10/+6 |
* | SONAR-7371 Remove inherited properties from analysis.log | Julien HENRY | 2016-03-17 | 2 | -9/+34 |
* | SONAR-7458 new component org.sonar.api.SonarQubeVersion | Simon Brandhof | 2016-03-16 | 1 | -0/+2 |
* | Fix quality flaws | Simon Brandhof | 2016-03-16 | 2 | -2/+5 |
* | Fix some quality flaws | Julien HENRY | 2016-03-16 | 6 | -35/+32 |
* | SONAR-7124 Concurrent access to WS cache allowed | Duarte Meneses | 2016-03-16 | 5 | -20/+79 |
* | SONAR-7414 Change Sensor API to update Issue#effortToFix to Issue#gap | Julien HENRY | 2016-03-16 | 8 | -29/+28 |
* | SONAR-7235 Improve error message when server public URL is not a valid URL | Duarte Meneses | 2016-03-16 | 1 | -8/+13 |
* | SONAR-7153 Allow to override sonar.language with blank value | Duarte Meneses | 2016-03-15 | 1 | -3/+4 |
* | SONAR-7389 Add new Sensor API to provide duplication tokens | Julien HENRY | 2016-03-15 | 23 | -176/+397 |
* | Fix some quality flaws | Julien HENRY | 2016-03-15 | 1 | -2/+2 |
* | Cleanup error reporting on scanner side | Julien HENRY | 2016-03-15 | 2 | -10/+10 |
* | SONAR-7158 Time limit for calculation of duplications is ineffective | Duarte Meneses | 2016-03-15 | 1 | -3/+3 |
* | SONAR-6719 Wrong casing when indexing individual files lead to issue during s... | Duarte Meneses | 2016-03-15 | 1 | -15/+16 |
* | SONAR-7158 Time limit for calculation of duplications is ineffective | Duarte Meneses | 2016-03-15 | 2 | -9/+52 |
* | SONAR-7328 Ignore "recursive" folder indexation caused by symlink | Duarte Meneses | 2016-03-15 | 2 | -17/+72 |
* | SONAR-7235 Improve error message when server public URL is not a valid URL | Duarte Meneses | 2016-03-15 | 1 | -1/+7 |
* | SONAR-7153 Allow to override sonar.language with blank value | Duarte Meneses | 2016-03-15 | 1 | -3/+3 |
* | SONAR-7343 Change metric SQALE Rating to Maintainability Rating in the UI | Teryk Bellahsene | 2016-03-10 | 1 | -1/+1 |
* | SONAR-7345 Rename Issue debt to effort in API | Julien Lancelot | 2016-03-10 | 3 | -6/+49 |
* | Move issue workflow from sonar-core to sonar-server | Simon Brandhof | 2016-02-25 | 1 | -2/+0 |
* | SONAR-5772 New executable_lines_data metric | Julien HENRY | 2016-02-22 | 7 | -88/+244 |
* | No need to take into account personId in measure cache (devcockpit moved to CE) | Julien HENRY | 2016-02-22 | 3 | -30/+18 |
* | SONAR-7366 Expose InputModule in SensorContext | Julien HENRY | 2016-02-19 | 4 | -15/+26 |
* | SONAR-7125 use efficient delete dir code in core, batch and server | Sébastien Lesaint | 2016-02-12 | 6 | -46/+43 |
* | Improve quality | Duarte Meneses | 2016-02-08 | 1 | -18/+6 |
* | Improve quality | Duarte Meneses | 2016-02-08 | 1 | -1/+0 |
* | Improve quality | Duarte Meneses | 2016-02-08 | 1 | -5/+4 |
* | SONAR-7122 Drop the ability to customize the web app context | Simon Brandhof | 2016-02-02 | 1 | -1/+1 |
* | 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 | 2 | -28/+3 |
* | Make test more robust on Java 8 (use LinkedHashSet instead of HashSet) | Julien HENRY | 2016-01-20 | 1 | -8/+5 |
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 303 | -303/+303 |
* | 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 | 1 | -3/+3 |
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 303 | -1231/+1212 |
* | 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 | 9 | -177/+127 |
* | SONAR-7121 Project's File Lock not released on error | Duarte Meneses | 2015-12-21 | 1 | -0/+14 |
* | SONAR-6905 Batch should dump analysis-related URL into a properties file | Duarte Meneses | 2015-12-14 | 1 | -1/+1 |
* | SONAR-6968 Bad error message when analyzer detects that no language plugins a... | Duarte Meneses | 2015-12-10 | 3 | -9/+18 |
* | SONAR-6905 Batch should dump analysis-related URL into a properties file | Duarte Meneses | 2015-12-10 | 1 | -1/+2 |
* | SONAR-6887 Improve message when missing revision or date on blame | Julien HENRY | 2015-12-09 | 1 | -7/+9 |
* | SONAR-6818 Restore warning when using sonar.profile | Julien HENRY | 2015-12-08 | 1 | -12/+11 |
* | SONAR-6905 replace analysis-details.json by report-task.txt | simonbrandhof | 2015-12-04 | 1 | -24/+23 |
* | 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 | 1 | -4/+5 |
* | Fix logging of public url | Simon Brandhof | 2015-12-02 | 3 | -21/+17 |