| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-15441 - QG Groups Search Endpoint | Belen Pruvost | 2021-10-22 | 1 | -0/+12 |
* | SONAR-15486 add a new field to response of /api/issues/search endpoint - quic... | Lukasz Jarocki | 2021-10-13 | 1 | -0/+2 |
* | SONAR-15458 update /api/users/current to return information about usage of so... | Lukasz Jarocki | 2021-10-01 | 1 | -0/+1 |
* | SONAR-15338 setSecuredSettings added to the api/settings/values endpoint | Lukasz Jarocki | 2021-09-16 | 1 | -0/+1 |
* | SONAR-15336 - Export Findings ITs | Belen Pruvost | 2021-09-14 | 2 | -0/+82 |
* | SONAR-15313 drop endpoints from WebAPI deprecated since 7.X | Lukasz Jarocki | 2021-08-26 | 17 | -571/+31 |
* | Code smell fix: Remove unused imports | Bruno Andrade | 2021-07-12 | 3 | -3/+0 |
* | SONAR-10762 Drop custom metrics WSs | Jacek | 2021-07-07 | 4 | -368/+0 |
* | SONAR-10762 Drop Manual Measure from portfolios | Zipeng WU | 2021-07-07 | 2 | -88/+0 |
* | SONAR-10762 Drop Custom Measures WS | Zipeng WU | 2021-07-07 | 9 | -569/+0 |
* | Creating specific map capacity and encapsuying others type/subtypes | Bruno Andrade | 2021-07-05 | 1 | -29/+48 |
* | SONAR-14836 fix hotspots api doc example | Zipeng WU | 2021-07-01 | 1 | -1/+1 |
* | SONAR-13184 filter hotspots by file | Jeremy Davis | 2021-06-29 | 1 | -0/+9 |
* | SONAR-14935 add 'detectedCI' field | Jacek | 2021-06-17 | 1 | -0/+1 |
* | SONAR-14812 - BBC Integration Tests | Belen Pruvost | 2021-06-03 | 4 | -0/+171 |
* | SONAR-14802 Search bitbucket cloud repository for onboarding | Zipeng WU | 2021-05-21 | 1 | -0/+16 |
* | SONAR-14213 Do not follow redirects when interacting with gitlab.com API | Wouter Admiraal | 2021-04-20 | 2 | -0/+33 |
* | SONAR-14598 Added ITs and generated code related to Bitbucket Cloud Ws Tests | Lukasz Jarocki | 2021-03-22 | 2 | -0/+103 |
* | SONAR-14598 Added support for monorepo flag in the SQ API for Bitbucket Cloud | Lukasz Jarocki | 2021-03-22 | 1 | -1/+1 |
* | SONAR-14192 Add optional return field 'deprecatedKeys' to /api/rules/search | Michal Duda | 2021-03-17 | 1 | -6/+9 |
* | SONAR-14564 Extend Azure DevOps Server project onboarding ITs | Philippe Perrin | 2021-03-16 | 2 | -10/+101 |
* | SONAR-14527 Use 30s write timeout when submitting scanner report | Duarte Meneses | 2021-03-03 | 5 | -7/+42 |
* | SONAR-13848 remove deprecated params from /api/users/* WS | Michal Duda | 2021-02-26 | 1 | -2/+1 |
* | SONAR-13848 remove deprecations from api/measure/* WS | Michal Duda | 2021-02-26 | 1 | -2/+1 |
* | SONAR-13848 remove deprecated response field 'debtTotal' from api/issues/search | Michal Duda | 2021-02-26 | 1 | -2/+1 |
* | SONAR-13848 remove deprecations from api/ce/component | Michal Duda | 2021-02-26 | 1 | -2/+1 |
* | SONAR-13848 remove deprecated component#uuid from WS responses | Michal Duda | 2021-02-26 | 1 | -2/+1 |
* | SONAR-14498 Support JSON property type | Jacek | 2021-02-26 | 1 | -0/+1 |
* | SONAR-14443 Deprecate 'sansTop25' param in WS | Jacek | 2021-02-17 | 1 | -0/+1 |
* | SONAR-14442 add cweTop25 value param to 'api/security_report' | Jacek | 2021-02-17 | 1 | -0/+1 |
* | SONAR-14369 Add ALM integration telemetry | Jacek | 2021-02-04 | 2 | -0/+101 |
* | SONAR-14404 - GH Monorepo flag on Set Binding | Belen Pruvost | 2021-02-02 | 2 | -0/+11 |
* | SONAR-14405 - GL Monorepo flag on Set Binding | Belen Pruvost | 2021-02-02 | 2 | -1/+11 |
* | SONAR-14274 add monorepo flag for bitbucket project binding | Pierre | 2021-02-02 | 2 | -0/+11 |
* | SONAR-14393 Add configuration for Bitbucket Cloud settings | Duarte Meneses | 2021-01-29 | 1 | -1/+2 |
* | SONAR-14394 Enable project binding for bitbucket cloud | Duarte Meneses | 2021-01-27 | 1 | -0/+8 |
* | SONAR-14334 update get_binding and set_azure_binding | Pierre | 2021-01-25 | 3 | -0/+12 |
* | SONAR-14306 - Moved SearchEvent WS to community edition | Mark Rekveld | 2021-01-14 | 2 | -1/+25 |
* | SONAR-14245 Drop organization related tables | Duarte Meneses | 2021-01-11 | 60 | -744/+8 |
* | SONAR-13930 Fix licence header | Jacek | 2021-01-11 | 1 | -1/+1 |
* | SONAR-13930 Allow migration of auth system | Jacek | 2021-01-11 | 3 | -1/+92 |
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 448 | -448/+448 |
* | SONAR-13999 Reserve organization fields for protobuf instead removing | Jacek | 2020-12-23 | 6 | -35/+45 |
* | SONAR-13999 Remove OrganizationDbTester | Michal Duda | 2020-12-22 | 7 | -402/+0 |
* | SONAR-13999 remove all organization WS | Michal Duda | 2020-12-22 | 14 | -195/+16 |
* | SONAR-13999 remove some organization WS | Michal Duda | 2020-12-22 | 7 | -481/+3 |
* | SONAR-13999 remove orgs from issue WS | Michal Duda | 2020-12-22 | 1 | -10/+8 |
* | SONAR-13999 drop organization from Notification WS | Jacek | 2020-12-22 | 1 | -1/+0 |
* | SONAR-13999 remove orgs from hotspots WS | Michal Duda | 2020-12-22 | 1 | -8/+7 |
* | SONAR-13999 drop organization from Components WS | Jacek | 2020-12-22 | 2 | -8/+3 |