aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-testing-harness
Commit message (Expand)AuthorAgeFilesLines
* Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-152-4/+4
* Redundant throws clause in testsDavid Gageot2015-05-072-16/+16
* Thread-safe JsonComparisonSimon Brandhof2015-03-201-7/+3
* Fix some quality flawsSimon Brandhof2015-03-201-9/+14
* Complete javadocSimon Brandhof2015-03-201-0/+13
* Replace lib org.skyscreamer.jsonassert by org.sonar.test.JsonAssert.Simon Brandhof2015-03-207-2/+581
* Update pom to 5.2-SNAPSHOTJulien Lancelot2015-02-271-1/+1
* Replace fest-assert by assertJSimon Brandhof2015-01-102-4/+4
* Fix quality flawsSimon Brandhof2015-01-061-9/+3
* Fix quality flawsSimon Brandhof2015-01-061-2/+7
* Profile dbTests enables only the tests involving a databaseSimon Brandhof2014-12-101-0/+27
* Upgrade version to 5.1-SNAPSHOTEric Hartmann2014-12-091-1/+1
* Shared elasticsearch instance for server testsSimon Brandhof2014-11-302-0/+24
* Add missing @Override annotationsSimon Brandhof2014-10-101-0/+2
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-309-216/+88
|\
| * Maven profiles for each technical stackSimon Brandhof2014-09-309-216/+88
| * 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
* | Automatic merge from branch-4.5Jenkins CI2014-09-251-0/+16
|\|
| * SONAR-4898 add missing testsSimon Brandhof2014-09-251-0/+16
| * [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
* | Upgrade version to 5.0-SNAPSHOTEric Hartmann2014-09-041-1/+1
|/
* Merge commit '46a655cc343aba370396d8af5fbc34d5da668a0a' into HEADJenkins CI2014-07-091-2/+1
|\
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-07-081-1/+1
| * [maven-release-plugin] prepare release 4.4-RC24.4-RC2Eric Hartmann2014-07-081-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-07-021-1/+1
| * [maven-release-plugin] prepare release 4.4-RC14.4-RC1Eric Hartmann2014-07-021-3/+2
* | Upgrade to 4.5-SNAPSHOTEric Hartmann2014-07-021-1/+1
|/
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-202-24/+29
* 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-233-98/+3
* Upgrade to 4.4-SNAPSHOTEric Hartmann2014-04-181-1/+1
* SONAR-5128 Package a release version of sonar-channelSimon Brandhof2014-03-142-64/+0
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1117-17/+17
* Upgrade version to 4.3-SNAPSHOTEric Hartmann2014-02-241-1/+1
* Revert "RuleRepositoryTestHelper is back"Simon Brandhof2014-02-202-72/+0
* RuleRepositoryTestHelper is backSimon Brandhof2014-02-202-0/+72
* 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