Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix quality flaws | Simon Brandhof | 2016-04-06 | 1 | -6/+8 |
| | |||||
* | Remove unused annotation @DbTests | Simon Brandhof | 2016-02-29 | 1 | -27/+0 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 | 6 | -0/+575 |
| | | | | This class supports lenient comparison of datetime values. | ||||
* | Replace fest-assert by assertJ | Simon Brandhof | 2015-01-10 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Maven profiles for each technical stack | Simon Brandhof | 2014-09-30 | 8 | -201/+76 |
| | | | | and remove sonar-channel helpers from sonar-testing-harness | ||||
* | SONAR-4898 add missing tests | Simon Brandhof | 2014-09-25 | 1 | -0/+16 |
| | |||||
* | Upgrade hamcrest and fix conflicts with JUnit and Mockito | Simon Brandhof | 2014-06-20 | 1 | -20/+25 |
| | |||||
* | 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 | 2 | -94/+3 |
| | |||||
* | SONAR-5128 Package a release version of sonar-channel | Simon Brandhof | 2014-03-14 | 1 | -63/+0 |
| | |||||
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 17 | -17/+17 |
| | |||||
* | Revert "RuleRepositoryTestHelper is back" | Simon Brandhof | 2014-02-20 | 1 | -67/+0 |
| | | | | This reverts commit 3f42ac85a4495333dbe76e1b1587ea05b7d900a4. | ||||
* | RuleRepositoryTestHelper is back | Simon Brandhof | 2014-02-20 | 1 | -0/+67 |
| | |||||
* | Change signature of TestUtils#isSimilarXml() | Simon Brandhof | 2014-02-11 | 1 | -3/+8 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2014-02-06 | 2 | -1/+24 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2014-02-02 | 1 | -3/+4 |
| | |||||
* | SONAR-5010 fix handling of HTTP status | Simon Brandhof | 2014-01-27 | 1 | -19/+10 |
| | |||||
* | SONAR-4326 Provide webservices to add/remove tags on a rule | Jean-Baptiste Lievremont | 2014-01-24 | 1 | -0/+12 |
| | |||||
* | SONAR-5010 improve WS API | Simon Brandhof | 2014-01-24 | 1 | -9/+17 |
| | | | | | | * remove "throws Exception" from signature of RequestHandler * add Request#action() * prefer action "list" over "index" | ||||
* | SONAR-5010 improve testability of web service and fix media type of response | Simon Brandhof | 2014-01-24 | 1 | -0/+216 |
| | |||||
* | Sanitize sonar-testing-harness | Simon Brandhof | 2014-01-23 | 4 | -53/+29 |
| | |||||
* | SONAR-4908 move some classes to module sonar-deprecated | Simon Brandhof | 2014-01-15 | 1 | -67/+0 |
| | |||||
* | Fix some quality flows | Julien HENRY | 2013-10-17 | 3 | -0/+72 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2013-09-21 | 1 | -2/+2 |
| | |||||
* | Update copyright headers | Simon Brandhof | 2013-04-22 | 13 | -52/+52 |
| | |||||
* | SONAR-4252 rename Sonar to SonarQube in source headers | Simon Brandhof | 2013-04-21 | 13 | -39/+39 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2012-10-23 | 1 | -5/+5 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2012-10-23 | 1 | -4/+4 |
| |