aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-301-8/+2
|\
| * Make HttpDownloaderTest more stableSimon Brandhof2014-09-301-11/+9
| * Update version to 4.5.1-SNAPSHOTEric Hartmann2014-09-291-1/+1
| * Release 4.54.5Eric Hartmann2014-09-291-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-261-1/+1
| * [maven-release-plugin] prepare release 4.5-RC34.5-RC3Eric Hartmann2014-09-261-1/+1
* | Try to increase stability of HttpDownloaderTestSimon Brandhof2014-09-291-7/+11
* | Make HttpDownloaderTest more stableSimon Brandhof2014-09-291-10/+7
* | Revert "SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM d...Simon Brandhof2014-09-267-228/+1
* | Revert "SONAR-5642 Initial work on Git provider"Simon Brandhof2014-09-261-5/+4
* | Revert "SONAR-5644 Rework SCM API"Simon Brandhof2014-09-265-104/+23
* | Revert "SONAR-5645 Blacklist SCM Activity plugin"Simon Brandhof2014-09-261-5/+0
* | SONAR-5645 Blacklist SCM Activity pluginJulien HENRY2014-09-251-0/+5
* | SONAR-5644 Rework SCM APIJulien HENRY2014-09-255-23/+104
* | SONAR-5642 Initial work on Git providerJulien HENRY2014-09-251-4/+5
* | SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data usin...Julien HENRY2014-09-257-1/+228
* | Fix quality flawsJulien Lancelot2014-09-251-1/+2
* | Improve code coverageJulien HENRY2014-09-258-265/+202
* | Automatic merge from branch-4.5Jenkins CI2014-09-251-4/+4
|\|
| * Try to improve stability of CommandExecutorTestSimon Brandhof2014-09-251-4/+4
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-161-1/+1
| * [maven-release-plugin] prepare release 4.5-RC24.5-RC2Eric Hartmann2014-09-161-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-081-1/+1
| * [maven-release-plugin] prepare release 4.5-RC14.5-RC1Eric Hartmann2014-09-081-1/+1
* | Fix some quality flawsJulien HENRY2014-09-231-10/+10
* | Fix quality flawsJulien Lancelot2014-09-233-13/+25
* | SONAR-5531 Fix sort and search by datesJulien Lancelot2014-09-231-0/+20
* | SONAR-5531 Support paging, querying by rules and languages in Issues search WSJulien Lancelot2014-09-222-5/+13
* | Add possibility to set a deprecated key on a paramJulien Lancelot2014-09-224-13/+57
* | SONAR-5389 Refactor new issue APIJulien HENRY2014-09-2212-326/+224
* | SONAR-5389 Refactor new measure APIJulien HENRY2014-09-227-235/+132
* | SONAR-5629 Call /batch/upload_report at the end of an analysisJulien HENRY2014-09-172-13/+32
* | SONAR-5531 Provide an implementation based on ES of all "issues relating" web...Julien Lancelot2014-09-171-0/+2
* | SONAR-5389 New dependency APIJulien HENRY2014-09-174-19/+139
* | SONAR-5389 Update APIs to ease migration of language pluginsJulien HENRY2014-09-174-0/+26
* | SONAR-5389 Add a new dependency APIJulien HENRY2014-09-125-3/+32
* | Fix some quality flawsJulien HENRY2014-09-112-2/+4
* | Update documentation.Julien HENRY2014-09-102-8/+43
* | Deprecate SonarIndexJulien HENRY2014-09-081-0/+5
* | SONAR-5531 - Deprecated methods not used in Issue page anymoreStephane Gamard2014-09-051-0/+6
* | SONAR-2860 Drop commons-configurationJulien HENRY2014-09-058-170/+52
* | SONAR-5389 New test API for batch 2.0Julien HENRY2014-09-0528-92/+672
* | SONAR-5531 - First search test case of Issues in ESStephane Gamard2014-09-051-0/+12
* | Upgrade version to 5.0-SNAPSHOTEric Hartmann2014-09-041-1/+1
|/
* Try to fix unit test on WindowsJulien HENRY2014-09-031-4/+3
* SONAR-5576 Display coverage exclusions in logsJulien HENRY2014-09-021-1/+4
* Improve code coverageJulien HENRY2014-09-021-0/+39
* Improve code coverageJulien HENRY2014-09-023-5/+72
* Fix some quality flawsJulien HENRY2014-09-013-9/+22
* Add helper to filter measures by rule keyJulien Lancelot2014-08-281-1/+5