Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | SONAR-3724 Validate rule repositories in unit tests | David Gageot | 2012-10-05 | 1 | -3/+3 |
| | |||||
* | Rename method in I18nMatchers | Simon Brandhof | 2012-10-03 | 2 | -3/+4 |
| | |||||
* | SONAR-3736 Fix regression (additional keys not displayed if any) | Fabrice Bellingard | 2012-10-03 | 3 | -1/+16 |
| | |||||
* | SONAR-3736 Add missing files | Fabrice Bellingard | 2012-09-20 | 2 | -0/+3 |
| | |||||
* | SONAR-3736 Use Maven dependencies for I18n Harmcrest matchers | Fabrice Bellingard | 2012-09-19 | 12 | -384/+176 |
| | | | | - Do not use URLs anymore, to make it easier to test (no need for an internet connection) | ||||
* | Fix warnings | David Gageot | 2012-07-04 | 1 | -5/+5 |
| | |||||
* | SONAR-3581 Tool to validate a l10n bundle based on multiple plugins | Fabrice Bellingard | 2012-06-22 | 5 | -67/+251 |
| | |||||
* | Create 'My Favourites' Dashboard through extension point. | David Gageot | 2012-05-25 | 2 | -0/+29 |
| | | | The dashboard is created but not activated. | ||||
* | SONAR-3016 More work on extension point for filter template | David Gageot | 2012-05-22 | 2 | -0/+54 |
| | | | Recognize more filter criterias | ||||
* | Fix violation introduced in 1a6a18a5c4e73987a72b8176f398477f13074d29 | David Gageot | 2012-04-29 | 1 | -1/+1 |
| | |||||
* | Add test helpers and refactor TestUtils a bit. | David Gageot | 2012-04-27 | 4 | -14/+179 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2012-02-22 | 1 | -1/+1 |
| | |||||
* | Fix some quality flaws, particularly on newly inspected code | Simon Brandhof | 2012-02-20 | 1 | -11/+12 |
| | |||||
* | Add unit tests and fix some quality flaws | Simon Brandhof | 2012-02-20 | 1 | -1/+1 |
| | |||||
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 9 | -9/+9 |
| | |||||
* | Reformat schema-derby.ddl and remove unused sonar-test.ddl | Evgeny Mandrikov | 2011-11-23 | 1 | -501/+0 |
| | |||||
* | Use Derby for unit tests instead of HSQL, remove unused code | Evgeny Mandrikov | 2011-11-10 | 1 | -259/+0 |
| | |||||
* | SONAR-2962 Add an index on dependencies.project_snapshot_id to improve ↵ | simonbrandhof | 2011-11-02 | 1 | -0/+1 |
| | | | | performance |