Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | | | | | | | references | |||||
* | | 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 | |
| | | | | | | | | are not normalized | |||||
* | | 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 | |
|\| | | | | | | | | | | | * origin/branch-5.6: SONAR-7752 Documentation of sonar.web.port in sonar.properties is not correct Fix 2 links in javadoc of org.sonar.api.batch | |||||
| * | Fix 2 links in javadoc of org.sonar.api.batch | Simon Brandhof | 2016-06-13 | 2 | -2/+2 | |
| | | ||||||
* | | Fix quality flaws | Julien Lancelot | 2016-06-06 | 1 | -0/+1 | |
| | | ||||||
* | | Automatic merge from branch-5.6 | ssjenka | 2016-06-01 | 2 | -2/+2 | |
|\| | | | | | | | | | | | | | | | * origin/branch-5.6: Deprecate SonarPlugin in favour of Plugin SONAR-7681 Use public implementation of List in MyBatis SONAR-7681 WS api/ce/activity requires administer permissions when searching with a task id SONAR-7669 WS api/issues/search createdBefore cannot be equal to createdAfter | |||||
| * | Deprecate SonarPlugin in favour of Plugin | Simon Brandhof | 2016-06-01 | 2 | -2/+2 | |
| | | ||||||
* | | remove use of Guava's Objects.equal | Sébastien Lesaint | 2016-05-24 | 2 | -6/+5 | |
| | | ||||||
* | | remove usage of deprecated methods of Guava Objects | Sébastien Lesaint | 2016-05-24 | 5 | -11/+11 | |
| | | ||||||
* | | Automatic merge from branch-5.6 | Jenkins CI | 2016-05-24 | 4 | -14/+57 | |
|\| | | | | | | | | | | | | | | | | | * origin/branch-5.6: Adjust perf timings Fix perf test SONAR-7509 Revert to not check empty ranges to not break Java plugin SONAR-7661 add interface Startable SONAR-7175 Fix IT | |||||
| * | SONAR-7509 Revert to not check empty ranges to not break Java plugin | Julien HENRY | 2016-05-23 | 3 | -14/+2 | |
| | | ||||||
| * | SONAR-7661 add interface Startable | Sébastien Lesaint | 2016-05-23 | 1 | -0/+55 | |
| | | ||||||
* | | Fix quality flaws | Teryk Bellahsene | 2016-05-23 | 1 | -1/+1 | |
|/ | ||||||
* | Fix quality flaws | Simon Brandhof | 2016-05-19 | 1 | -9/+2 | |
| | ||||||
* | SONAR-7578 Filter issues by leak period and by file, directory or module | Teryk Bellahsene | 2016-05-19 | 1 | -4/+32 | |
| | ||||||
* | SONAR-7635 Sanitize metric name and description in default l10n bundle and ↵ | Teryk Bellahsene | 2016-05-18 | 2 | -37/+51 | |
| | | | | CoreMetrics | |||||
* | Remove deprecated props from DatabaseProperties | Simon Brandhof | 2016-05-18 | 1 | -8/+0 | |
| |