| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-4480 Improve email notification title of New Issues | Julien HENRY | 2013-07-30 | 2 | -2/+2 |
* | SONAR-4509 Remove quotes around "Get Support" in "Welcome" widget | Julien HENRY | 2013-07-30 | 1 | -1/+1 |
* | SONAR-4431 Missing "Cancel" link on Manual Rules, Manual Metrics and Action P... | Julien HENRY | 2013-07-30 | 3 | -0/+3 |
* | SONAR-4540 Notifications should not be sent on changes of issue line, author ... | Simon Brandhof | 2013-07-30 | 7 | -27/+95 |
* | SONAR-4432 Add "nowrap" on columns "Version" in Update Center | Julien HENRY | 2013-07-30 | 1 | -2/+2 |
* | SONAR-2927 Availability of the English pack must not depend on default locale | Julien HENRY | 2013-07-30 | 2 | -23/+37 |
* | SONAR-4531 Remove Dependencies tab from Component Viewer | Julien HENRY | 2013-07-30 | 5 | -126/+40 |
* | SONAR-4462 On the "System" page, "External User Authentication" should handle... | Julien HENRY | 2013-07-30 | 1 | -19/+28 |
* | Upgrade to 4.0-SNAPSHOT | Eric Hartmann | 2013-07-30 | 28 | -28/+28 |
* | SONAR-4542 SQLException during upgrade to 3.6.2 | Simon Brandhof | 2013-07-30 | 1 | -6/+10 |
* | Merge enforcer rules | Simon Brandhof | 2013-07-30 | 1 | -15/+1 |
* | SONAR-3392 Fixed title of the creation modal window | Jean-Baptiste Vilain | 2013-07-29 | 1 | -1/+1 |
* | Cleanup pom.xml | Julien HENRY | 2013-07-26 | 1 | -6/+0 |
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2013-07-25 | 28 | -29/+29 |
* | [maven-release-plugin] prepare release 3.7-RC1 | Eric Hartmann | 2013-07-25 | 28 | -31/+30 |
* | SONAR-4453 Fixed issue with single view permissions update | Jean-Baptiste Vilain | 2013-07-24 | 3 | -4/+9 |
* | Remove executable flag from source files | Evgeny Mandrikov | 2013-07-24 | 4 | -0/+0 |
* | Revert to Sonar Java 1.3 | Julien HENRY | 2013-07-24 | 1 | -1/+1 |
* | SONAR-3392 Faster display of the modal window used to apply permission templates | Jean-Baptiste Vilain | 2013-07-24 | 3 | -22/+24 |
* | SONAR-3392 Disable paging when searching for components to which a permission... | Jean-Baptiste Vilain | 2013-07-24 | 7 | -17/+36 |
* | Fix some quality flaws | Simon Brandhof | 2013-07-24 | 3 | -6/+8 |
* | SONAR-4453 Set the limit to 500 projects max | Jean-Baptiste Vilain | 2013-07-23 | 1 | -1/+1 |
* | SONAR-4453 Notify user when the selection exceeds the max number of projects ... | Jean-Baptiste Vilain | 2013-07-23 | 3 | -8/+21 |
* | SONAR-4453 Override default page size for bulk permission insertions to set i... | Jean-Baptiste Vilain | 2013-07-23 | 1 | -0/+2 |
* | SONAR-3392 Removed sonar-users groups from Users and Codeviewers permissions ... | Jean-Baptiste Vilain | 2013-07-23 | 2 | -4/+1 |
* | Add debug logs to export of dry run H2 db | Simon Brandhof | 2013-07-23 | 3 | -9/+33 |
* | Remove unused code | Julien HENRY | 2013-07-23 | 1 | -2/+0 |
* | SONAR-4451 Permission templates will be applied to all the projects matching ... | Jean-Baptiste Vilain | 2013-07-23 | 9 | -42/+51 |
* | Upgrade to sonar-runner 2.3 | Simon Brandhof | 2013-07-23 | 2 | -1/+5 |
* | Update to released SonarQube Runner 2.3 | Julien HENRY | 2013-07-23 | 1 | -1/+1 |
* | SONAR-3392 Applied normalization rules to modal windows labels | Jean-Baptiste Vilain | 2013-07-22 | 5 | -5/+5 |
* | SONAR-4519 The rule removal phase at startup is not reentrant | Simon Brandhof | 2013-07-22 | 4 | -42/+23 |
* | SONAR-4464 Fixed loaded template issue when default groups have been removed | Jean-Baptiste Vilain | 2013-07-22 | 2 | -2/+27 |
* | SONAR-3392 Fixed case-sensitive sorting when listing permission templates | Jean-Baptiste Vilain | 2013-07-22 | 2 | -3/+3 |
* | SONAR-4510 Partial fix to hide the bulk change link in issues drilldown when ... | Jean-Baptiste Vilain | 2013-07-22 | 1 | -1/+1 |
* | Added unit tests to improve branch coverage | Jean-Baptiste Vilain | 2013-07-22 | 7 | -27/+205 |
* | Updated global permissions labels | Jean-Baptiste Vilain | 2013-07-22 | 1 | -5/+5 |
* | Roles and permissions labels adjustments | Jean-Baptiste Vilain | 2013-07-22 | 6 | -11/+14 |
* | SONAR-4351 Centralize the management of licenses in the Global Settings | Simon Brandhof | 2013-07-19 | 2 | -6/+8 |
* | Fix html id | Julien Lancelot | 2013-07-19 | 1 | -1/+1 |
* | Improve issues design | Julien Lancelot | 2013-07-19 | 1 | -22/+12 |
* | Fix regression on project settings (was switched to load global settings afte... | Julien HENRY | 2013-07-19 | 1 | -1/+1 |
* | Improve error handling in modal form in order to let the possibility to displ... | Julien Lancelot | 2013-07-19 | 13 | -110/+43 |
* | Added missing id values in DBUnit datasets | Jean-Baptiste Vilain | 2013-07-19 | 10 | -16/+16 |
* | Added unit tests to cover additional branches | Jean-Baptiste Vilain | 2013-07-19 | 1 | -0/+11 |
* | Migrated unit tests for components permissions to ComponentPermissionFacade | Jean-Baptiste Vilain | 2013-07-19 | 12 | -0/+201 |
* | Set groups permission height the same size as users | Julien Lancelot | 2013-07-19 | 1 | -1/+1 |
* | Don't show documentation section when there is no metric | Julien HENRY | 2013-07-19 | 1 | -0/+2 |
* | Set groups permission height the same size as users | Julien Lancelot | 2013-07-18 | 2 | -62/+61 |
* | Restore BadRequestException when action is not found | Julien Lancelot | 2013-07-18 | 2 | -4/+9 |