| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 2 | -61/+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 | 3 | -8/+23 |
* | Improve performance of TestDatabase | Simon Brandhof | 2013-07-05 | 2 | -60/+53 |
* | Upgrade integration test to ojdbc6 | Simon Brandhof | 2013-07-05 | 1 | -2/+2 |
* | SONAR-4463 Added binding in internal rb class for new permission template ope... | Jean-Baptiste Vilain | 2013-07-05 | 1 | -0/+1 |
* | SONAR-4463 Added service facade to manage permission template CRUD operations | Jean-Baptiste Vilain | 2013-07-05 | 1 | -0/+3 |
* | Fix quality flaws | Simon Brandhof | 2013-07-05 | 1 | -1/+0 |
* | SONAR-4470 revert org.sonar.core.persistence.DatabaseUtils | Simon Brandhof | 2013-07-05 | 2 | -0/+215 |
* | 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 | 17 | -373/+414 |
* | SONAR-4463 Renamed permission column and added DAO methods | Jean-Baptiste Vilain | 2013-07-04 | 18 | -25/+122 |
* | SONAR-4463 Updated the permission tables and the permission template select q... | Jean-Baptiste Vilain | 2013-07-04 | 19 | -42/+211 |
* | SONAR-1718 Use simple quotes for SQL strings | Julien HENRY | 2013-07-03 | 2 | -33/+33 |
* | Refator permissions to share same constants between Ruby and Java | Julien HENRY | 2013-07-03 | 3 | -45/+73 |
* | SONAR-4463 Added permission DAO and associated unit tests | Jean-Baptiste Vilain | 2013-07-03 | 23 | -1/+644 |
* | SONAR-4463 Rollbacked unwanted partial commit | Jean-Baptiste Vilain | 2013-07-03 | 1 | -2/+1 |
* | SONAR-4463 Changed join columns in permission template tables | Jean-Baptiste Vilain | 2013-07-03 | 2 | -7/+8 |
* | Remove check in unit test on duration time because it leads to false-positive... | Julien Lancelot | 2013-07-03 | 1 | -6/+1 |
* | SONAR-4463 Renamed permissions tables to comply with the max length constrain... | Jean-Baptiste Vilain | 2013-07-02 | 2 | -4/+4 |
* | SONAR-4469 Favourite issue filters still visible even if unshared | Julien Lancelot | 2013-07-02 | 9 | -151/+49 |
* | SONAR-4463 Added the new db tables related to permission templates | Jean-Baptiste Vilain | 2013-07-02 | 4 | -1/+31 |
* | Fix test after renaming of dryRunScan permission | Julien HENRY | 2013-07-02 | 2 | -4/+4 |
* | SONAR-4397 Rename permission dryrun => dryRunScan | Julien HENRY | 2013-07-02 | 1 | -2/+2 |
* | SONAR-4397 Rename permission dryrun => dryRunScan | Julien HENRY | 2013-07-01 | 1 | -1/+1 |
* | SONAR-4461 Displaying more than 2000 issues in the Issues code viewer fail on... | Julien Lancelot | 2013-07-01 | 15 | -35/+78 |
* | SONAR-4099 Changed dashboard sharing permission name to lowerCamelCase (i.e. ... | Jean-Baptiste Vilain | 2013-07-01 | 4 | -6/+6 |
* | Remove fetchSize in issues SQL and reactivate previously deactivated unit test | Julien Lancelot | 2013-07-01 | 3 | -7/+5 |
* | Temporary ignore failing unit test on Oracle | Julien Lancelot | 2013-07-01 | 1 | -0/+2 |
* | SONAR-4449 Fix SQL returning issues with all columns | Julien Lancelot | 2013-07-01 | 3 | -65/+33 |
* | SONAR-4412 revert check of last remaining admin user | Simon Brandhof | 2013-06-29 | 5 | -61/+1 |
* | Fix SQL requests on Oracle and SQLServer | Simon Brandhof | 2013-06-29 | 2 | -1/+2 |
* | SONAR-4412 Added support of group 'Anyone' in permission change | Jean-Baptiste Vilain | 2013-06-28 | 8 | -5/+41 |
* | SONAR-4449 Issue display should not fail on deleted action plan | Julien Lancelot | 2013-06-28 | 6 | -52/+198 |
* | SONAR-4412 Added checks to prevent last system admin permission removal | Jean-Baptiste Vilain | 2013-06-28 | 6 | -5/+72 |
* | SONAR-1718 No way to define a criteria on 'Alert' in a Measure filter | Julien HENRY | 2013-06-27 | 6 | -9/+95 |
* | SONAR-4412 Completed users and groups roles management WS backend | Jean-Baptiste Vilain | 2013-06-27 | 9 | -4/+232 |
* | Improve authorization mechanism in Java code | Simon Brandhof | 2013-06-27 | 1 | -2/+2 |
* | SONAR-4397 Minor label changes and default groups for dryrun and scan | Julien HENRY | 2013-06-27 | 1 | -6/+3 |
* | Improve select global permission in authorization DAO to take into account us... | Julien Lancelot | 2013-06-27 | 7 | -24/+96 |
* | SONAR-4412 Added DAO injection in pico | Jean-Baptiste Vilain | 2013-06-26 | 1 | -0/+2 |
* | SONAR-4412 Extracted Role DAO to make it available to the upcoming ruby role ... | Jean-Baptiste Vilain | 2013-06-26 | 5 | -50/+169 |
* | SONAR-4411 Java implementation of user deactivation | Simon Brandhof | 2013-06-26 | 9 | -16/+203 |
* | SONAR-4397 Add new permissions "scan" and "dryrun" | Julien HENRY | 2013-06-25 | 2 | -2/+8 |
* | SONAR-4399 Added support for issue filter ownership change (admins only) | Jean-Baptiste Vilain | 2013-06-25 | 3 | -1/+3 |
* | SONAR-3714 Add check in plan action that all issues are related to the action... | Julien Lancelot | 2013-06-25 | 1 | -0/+1 |
* | SONAR-4278 SQL Injection in measure filters | Simon Brandhof | 2013-06-24 | 2 | -3/+26 |
* | Fi quality flaw | Julien Lancelot | 2013-06-20 | 1 | -3/+3 |
* | SONAR-4099 Added new global permission to enable dashboard sharing for non-ad... | Jean-Baptiste Vilain | 2013-06-19 | 2 | -2/+4 |