| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of https://github.com/SonarSource/sonarqube | Stephane Gamard | 2014-04-28 | 2 | -5/+7 |
|\ |
|
| * | Fix quality flaws | Julien Lancelot | 2014-04-28 | 2 | -5/+7 |
* | | Merge branch 'master' of https://github.com/SonarSource/sonarqube | Stephane Gamard | 2014-04-28 | 3 | -3/+4 |
|\| |
|
| * | Component Viewer: duplications | Stas Vilchik | 2014-04-28 | 10 | -21/+221 |
| * | Ignore some failing tests | Julien Lancelot | 2014-04-28 | 2 | -4/+7 |
| * | Fix licence headers | Julien Lancelot | 2014-04-28 | 6 | -9/+120 |
* | | SONAR-5237 - moved DB part of stack to sonar-core | Stephane Gamard | 2014-04-28 | 18 | -822/+83 |
|/ |
|
* | Merge branch 'master' of https://github.com/SonarSource/sonarqube | Stephane Gamard | 2014-04-28 | 2 | -6/+26 |
|\ |
|
| * | Manage l10n message on ServerException | Julien Lancelot | 2014-04-28 | 2 | -6/+26 |
* | | Merge branch 'master' of https://github.com/SonarSource/sonarqube | Stephane Gamard | 2014-04-28 | 44 | -135/+756 |
|\| |
|
| * | SONAR-4764 When removing profile at startup, do not check if the profile is d... | Julien Lancelot | 2014-04-28 | 3 | -15/+19 |
| * | SONAR-4764 Fix issue on MySQL where profiles are empty because hibernate do n... | Julien Lancelot | 2014-04-28 | 2 | -19/+34 |
| * | Complete WebService with new param metadata | Simon Brandhof | 2014-04-25 | 25 | -30/+546 |
| * | SONAR-4764 Remove icon near "Restore Default Profile" button | Julien Lancelot | 2014-04-25 | 1 | -1/+0 |
| * | SONAR-4764 Add a medium test | Julien Lancelot | 2014-04-25 | 1 | -0/+18 |
| * | SONAR-4764 Add Java WS Client to restore default profiles | Julien Lancelot | 2014-04-25 | 11 | -40/+109 |
| * | Rename addExtensions by addComponents | Julien Lancelot | 2014-04-25 | 3 | -9/+13 |
| * | SONAR-4927 Add Quality Gate widget | Jean-Baptiste Lievremont | 2014-04-25 | 2 | -21/+22 |
* | | SONAR-5237 - complete skeleton stack in rule2 package | Stephane Gamard | 2014-04-28 | 17 | -123/+1243 |
|/ |
|
* | Temporarily disable test | Simon Brandhof | 2014-04-25 | 1 | -0/+2 |
* | Allow to use ServerTester outside a JUnit @Rule | Simon Brandhof | 2014-04-25 | 2 | -11/+28 |
* | Fix copyright header (first commit of Stephane....) | Simon Brandhof | 2014-04-25 | 1 | -0/+19 |
* | Component Viewer: header | Stas Vilchik | 2014-04-25 | 6 | -8/+186 |
* | fix quality fault | Stephane Gamard | 2014-04-25 | 1 | -2/+2 |
* | SONAR-5237 - initial JUnit for BaseIndex | Stephane Gamard | 2014-04-25 | 1 | -0/+99 |
* | SONAR-5237 - updated Index interface and intitial Index abstract | Stephane Gamard | 2014-04-25 | 4 | -11/+262 |
* | SONAR-4764 Add WS to restore default profiles | Julien Lancelot | 2014-04-25 | 11 | -56/+276 |
* | SONAR-5007 draft of rule objects on server side | Simon Brandhof | 2014-04-25 | 3 | -0/+122 |
* | Merge branch 'master' of https://github.com/SonarSource/sonarqube | Stephane Gamard | 2014-04-25 | 8 | -53/+47 |
|\ |
|
| * | Fix quality flaws | Stas Vilchik | 2014-04-25 | 8 | -53/+47 |
* | | SONAR-5007 - Adding new interface for end-to-end ES integration | Stephane Gamard | 2014-04-25 | 5 | -0/+229 |
|/ |
|
* | SONAR-4764 Restore default profiles from ui | Julien Lancelot | 2014-04-25 | 6 | -23/+118 |
* | Fix quality flaws | Stas Vilchik | 2014-04-25 | 16 | -40/+98 |
* | Component Viewer: fix little issues | Stas Vilchik | 2014-04-25 | 1 | -8/+1 |
* | Component Viewer: integrate into issue page | Stas Vilchik | 2014-04-25 | 27 | -710/+933 |
* | SONAR-4764 Add method to get existing profile that match provided profiles fo... | Julien Lancelot | 2014-04-24 | 3 | -11/+48 |
* | SONAR-4764 Restore default profiles for a language (Server side, no ui) | Julien Lancelot | 2014-04-24 | 18 | -179/+943 |
* | Component Viewer: new tooltips, workspace improvements | Stas Vilchik | 2014-04-24 | 8 | -40/+209 |
* | Revert removal of sonar-testing-harness in sonar-server | Simon Brandhof | 2014-04-23 | 1 | -0/+5 |
* | Remove some usage of TestUtils | Simon Brandhof | 2014-04-23 | 12 | -87/+89 |
* | SONAR-5148 Allow selection of periods 4 and 5 for quality gate conditions | Jean-Baptiste Lievremont | 2014-04-23 | 6 | -8/+17 |
* | Remove the class MoreConditions from sonar-testing-harness | Simon Brandhof | 2014-04-23 | 1 | -6/+10 |
* | Remove XMLUnit from sonar-testing-harness | Simon Brandhof | 2014-04-23 | 2 | -1/+17 |
* | Fix severity icons | Stas Vilchik | 2014-04-23 | 1 | -2/+2 |
* | Return Coding Rules link | Stas Vilchik | 2014-04-23 | 1 | -0/+3 |
* | Fix bad refactoring | Stas Vilchik | 2014-04-23 | 4 | -5/+5 |
* | Authentication check should not be done when using Java WS on batch/index action | Julien Lancelot | 2014-04-22 | 1 | -1/+8 |
* | SONAR-5118 Add language criterion in issues search page | Jean-Baptiste Lievremont | 2014-04-22 | 2 | -1/+13 |
* | Component Viewer: ui improvements | Stas Vilchik | 2014-04-22 | 15 | -124/+244 |
* | ONAR-5132 Issues search WS should allow to search by language | Julien Lancelot | 2014-04-22 | 3 | -3/+7 |