aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20058 purge old anticipated transitions according to a max age propertyMatteo Mara2023-08-0211-25/+139
* SONAR-19372 Add black box test for validating the anticipated transition on i...Matteo Mara2023-08-021-0/+14
* SONAR-19372 validate transitionsPierre Guillot2023-08-025-20/+58
* SONAR-19372 add default comment when missingPierre2023-08-022-2/+25
* SONAR-19372 Add filePath field in anticipated_transitions and the associated ...Dimitris Kavvathas2023-08-0213-60/+269
* SONAR-19372 add api/issues/anticipated_transitions endpointDimitris Kavvathas2023-08-0219-1/+1281
* SONAR-19372 Add a new issue visitor in order to apply anticipated transitions...Matteo Mara2023-08-0212-2/+545
* SONAR-19372 add anticipated_transitions tableSteve Marion2023-08-0212-2/+440
* Revert "SONAR-19233 Drop deprecated paging response fields"Jacek Poreda2023-08-0227-37/+160
* SONAR-20039 Clarify to end users that the apiv2 is not stable yetAntoine Vigneau2023-07-311-5/+7
* SONAR-19967 Use POST api/v2/users on the FEguillaume-peoch-sonarsource2023-07-316-30/+46
* SONAR-19967 Use GET api/v2/users on the FE for Assigneesguillaume-peoch-sonarsource2023-07-318-43/+33
* SONAR-19967 Use DELETE api/v2/users/:login on the FEguillaume-peoch-sonarsource2023-07-3117-262/+217
* SONAR-19966 Remove list of groups in the users' listguillaume-peoch-sonarsource2023-07-314-107/+37
* SONAR-19967 Use GET api/v2/users on the FEguillaume-peoch-sonarsource2023-07-3115-109/+214
* SONAR-19967 Refactor User call using React Queryguillaume-peoch-sonarsource2023-07-3115-638/+534
* SONAR-19968 Web API v2 DocumentationViktor Vorona2023-07-3126-11/+2089
* SONAR-19896 UI improvements for project activity pageRevanshu Paliwal2023-07-3111-73/+95
* SONAR-19233 Drop deprecated paging response fieldsEric Giffon2023-07-3127-160/+37
* SONAR-19965 Add ITs for UserService::deactivate.Wojtek Wajerowicz2023-07-281-28/+296
* [NO JIRA] Improve Issues app testing permfomanceMathieu Suen2023-07-284-315/+391
* SONAR-19969 Support apiv2 POST /users to create a userAntoine Vigneau2023-07-2815-75/+641
* SONAR-19068 - UI glitch when announcement message is setKevin Silva2023-07-286-6/+184
* SONAR-19672 Migrating load more button in hotspot page to use new stylingRevanshu Paliwal2023-07-281-0/+1
* SONAR-19991 Don't depend on sonar-webserver-webapi in sonar-webserver-webapi-v2.Wojtek Wajerowicz2023-07-2841-79/+117
* SONAR-19709 Fixing input search debounce related issueRevanshu Paliwal2023-07-271-5/+8
* SONAR-19964 GET /api/v2/users/:login endpointWojtek Wajerowicz2023-07-278-28/+128
* SONAR-19547 Styling fixes for the clipboard buttonDavid Cho-Lerat2023-07-272-3/+4
* SONAR-20006 - fix warning on analysis for use of sonar.tests.exclusions Benjamin Campomenosi2023-07-272-17/+48
* SONAR-20019 - Fix get help urlKevin Silva2023-07-271-3/+4
* SONAR-19994 Scanner property for plugins download timeoutEric Giffon2023-07-262-2/+25
* SONAR-19157 Remove extra bottom separator for Application failed conditionsDavid Cho-Lerat2023-07-263-33/+104
* SONAR-19157 Fix activity graph area colorDavid Cho-Lerat2023-07-263-25/+12
* SONAR-19157 Fix "after merge" text appearenceDavid Cho-Lerat2023-07-262-10/+8
* SONAR-19157 Remove (s) for 1 failed conditionDavid Cho-Lerat2023-07-264-30/+44
* SONAR-14222 Allow to configure sasl QoP in LDAP contextJacek Poreda2023-07-262-2/+23
* SONAR-19922 Improvements in tutorials page after UX feedbackRevanshu Paliwal2023-07-269-21/+39
* SONAR-19963 Add tests for API v2 users controller and refactor existing testsAntoine Vigneau2023-07-2615-365/+365
* SONAR-19965 DELETE /api/v2/users/:login endpointWojtek Wajerowicz2023-07-2650-120/+326
* SONAR-19963 Add GET /api/v2/users endpointAurelien Poscia2023-07-2668-327/+1980
* SONAR-20016 Do not load issues or hotspots twice on page refreshDavid Cho-Lerat2023-07-254-6/+19
* SONAR-20010 - Project List improvementsKevin Silva2023-07-257-32/+33
* SONAR-19985 Reorder CrossComponentSourceViewer snippets in reading orderAmbroise C2023-07-241-3/+2
* SONAR-19961 Fix order of cards for PR overviewDavid Cho-Lerat2023-07-241-1/+1
* SONAR-19989 Remove extra separator in branch/PR menuDavid Cho-Lerat2023-07-241-16/+16
* SONAR-7704 Change type of components.created_at to bigintEric Giffon2023-07-2431-49/+622
* SONAR-18482 RTL portfolio overviewstanislavh2023-07-241-0/+9
* [NO-JIRA] Remove "act" warnings from IssuesApp-itDavid Cho-Lerat2023-07-241-91/+172
* SONAR-7698 Rename snapshots column build_date to analysis_dateAlain Kermis2023-07-2121-49/+228
* SONAR-19983 warning when running scanner with a Java version older than 17Pierre2023-07-213-3/+161