summaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-1891 Add upload plugin WSJulien Lancelot2016-07-016-14/+147
* | SONAR-7850 Improve SensorContextTester to differentiate no symbol from noJulien HENRY2016-07-012-5/+13
* | SONAR-7853 Stop support of API org.sonar.api.web.RequiredMeasuresSimon Brandhof2016-06-301-59/+0
* | SONAR-7776 Allow Java WS to stream the outputJulien Lancelot2016-06-293-5/+27
* | SONAR-7732 Authentication is now done in JavaJulien Lancelot2016-06-292-11/+11
* | Fix some Quality flawsSimon Brandhof2016-06-271-1/+1
* | Clean-up JRubyFacadeSimon Brandhof2016-06-201-0/+2
* | SONAR-7788 Improve PathResolver::relativePath(File, File) when argumentsJulien HENRY2016-06-202-32/+81
* | Disable Clirr checkSimon Brandhof2016-06-161-41/+0
* | Fix and add tests, fix quality flawsSimon Brandhof2016-06-151-9/+20
* | Improve org.sonar.api.web.ServletFilter.UrlPatternSimon Brandhof2016-06-152-124/+132
* | SONAR-7713 Exclude static resources from token validation filterJulien Lancelot2016-06-152-53/+275
* | Automatic merge from branch-5.6ssjenka2016-06-132-2/+2
|\|
| * Fix 2 links in javadoc of org.sonar.api.batchSimon Brandhof2016-06-132-2/+2
| * Update version to 5.6-SNAPSHOTTom2016-06-011-1/+1
| * Release 5.65.6Tom2016-06-011-1/+1
* | Make Clirr baseline to new LTS (5.6)Julien HENRY2016-06-071-1/+1
* | Fix quality flawsJulien Lancelot2016-06-061-0/+1
* | Automatic merge from branch-5.6ssjenka2016-06-012-2/+2
|\|
| * Deprecate SonarPlugin in favour of PluginSimon Brandhof2016-06-012-2/+2
| * prepare for next development iteration on release branchTom2016-05-271-1/+1
| * release 5.6-RC2Tom2016-05-271-1/+1
* | remove use of Guava's Objects.equalSébastien Lesaint2016-05-242-6/+5
* | remove usage of deprecated methods of Guava ObjectsSébastien Lesaint2016-05-245-11/+11
* | Automatic merge from branch-5.6Jenkins CI2016-05-244-14/+57
|\|
| * SONAR-7509 Revert to not check empty ranges to not break Java pluginJulien HENRY2016-05-233-14/+2
| * SONAR-7661 add interface StartableSébastien Lesaint2016-05-231-0/+55
| * prepare for next development iteration on release branchTom2016-05-201-1/+1
| * Release 5.6-RC1Tom2016-05-201-1/+1
* | Fix quality flawsTeryk Bellahsene2016-05-231-1/+1
* | prepare for next development iterationTom2016-05-201-1/+1
|/
* Fix quality flawsSimon Brandhof2016-05-191-9/+2
* SONAR-7578 Filter issues by leak period and by file, directory or moduleTeryk Bellahsene2016-05-191-4/+32
* SONAR-7635 Sanitize metric name and description in default l10n bundle and Co...Teryk Bellahsene2016-05-182-37/+51
* Remove deprecated props from DatabasePropertiesSimon Brandhof2016-05-181-8/+0
* Improve unit test coverageJulien HENRY2016-05-173-11/+115
* Add unit test for SensorContextTesterJulien HENRY2016-05-171-3/+18
* Fix some quality flawsJulien HENRY2016-05-174-4/+4
* Improve Javasoc of SensorContextTesterJulien HENRY2016-05-171-6/+16
* SONAR-7582 make beta Compute Engine API publicSimon Brandhof2016-05-136-24/+1
* SONAR-7534 add missing @Deprecated on SERVER_BASE_URL_DEFAULT_VALUESébastien Lesaint2016-05-131-0/+1
* SONAR-7534 Server#getUrl must return serverBaseUrl when it is setSébastien Lesaint2016-05-131-1/+1
* SONAR-7464 Optimize NCLOC_DATA and COMMENT_LINES_DATAJulien HENRY2016-05-132-7/+11
* Fix JavaDoc glitchJulien HENRY2016-05-131-1/+1
* SONAR-7109 remove default value of property sonar.core.serverBaseURLSébastien Lesaint2016-05-121-0/+6
* SONAR-7534 implement Server#getUrl on the server sideSébastien Lesaint2016-05-121-2/+2
* SONAR-7512 Backport ability to use line/offset on Symbolizable APIJulien HENRY2016-05-121-0/+10
* SONAR-7509 Backport on old API to ease migrationJulien HENRY2016-05-121-0/+5
* SONAR-7636 Deprecate org.sonar.api.measures.Measure + many small API improvem...Julien HENRY2016-05-1213-15/+36
* SONAR-7612 Apply feedbackJulien HENRY2016-05-1220-29/+33