aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix quality flawsJulien Lancelot2013-07-0528-189/+379
|
* SONAR-4470 revert org.sonar.core.persistence.DatabaseUtilsSimon Brandhof2013-07-052-0/+215
|
* Fix quality flawJulien Lancelot2013-07-051-3/+8
|
* SONAR-4470 fix migration on SQLServerSimon Brandhof2013-07-041-2/+3
|
* SONAR-4470 fix migration on SQLServerSimon Brandhof2013-07-041-2/+2
|
* Fix PermissionTemplateMapper.xml on OracleSimon Brandhof2013-07-041-6/+6
|
* SONAR-4470 Performance issue when migrating DB from 3.5 to 3.6 (mainly with ↵Simon Brandhof2013-07-0437-458/+1244
| | | | Oracle)
* SONAR-4463 Renamed permission column and added DAO methodsJean-Baptiste Vilain2013-07-0420-27/+124
|
* SONAR-4421 Fix bug on transition actionJulien Lancelot2013-07-048-26/+24
|
* SONAR-4277 Rename "new coverage" metricsJulien HENRY2013-07-042-985/+985
|
* SONAR-4418 Fix issue when launching bulk change with a period selected and ↵Julien Lancelot2013-07-044-12/+9
| | | | fix set severity action
* SONAR-4421 Improve issues bulk change errors handlingJulien Lancelot2013-07-042-17/+10
|
* SONAR-4358 Remove Cobertura Plugin from Sonar distributionJulien HENRY2013-07-043-15/+2
|
* SONAR-4418 Add a way to bulk change issues from a resource viewerJulien Lancelot2013-07-049-60/+102
|
* SONAR-4463 Updated the permission tables and the permission template select ↵Jean-Baptiste Vilain2013-07-0421-42/+213
| | | | query
* 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 ↵Julien Lancelot2013-07-031-6/+1
| | | | false-positive when execution is too quick (0ms)
* 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 ↵Jean-Baptiste Vilain2013-07-024-6/+6
| | | | constraint on Oracle
* SONAR-3714 Execute issue update only once per issue and not once per issue ↵Julien Lancelot2013-07-023-11/+46
| | | | per action
* 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
|