aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao
Commit message (Expand)AuthorAgeFilesLines
* 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 use the official Maven coordinates of Oracle driverSimon Brandhof2020-03-211-1/+1
* SONAR-13155 Drop usage of commons-dbutilsSimon Brandhof2020-03-213-6/+9
* 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-13093 Optimize cache of issues in Compute EngineSébastien Lesaint2020-03-111-0/+5
* 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
* SONAR-12962 Compute Security Review measures on new codeJulien Lancelot2020-02-112-1/+6
* SONAR-12802 SONAR-12927 Fix moved file detection for cobol and when calculati...Duarte Meneses2020-02-071-3/+3
* SONAR-12689 change WS to use ProjectDtoDuarte Meneses2020-01-3110-60/+75
* SONAR-12689 migrated tags, updated test frameworkMichal Duda2020-01-3117-198/+210
* SONAR-12689 Separate storage of projects/apps from their components and branchesDuarte Meneses2020-01-3176-522/+1674
* SONAR-12723 api/issues/tags and component_tags ignore HotspotsSébastien Lesaint2020-01-131-0/+3
* SONAR-12723 Filter hotspots in api/issues/bulk_changeJacek2020-01-131-5/+1
* SONAR-12723 remove hotspots from issues APIJacek2020-01-131-1/+5
* SONAR-12723 text fixtures enforce split of issue from secu hotspotSébastien Lesaint2020-01-132-5/+197
* SONAR-12726 api/hotspots/search supports ApplicationsSébastien Lesaint2020-01-131-0/+15
* SONAR-12725 drop manual vulnerabilitiesJacek2020-01-134-71/+8
* SONAR-12717 refactor SecurityStandardHelper into SecurityStandardsSébastien Lesaint2020-01-133-28/+36
* Format all headers for 2020Wouter Admiraal2020-01-07539-540/+539
* SONAR-12773 add gitlab alm settingsPierre Guillot2019-12-163-3/+28
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-1024-39/+38
* SONAR-12673 Fix issue managementDuarte Meneses2019-12-099-30/+20
* SONAR-12636 set `excludeFromPurge` on branch creation based on global settingsMichal Duda2019-12-093-2/+4
* SONAR-12679 Use single branch typeDuarte Meneses2019-12-0913-59/+53
* SONAR-12636 add a global setting that defines default list of branches to keepMichal Duda2019-12-0913-59/+106
* SONAR-12626 remove references to SLBDuarte Meneses2019-12-0914-29/+19
* SONAR-12626 CE and Web no longer support SLBsDuarte Meneses2019-12-095-31/+17
* SONAR-12666 Fix groups sorting when high number of groupsJulien Lancelot2019-12-026-41/+147
* SONAR-12701 upgrade H2 from 1.3 to 1.4Sébastien Lesaint2019-11-182-978/+978
* SONAR-12512 Fix SQL queries on MsSQLJulien Lancelot2019-11-061-9/+9
* SONAR-12512 SONAR-12514 SONAR-12515 Fix ordering of lists WSJulien Lancelot2019-11-061-1/+1
* SONAR-12512 SONAR-12514 SONAR-12515 Increase ALM key from 80 to 200Julien Lancelot2019-11-062-4/+4
* SONAR-12515 Allow binding of projects on Bitbucket ALMJulien Lancelot2019-11-062-3/+16