| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix deprecated code | David Gageot | 2015-07-07 | 1 | -1/+1 |
* | Helper to stress test TestCases | David Gageot | 2015-07-02 | 1 | -0/+78 |
* | Fix quality flaws | Simon Brandhof | 2015-06-30 | 1 | -1/+1 |
* | add junit-dataprovider as a dependency of sonar-testing-harness | Sébastien Lesaint | 2015-06-11 | 1 | -0/+4 |
* | add asserj-guava to sonar-testing-harness dependencies | Sébastien Lesaint | 2015-06-05 | 1 | -0/+10 |
* | Fix quality flaws | Simon Brandhof | 2015-06-04 | 1 | -8/+4 |
* | Use StandardCharsets instead of Guava and commons-io | Simon Brandhof | 2015-05-15 | 2 | -4/+4 |
* | Redundant throws clause in tests | David Gageot | 2015-05-07 | 2 | -16/+16 |
* | Thread-safe JsonComparison | Simon Brandhof | 2015-03-20 | 1 | -7/+3 |
* | Fix some quality flaws | Simon Brandhof | 2015-03-20 | 1 | -9/+14 |
* | Complete javadoc | Simon Brandhof | 2015-03-20 | 1 | -0/+13 |
* | Replace lib org.skyscreamer.jsonassert by org.sonar.test.JsonAssert. | Simon Brandhof | 2015-03-20 | 7 | -2/+581 |
* | Update pom to 5.2-SNAPSHOT | Julien Lancelot | 2015-02-27 | 1 | -1/+1 |
* | Replace fest-assert by assertJ | Simon Brandhof | 2015-01-10 | 2 | -4/+4 |
* | Fix quality flaws | Simon Brandhof | 2015-01-06 | 1 | -9/+3 |
* | Fix quality flaws | Simon Brandhof | 2015-01-06 | 1 | -2/+7 |
* | Profile dbTests enables only the tests involving a database | Simon Brandhof | 2014-12-10 | 1 | -0/+27 |
* | Upgrade version to 5.1-SNAPSHOT | Eric Hartmann | 2014-12-09 | 1 | -1/+1 |
* | Shared elasticsearch instance for server tests | Simon Brandhof | 2014-11-30 | 2 | -0/+24 |
* | Add missing @Override annotations | Simon Brandhof | 2014-10-10 | 1 | -0/+2 |
* | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-09-30 | 9 | -216/+88 |
|\ |
|
| * | Maven profiles for each technical stack | Simon Brandhof | 2014-09-30 | 9 | -216/+88 |
| * | Update version to 4.5.1-SNAPSHOT | Eric Hartmann | 2014-09-29 | 1 | -1/+1 |
| * | Release 4.54.5 | Eric Hartmann | 2014-09-29 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-26 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 4.5-RC34.5-RC3 | Eric Hartmann | 2014-09-26 | 1 | -1/+1 |
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-09-25 | 1 | -0/+16 |
|\| |
|
| * | SONAR-4898 add missing tests | Simon Brandhof | 2014-09-25 | 1 | -0/+16 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-16 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 4.5-RC24.5-RC2 | Eric Hartmann | 2014-09-16 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-08 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 4.5-RC14.5-RC1 | Eric Hartmann | 2014-09-08 | 1 | -1/+1 |
* | | Upgrade version to 5.0-SNAPSHOT | Eric Hartmann | 2014-09-04 | 1 | -1/+1 |
|/ |
|
* | Merge commit '46a655cc343aba370396d8af5fbc34d5da668a0a' into HEAD | Jenkins CI | 2014-07-09 | 1 | -2/+1 |
|\ |
|
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-07-08 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 4.4-RC24.4-RC2 | Eric Hartmann | 2014-07-08 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-07-02 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 4.4-RC14.4-RC1 | Eric Hartmann | 2014-07-02 | 1 | -3/+2 |
* | | Upgrade to 4.5-SNAPSHOT | Eric Hartmann | 2014-07-02 | 1 | -1/+1 |
|/ |
|
* | Upgrade hamcrest and fix conflicts with JUnit and Mockito | Simon Brandhof | 2014-06-20 | 2 | -24/+29 |
* | Complete WebService with new param metadata | Simon Brandhof | 2014-04-25 | 1 | -229/+0 |
* | Remove some usage of TestUtils | Simon Brandhof | 2014-04-23 | 1 | -17/+0 |
* | Remove the class MoreConditions from sonar-testing-harness | Simon Brandhof | 2014-04-23 | 2 | -180/+0 |
* | Remove XMLUnit from sonar-testing-harness | Simon Brandhof | 2014-04-23 | 3 | -98/+3 |
* | Upgrade to 4.4-SNAPSHOT | Eric Hartmann | 2014-04-18 | 1 | -1/+1 |
* | SONAR-5128 Package a release version of sonar-channel | Simon Brandhof | 2014-03-14 | 2 | -64/+0 |
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 17 | -17/+17 |
* | Upgrade version to 4.3-SNAPSHOT | Eric Hartmann | 2014-02-24 | 1 | -1/+1 |
* | Revert "RuleRepositoryTestHelper is back" | Simon Brandhof | 2014-02-20 | 2 | -72/+0 |
* | RuleRepositoryTestHelper is back | Simon Brandhof | 2014-02-20 | 2 | -0/+72 |