aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/user
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-214-231/+0
|
* Update license headers for 2022 [update headers]Pierre2022-01-284-4/+4
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-084-4/+4
|
* Format all headers for 2020Wouter Admiraal2020-01-074-4/+4
|
* Remove use of Guava in main sources of sonar-plugin-apiDuarte Meneses2019-07-121-1/+1
|
* Fix license headers for 2019Duarte Meneses2019-01-024-4/+4
|
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-291-42/+0
|
* Fix license headers for 2018Simon Brandhof2018-01-075-5/+5
|
* Decrease coupling with GuavaSimon Brandhof2017-07-251-2/+2
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-105-10/+10
|
* SONAR-8684 Remove Java classes related to railsJulien Lancelot2017-01-241-49/+0
|
* Improve error message of empty group nameSimon Brandhof2016-10-131-1/+1
|
* SONAR-8206 add WS api/root/searchSébastien Lesaint2016-10-121-0/+18
|
* Fix javadoc errorsJulien HENRY2016-04-111-1/+1
|
* SONAR-7441 add ComputeEngineSide annotation where applicableSébastien Lesaint2016-03-291-0/+2
|
* Fix quality flawsJulien Lancelot2016-03-231-1/+1
|
* SONAR-7448 Allow groups synchronization in IdentityProvider APIJulien Lancelot2016-03-221-0/+40
|
* Fix project title in copyright headersSimon Brandhof2016-01-135-5/+5
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-055-21/+20
|
* Remove ability to get users from batchSimon Brandhof2015-06-171-6/+2
| | | | + drop Hibernate model "User"
* 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