aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15398 update class and method namesDuarte Meneses2021-11-182-2/+2
* SONAR-15398 Project is not removed from application_projects table when deletedDuarte Meneses2021-11-184-12/+39
* SONAR-13427 implement ITsLukasz Jarocki2021-11-161-0/+1
* SONAR-13427 Added a new endpoint to renew the project badge tokenLukasz Jarocki2021-11-165-1/+27
* SONAR-13426 purge project_badge_token when a project is deletedPierre2021-11-154-0/+15
* SONAR-13426 add api/project_badges/token endpointPierre2021-11-1510-2/+282
* 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-094-1/+20
* SONAR-15528 Support export project branches in portfolio in XMLJacek2021-11-093-0/+22
* SONAR-15499 Show portfolio branch selection in views/show WS and clean select...Duarte Meneses2021-11-097-70/+56
* SONAR-15498 Compute manually selected projects in portfolioDuarte Meneses2021-11-092-9/+9
* SONAR-15498 Compute manually selected projects in portfolioJacek2021-11-094-19/+19
* SONAR-15498 DB schema and WS supports project branches selection in portfoliosDuarte Meneses2021-11-096-66/+213
* SONAR-15587 - Change DB Migration for sonarlint_ad_seenBelen Pruvost2021-11-041-1/+1
* SONAR-15574 open source background project export task processingpierre2021-11-044-0/+102
* SONAR-15588 Endpoint for dismissing sonarlint promotionZipeng WU2021-11-033-2/+15
* SONAR-15587 - Return sonarLintAdSeen in CurrentAction payloadBelen Pruvost2021-11-032-0/+14
* SONAR-15603 - Quality Profile permission delegation logsBelen Pruvost2021-11-0310-26/+176
* SONAR-15602 - Quality Gate permission delegation logsBelen Pruvost2021-11-039-16/+257
* SONAR-15541 Create api/qualitygates/remove_user serviceZipeng WU2021-10-223-0/+12
* SONAR-15442 Deactivate an user should remove its permission on Quality GateZipeng WU2021-10-223-0/+11
* SONAR-15539 - Removing a QG removes QG permissionsBelen Pruvost2021-10-226-5/+28
* SONAR-15443 - Removing a group removes QG group permissionBelen Pruvost2021-10-223-0/+11
* SONAR-15441 - QG Groups Remove EndpointBelen Pruvost2021-10-223-0/+13
* SONAR-15514 Create api/qualitygates/search_users serviceZipeng WU2021-10-2215-153/+136
* SONAR-15441 - QG Groups Search EndpointBelen Pruvost2021-10-2210-52/+226
* SONAR-15441 - Create api/qualitygates/add_group endpointbelen-pruvost-sonarsource2021-10-227-0/+221
* SONAR-15500 Create api/qualitygates/add_user serviceZipeng WU2021-10-227-0/+200
* SONAR-15487 change quickfix type to be false by default (Solving issue with O...Pierre2021-10-191-5/+4
* SONAR-15523 Fixed an issue where the test selecting quickFixAvailable was no...Lukasz Jarocki2021-10-181-1/+2
* SONAR-15517 fixed an issue when sometimes audit logs could not be downloadedLukasz Jarocki2021-10-141-1/+1
* SONAR-15487 added unit test for quickFixAvailable added in Issue and DefaultI...Lukasz Jarocki2021-10-131-1/+1
* SONAR-15479 updated saving issues from report in the database - added quickFi...Lukasz Jarocki2021-10-131-0/+3
* SONAR-15478 added a new boolean column to the Issues table quick_fix_availableLukasz Jarocki2021-10-132-3/+16
* SONAR-15307 Run Audit Purge operation in batchesDuarte Meneses2021-10-013-6/+22
* SONAR-15450 Take pull requests into account when counting instance's NLOCDuarte Meneses2021-09-273-6/+2
* Fix code quality issuesDuarte Meneses2021-09-241-4/+4
* SONAR-15425 'api/rules/repositories' is empty for new instancesDuarte Meneses2021-09-233-6/+23
* SONAR-15352 Reopened closed hotspots should bring back their previous stateDuarte Meneses2021-09-221-1/+0
* SONAR-15143 - Using ISO8601 for DateTimes9.1.0.47736Belen Pruvost2021-09-162-3/+6
* SONAR-15334 - Addressing validation feedbackBelen Pruvost2021-09-162-3/+20
* [NO-JIRA] Fixing Quality GateBelen Pruvost2021-09-163-4/+4
* SONAR-15225 Cancelled tasks for indexations should be count as failuresJacek2021-09-163-9/+9
* [NO-JIRA] Addressing some code smellsBelen Pruvost2021-09-164-5/+49
* SONAR-15335 - Avoid returning duplicates in Export FindingsBelen Pruvost2021-09-143-3/+17
* SONAR-15334 - Project Export Findings endpointPierre2021-09-144-1/+99
* SONAR-15259 Purge project from portfolios when removedJacek2021-09-084-0/+17
* SONAR-15259 Audit portfoliosJacek2021-09-083-0/+20
* SONAR-15259 Improve unit tests and fix Move WSDuarte Meneses2021-09-084-62/+111
* SONAR-15259 Use portfolios related tables in RemoveDeprecatedViewsStepJacek2021-09-083-12/+36