aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-7727 Remove some deprecated propertiesJulien HENRY2016-07-052-60/+2
* | SONAR-7727 Remove deprecated metrics + methods on SettingsJulien HENRY2016-07-053-212/+3
* | SONAR-7727 Remove CheckFactory and AnnotationCheckFactoryJulien HENRY2016-07-0513-766/+0
* | SONAR-7727 Remove SquidUtils and deprecated methods on old SensorContextJulien HENRY2016-07-054-154/+3
* | SONAR-7727 Remove SonarIndex and ResourceFilterJulien HENRY2016-07-053-178/+0
* | SONAR-7727 Remove AbstractSourceImporterJulien HENRY2016-07-051-72/+0
* | SONAR-7727 Remove deprecated stuff on ProjectDefinitionJulien HENRY2016-07-053-397/+29
* | SONAR-7750 Deprecate ExtensionProviderJulien HENRY2016-07-051-0/+2
* | SONAR-7665 Deprecate @BatchSide and introduce @ScannerSideDuarte Meneses2016-07-0467-125/+178
* | 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