aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-testing-harness/src
Commit message (Expand)AuthorAgeFilesLines
* Maven profiles for each technical stackSimon Brandhof2014-09-308-201/+76
* SONAR-4898 add missing testsSimon Brandhof2014-09-251-0/+16
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-201-20/+25
* Complete WebService with new param metadataSimon Brandhof2014-04-251-229/+0
* Remove some usage of TestUtilsSimon Brandhof2014-04-231-17/+0
* Remove the class MoreConditions from sonar-testing-harnessSimon Brandhof2014-04-232-180/+0
* Remove XMLUnit from sonar-testing-harnessSimon Brandhof2014-04-232-94/+3
* SONAR-5128 Package a release version of sonar-channelSimon Brandhof2014-03-141-63/+0
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1117-17/+17
* Revert "RuleRepositoryTestHelper is back"Simon Brandhof2014-02-201-67/+0
* RuleRepositoryTestHelper is backSimon Brandhof2014-02-201-0/+67
* Change signature of TestUtils#isSimilarXml()Simon Brandhof2014-02-111-3/+8
* Fix quality flawsJulien Lancelot2014-02-062-1/+24
* Fix some quality flawsSimon Brandhof2014-02-021-3/+4
* SONAR-5010 fix handling of HTTP statusSimon Brandhof2014-01-271-19/+10
* SONAR-4326 Provide webservices to add/remove tags on a ruleJean-Baptiste Lievremont2014-01-241-0/+12
* SONAR-5010 improve WS APISimon Brandhof2014-01-241-9/+17
* SONAR-5010 improve testability of web service and fix media type of responseSimon Brandhof2014-01-241-0/+216
* Sanitize sonar-testing-harnessSimon Brandhof2014-01-234-53/+29
* SONAR-4908 move some classes to module sonar-deprecatedSimon Brandhof2014-01-151-67/+0
* Fix some quality flowsJulien HENRY2013-10-173-0/+72
* Fix some quality flawsSimon Brandhof2013-09-211-2/+2
* Update copyright headersSimon Brandhof2013-04-2213-52/+52
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-2113-39/+39
* Fix some quality flawsSimon Brandhof2012-10-231-5/+5
* Fix quality flawsSimon Brandhof2012-10-231-4/+4
* SONAR-3724 Validate rule repositories in unit testsDavid Gageot2012-10-051-3/+3
* Rename method in I18nMatchersSimon Brandhof2012-10-032-3/+4
* SONAR-3736 Fix regression (additional keys not displayed if any)Fabrice Bellingard2012-10-033-1/+16
* SONAR-3736 Add missing filesFabrice Bellingard2012-09-202-0/+3
* SONAR-3736 Use Maven dependencies for I18n Harmcrest matchersFabrice Bellingard2012-09-1912-384/+176
* Fix warningsDavid Gageot2012-07-041-5/+5
* SONAR-3581 Tool to validate a l10n bundle based on multiple plugins Fabrice Bellingard2012-06-225-67/+251
* Create 'My Favourites' Dashboard through extension point.David Gageot2012-05-252-0/+29
* SONAR-3016 More work on extension point for filter templateDavid Gageot2012-05-222-0/+54
* Fix violation introduced in 1a6a18a5c4e73987a72b8176f398477f13074d29David Gageot2012-04-291-1/+1
* Add test helpers and refactor TestUtils a bit.David Gageot2012-04-274-14/+179
* Fix some quality flawsSimon Brandhof2012-02-221-1/+1
* Fix some quality flaws, particularly on newly inspected codeSimon Brandhof2012-02-201-11/+12
* Add unit tests and fix some quality flawsSimon Brandhof2012-02-201-1/+1
* Update copyright header for this new yearSimon Brandhof2012-01-109-9/+9
* Reformat schema-derby.ddl and remove unused sonar-test.ddlEvgeny Mandrikov2011-11-231-501/+0
* Use Derby for unit tests instead of HSQL, remove unused codeEvgeny Mandrikov2011-11-101-259/+0
* SONAR-2962 Add an index on dependencies.project_snapshot_id to improve perfor...simonbrandhof2011-11-021-0/+1
* SONAR-2642 add unit testsSimon Brandhof2011-10-251-1/+1
* SONAR-2919 Update Events tableFabrice Bellingard2011-10-241-3/+2
* SONAR-2846 API: the i18n Hamcrest matcher should not fail if some keys are no...Simon Brandhof2011-09-294-25/+20
* SONAR-2693 the list of missing translations must be copyable and must contain...Simon Brandhof2011-09-162-53/+54
* SONAR-2693 Make it possible to pass the sonar version to the matcherFabrice Bellingard2011-09-124-27/+52
* SONAR-2693 Improve I18n Harmcrest matcherFabrice Bellingard2011-09-084-11/+93