Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade version to 5.5-SNAPSHOT | Eric Hartmann | 2016-02-09 | 1 | -1/+1 |
| | |||||
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 15 | -15/+15 |
| | |||||
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 15 | -62/+60 |
| | |||||
* | fix quality flaws | Sébastien Lesaint | 2015-12-18 | 1 | -1/+4 |
| | |||||
* | Upgrade version to 5.4-SNAPSHOT | Eric Hartmann | 2015-12-09 | 1 | -1/+1 |
| | |||||
* | fix quality flaws | Sébastien Lesaint | 2015-12-07 | 1 | -2/+7 |
| | |||||
* | add ExceptionCauseMatcher to sonar-testing-harness | Sébastien Lesaint | 2015-12-04 | 1 | -0/+83 |
| | |||||
* | Upgrade version to 5.3-SNAPSHOT | Thomas Vérin | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 5.2-RC25.2-RC2 | Thomas Vérin | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 5.2-RC15.2-RC1 | Thomas Vérin | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | Replace groupIds org.codehaus by org.sonarsource | Simon Brandhof | 2015-10-09 | 1 | -2/+2 |
| | |||||
* | JsonAssert can ignore fields and small improvements | Teryk Bellahsene | 2015-08-27 | 4 | -52/+71 |
| | |||||
* | 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 |
| | | | | This class supports lenient comparison of datetime values. | ||||
* | 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 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/sonar-core-plugin/pom.xml plugins/sonar-cpd-plugin/pom.xml plugins/sonar-dbcleaner-plugin/pom.xml plugins/sonar-design-plugin/pom.xml plugins/sonar-email-notifications-plugin/pom.xml plugins/sonar-l10n-en-plugin/pom.xml plugins/sonar-xoo-plugin/pom.xml pom.xml server/pom.xml server/sonar-process-monitor/pom.xml server/sonar-process/pom.xml server/sonar-search/pom.xml server/sonar-server/pom.xml server/sonar-web/pom.xml server/sonar-ws-client/pom.xml sonar-application/pom.xml sonar-batch-maven-compat/pom.xml sonar-batch-protocol/pom.xml sonar-batch/pom.xml sonar-check-api/pom.xml sonar-colorizer/pom.xml sonar-core/pom.xml sonar-deprecated/pom.xml sonar-duplications/pom.xml sonar-graph/pom.xml sonar-home/pom.xml sonar-java-api/pom.xml sonar-markdown/pom.xml sonar-maven-plugin/pom.xml sonar-maven3-plugin/pom.xml sonar-plugin-api/pom.xml sonar-plugin-api/src/test/java/org/sonar/api/utils/HttpDownloaderTest.java sonar-testing-harness/pom.xml | ||||
| * | Maven profiles for each technical stack | Simon Brandhof | 2014-09-30 | 9 | -216/+88 |
| | | | | | | | | and remove sonar-channel helpers from sonar-testing-harness | ||||
| * | 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 |
|\| | | | | | | | | | | | | | | | * origin/branch-4.5: SONAR-4898 add missing tests SONAR-4898 add missing tests Use correct temp dir for Ruby on Rails app Fail server startup if can not connect to DB | ||||
| * | 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 |
| | |