aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/resources/org/sonar/db
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15398 Project is not removed from application_projects table when deletedDuarte Meneses2021-11-181-4/+18
* SONAR-13427 Added a new endpoint to renew the project badge tokenLukasz Jarocki2021-11-161-0/+9
* SONAR-13426 purge project_badge_token when a project is deletedPierre2021-11-151-0/+4
* SONAR-13426 add api/project_badges/token endpointPierre2021-11-151-0/+38
* Make new portfolio queries oracle compliantJacek2021-11-091-12/+52
* SONAR-15498 add IT and Purge should delete selected project if it only select...Duarte Meneses2021-11-091-0/+13
* SONAR-15528 Support export project branches in portfolio in XMLJacek2021-11-091-0/+11
* SONAR-15499 Show portfolio branch selection in views/show WS and clean select...Duarte Meneses2021-11-092-52/+45
* SONAR-15498 Compute manually selected projects in portfolioDuarte Meneses2021-11-091-4/+4
* SONAR-15498 Compute manually selected projects in portfolioJacek2021-11-091-7/+7
* SONAR-15498 DB schema and WS supports project branches selection in portfoliosDuarte Meneses2021-11-091-35/+114
* SONAR-15587 - Change DB Migration for sonarlint_ad_seenBelen Pruvost2021-11-041-1/+1
* SONAR-15574 open source background project export task processingpierre2021-11-041-0/+61
* SONAR-15588 Endpoint for dismissing sonarlint promotionZipeng WU2021-11-031-2/+9
* SONAR-15587 - Return sonarLintAdSeen in CurrentAction payloadBelen Pruvost2021-11-031-0/+4
* SONAR-15541 Create api/qualitygates/remove_user serviceZipeng WU2021-10-221-0/+6
* SONAR-15442 Deactivate an user should remove its permission on Quality GateZipeng WU2021-10-221-0/+5
* SONAR-15539 - Removing a QG removes QG permissionsBelen Pruvost2021-10-222-1/+11
* SONAR-15443 - Removing a group removes QG group permissionBelen Pruvost2021-10-221-0/+5
* SONAR-15441 - QG Groups Remove EndpointBelen Pruvost2021-10-221-0/+6
* SONAR-15514 Create api/qualitygates/search_users serviceZipeng WU2021-10-222-10/+71
* SONAR-15441 - QG Groups Search EndpointBelen Pruvost2021-10-222-3/+57
* SONAR-15441 - Create api/qualitygates/add_group endpointbelen-pruvost-sonarsource2021-10-221-0/+46
* SONAR-15500 Create api/qualitygates/add_user serviceZipeng WU2021-10-221-0/+37
* SONAR-15523 Fixed an issue where the test selecting quickFixAvailable was no...Lukasz Jarocki2021-10-181-1/+2
* SONAR-15478 added a new boolean column to the Issues table quick_fix_availableLukasz Jarocki2021-10-131-3/+5
* SONAR-15307 Run Audit Purge operation in batchesDuarte Meneses2021-10-011-0/+18
* SONAR-15450 Take pull requests into account when counting instance's NLOCDuarte Meneses2021-09-271-1/+1
* SONAR-15425 'api/rules/repositories' is empty for new instancesDuarte Meneses2021-09-231-0/+5
* SONAR-15352 Reopened closed hotspots should bring back their previous stateDuarte Meneses2021-09-221-1/+0
* SONAR-15334 - Addressing validation feedbackBelen Pruvost2021-09-161-3/+9
* SONAR-15225 Cancelled tasks for indexations should be count as failuresJacek2021-09-161-6/+6
* SONAR-15335 - Avoid returning duplicates in Export FindingsBelen Pruvost2021-09-141-3/+11
* SONAR-15334 - Project Export Findings endpointPierre2021-09-141-0/+78
* SONAR-15259 Purge project from portfolios when removedJacek2021-09-081-0/+7
* SONAR-15259 Audit portfoliosJacek2021-09-081-0/+11
* SONAR-15259 Improve unit tests and fix Move WSDuarte Meneses2021-09-081-18/+12
* SONAR-15259 Use portfolios related tables in RemoveDeprecatedViewsStepJacek2021-09-081-0/+23
* SONAR-15259 Use portfolios table in MoveAction WSDuarte Meneses2021-09-081-0/+35
* SONAR-15259 Use portfolios realted tables in DefineAction WSJacek2021-09-081-5/+28
* SONAR-15259 Fix generation of subview keyDuarte Meneses2021-09-081-3/+43
* SONAR-15259 Migrate portfolios from XML to DBJacek2021-09-081-8/+36
* SONAR-15259 Create new tables, daos, dtos and mappersDuarte Meneses2021-09-081-0/+208
* SONAR-15142 consistently log 'userLogin' when refering to a userDuarte Meneses2021-08-191-3/+3
* SONAR-15237 Register removal of pluginsDuarte Meneses2021-08-041-0/+4
* SONAR-15237 Improve startup performance of the web processDuarte Meneses2021-08-042-7/+18
* SONAR-15148 - Fix Audit paginated query for OracleBelen Pruvost2021-07-291-1/+35
* SONAR-15144 - Audit Log Clean Up Jobbelen-pruvost-sonarsource2021-07-271-3/+15
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-271-0/+12
* SONAR-15143 created api/audit_logs/download endpointLukasz Jarocki2021-07-271-20/+9