aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test
Commit message (Expand)AuthorAgeFilesLines
* Fix timeout issue and speed up UT on my boxJulien HENRY2014-09-301-2/+2
* 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
|\|
| * Make HttpDownloaderTest more stableSimon Brandhof2014-09-301-11/+9
* | Try to increase stability of HttpDownloaderTestSimon Brandhof2014-09-291-7/+11
* | Make HttpDownloaderTest more stableSimon Brandhof2014-09-291-10/+7
* | Improve code coverageJulien HENRY2014-09-252-84/+73
* | Automatic merge from branch-4.5Jenkins CI2014-09-251-4/+4
|\|
| * Try to improve stability of CommandExecutorTestSimon Brandhof2014-09-251-4/+4
* | Add possibility to set a deprecated key on a paramJulien Lancelot2014-09-222-0/+10
* | SONAR-5389 Refactor new issue APIJulien HENRY2014-09-222-25/+25
* | SONAR-5389 Refactor new measure APIJulien HENRY2014-09-221-15/+25
* | SONAR-5629 Call /batch/upload_report at the end of an analysisJulien HENRY2014-09-171-5/+2
* | SONAR-2860 Drop commons-configurationJulien HENRY2014-09-053-64/+8
* | SONAR-5389 New test API for batch 2.0Julien HENRY2014-09-0511-55/+184
|/
* Try to fix unit test on WindowsJulien HENRY2014-09-031-4/+3
* Improve code coverageJulien HENRY2014-09-021-0/+39
* Improve code coverageJulien HENRY2014-09-022-3/+68
* Improve UT coverageJulien HENRY2014-08-272-0/+122
* SONAR-5343 Replace "Branch coverage" by "Condition coverage"Julien Lancelot2014-08-121-2/+2
* Merge remote-tracking branch 'origin/branch-4.4'Eric Hartmann2014-08-011-0/+7
|\
| * Fix regression on created(Before|After) on api/issues/search WSJean-Baptiste Lievremont2014-07-301-0/+7
| * Fix stability of CommandExecutorTestSimon Brandhof2014-07-112-8/+3
* | SONAR-5513 Deprecate measure duplication_data and provide alternative to dev ...Julien HENRY2014-07-311-1/+1
* | SONAR-5389 Do not expose rule name in active rule as we may drop it soonJulien HENRY2014-07-241-1/+1
* | SONAR-5417 Add rule name to active ruleJulien HENRY2014-07-231-0/+2
* | SONAR-5389 Reset measure and issue builders after creation of object to allow...Julien HENRY2014-07-231-4/+3
* | SONAR-5389 Allow to find an active rule by internal keyJulien HENRY2014-07-221-0/+1
* | SONAR-5389 Allow to create issues on directories and to override severity on ...Julien HENRY2014-07-221-8/+14
* | SONAR-5389 Rename Analyzer -> SensorJulien HENRY2014-07-213-18/+21
* | SONAR-5465 Prevent warning log on some CodeColorizerFormat componentsSimon Brandhof2014-07-171-0/+1
* | SONAR-5001 Validate descriptions (exactly one of HTML or MD desc. must be pro...Jean-Baptiste Lievremont2014-07-162-8/+57
* | SONAR-5445 Introduce new metric "SQALE Debt Ratio"Julien Lancelot2014-07-101-1/+1
* | SONAR-5388 Introduce the SQALE Rating metric in SonarQube CoreJulien Lancelot2014-07-091-1/+1
* | Merge commit '46a655cc343aba370396d8af5fbc34d5da668a0a' into HEADJenkins CI2014-07-091-2/+17
|\|
| * SONAR-5437 Support colon character in rule keysJulien Lancelot2014-07-091-2/+17
* | Fix stability of CommandExecutorTestSimon Brandhof2014-07-092-8/+3
* | SONAR-5432 Remove RCI and Weighted issues metricsJulien Lancelot2014-07-032-3/+3
|/
* Fix quality flawsSimon Brandhof2014-07-011-1/+1
* Fix quality flawsSimon Brandhof2014-07-012-0/+39
* Fix some quality flawsSimon Brandhof2014-07-011-25/+24
* Update error message when remediation function is invalidJulien Lancelot2014-06-271-6/+6
* Improve CommandExecutorTestSimon Brandhof2014-06-271-1/+1
* Disable a test in CommandExecutorTest on MSWindows because of false-positivesSimon Brandhof2014-06-201-0/+4
* SONAR-5007 revert removal of deprecated metrics "profile" and "profile_versio...Simon Brandhof2014-06-201-1/+1
* Fix Hamcrest tests by replacing it with FestJulien Lancelot2014-06-201-47/+41
* Fic compatibility of hamcrest with java 6Simon Brandhof2014-06-202-4/+3
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-2020-27/+29