aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-12515 Decorate Azure PR using new settingsJulien Lancelot2019-11-061-1/+2
* SONAR-12515 Allow binding of projects on Azure ALMJulien Lancelot2019-11-062-3/+15
* SONAR-12512 Decorate PR using configuration from new ALM_SETTINGS tablesPierre Guillot2019-11-065-2/+36
* SONAR-12512 Allow project binding on multiple GitHub instancesJulien Lancelot2019-11-0614-4/+530
* SONAR-12576 Allow configuration of multiple Bitbucket instancesPierre Guillot2019-11-062-8/+19
* SONAR-12515 Allow configuration of multiple Azure instancesPierre Guillot2019-11-062-2/+20
* SONAR-12512 Allow configuration of multiple GitHub instancesJulien Lancelot2019-11-0615-1/+644
* SONAR-10408 Web service api/qualityprofiles/copy is too slowDuarte Meneses2019-10-211-7/+3
* SONAR-12531 drop usage of UserIdentity#getLogin and UserIdentity#setLogin (#...Jacek2019-10-171-5/+12
* Fix some code smell debt (#2143)Jacek2019-10-153-26/+49
* fix missing class constructor (mostly GSon serialized classes)Sébastien Lesaint2019-10-141-7/+7
* SONAR-12510 do not fail in views/define when app branch already existSébastien Lesaint2019-10-111-1/+5