aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/property
Commit message (Expand)AuthorAgeFilesLines
...
* Fix license headers for 2019Duarte Meneses2019-01-0210-10/+10
* SONAR-10599 Synchronize login during authenticationJulien Lancelot2018-05-232-0/+6
* SONAR-10592 ability to pause/resume Compute Engine workersSimon Brandhof2018-05-101-0/+4
* Fix license headers for 2018Simon Brandhof2018-01-0710-10/+10
* SONAR-9863 Do not return licenses hashed in api/settings/valueJulien Lancelot2017-11-011-6/+0
* SONAR-9943 add InternalPropertiesDao#selectByKeysSébastien Lesaint2017-10-232-5/+73
* SONAR-4824 support branches when filtering recipients on their permsSébastien Lesaint2017-10-042-3/+3
* SONAR-7024 PropertiesDao#findUsersForNotification return global flagSébastien Lesaint2017-10-023-3/+82
* SONAR-4824 Prevent notification when user does not have Browse permissionEric Hartmann2017-10-022-10/+7
* SONAR-9616 compute engine backend to support branchesSimon Brandhof2017-09-122-10/+2
* MMF-935 experiment ES resilience of user creationEric Hartmann2017-07-051-3/+3
* SONAR-8957 Move deletion of default assignee settings from UserDao to Deactiv...Julien Lancelot2017-04-202-0/+6
* Merge remote-tracking branch 'origin/branch-6.3'Julien Lancelot2017-03-242-4/+13
* Move test helper class to test packageJulien Lancelot2017-03-231-98/+0
* Use java.util.function.Consumer when executing DB large input without outputTeryk Bellahsene2017-03-211-8/+2
* SONAR-8893 WS api/organizations/remove_member remove default assignee propertiesTeryk Bellahsene2017-03-212-1/+12
* SONAR-8893 WS api/organizations/remove_member remove from propertiesTeryk Bellahsene2017-03-212-0/+13
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-1710-0/+912