aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/java/org/sonar/server/user
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawsJean-Baptiste Lievremont2014-04-101-1/+1
* Refactor privileged code execution, protecting against un-stop()-ed privilege...Jean-Baptiste Lievremont2014-03-201-15/+50
* Add utility to execute privileged code without user session from HTTPJean-Baptiste Lievremont2014-03-191-0/+45
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1111-11/+11
* Fix some quality flawsSimon Brandhof2014-02-022-25/+28
* Fix some quality flawsSimon Brandhof2014-02-015-0/+376
* SONAR-4535 create activate / deactivate / update severity actions in QProfilesJulien Lancelot2013-12-182-2/+14
* Fix some quality flawsSimon Brandhof2013-12-092-1/+2
* Fix quality flawsJulien Lancelot2013-12-031-1/+1
* SONAR-2447 Refactor permission check to work with resource key instead of idsJulien HENRY2013-11-281-8/+8
* Fix quality flawJulien Lancelot2013-10-291-2/+5
* SONAR-4819 A project admin can no more manage permissions on his projectJulien Lancelot2013-10-281-2/+32
* SONAR-4694 Refactor GlobalPermission definitions by replacing object by strin...Julien Lancelot2013-09-202-11/+10
* SONAR-4694 Allow project permissions management from the permission web serviceJulien Lancelot2013-09-192-14/+16
* Fix some quality flawsDinesh Bolkensteyn2013-08-292-2/+2
* Fix minor quality flawsSimon Brandhof2013-08-011-2/+1
* SONAR-4453 Added a logical key in the permission_templates table and rearrang...Jean-Baptiste Vilain2013-07-122-4/+2
* SONAR-4412 Improved error handlingJean-Baptiste Vilain2013-07-031-3/+3
* Refator permissions to share same constants between Ruby and JavaJulien HENRY2013-07-032-11/+26
* Fix quality flawsJulien Lancelot2013-06-282-2/+7
* Improve authorization mechanism in Java codeSimon Brandhof2013-06-273-21/+121
* Fix some quality flawsSimon Brandhof2013-05-311-0/+47
* Fix some quality flawsSimon Brandhof2013-05-302-0/+135
* SONAR-3755 UI for adding commentsSimon Brandhof2013-05-141-1/+1
* SONAR-4323 add search by free text and support of Select2Simon Brandhof2013-05-141-0/+1
* SONAR-4323 add Java client to WS /api/users/searchSimon Brandhof2013-05-131-1/+6
* SONAR-4323 new web service /api/users/searchSimon Brandhof2013-05-132-0/+75