aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10136 Add method to get/set default quality gate on organizationJulien Lancelot2017-12-146-0/+31
* SONAR-10134 Add organization parameter in api/qualitygates/create_conditionJulien Lancelot2017-12-143-0/+19
* SONAR-10134 Add organization parameter in api/qualitygates/listJulien Lancelot2017-12-143-8/+10
* SONAR-10134 Add organization parameter in api/qualitygates/showJulien Lancelot2017-12-143-14/+34
* SONAR-10134 Add missing JDBC type in quality gate mapperJulien Lancelot2017-12-141-10/+10
* SONAR-10134 Allow creating quality gates in organization (wip)Eric Hartmann2017-12-144-5/+118
* SONAR-10134 Add QUALITY_GATES.UUID columnEric Hartmann2017-12-142-4/+14
* SONAR-10134 Add ORG_QUALITY_GATES tableEric Hartmann2017-12-145-0/+28
* Automatic merge from branch-6.7ssjenka2017-12-131-0/+2
|\
| * SONAR-10176 Fix query of users having a global permissionJulien HENRY2017-12-121-0/+2
| * Revert "SONAR-10176 Fix query of users having a global permission"Julien HENRY2017-12-071-2/+0
| * SONAR-10176 Fix query of users having a global permissionJulien HENRY2017-12-071-0/+2
* | SONAR-10116 Better scalability of loading of project measuresDaniel Schwarz2017-12-0523-265/+514
* | SONAR-10110 Remove LoadedTemplate DAOJulien Lancelot2017-12-048-217/+1
* | SONAR-10089 Automatically update built-in quality gateEric Hartmann2017-12-045-2/+16
* | SONAR-10087 Add built-in flag to provided quality gateJulien Lancelot2017-12-042-6/+13
* | SONAR-9000 Filter on membership in WS api/organizations/searchTeryk Bellahsene2017-11-292-5/+22
* | SONAR-10085 BranchDto and SnapshotDto have equals hashCode & toStringSébastien Lesaint2017-11-242-0/+69
* | SONAR-10040 add length validation to Tokens wsGuillaume Jambet2017-11-082-10/+3
* | SONAR-10040 add length validation to Events wsGuillaume Jambet2017-11-081-2/+2
* | SONAR-10040 add length validation to Metrics wsGuillaume Jambet2017-11-081-4/+4
* | SONAR-10040 add length validation to Request api and api/projects/createJulien Lancelot2017-11-081-1/+1
|/
* SONAR-9863 Do not return licenses hashed in api/settings/valueJulien Lancelot2017-11-012-17/+0
* SONAR-9993 Functional creation date of comment is no more nullableJulien Lancelot2017-11-011-7/+11
* DEV-4 Return branches analysis when searching for finished analysisJulien Lancelot2017-10-273-2/+7
* Fix quality flawsJulien Lancelot2017-10-261-1/+0
* SONAR-7992 Restrict length of version namesDaniel Schwarz2017-10-261-0/+7
* SONAR-9943 add InternalPropertiesDao#selectByKeysSébastien Lesaint2017-10-233-7/+77
* Improve coverageJulien HENRY2017-10-212-117/+9
* SONAR-8727 Do not fail when SCM login is longer than 255 charactersJulien HENRY2017-10-201-1/+2
* SONAR-9949 Also merge open issues from short living branchesJulien HENRY2017-10-206-9/+21
* SONAR-9987 Add a changelog entry when copying/merging issuesJulien HENRY2017-10-203-3/+21
* SONAR-9949 Copy all issue attributes when merging a short in a long living br...Julien HENRY2017-10-206-22/+43
* SONAR-9913 Match issues from short living branches more aggressivelyJulien HENRY2017-10-201-0/+1
* Fix some logger callsDaniel Trebbien2017-10-191-1/+1
* SONAR-7309 DB Cleaner strategy to keep only analyses with a versionTeryk Bellahsene2017-10-195-8/+77
* SONAR-9903 Ignore SCM accounts that are duplicates when adding a userTeryk Bellahsene2017-10-191-3/+2
* SONAR-9882 Implements storage of sonar.analysis.* propertiesEric Hartmann2017-10-1711-0/+379
* SONAR-9891 Add Analysis to PostProjectAnalysisTask.ProjectAnalysisEric Hartmann2017-10-171-0/+1
* SONAR-9880 Add ANALYSIS_UUID on WEBHOOK_DELIVERIESEric Hartmann2017-10-172-2/+16
* SONAR-9963 WS api/metrics/update fails properly if domain is longer than 64 c...Teryk Bellahsene2017-10-162-12/+26
* SONAR-9909 Slow indexing of portfolios at server startupSimon Brandhof2017-10-041-5/+7
* SONAR-9498 show correct n. of "more" items in quality profile changelogDaniel Schwarz2017-10-043-11/+14
* SONAR-9899 Remove all references to branches of type PRDuarte Meneses2017-10-045-91/+7
* SONAR-9887 Reuse information from issues in short living branches targeting c...Duarte Meneses2017-10-0410-0/+250
* SONAR-4824 support branches when filtering recipients on their permsSébastien Lesaint2017-10-046-10/+10
* SONAR-9820 Telemetry returns usingBranchesTeryk Bellahsene2017-10-033-0/+13
* SONAR-1330 Purge edit permissions when removing groupJulien Lancelot2017-10-023-0/+11
* SONAR-1330 Purge edit permissions when removing organization memberJulien Lancelot2017-10-023-0/+18
* SONAR-1330 Purge edit permissions when deleting userJulien Lancelot2017-10-023-0/+11