aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable failing UTJulien Lancelot2013-06-281-0/+2
* SONAR-4412 Added support of group 'Anyone' in permission changeJean-Baptiste Vilain2013-06-281-1/+11
* SONAR-4449 Issue display should not fail on deleted action planJulien Lancelot2013-06-284-19/+72
* SONAR-4421 Improve comment formJulien Lancelot2013-06-281-2/+5
* SONAR-4421 Do not display plan select box if selected project has no action planJulien Lancelot2013-06-281-2/+1
* SONAR-4412 Added support of group 'Anyone'Jean-Baptiste Vilain2013-06-281-2/+2
* SONAR-4412 Added support of group 'Anyone'Jean-Baptiste Vilain2013-06-282-6/+21
* SONAR-4412 Added checks to prevent last system admin permission removalJean-Baptiste Vilain2013-06-282-0/+41
* Add org.sonar.server.exceptions.NotFoundExceptionSimon Brandhof2013-06-281-0/+36
* SONAR-4458 Bad error message in /api/violations when parameters scopes, quali...Simon Brandhof2013-06-281-3/+3
* SONAR-4447 Add documentationJulien HENRY2013-06-281-1/+1
* SONAR-4456 SonarQube footer should always be in EnglishJulien HENRY2013-06-281-7/+7
* SONAR-4447 Homepage link in error page is badly displayedJulien HENRY2013-06-281-1/+3
* SONAR-4421 Improve comment designJulien Lancelot2013-06-281-3/+10
* Fix quality flawsJulien Lancelot2013-06-283-2/+10
* SONAR-1718 No way to define a criteria on 'Alert' in a Measure filterJulien HENRY2013-06-271-2/+11
* SONAR-4421 Rename submit button to 'Apply'Julien Lancelot2013-06-271-1/+1
* SONAR-4444 Rename some assign optionsJulien Lancelot2013-06-273-4/+8
* SONAR-4421 Add severity dropdown component to display severities with images ...Julien Lancelot2013-06-274-19/+35
* SONAR-4412 Completed users and groups roles management WS backendJean-Baptiste Vilain2013-06-2710-9/+634
* SONAR-4411 user deactivation is fully implemented in JavaSimon Brandhof2013-06-273-31/+13
* Improve authorization mechanism in Java codeSimon Brandhof2013-06-2718-145/+619
* SONAR-4421 Add commentJulien Lancelot2013-06-272-1/+4
* SONAR-4421 Add transition actionJulien Lancelot2013-06-271-3/+9
* SONAR-4397 Minor label changes and default groups for dryrun and scanJulien HENRY2013-06-271-16/+16
* SONAR-4421 Fix bulk change issue and error handling issueJulien Lancelot2013-06-276-17/+30
* SONAR-4394 Improve ui error handlingJulien Lancelot2013-06-278-54/+132
* SONAR-4394 Fixed issue filters problem when saving existing filterJulien Lancelot2013-06-279-54/+194