| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve quality | Duarte Meneses | 2016-07-14 | 1 | -0/+1 |
* | Automatic merge from branch-5.6 | ssjenka | 2016-07-14 | 1 | -0/+2 |
|\ |
|
| * | SONAR-7866 Deprecate Server#isSecured() | Julien Lancelot | 2016-07-13 | 1 | -0/+2 |
| * | set next dev version to 5.6.1-SNAPSHOT | Tom | 2016-06-27 | 1 | -1/+1 |
* | | Fix quality flaws | Julien Lancelot | 2016-07-13 | 1 | -12/+12 |
* | | Fix some quality flaws | Julien HENRY | 2016-07-13 | 3 | -4/+3 |
* | | Do not hide exception when fail to close json | Julien Lancelot | 2016-07-12 | 2 | -8/+6 |
* | | Improve quality | Duarte Meneses | 2016-07-12 | 2 | -2/+39 |
* | | SONAR-7883 Expose InputFile charset in API | Julien HENRY | 2016-07-12 | 3 | -3/+14 |
* | | Relax visibility of File constructor to allow hacking in SonarLint | Julien HENRY | 2016-07-11 | 1 | -11/+1 |
* | | SONAR-7876 Add an API for Sensors to report files that can't be analyzed | Duarte Meneses | 2016-07-11 | 11 | -1/+365 |
* | | SONAR-6730 improving javadoc of org.sonar.api.ce.measure.Measure | Sébastien Lesaint | 2016-07-08 | 1 | -5/+10 |
* | | SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibility | Julien HENRY | 2016-07-07 | 12 | -67/+196 |
* | | SONAR-7751, SONAR-7756 SonarLint API | Julien HENRY | 2016-07-07 | 19 | -58/+391 |
* | | SONAR-7783 Ensure Sensors don't save same data twice | Julien HENRY | 2016-07-07 | 6 | -31/+116 |
* | | SONAR-6651 Trim SCM logins | Duarte Meneses | 2016-07-06 | 2 | -1/+17 |
* | | SONAR-7664 Fail on empty TextRange (except when selecting empty line) | Julien HENRY | 2016-07-06 | 2 | -12/+33 |
* | | SONAR-7727 Remove org.sonar.api.resources.InputFile | Julien HENRY | 2016-07-06 | 5 | -445/+1 |
* | | Fix some quality flaws | Julien HENRY | 2016-07-06 | 11 | -90/+24 |
* | | Fix quality flaws | Simon Brandhof | 2016-07-05 | 2 | -11/+0 |
* | | SONAR-7727 Remove deprecated stuff from Resources API | Julien HENRY | 2016-07-05 | 20 | -1032/+11 |
* | | SONAR-7727 Remove some deprecated properties | Julien HENRY | 2016-07-05 | 2 | -60/+2 |
* | | SONAR-7727 Remove deprecated metrics + methods on Settings | Julien HENRY | 2016-07-05 | 3 | -212/+3 |
* | | SONAR-7727 Remove CheckFactory and AnnotationCheckFactory | Julien HENRY | 2016-07-05 | 13 | -766/+0 |
* | | SONAR-7727 Remove SquidUtils and deprecated methods on old SensorContext | Julien HENRY | 2016-07-05 | 4 | -154/+3 |
* | | SONAR-7727 Remove SonarIndex and ResourceFilter | Julien HENRY | 2016-07-05 | 3 | -178/+0 |
* | | SONAR-7727 Remove AbstractSourceImporter | Julien HENRY | 2016-07-05 | 1 | -72/+0 |
* | | SONAR-7727 Remove deprecated stuff on ProjectDefinition | Julien HENRY | 2016-07-05 | 3 | -397/+29 |
* | | SONAR-7750 Deprecate ExtensionProvider | Julien HENRY | 2016-07-05 | 1 | -0/+2 |
* | | SONAR-7665 Deprecate @BatchSide and introduce @ScannerSide | Duarte Meneses | 2016-07-04 | 67 | -125/+178 |
* | | SONAR-1891 Add upload plugin WS | Julien Lancelot | 2016-07-01 | 6 | -14/+147 |
* | | SONAR-7850 Improve SensorContextTester to differentiate no symbol from no | Julien HENRY | 2016-07-01 | 2 | -5/+13 |
* | | SONAR-7853 Stop support of API org.sonar.api.web.RequiredMeasures | Simon Brandhof | 2016-06-30 | 1 | -59/+0 |
* | | SONAR-7776 Allow Java WS to stream the output | Julien Lancelot | 2016-06-29 | 3 | -5/+27 |
* | | SONAR-7732 Authentication is now done in Java | Julien Lancelot | 2016-06-29 | 2 | -11/+11 |
* | | Fix some Quality flaws | Simon Brandhof | 2016-06-27 | 1 | -1/+1 |
* | | Clean-up JRubyFacade | Simon Brandhof | 2016-06-20 | 1 | -0/+2 |
* | | SONAR-7788 Improve PathResolver::relativePath(File, File) when arguments | Julien HENRY | 2016-06-20 | 2 | -32/+81 |
* | | Disable Clirr check | Simon Brandhof | 2016-06-16 | 1 | -41/+0 |
* | | Fix and add tests, fix quality flaws | Simon Brandhof | 2016-06-15 | 1 | -9/+20 |
* | | Improve org.sonar.api.web.ServletFilter.UrlPattern | Simon Brandhof | 2016-06-15 | 2 | -124/+132 |
* | | SONAR-7713 Exclude static resources from token validation filter | Julien Lancelot | 2016-06-15 | 2 | -53/+275 |
* | | Automatic merge from branch-5.6 | ssjenka | 2016-06-13 | 2 | -2/+2 |
|\| |
|
| * | Fix 2 links in javadoc of org.sonar.api.batch | Simon Brandhof | 2016-06-13 | 2 | -2/+2 |
| * | Update version to 5.6-SNAPSHOT | Tom | 2016-06-01 | 1 | -1/+1 |
| * | Release 5.65.6 | Tom | 2016-06-01 | 1 | -1/+1 |
* | | Make Clirr baseline to new LTS (5.6) | Julien HENRY | 2016-06-07 | 1 | -1/+1 |
* | | Fix quality flaws | Julien Lancelot | 2016-06-06 | 1 | -0/+1 |
* | | Automatic merge from branch-5.6 | ssjenka | 2016-06-01 | 2 | -2/+2 |
|\| |
|
| * | Deprecate SonarPlugin in favour of Plugin | Simon Brandhof | 2016-06-01 | 2 | -2/+2 |