| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-15398 Project is not removed from application_projects table when deleted | Duarte Meneses | 2021-11-18 | 1 | -4/+18 |
* | SONAR-13427 Added a new endpoint to renew the project badge token | Lukasz Jarocki | 2021-11-16 | 1 | -0/+9 |
* | SONAR-13426 purge project_badge_token when a project is deleted | Pierre | 2021-11-15 | 1 | -0/+4 |
* | SONAR-13426 add api/project_badges/token endpoint | Pierre | 2021-11-15 | 1 | -0/+38 |
* | Make new portfolio queries oracle compliant | Jacek | 2021-11-09 | 1 | -12/+52 |
* | SONAR-15498 add IT and Purge should delete selected project if it only select... | Duarte Meneses | 2021-11-09 | 1 | -0/+13 |
* | SONAR-15528 Support export project branches in portfolio in XML | Jacek | 2021-11-09 | 1 | -0/+11 |
* | SONAR-15499 Show portfolio branch selection in views/show WS and clean select... | Duarte Meneses | 2021-11-09 | 2 | -52/+45 |
* | SONAR-15498 Compute manually selected projects in portfolio | Duarte Meneses | 2021-11-09 | 1 | -4/+4 |
* | SONAR-15498 Compute manually selected projects in portfolio | Jacek | 2021-11-09 | 1 | -7/+7 |
* | SONAR-15498 DB schema and WS supports project branches selection in portfolios | Duarte Meneses | 2021-11-09 | 1 | -35/+114 |
* | SONAR-15587 - Change DB Migration for sonarlint_ad_seen | Belen Pruvost | 2021-11-04 | 1 | -1/+1 |
* | SONAR-15574 open source background project export task processing | pierre | 2021-11-04 | 1 | -0/+61 |
* | SONAR-15588 Endpoint for dismissing sonarlint promotion | Zipeng WU | 2021-11-03 | 1 | -2/+9 |
* | SONAR-15587 - Return sonarLintAdSeen in CurrentAction payload | Belen Pruvost | 2021-11-03 | 1 | -0/+4 |
* | SONAR-15541 Create api/qualitygates/remove_user service | Zipeng WU | 2021-10-22 | 1 | -0/+6 |
* | SONAR-15442 Deactivate an user should remove its permission on Quality Gate | Zipeng WU | 2021-10-22 | 1 | -0/+5 |
* | SONAR-15539 - Removing a QG removes QG permissions | Belen Pruvost | 2021-10-22 | 2 | -1/+11 |
* | SONAR-15443 - Removing a group removes QG group permission | Belen Pruvost | 2021-10-22 | 1 | -0/+5 |
* | SONAR-15441 - QG Groups Remove Endpoint | Belen Pruvost | 2021-10-22 | 1 | -0/+6 |
* | SONAR-15514 Create api/qualitygates/search_users service | Zipeng WU | 2021-10-22 | 2 | -10/+71 |
* | SONAR-15441 - QG Groups Search Endpoint | Belen Pruvost | 2021-10-22 | 2 | -3/+57 |
* | SONAR-15441 - Create api/qualitygates/add_group endpoint | belen-pruvost-sonarsource | 2021-10-22 | 1 | -0/+46 |
* | SONAR-15500 Create api/qualitygates/add_user service | Zipeng WU | 2021-10-22 | 1 | -0/+37 |
* | SONAR-15523 Fixed an issue where the test selecting quickFixAvailable was no... | Lukasz Jarocki | 2021-10-18 | 1 | -1/+2 |
* | SONAR-15478 added a new boolean column to the Issues table quick_fix_available | Lukasz Jarocki | 2021-10-13 | 1 | -3/+5 |
* | SONAR-15307 Run Audit Purge operation in batches | Duarte Meneses | 2021-10-01 | 1 | -0/+18 |
* | SONAR-15450 Take pull requests into account when counting instance's NLOC | Duarte Meneses | 2021-09-27 | 1 | -1/+1 |
* | SONAR-15425 'api/rules/repositories' is empty for new instances | Duarte Meneses | 2021-09-23 | 1 | -0/+5 |
* | SONAR-15352 Reopened closed hotspots should bring back their previous state | Duarte Meneses | 2021-09-22 | 1 | -1/+0 |
* | SONAR-15334 - Addressing validation feedback | Belen Pruvost | 2021-09-16 | 1 | -3/+9 |
* | SONAR-15225 Cancelled tasks for indexations should be count as failures | Jacek | 2021-09-16 | 1 | -6/+6 |
* | SONAR-15335 - Avoid returning duplicates in Export Findings | Belen Pruvost | 2021-09-14 | 1 | -3/+11 |
* | SONAR-15334 - Project Export Findings endpoint | Pierre | 2021-09-14 | 1 | -0/+78 |
* | SONAR-15259 Purge project from portfolios when removed | Jacek | 2021-09-08 | 1 | -0/+7 |
* | SONAR-15259 Audit portfolios | Jacek | 2021-09-08 | 1 | -0/+11 |
* | SONAR-15259 Improve unit tests and fix Move WS | Duarte Meneses | 2021-09-08 | 1 | -18/+12 |
* | SONAR-15259 Use portfolios related tables in RemoveDeprecatedViewsStep | Jacek | 2021-09-08 | 1 | -0/+23 |
* | SONAR-15259 Use portfolios table in MoveAction WS | Duarte Meneses | 2021-09-08 | 1 | -0/+35 |
* | SONAR-15259 Use portfolios realted tables in DefineAction WS | Jacek | 2021-09-08 | 1 | -5/+28 |
* | SONAR-15259 Fix generation of subview key | Duarte Meneses | 2021-09-08 | 1 | -3/+43 |
* | SONAR-15259 Migrate portfolios from XML to DB | Jacek | 2021-09-08 | 1 | -8/+36 |
* | SONAR-15259 Create new tables, daos, dtos and mappers | Duarte Meneses | 2021-09-08 | 1 | -0/+208 |
* | SONAR-15142 consistently log 'userLogin' when refering to a user | Duarte Meneses | 2021-08-19 | 1 | -3/+3 |
* | SONAR-15237 Register removal of plugins | Duarte Meneses | 2021-08-04 | 1 | -0/+4 |
* | SONAR-15237 Improve startup performance of the web process | Duarte Meneses | 2021-08-04 | 2 | -7/+18 |
* | SONAR-15148 - Fix Audit paginated query for Oracle | Belen Pruvost | 2021-07-29 | 1 | -1/+35 |
* | SONAR-15144 - Audit Log Clean Up Job | belen-pruvost-sonarsource | 2021-07-27 | 1 | -3/+15 |
* | SONAR-15142 - Log Permission, Plugin, Secret Key, License and Settings | Belen Pruvost | 2021-07-27 | 1 | -0/+12 |
* | SONAR-15143 created api/audit_logs/download endpoint | Lukasz Jarocki | 2021-07-27 | 1 | -20/+9 |