aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6183 Validate that coverage measures are correct regarding line number ...Duarte Meneses2015-11-162-7/+69
* SONAR-5676 Improve validation of highlighting APIDuarte Meneses2015-11-162-0/+13
* Fix some quality flawsJulien HENRY2015-11-101-3/+1
* SONAR-6916 Improve documentation by adding mandatory information on WSTeryk Bellahsene2015-11-091-2/+5
* SONAR-6916 Enforce some mandatory web service metadataTeryk Bellahsene2015-11-092-191/+294
* SONAR-6989 Feed the file duplication index in the batch reportJulien HENRY2015-11-091-8/+2
* SONAR-6998 Remove injection of MavenProject in module IoC containerJulien HENRY2015-11-051-19/+1
* Revert "SONAR-6916 Enforce some mandatory web service metadata"Teryk Bellahsene2015-11-052-281/+191
* Revert "SONAR-6916 Improve documentation by adding mandatory information on WS"Teryk Bellahsene2015-11-051-5/+2
* SONAR-6916 Improve documentation by adding mandatory information on WSTeryk Bellahsene2015-11-051-2/+5
* SONAR-6916 Enforce some mandatory web service metadataTeryk Bellahsene2015-11-052-191/+281
* SONAR-6954 Add 'since' tag to WS parametersTeryk Bellahsene2015-11-052-0/+18
* Don't load Decorators in picoJulien HENRY2015-11-051-3/+0
* SONAR-6658 Remove ProjectClasspath, ProjectFileSystem, sonar.binaries, sonar....Julien HENRY2015-11-055-445/+3
* SONAR-6462 Add deprecated flag on WS and WS parametersTeryk Bellahsene2015-11-042-15/+55
* SONAR-6931 Speed up issues mode by scanning only changed filesDuarte Meneses2015-11-041-3/+22
* SONAR-6355 Period 1 is now the leak periodJulien Lancelot2015-10-301-13/+0
* Merge remote-tracking branch 'origin/branch-5.2'Simon Brandhof2015-10-303-13/+46
|\
| * Complete javadoc of RulesDefinitionXmlLoaderSimon Brandhof2015-10-293-13/+46
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-271-1/+1
| * [maven-release-plugin] prepare release 5.2-RC4Thomas Vérin2015-10-271-1/+1
* | Merge remote-tracking branch 'origin/branch-5.2'Stas Vilchik2015-10-223-4/+20
|\|
| * Add the possibility to log a WARN message with an exceptionJulien Lancelot2015-10-213-4/+20
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-201-1/+1
| * [maven-release-plugin] prepare release 5.2-RC35.2-RC3Thomas Vérin2015-10-201-1/+1
* | Automatic merge from branch-5.2Jenkins CI2015-10-191-0/+2
|\|
| * fix error in JsonWriter usage description in javadoc of WebServiceSébastien Lesaint2015-10-161-0/+2
* | Automatic merge from branch-5.2Jenkins CI2015-10-143-22/+69
|\|
| * SONAR-6277 Fix incorrect offset conversion with old Mac line ends '\r'Julien HENRY2015-10-143-22/+69
* | Upgrade version to 5.3-SNAPSHOTThomas Vérin2015-10-131-1/+1
|/
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-131-1/+1
* [maven-release-plugin] prepare release 5.2-RC25.2-RC2Thomas Vérin2015-10-131-1/+1
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-121-1/+1
* [maven-release-plugin] prepare release 5.2-RC15.2-RC1Thomas Vérin2015-10-121-3/+2
* SONAR-6717 Restore issues actions APIJulien Lancelot2015-10-092-7/+3
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-091-6/+6
* SONAR-6913 Stop support of issue attributes on batch sideJulien HENRY2015-10-074-28/+3
* Remove issue attributes from batchSimon Brandhof2015-10-071-0/+4
* Create a shortcut to add secondary issue locationsJulien HENRY2015-10-073-0/+19
* SONAR-6904 add log level to system infoSimon Brandhof2015-10-063-2/+12
* SONAR-6867: Add a new APIs UserDetails.getUserId()/setUserId(String userId)Sulabh Upadhyay2015-10-052-4/+99
* SONAR-6847 Fix NPE when creating issues on root directoryJulien HENRY2015-10-052-5/+11
* SONAR-6824 mark new metric "last_commit_date" as hidden in UISimon Brandhof2015-10-021-0/+2
* SONAR-6818 Split batch/project WS in several simpler WSDuarte Meneses2015-09-301-1/+5
* SONAR-6777 Project cache syncDuarte Meneses2015-09-302-1/+33
* SONAR-6886 Stop support of deprecated property sonar.jdbc.userSimon Brandhof2015-09-301-0/+5
* SONAR-6863 Support Integrated Authentication for SQL Server with SonarQube in...Koushik Dasgupta2015-09-291-2/+2
* SONAR-6856 : Add a new API ExternalGroupsProvider.doGetGroups(Context context...Sulabh Upadhyay2015-09-292-2/+142
* Fix quality flawsJulien Lancelot2015-09-281-14/+7
* Fix quality flawsJulien Lancelot2015-09-282-8/+4