| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-4397 Minor labels fixes | Julien HENRY | 2013-07-08 | 1 | -4/+4 |
* | SONAR-4468 Expot alerts in dryRun mode | Julien HENRY | 2013-07-08 | 3 | -2/+6 |
* | SONAR-4408 Move "Quality Profiles" link from admin space to the top banner of... | Julien Lancelot | 2013-07-08 | 2 | -16/+6 |
* | Fix some quality flaws | Julien HENRY | 2013-07-08 | 7 | -22/+67 |
* | SONAR-4466 Added controller and pages to handle CRUD operations on permission... | Jean-Baptiste Vilain | 2013-07-08 | 13 | -26/+341 |
* | Fix quality flaws | Julien Lancelot | 2013-07-08 | 3 | -3/+6 |
* | SONAR-4418 Fix issues bulk change display on resource popup | Julien Lancelot | 2013-07-08 | 7 | -13/+13 |
* | SONAR-4418 Refactor the bulk change redirection to fix bug when displaying re... | Julien Lancelot | 2013-07-05 | 7 | -26/+30 |
* | SONAR-4418 Fix transition action | Julien Lancelot | 2013-07-05 | 7 | -7/+71 |
* | SONAR-4178 Delete Oracle triggers when dropping table | Julien HENRY | 2013-07-05 | 1 | -6/+31 |
* | Restore previously wrongly updated content from branch 3.6 | Julien Lancelot | 2013-07-05 | 1 | -1/+61 |
* | SONAR-4460 Remove fetchSize on measure filters | Julien Lancelot | 2013-07-05 | 1 | -8/+1 |
* | SONAR-4449 Add migration to update issues that are still linked to removed ac... | Julien Lancelot | 2013-07-05 | 3 | -61/+40 |
* | SONAR-4410 remove code specific to IE6 or IE7 | Simon Brandhof | 2013-07-05 | 3 | -9/+2 |
* | SONAR-4463 Fixed quality flaws and updated permission template service layer | Jean-Baptiste Vilain | 2013-07-05 | 1 | -0/+9 |
* | SONAR-4463 Fixed quality flaws and updated permission template service layer | Jean-Baptiste Vilain | 2013-07-05 | 9 | -21/+49 |
* | Minimum required version of maven is increased to 3.0.5 | Simon Brandhof | 2013-07-05 | 1 | -1/+1 |
* | Fix quality flaw and increase timeout of EmbeddedDatabaseTest for slow boxes | Simon Brandhof | 2013-07-05 | 2 | -3/+3 |
* | Fix quality flaws | Julien Lancelot | 2013-07-05 | 1 | -1/+1 |
* | Fix quality flaws | Julien Lancelot | 2013-07-05 | 2 | -2/+2 |
* | Fix quality flaws | Julien Lancelot | 2013-07-05 | 9 | -32/+46 |
* | Fix quality flaws | Julien Lancelot | 2013-07-05 | 9 | -29/+41 |
* | SONAR-4358 Restore Cobertura API classes in sonar-deprecated | Julien HENRY | 2013-07-05 | 7 | -1/+10549 |
* | Fix quality flaw in ConvertViolationsToIssues | Simon Brandhof | 2013-07-05 | 1 | -1/+1 |
* | Improve performance of TestDatabase | Simon Brandhof | 2013-07-05 | 2 | -60/+53 |
* | Fix line length in ConvertViolationsToIssues | Simon Brandhof | 2013-07-05 | 1 | -3/+6 |
* | Upgrade integration test to ojdbc6 | Simon Brandhof | 2013-07-05 | 1 | -2/+2 |
* | Fix quality flaws | Julien Lancelot | 2013-07-05 | 7 | -12/+33 |
* | SONAR-4463 Added binding in internal rb class for new permission template ope... | Jean-Baptiste Vilain | 2013-07-05 | 5 | -9/+45 |
* | Fix issue when displaying internationalized errors | Julien Lancelot | 2013-07-05 | 1 | -1/+1 |
* | SONAR-4474 Display action plan on issues code viewer bulk change | Julien Lancelot | 2013-07-05 | 1 | -3/+5 |
* | Fix quality flaws | Simon Brandhof | 2013-07-05 | 4 | -11/+3 |
* | Fix regression | Julien Lancelot | 2013-07-05 | 1 | -1/+1 |
* | SONAR-4463 Added service facade to manage permission template CRUD operations | Jean-Baptiste Vilain | 2013-07-05 | 8 | -0/+746 |
* | SONAR-4388 Move from Sonar to SonarQube | Julien HENRY | 2013-07-05 | 9 | -24/+24 |
* | Fix quality flaws | Simon Brandhof | 2013-07-05 | 6 | -31/+24 |
* | Fix quality flaws | Julien Lancelot | 2013-07-05 | 28 | -189/+379 |
* | SONAR-4470 revert org.sonar.core.persistence.DatabaseUtils | Simon Brandhof | 2013-07-05 | 2 | -0/+215 |
* | Fix quality flaw | Julien Lancelot | 2013-07-05 | 1 | -3/+8 |
* | SONAR-4470 fix migration on SQLServer | Simon Brandhof | 2013-07-04 | 1 | -2/+3 |
* | SONAR-4470 fix migration on SQLServer | Simon Brandhof | 2013-07-04 | 1 | -2/+2 |
* | Fix PermissionTemplateMapper.xml on Oracle | Simon Brandhof | 2013-07-04 | 1 | -6/+6 |
* | SONAR-4470 Performance issue when migrating DB from 3.5 to 3.6 (mainly with O... | Simon Brandhof | 2013-07-04 | 37 | -458/+1244 |
* | SONAR-4463 Renamed permission column and added DAO methods | Jean-Baptiste Vilain | 2013-07-04 | 20 | -27/+124 |
* | SONAR-4421 Fix bug on transition action | Julien Lancelot | 2013-07-04 | 8 | -26/+24 |
* | SONAR-4277 Rename "new coverage" metrics | Julien HENRY | 2013-07-04 | 2 | -985/+985 |
* | SONAR-4418 Fix issue when launching bulk change with a period selected and fi... | Julien Lancelot | 2013-07-04 | 4 | -12/+9 |
* | SONAR-4421 Improve issues bulk change errors handling | Julien Lancelot | 2013-07-04 | 2 | -17/+10 |
* | SONAR-4358 Remove Cobertura Plugin from Sonar distribution | Julien HENRY | 2013-07-04 | 3 | -15/+2 |
* | SONAR-4418 Add a way to bulk change issues from a resource viewer | Julien Lancelot | 2013-07-04 | 9 | -60/+102 |