aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-4463 Updated the permission tables and the permission template select q...Jean-Baptiste Vilain2013-07-0421-42/+213
* SONAR-4383 Improve errors handlingJulien Lancelot2013-07-043-6/+18
* SONAR-4383 Improve errors handlingJulien Lancelot2013-07-0413-296/+191
* SONAR-4410 Display the "Outdated browser" message when IE7 is detectedJulien HENRY2013-07-042-2/+2
* SONAR-4383 Improve messagesJulien Lancelot2013-07-041-2/+3
* SONAR-4412 Updated expected exceptions in unit testsJean-Baptiste Vilain2013-07-032-6/+9
* SONAR-4412 Improved error handlingJean-Baptiste Vilain2013-07-036-21/+51
* SONAR-4421 Display number of issues that will be updatedJulien Lancelot2013-07-032-4/+17
* SONAR-4421 Improve issues bulk change uiJulien Lancelot2013-07-033-7/+24
* SONAR-4473 Fix project settings subcategoriesJulien HENRY2013-07-032-3/+3
* SONAR-1718 Use simple quotes for SQL stringsJulien HENRY2013-07-032-33/+33
* Refator permissions to share same constants between Ruby and JavaJulien HENRY2013-07-0319-198/+293
* SONAR-4463 Added permission DAO and associated unit testsJean-Baptiste Vilain2013-07-0323-1/+644
* SONAR-4383 Fix issue when comparing filter idsJulien Lancelot2013-07-032-1/+13
* SONAR-4433 refactor the extension point ProjectBootstrapperSimon Brandhof2013-07-0316-75/+182
* SONAR-4469 Favourite measure filters still visible even if unsharedJulien Lancelot2013-07-032-6/+8
* SONAR-4463 Rollbacked unwanted partial commitJean-Baptiste Vilain2013-07-031-2/+1
* SONAR-4397 Rename permission dryrun => dryRunScanJulien HENRY2013-07-031-2/+2
* SONAR-4463 Changed join columns in permission template tablesJean-Baptiste Vilain2013-07-034-12/+13
* Remove check in unit test on duration time because it leads to false-positive...Julien Lancelot2013-07-031-6/+1
* SONAR-4399 Fixed failing IT when changing issue filter ownershipJean-Baptiste Vilain2013-07-032-4/+7
* SONAR-4397 Rename permission dryrun => dryRunScanJulien HENRY2013-07-031-1/+1
* SONAR-4463 Renamed permissions tables to comply with the max length constrain...Jean-Baptiste Vilain2013-07-024-6/+6
* SONAR-3714 Execute issue update only once per issue and not once per issue pe...Julien Lancelot2013-07-023-11/+46
* SONAR-4469 Favourite issue filters still visible even if unsharedJulien Lancelot2013-07-0213-236/+204
* SONAR-4463 Added the new db tables related to permission templatesJean-Baptiste Vilain2013-07-027-1/+136
* SONAR-4398 Disable sharing flags for filters owned by others for nowJean-Baptiste Vilain2013-07-021-4/+8
* Update some HTML idJulien Lancelot2013-07-021-1/+1
* SONAR-4397 Rename permission dryrun => dryRunScanJulien HENRY2013-07-021-1/+1
* Fix test after renaming of dryRunScan permissionJulien HENRY2013-07-022-4/+4
* SONAR-4397 Rename permission dryrun => dryRunScanJulien HENRY2013-07-021-2/+2
* Add some HTML idJulien Lancelot2013-07-021-1/+1
* Add some HTML idJulien Lancelot2013-07-011-2/+2
* SONAR-4397 Rename permission dryrun => dryRunScanJulien HENRY2013-07-013-42/+7
* SONAR-4421 Fix some issue when displaying bulk change formJulien Lancelot2013-07-015-8/+22
* SONAR-4136 Added ids on UI elements for Selenium testsJean-Baptiste Vilain2013-07-013-10/+10
* Fix issue in properties WS that was returning all properties instead of oneJulien Lancelot2013-07-012-4/+4
* Deprecate MAX_ISSUE_KEYS in favour of MAX_PAGE_SIZE in issue queryJulien Lancelot2013-07-012-3/+9
* SONAR-4461 Displaying more than 2000 issues in the Issues code viewer fail on...Julien Lancelot2013-07-0115-35/+78
* SONAR-4099 Changed dashboard sharing permission name to lowerCamelCase (i.e. ...Jean-Baptiste Vilain2013-07-0111-16/+16
* SONAR-4136 Fixed display issue in modal window on dashboard ownership changeJean-Baptiste Vilain2013-07-012-1/+3
* Remove fetchSize in issues SQL and reactivate previously deactivated unit testJulien Lancelot2013-07-013-7/+5
* Temporary ignore failing unit test on OracleJulien Lancelot2013-07-011-0/+2
* SONAR-4412 Fixed failing unit testJean-Baptiste Vilain2013-07-011-9/+17
* SONAR-4449 Fix SQL returning issues with all columnsJulien Lancelot2013-07-013-65/+33
* SONAR-4412 revert check of last remaining admin userSimon Brandhof2013-06-297-100/+1
* Fix SQL requests on Oracle and SQLServerSimon Brandhof2013-06-292-1/+2
* Revert changes of issue filters related to authorizationSimon Brandhof2013-06-292-85/+94
* Revert deprecated code in MetricSimon Brandhof2013-06-291-3/+3
* SONAR-4421 Update issues number limit from 100 to 500 that could be bulk changedJulien Lancelot2013-06-284-14/+32