| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | SONAR-3016 More work on extension point for filter template | David Gageot | 2012-05-22 | 2 | -0/+54 |
* | 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 perfor... | simonbrandhof | 2011-11-02 | 1 | -0/+1 |
* | SONAR-2642 add unit tests | Simon Brandhof | 2011-10-25 | 1 | -1/+1 |
* | SONAR-2919 Update Events table | Fabrice Bellingard | 2011-10-24 | 1 | -3/+2 |
* | SONAR-2846 API: the i18n Hamcrest matcher should not fail if some keys are no... | Simon Brandhof | 2011-09-29 | 4 | -25/+20 |
* | SONAR-2693 the list of missing translations must be copyable and must contain... | Simon Brandhof | 2011-09-16 | 2 | -53/+54 |
* | SONAR-2693 Make it possible to pass the sonar version to the matcher | Fabrice Bellingard | 2011-09-12 | 4 | -27/+52 |
* | SONAR-2693 Improve I18n Harmcrest matcher | Fabrice Bellingard | 2011-09-08 | 4 | -11/+93 |
* | SONAR-2693 A bit of refactoring | Fabrice Bellingard | 2011-09-05 | 1 | -7/+16 |
* | SONAR-2693 Improve unit tests for I18n Harmcrest matcher | Fabrice Bellingard | 2011-09-02 | 3 | -7/+41 |
* | SONAR-2693 Hamcrest matcher to compare a pair of translation bundles | Fabrice Bellingard | 2011-09-02 | 9 | -0/+368 |
* | SONAR-1091 CPD over different projects | Evgeny Mandrikov | 2011-09-02 | 1 | -2/+3 |
* | SONAR-1091 Add CPD over different projects | Evgeny Mandrikov | 2011-09-01 | 1 | -0/+11 |
* | SONAR-2644 Rule name should be optional in XML declaration files | Simon Brandhof | 2011-07-26 | 1 | -1/+1 |
* | SONAR-2610 Replace the table ASYNC_MEASURES_SNAPSHOTS by MANUAL_MEASURES | Simon Brandhof | 2011-07-12 | 1 | -14/+0 |