aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-13221 change PK of propertiesPierre2020-05-258-108/+129
* SONAR-13221 change PK to uuid of RULES_PROFILES tableJacek2020-05-2515-148/+113
* SONAR-13221 change PK to uuid of PERMISSION_TEMPLATES tableJacek2020-05-2517-411/+392
* SONAR-13221 MetricsDuarte Meneses2020-05-2539-289/+295
* SONAR-13221 change PK to uuid of RULES_PARAMETERS tableJacek2020-05-2510-39/+50
* Fix ITsDuarte Meneses2020-05-251-1/+1
* Fix ITsDuarte Meneses2020-05-251-1/+1
* SONAR-13240 Change PK of ACTIVE_RULES and update FKDuarte Meneses2020-05-2514-150/+154
* SONAR-13221 Feedback from review and fix testsDuarte Meneses2020-05-255-6/+10
* SONAR-13221 Fix permission template tablesDuarte Meneses2020-05-2511-50/+70
* SONAR-13221 Update Dbversion83Duarte Meneses2020-05-251-15/+15
* SONAR-13221 Quality gate conditionsDuarte Meneses2020-05-256-36/+39
* SONAR-13221 Issue changesDuarte Meneses2020-05-255-11/+19
* SONAR-13221 File sourcesDuarte Meneses2020-05-255-16/+30
* SONAR-13221 User rolesDuarte Meneses2020-05-254-9/+18
* SONAR-13221 Group rolesDuarte Meneses2020-05-254-7/+20
* SONAR-13235 change PK of manual measuresMichal Duda2020-05-257-58/+79
* SONAR-13221 change PK to uuid of PROJECT_QPROFILES tableJacek2020-05-254-8/+13
* SONAR-13221 replace auto-incremented ID by UUID for user tokensPierre2020-05-255-4/+25
* SONAR-13221 change PK to uuid of PROJECT_MEASURES tableJacek2020-05-255-3/+26
* SONAR-13221 change PK to uuid of ACTIVE_RULE_PARAMETERS tableJacek2020-05-256-25/+35
* Do not recreate UuidFactory for DbTesterJacek2020-05-251-1/+3
* SONAR-13221 change PK to uuid of DUPLICATIONS_INDEX tableJacek2020-05-255-14/+24
* SONAR-13221 replace auto-incremented ID by UUID for ce_activityPierre2020-05-252-7/+5
* SONAR-13221 change PK of ce_queuePierre2020-05-252-13/+10
* SONAR-13221 Set primary key of 'SNAPSHOTS' table to column 'UUID' and drop 'ID'Julien Lancelot2020-05-2510-82/+52
* SONAR-13221 Set primary key of 'ISSUES' table to column 'KEE' and drop 'ID'Julien Lancelot2020-05-255-17/+2
* SONAR-13221 replace auto-incremented ID by UUID for notificationsPierre2020-05-256-39/+67
* SONAR-13221 Set primary key of 'EVENTS' table to column 'UUID' and drop 'ID'Julien Lancelot2020-05-257-37/+2
* SONAR-13188 store qualifier in project measure indexJacek2020-04-152-10/+38
* SONAR-13193 Stop using legacy project ID and use project UUID insteadDuarte Meneses2020-04-141-5/+4
* SONAR-13193 Stop using legacy project ID and use project UUID insteadDuarte Meneses2020-04-1470-1624/+983
* SONAR-12691 Refactor measures DAODuarte Meneses2020-03-3010-533/+112
* SONAR-12691 Don't persist project measures that are not historicalDuarte Meneses2020-03-309-129/+1
* SONAR-12691 Dont delete past measures of directories and filesDuarte Meneses2020-03-307-108/+12
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-234-4/+4
* SONAR-13155 Drop usage of commons-dbutilsSimon Brandhof2020-03-212-5/+8
* SONAR-13160 Fix display of Portfolio Admin page when project contains UTF-8 c...Julien Lancelot2020-03-122-4/+4
* SONAR-12928 Persistence of live measures is a performance hotspot on Oracle a...Duarte Meneses2020-03-114-53/+77
* SONAR-13139 Add 'summaryCommentEnable' property to allow enable/disable of sh...Jacek2020-03-065-15/+78
* SONAR-13126 add summary of analysis to GH discussion tabJacek2020-03-061-0/+1
* SONAR-13099 ALM settings WS for GitLab should support URL and project bindingDuarte Meneses2020-02-211-0/+1
* SONAR-13003 display already imported BBS reposPierre Guillot2020-02-206-2/+61
* SONAR-13002 auto configure PR settings when BBS project is importedPierre Guillot2020-02-201-1/+0
* cleanup unused sonarcloud codePierre Guillot2020-02-204-43/+0
* SONAR-13001 apply review feedbackPierre Guillot2020-02-205-39/+57
* SONAR-13001 create endpoint alm_integrations/set_patPierre Guillot2020-02-2015-2/+567
* SONAR-13089 Fix permission template issue when lot of groupsJulien Lancelot2020-02-185-27/+77
* SONAR-12961 add facets for new code period: new_security_hotspots_reviewed, n...Jacek2020-02-111-0/+2
* SONAR-12961 add facets for: security_hotspots_reviewed, security_review_ratingJacek2020-02-111-0/+2