aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4463 Added binding in internal rb class for new permission template ope...Jean-Baptiste Vilain2013-07-054-9/+44
* Fix issue when displaying internationalized errorsJulien Lancelot2013-07-051-1/+1
* SONAR-4474 Display action plan on issues code viewer bulk changeJulien Lancelot2013-07-051-3/+5
* Fix quality flawsSimon Brandhof2013-07-051-1/+1
* SONAR-4463 Added service facade to manage permission template CRUD operationsJean-Baptiste Vilain2013-07-057-0/+743
* SONAR-4388 Move from Sonar to SonarQubeJulien HENRY2013-07-059-24/+24
* Fix quality flawsSimon Brandhof2013-07-053-23/+23
* 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
* SONAR-4470 Performance issue when migrating DB from 3.5 to 3.6 (mainly with O...Simon Brandhof2013-07-0418-143/+879
* SONAR-4463 Renamed permission column and added DAO methodsJean-Baptiste Vilain2013-07-042-2/+2
* SONAR-4421 Fix bug on transition actionJulien Lancelot2013-07-048-26/+24
* SONAR-4418 Fix issue when launching bulk change with a period selected and fi...Julien Lancelot2013-07-044-12/+9
* SONAR-4421 Improve issues bulk change errors handlingJulien Lancelot2013-07-042-17/+10
* SONAR-4418 Add a way to bulk change issues from a resource viewerJulien Lancelot2013-07-048-57/+87
* SONAR-4463 Updated the permission tables and the permission template select q...Jean-Baptiste Vilain2013-07-042-0/+2
* 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-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
* Refator permissions to share same constants between Ruby and JavaJulien HENRY2013-07-0316-153/+220
* SONAR-4383 Fix issue when comparing filter idsJulien Lancelot2013-07-032-1/+13
* SONAR-4469 Favourite measure filters still visible even if unsharedJulien Lancelot2013-07-032-6/+8
* SONAR-4463 Changed join columns in permission template tablesJean-Baptiste Vilain2013-07-032-5/+5
* 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-022-2/+2
* 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-024-85/+155
* SONAR-4463 Added the new db tables related to permission templatesJean-Baptiste Vilain2013-07-023-0/+105
* 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
* 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-012-41/+6
* SONAR-4421 Fix some issue when displaying bulk change formJulien Lancelot2013-07-014-8/+21
* SONAR-4136 Added ids on UI elements for Selenium testsJean-Baptiste Vilain2013-07-013-10/+10
* SONAR-4099 Changed dashboard sharing permission name to lowerCamelCase (i.e. ...Jean-Baptiste Vilain2013-07-016-8/+8
* SONAR-4136 Fixed display issue in modal window on dashboard ownership changeJean-Baptiste Vilain2013-07-012-1/+3
* SONAR-4412 Fixed failing unit testJean-Baptiste Vilain2013-07-011-9/+17
* SONAR-4412 revert check of last remaining admin userSimon Brandhof2013-06-292-39/+0
* Revert changes of issue filters related to authorizationSimon Brandhof2013-06-292-85/+94
* SONAR-4421 Update issues number limit from 100 to 500 that could be bulk changedJulien Lancelot2013-06-282-10/+25
* SONAR-4421 Remove empty actions and issues from bulk change parametersJulien Lancelot2013-06-283-3/+44