| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix regression caused by SONAR-5349 | Julien HENRY | 2014-08-27 | 1 | -1/+1 |
* | Fix some quality flaws | Simon Brandhof | 2014-08-26 | 3 | -7/+5 |
* | SONAR-4963 Return description in /permission_templates/search_groups | Julien Lancelot | 2014-08-26 | 3 | -6/+10 |
* | SONAR-4963 Return description in /permissions/search_groups | Julien Lancelot | 2014-08-26 | 7 | -9/+42 |
* | SONAR-5417 Load project referentials using WS | Julien HENRY | 2014-08-25 | 1 | -3/+0 |
* | SONAR-5036 When drilling down on a measure, return all projects (even the pro... | Julien Lancelot | 2014-08-25 | 1 | -0/+1 |
* | DSM & Libraries: drop entry points for old pages | Stas Vilchik | 2014-08-25 | 1 | -0/+2 |
* | fix quality flaws | Stephane Gamard | 2014-08-22 | 2 | -4/+126 |
* | SONAR-5530 - IssueDto extends Dto<String> | Stephane Gamard | 2014-08-22 | 2 | -18/+17 |
* | SONAR-4407 Refactor the libraries page in order to drop GWT | Stas Vilchik | 2014-08-21 | 1 | -0/+14 |
* | fixed synchronization | Stephane Gamard | 2014-08-20 | 2 | -7/+8 |
* | Updated indexQueue mechanism for performance (no compression yet). | Stephane Gamard | 2014-08-20 | 5 | -35/+17 |
* | Updated DAO with findAfterDate method | Stephane Gamard | 2014-08-20 | 2 | -6/+38 |
* | SONAR-4406 Some minor improvements | Stas Vilchik | 2014-08-18 | 1 | -0/+13 |
* | Fix quality flaw | Julien Lancelot | 2014-08-13 | 1 | -1/+1 |
* | improved test performances for sq #3 (use MetaDataHandler for MySQL) | Stephane Gamard | 2014-08-13 | 1 | -2/+2 |
* | improved test performances for sq #3 (use MetaDataHandler for MySQL) | Stephane Gamard | 2014-08-13 | 2 | -32/+11 |
* | improved test performances for sq #2 (use sonar.jdbc.schema property to expli... | Stephane Gamard | 2014-08-12 | 1 | -1/+11 |
* | improved test performances for sq (reuse iConnection in DBUnits) | Stephane Gamard | 2014-08-12 | 1 | -13/+4 |
* | improved test performances for sq (reuse iConnection in DBUnits) | Stephane Gamard | 2014-08-12 | 1 | -18/+34 |
* | SONAR-4406 The first shot of a new design page | Stas Vilchik | 2014-08-12 | 1 | -0/+1 |
* | SONAR-5526 Support colon character in active rule keys | Julien Lancelot | 2014-08-12 | 2 | -4/+46 |
* | SONAR-5417 Get batch project referentials using WS | Julien Lancelot | 2014-08-12 | 3 | -1/+11 |
* | SONAR-5343 Replace "Branch coverage" by "Condition coverage" | Julien Lancelot | 2014-08-12 | 1 | -54/+54 |
* | SONAR-5175 When deleting a group, rows related to this group in perm_template... | Julien Lancelot | 2014-08-11 | 6 | -3/+45 |
* | SONAR-3679 Make the password checking consistent between the "My Profile" and... | Julien Lancelot | 2014-08-11 | 1 | -1/+0 |
* | SONAR-5515 Fail to upgrade to 4.4 when a project was lastly analyzed with Son... | Simon Brandhof | 2014-08-05 | 1 | -1/+2 |
* | SONAR-4963 Return group description in /user_groups/search | Julien Lancelot | 2014-08-05 | 8 | -9/+39 |
* | SONAR-5349 Unable to run preview analysis on a provisioned project | Julien Lancelot | 2014-08-05 | 2 | -22/+68 |
* | SONAR-5402 Fix issue on provisionned projects | Julien Lancelot | 2014-08-04 | 6 | -44/+109 |
* | Improve Profiling output for *Index Classes | Stephane Gamard | 2014-08-04 | 1 | -1/+1 |
* | Revert "SONAR-5402 Project administrators should be able to change quality pr... | Simon Brandhof | 2014-08-01 | 1 | -6/+0 |
* | SONAR-5508 Update description of new_technical_debt | Jean-Baptiste Lievremont | 2014-08-01 | 1 | -2/+2 |
* | SONAR-5402 Project administrators should be able to change quality profiles a... | Julien Lancelot | 2014-08-01 | 1 | -0/+6 |
* | SONAR-5508 Change description for metric.new_technical_debt | Jean-Baptiste Lievremont | 2014-07-31 | 1 | -2/+2 |
* | Update some debt metrics description | Julien Lancelot | 2014-07-31 | 1 | -2/+2 |
* | SONAR-5389 New duplication API | Julien HENRY | 2014-07-30 | 1 | -0/+1 |
* | Fix quality flaws | Julien Lancelot | 2014-07-30 | 1 | -1/+1 |
* | SONAR-5417 Module settings should contains all parent settings | Julien Lancelot | 2014-07-30 | 2 | -1/+31 |
* | SONAR-5496 Make it obvious to the user that only the most relevant items are ... | Stas Vilchik | 2014-07-29 | 1 | -0/+1 |
* | SONAR-5490 Improve readability and payload of results in the Coding Rules page | Stas Vilchik | 2014-07-29 | 1 | -0/+1 |
* | SONAR-5222 Add missing l10n messages for developers (devcockpit) | Jean-Baptiste Lievremont | 2014-07-29 | 1 | -0/+3 |
* | SONAR-5487 Check minimal required version of Oracle JDBC driver (11.2) | Simon Brandhof | 2014-07-29 | 1 | -16/+2 |
* | SONAR-5492 Remove ability to configure JDBC driver class name | Simon Brandhof | 2014-07-28 | 2 | -9/+2 |
* | SONAR-5222 Use qualified l10n messages for resource configuration (project, v... | Jean-Baptiste Lievremont | 2014-07-28 | 1 | -1/+11 |
* | SONAR-5368 Use "Constant" instead of "Offset" for constant/issue function | Jean-Baptiste Lievremont | 2014-07-28 | 1 | -0/+1 |
* | SONAR-5441 Prevent failure of quality gate widget when one metric is missing | Jean-Baptiste Lievremont | 2014-07-28 | 1 | -0/+1 |
* | SONAR-4557 Update server ID help message, add INFO log after generation | Jean-Baptiste Lievremont | 2014-07-25 | 1 | -1/+1 |
* | SONAR-4678 Update message on widget when a measure filter does not exist anymore | Jean-Baptiste Lievremont | 2014-07-24 | 1 | -1/+1 |
* | SONAR-5222 Rename "Configuration" to "Project Configuration" | Jean-Baptiste Lievremont | 2014-07-24 | 1 | -2/+2 |