aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/main/java/org/sonar/db/user/UserDto.java
Commit message (Expand)AuthorAgeFilesLines
* Fix integer type of user and group idsSimon Brandhof2017-02-161-3/+3
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-8155 add UserSession#isRoot and checkIsRootSébastien Lesaint2016-10-121-2/+3
* SONAR-8155 support root in UserDto, UserDao and UTsSébastien Lesaint2016-10-121-0/+16
* SONAR-7907 It should be possible to add SCM account that contains commaJulien Lancelot2016-09-161-5/+2
* SONAR-7732 Authentication is now done in JavaJulien Lancelot2016-06-291-2/+13
* SONAR-7739 Remove remember me cookieJulien Lancelot2016-06-151-21/+0
* SONAR-7254 Add USERS.LOCAL columnJulien Lancelot2016-03-211-0/+10
* SONAR-7020 forbid login with a space when creating a userTeryk Bellahsene2016-02-011-0/+4
* SONAR-7233 remove email / SCM accounts when deactivating a userJulien Lancelot2016-02-011-0/+21
* SONAR-6226 Add ext identity columns in USERS tableJulien Lancelot2016-01-251-0/+20
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Extract module sonar-dbSimon Brandhof2015-07-041-0/+175