aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* fix quality flaws (KeyValueFormat.parse can accept null data)Stephane Gamard2014-10-101-1/+2
* Add missing @Override annotationsSimon Brandhof2014-10-1041-0/+154
* Fix quality flawsSimon Brandhof2014-10-094-0/+94
* Fix some quality flawsJulien HENRY2014-10-093-33/+68
* Fix some quality flawsJulien HENRY2014-10-092-2/+9
* Fix some quality flawsJulien HENRY2014-10-082-8/+54
* Merge remote-tracking branch 'origin/branch-4.5'Julien HENRY2014-10-082-2/+12
|\
| * SONAR-1587 Fix inter module dependencies when sonar.branch is usedJulien HENRY2014-10-082-2/+12
* | Merge from branch 4.5Julien Lancelot2014-10-088-9/+23
|\|
| * Fix some javadocsSimon Brandhof2014-10-077-6/+20
| * SONAR-5575 Fix handling of equals sign in custom rule parametersJean-Baptiste Lievremont2014-10-071-3/+3
* | Fix quality flawsSimon Brandhof2014-10-074-122/+10
* | SONAR-5620 Improve support of empty authorsJulien HENRY2014-10-071-4/+9
* | Automatic merge from branch-4.5Jenkins CI2014-10-061-3/+45
|\|
| * Fix timeout issue and speed up UT on my boxJulien HENRY2014-10-062-3/+3
| * Add some javadoc to FilePredicatesSimon Brandhof2014-10-061-3/+45
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-10-061-93/+0
|\|
| * SONAR-5381 SONAR-3350 replace mysql MEDIUMTEXT columns by LONGTEXTSimon Brandhof2014-10-051-93/+0
* | Fix mergeSimon Brandhof2014-10-061-53/+36
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-10-0620-64/+112
|\|
| * Fix some javadocSimon Brandhof2014-10-0315-17/+39
| * Fix some javadocSimon Brandhof2014-10-035-10/+19
* | Revert to previous behavior for CommandExecutor::execute for timeout=0Julien HENRY2014-10-061-2/+3
* | SONAR-5620 Minor fixesJulien HENRY2014-10-031-1/+1
* | Fix some quality flawsJulien HENRY2014-10-032-1/+40
* | SONAR-5620 No need to exclude SCM Activity since it is blacklistedJulien HENRY2014-10-031-1/+1
* | SONAR-5677 Fail with a clear message when trying to blame a locally modified ...Julien HENRY2014-10-031-1/+6
* | SONAR-5682 drop deprecated PropertyDefinitions#getPropertiesByCategory()Simon Brandhof2014-10-031-34/+0
* | Automatic merge from branch-4.5Jenkins CI2014-10-034-20/+14
|\|
| * Fix administration section in webappSimon Brandhof2014-10-034-20/+14
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-10-0326-736/+48
|\|
| * Code clean-upSimon Brandhof2014-10-0226-735/+46
* | SONAR-5643 Hide SVN password and rework loggingJulien HENRY2014-10-023-6/+28
* | SONAR-5643 Provide a default SVN SCM ProviderJulien HENRY2014-10-021-2/+12
* | SONAR-5645 Blacklist SCM Activity pluginJulien HENRY2014-10-021-0/+5
* | SONAR-5644 Rework SCM APIJulien HENRY2014-10-025-23/+104
* | SONAR-5642 Initial work on Git providerJulien HENRY2014-10-021-4/+5
* | SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data usin...Julien HENRY2014-10-027-1/+228
* | SONAR-5672 Fix regression with measure duplication_lines_dataJulien HENRY2014-10-021-2/+5
* | SONAR-5603 Remove useless select methods using IssueQuery in IssueDaoJulien Lancelot2014-10-021-447/+0
* | SONAR-5529 Move IssueQuery from api to serverJulien Lancelot2014-10-022-234/+1
* | SONAR-5529 Remove IssueFinder API and all related classesJulien Lancelot2014-10-023-223/+0
* | Fix quality flawsSimon Brandhof2014-10-021-1/+1
* | SONAR-5682 Drop (some) APIs that were deprecated in versions 2.x or 3.xSimon Brandhof2014-10-029-397/+4
* | SONAR-5665 Stop support of GWT pagesSimon Brandhof2014-10-022-10/+1
* | Fix timeout issue and speed up UT on my boxJulien HENRY2014-09-302-3/+3
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-301-6/+2
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-301-0/+4
|\|
| * Temporarily increase timeout of HttpDownloadTest to 2 secSimon Brandhof2014-09-301-1/+1
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-301-8/+2
|\|