aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/user
Commit message (Expand)AuthorAgeFilesLines
* Remove ability to get users from batchSimon Brandhof2015-06-171-6/+2
* Fix quality flawsSimon Brandhof2015-06-041-1/+1
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-202-3/+3
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-112-5/+9
* SONAR-5927 Restore UserFinder on batch side but deprecate itJulien HENRY2015-01-261-1/+4
* SONAR-6060 Move console issues report to the batchJulien HENRY2015-01-201-2/+1
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-115-5/+5
* SONAR-4816 Provide assignee real name in json report and issues WSJulien HENRY2013-12-031-1/+2
* Fix some quality flawsDinesh Bolkensteyn2013-08-291-1/+1
* Fix quality flawsJulien Lancelot2013-06-051-1/+1
* SONAR-4284 Display a changelog in the Issue detail pageSimon Brandhof2013-06-041-0/+1
* SONAR-4323 escape special characters % and _Simon Brandhof2013-05-161-1/+12
* SONAR-3755 UI for adding commentsSimon Brandhof2013-05-141-1/+1
* SONAR-4323 add search by free text and support of Select2Simon Brandhof2013-05-142-0/+23
* SONAR-4323 add Java client to WS /api/users/searchSimon Brandhof2013-05-131-0/+4
* SONAR-4323 new web service /api/users/searchSimon Brandhof2013-05-135-0/+221