aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/security
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6867: Add a new APIs UserDetails.getUserId()/setUserId(String userId)Sulabh Upadhyay2015-10-051-4/+20
* SONAR-6856 : Add a new API ExternalGroupsProvider.doGetGroups(Context context...Sulabh Upadhyay2015-09-291-2/+35
* SONAR-6502 WS permissions/add_group_to_template add a group to a permission t...Teryk Bellahsene2015-08-241-1/+3
* Remove ability to get users from batchSimon Brandhof2015-06-171-3/+1
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-205-7/+7
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-115-12/+25
* SONAR-5927 Restore UserFinder on batch side but deprecate itJulien HENRY2015-01-261-0/+2
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1110-10/+10
* SONAR-4543 Make it possible to flag local/technical accountsJulien HENRY2013-12-181-1/+1
* Fix some quality flawsDinesh Bolkensteyn2013-08-291-1/+1
* Update copyright headersSimon Brandhof2013-04-2210-40/+40
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-2110-30/+30
* SONAR-4069 ResourcePermission need to be in TaskContainerJulien HENRY2013-03-181-2/+2
* SONAR-4050 The roles on each project are re-initialized with the default valu...Simon Brandhof2013-01-031-0/+3
* SONAR-3646 fix transaction conflict with H2Simon Brandhof2012-07-201-1/+13
* Remove warningsDavid Gageot2012-07-161-0/+1
* Deploy the component ResourcePermissions on server-sideSimon Brandhof2012-07-121-1/+2
* Improve and refactor the ResourcePermissions componentSimon Brandhof2012-07-121-1/+1
* SONAR-3618 Better naming of ResourcePermissioning methodsSimon Brandhof2012-07-061-4/+4
* SONAR-3618 Support custom default permissions for non-project resourcesSimon Brandhof2012-07-054-179/+79
* Update javadoc of SecurityRealm : prefer low-case idsSimon Brandhof2012-06-201-1/+1
* Remove violationDavid Gageot2012-06-151-1/+1
* Remove violationsDavid Gageot2012-06-141-2/+1
* Add some testsSimon Brandhof2012-06-121-3/+2
* Fix warningsDavid Gageot2012-05-251-0/+1
* Unused importsDavid Gageot2012-05-092-5/+0
* SONAR-2950 Single Sign On with external authentication mechanismSimon Brandhof2012-05-086-4/+158
* Fix violationsEvgeny Mandrikov2012-01-161-1/+2
* SONAR-3137,SONAR-2292 Add synchronization of groups, prepare API for future e...Evgeny Mandrikov2012-01-115-25/+46
* Update copyright header for this new yearSimon Brandhof2012-01-108-8/+8
* SONAR-3137,SONAR-2292 Complete API for external security systemsEvgeny Mandrikov2012-01-103-3/+97
* SONAR-3137 Add experimental API to retrieve users from external systemEvgeny Mandrikov2012-01-092-0/+88
* Fix violationsEvgeny Mandrikov2011-10-241-1/+1
* SONAR-2655 define toString() on all the hibernate modelsSimon Brandhof2011-08-162-0/+14
* Add method findById to UserFinder and make it available as BatchComponentEvgeny Mandrikov2011-07-251-1/+4
* SONAR-2607 Provide email notifications on review changesEvgeny Mandrikov2011-07-221-0/+32
* Upgrade copyright headerssimonbrandhof2011-02-043-3/+3
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-063-0/+201