| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-20058 purge old anticipated transitions according to a max age property | Matteo Mara | 2023-08-02 | 11 | -25/+139 |
* | SONAR-19372 Add black box test for validating the anticipated transition on i... | Matteo Mara | 2023-08-02 | 1 | -0/+14 |
* | SONAR-19372 validate transitions | Pierre Guillot | 2023-08-02 | 5 | -20/+58 |
* | SONAR-19372 add default comment when missing | Pierre | 2023-08-02 | 2 | -2/+25 |
* | SONAR-19372 Add filePath field in anticipated_transitions and the associated ... | Dimitris Kavvathas | 2023-08-02 | 13 | -60/+269 |
* | SONAR-19372 add api/issues/anticipated_transitions endpoint | Dimitris Kavvathas | 2023-08-02 | 19 | -1/+1281 |
* | SONAR-19372 Add a new issue visitor in order to apply anticipated transitions... | Matteo Mara | 2023-08-02 | 12 | -2/+545 |
* | SONAR-19372 add anticipated_transitions table | Steve Marion | 2023-08-02 | 12 | -2/+440 |
* | Revert "SONAR-19233 Drop deprecated paging response fields" | Jacek Poreda | 2023-08-02 | 27 | -37/+160 |
* | SONAR-20039 Clarify to end users that the apiv2 is not stable yet | Antoine Vigneau | 2023-07-31 | 1 | -5/+7 |
* | SONAR-19967 Use POST api/v2/users on the FE | guillaume-peoch-sonarsource | 2023-07-31 | 6 | -30/+46 |
* | SONAR-19967 Use GET api/v2/users on the FE for Assignees | guillaume-peoch-sonarsource | 2023-07-31 | 8 | -43/+33 |
* | SONAR-19967 Use DELETE api/v2/users/:login on the FE | guillaume-peoch-sonarsource | 2023-07-31 | 17 | -262/+217 |
* | SONAR-19966 Remove list of groups in the users' list | guillaume-peoch-sonarsource | 2023-07-31 | 4 | -107/+37 |
* | SONAR-19967 Use GET api/v2/users on the FE | guillaume-peoch-sonarsource | 2023-07-31 | 15 | -109/+214 |
* | SONAR-19967 Refactor User call using React Query | guillaume-peoch-sonarsource | 2023-07-31 | 15 | -638/+534 |
* | SONAR-19968 Web API v2 Documentation | Viktor Vorona | 2023-07-31 | 26 | -11/+2089 |
* | SONAR-19896 UI improvements for project activity page | Revanshu Paliwal | 2023-07-31 | 11 | -73/+95 |
* | SONAR-19233 Drop deprecated paging response fields | Eric Giffon | 2023-07-31 | 27 | -160/+37 |
* | SONAR-19965 Add ITs for UserService::deactivate. | Wojtek Wajerowicz | 2023-07-28 | 1 | -28/+296 |
* | [NO JIRA] Improve Issues app testing permfomance | Mathieu Suen | 2023-07-28 | 4 | -315/+391 |
* | SONAR-19969 Support apiv2 POST /users to create a user | Antoine Vigneau | 2023-07-28 | 15 | -75/+641 |
* | SONAR-19068 - UI glitch when announcement message is set | Kevin Silva | 2023-07-28 | 6 | -6/+184 |
* | SONAR-19672 Migrating load more button in hotspot page to use new styling | Revanshu Paliwal | 2023-07-28 | 1 | -0/+1 |
* | SONAR-19991 Don't depend on sonar-webserver-webapi in sonar-webserver-webapi-v2. | Wojtek Wajerowicz | 2023-07-28 | 41 | -79/+117 |
* | SONAR-19709 Fixing input search debounce related issue | Revanshu Paliwal | 2023-07-27 | 1 | -5/+8 |
* | SONAR-19964 GET /api/v2/users/:login endpoint | Wojtek Wajerowicz | 2023-07-27 | 8 | -28/+128 |
* | SONAR-19547 Styling fixes for the clipboard button | David Cho-Lerat | 2023-07-27 | 2 | -3/+4 |
* | SONAR-20006 - fix warning on analysis for use of sonar.tests.exclusions | Benjamin Campomenosi | 2023-07-27 | 2 | -17/+48 |
* | SONAR-20019 - Fix get help url | Kevin Silva | 2023-07-27 | 1 | -3/+4 |
* | SONAR-19994 Scanner property for plugins download timeout | Eric Giffon | 2023-07-26 | 2 | -2/+25 |
* | SONAR-19157 Remove extra bottom separator for Application failed conditions | David Cho-Lerat | 2023-07-26 | 3 | -33/+104 |
* | SONAR-19157 Fix activity graph area color | David Cho-Lerat | 2023-07-26 | 3 | -25/+12 |
* | SONAR-19157 Fix "after merge" text appearence | David Cho-Lerat | 2023-07-26 | 2 | -10/+8 |
* | SONAR-19157 Remove (s) for 1 failed condition | David Cho-Lerat | 2023-07-26 | 4 | -30/+44 |
* | SONAR-14222 Allow to configure sasl QoP in LDAP context | Jacek Poreda | 2023-07-26 | 2 | -2/+23 |
* | SONAR-19922 Improvements in tutorials page after UX feedback | Revanshu Paliwal | 2023-07-26 | 9 | -21/+39 |
* | SONAR-19963 Add tests for API v2 users controller and refactor existing tests | Antoine Vigneau | 2023-07-26 | 15 | -365/+365 |
* | SONAR-19965 DELETE /api/v2/users/:login endpoint | Wojtek Wajerowicz | 2023-07-26 | 50 | -120/+326 |
* | SONAR-19963 Add GET /api/v2/users endpoint | Aurelien Poscia | 2023-07-26 | 68 | -327/+1980 |
* | SONAR-20016 Do not load issues or hotspots twice on page refresh | David Cho-Lerat | 2023-07-25 | 4 | -6/+19 |
* | SONAR-20010 - Project List improvements | Kevin Silva | 2023-07-25 | 7 | -32/+33 |
* | SONAR-19985 Reorder CrossComponentSourceViewer snippets in reading order | Ambroise C | 2023-07-24 | 1 | -3/+2 |
* | SONAR-19961 Fix order of cards for PR overview | David Cho-Lerat | 2023-07-24 | 1 | -1/+1 |
* | SONAR-19989 Remove extra separator in branch/PR menu | David Cho-Lerat | 2023-07-24 | 1 | -16/+16 |
* | SONAR-7704 Change type of components.created_at to bigint | Eric Giffon | 2023-07-24 | 31 | -49/+622 |
* | SONAR-18482 RTL portfolio overview | stanislavh | 2023-07-24 | 1 | -0/+9 |
* | [NO-JIRA] Remove "act" warnings from IssuesApp-it | David Cho-Lerat | 2023-07-24 | 1 | -91/+172 |
* | SONAR-7698 Rename snapshots column build_date to analysis_date | Alain Kermis | 2023-07-21 | 21 | -49/+228 |
* | SONAR-19983 warning when running scanner with a Java version older than 17 | Pierre | 2023-07-21 | 3 | -3/+161 |