aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/main/java/org/sonar/db/user/UserMapper.java
Commit message (Expand)AuthorAgeFilesLines
* Fix integer type of user and group idsSimon Brandhof2017-02-161-6/+6
* SONAR-8761 drop sync of root based on user permissionsSimon Brandhof2017-02-101-4/+0
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-8377 Remove issue filters daoJulien Lancelot2016-11-101-4/+0
* SONAR-8355 Remove measure filters DaoJulien Lancelot2016-11-091-4/+0
* SONAR-8354 Remove dao related to dashboardsJulien Lancelot2016-11-091-4/+0
* SONAR-8192 set/unset root with admin permission change though WSSébastien Lesaint2016-10-191-0/+5
* SONAR-8191 last root can't be unset via /api/root/unset_rootSébastien Lesaint2016-10-121-1/+5
* SONAR-8155 add UserDao.setRootSébastien Lesaint2016-10-121-1/+2
* SONAR-7212 Remove "sonar.issues.defaultAssigneeLogin" when removing a userJulien Lancelot2016-05-031-0/+2
* Add UserDao.selectByIdsJulien Lancelot2016-04-151-4/+1
* SONAR-7249 Identity provider must provide user loginJulien Lancelot2016-02-011-3/+0
* SONAR-7217 Fail to authenticate user with existing emailJulien Lancelot2016-01-271-0/+2
* SONAR-6226 Add ext identity columns in USERS tableJulien Lancelot2016-01-251-0/+3
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Improve some DAOs with conventions and DatabaseUtils.executeLargeInputs()Simon Brandhof2015-07-241-0/+3
* Extract module sonar-dbSimon Brandhof2015-07-041-0/+79