aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-5007 add single unique key to quality profiles. Replace DB ID.Simon Brandhof2014-06-192-7/+1
* SONAR-5389 Add medium testsJulien HENRY2014-06-192-15/+15
* SONAR-5389 Analyzer optimizerJulien HENRY2014-06-192-12/+12
* SONAR-5389 Fix some quality flawsJulien HENRY2014-06-194-11/+215
* SONAR-5389 Drop batch-api moduleJulien HENRY2014-06-184-0/+540
* SONAR-5389 New Analyzer APIJulien HENRY2014-06-166-474/+12
* Fix unstability of CommandExecutorTestSimon Brandhof2014-06-061-3/+1
* Fix unstability of CommandExecutorTestSimon Brandhof2014-06-061-3/+6
* Add Request#paramAsDateTime()Simon Brandhof2014-06-041-1/+6
* Add XmlWriter#end(String) for documentation purposeSimon Brandhof2014-06-021-0/+6
* SONAR-5341 In /issues/search WS, add parameter 'extra_fields'Julien Lancelot2014-05-281-0/+9
* SONAR-5007 improve management of active rules in api/rules/search and api/rul...Simon Brandhof2014-05-221-0/+54
* SONAR-5007 add testsSimon Brandhof2014-05-202-2/+4
* SONAR-5007 improve conversion fk of ES doc to WS responseSimon Brandhof2014-05-201-0/+16
* SONAR-5216 Store and display used quality profiles for multi-language analysisJulien HENRY2014-05-191-1/+1
* SONAR-5304 Fix UTJulien Lancelot2014-05-141-1/+1
* SONAR-5007 continue to refactor rule servicesSimon Brandhof2014-05-141-1/+1
* SONAR-5130 Show distribution of LOC and TechDebt by languageJulien Lancelot2014-05-071-2/+4
* Add JsonWriter#valueObject(Object)Simon Brandhof2014-05-051-0/+33
* SONAR-5264 Force documentation of web services to be up-to-dateSimon Brandhof2014-05-021-56/+108
* SONAR-5111 Complete "api/issues" WS documentationJulien Lancelot2014-04-301-0/+37