aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-18872 improve total ncloc computation10.0.0.68432Pierre2023-03-3023-75/+591
|
* SONAR-17705 fix description of qualitygates/copy and qualitygates/rename ↵Matteo Mara2023-03-302-2/+2
| | | | endpoints
* [NO-JIRA] Remove generic code smellsMatteo Mara2023-03-305-6/+5
|
* [NO-JIRA] Remove code smells related to missing @deprecated javadocMatteo Mara2023-03-305-2/+21
|
* SONAR-18745 Drop default field in api/qualitygates/listMatteo Mara2023-03-304-16/+2
|
* SONAR-18657 Add members view for groups in a managed instanceMathieu Suen2023-03-3018-374/+216
|
* SONAR-18776 Fixes for project menu after UX validationRevanshu Paliwal2023-03-309-12/+17
|
* NO-JIRA remove Optional<> method parameterAurelien Poscia2023-03-301-4/+4
|
* NO-JIRA added missing package-info.javaAurelien Poscia2023-03-306-0/+119
|
* SONAR-18750 Remove api/qualityprofiles/projects deprecated more response fieldZipeng WU2023-03-301-2/+1
|
* SONAR-18747 Remove api/qualitygates/search deprecated more response fieldZipeng WU2023-03-303-7/+7
|
* SONAR-18746 Drop periodIndex field related to periodsMatteo Mara2023-03-305-20/+2
|
* SONAR-18931 Migrate to RTL for PRDecorationBindingstanislavh2023-03-3018-2496/+453
|
* SONAR-18581 Migrate RTL for EncryptionApp & components/AlmIntegrationstanislavh2023-03-3053-5258/+661
|
* SONAR-18828 Specify dotnet scanner version in warningEric Giffon2023-03-302-6/+55
|
* SONAR-18448 Migrate the components/issue tests to RTLWouter Admiraal2023-03-3054-4845/+985
|
* SONAR-18393 Return 400 Bad Request in case request contains unsupported charAurelien Poscia2023-03-302-0/+14
|
* SONAR-18918 Fixing accessibility issues in global searchRevanshu Paliwal2023-03-302-60/+70
|
* SONAR-18421 Migrate project nav tests to RTLJeremy Davis2023-03-3024-1174/+294
|
* SONAR-18868 Fix Main and Top Bars positionningJeremy Davis2023-03-304-40/+23
|
* SONAR-18892 Fix leading stacked location in source viewerMathieu Suen2023-03-307-39/+26
|
* SONAR-18888 UserApp and GroupApp refactorizationguillaume-peoch-sonarsource2023-03-3023-850/+563
|
* SONAR-18933 Deprecate the id field in the response of quality gates copy and ↵Matteo Mara2023-03-302-0/+2
| | | | rename endpoints
* SONAR-18752 Drop the id field in the response of multiple endpointsMatteo Mara2023-03-309-34/+28
|
* SONAR-18587 upgrade text analyzers to 2.0.2.1090Steve Marion2023-03-301-1/+1
|
* SONAR-18913 upgrade dbd analyzers to 1.13.0.3408Steve Marion2023-03-301-3/+3
|
* SONAR-18263 upgrade tsql analyzer to 1.8.0.5601Steve Marion2023-03-301-1/+1
|
* SONAR-18762 SONAR-18394 SONAR-18523 upgrade python analyzer to 4.1.0.11333Steve Marion2023-03-301-1/+1
|
* SONAR-18836 upgrade slang analyzers to 1.12.0.4259Steve Marion2023-03-301-4/+4
|
* SONAR-18666 upgrade php analyzer to 3.28.0.9490Steve Marion2023-03-301-1/+1
|
* SONAR-18582 upgrade kotlin analyzer to 2.13.0.2116Steve Marion2023-03-301-1/+1
|
* SONAR-18470 SONAR-18903 SONAR-18504 upgrade javascript analyzer to 10.1.0.21143Steve Marion2023-03-301-1/+1
|
* SONAR-18475 upgrade sonar java analyzer to 7.17.0.31219Steve Marion2023-03-301-1/+1
|
* SONAR-18735 SONAR-18926 SONAR-18563 upgrade sonar-iac plugin to 1.15.0.3752Steve Marion2023-03-301-1/+1
|
* SONAR-18925 upgrade security analyzers to 10.0.0.20234Steve Marion2023-03-301-6/+6
|
* SONAR-18726 SONAR-18387 upgrade c family analyzer to 6.43.0.61486Steve Marion2023-03-301-1/+1
|
* SONAR-18683 SONAR-18509 SONAR-18370 SONAR-18858 SONAR-18671 SONAR-18684 ↵Steve Marion2023-03-301-2/+2
| | | | SONAR-18508 SONAR-18371 SONAR-18859 SONAR-18672 upgrade dotnet analyzer to 8.55.0.65544
* SONAR-18555 Migrate issues app sidebar to RTL7PH2023-03-3041-2898/+531
|
* SONAR-18779 Fix the dropdown component accessibility issue in the design systemKevin Silva2023-03-307-25/+74
|
* SONAR-18740 Drop the 'logs' response field of api/ce/activity and ↵Zipeng WU2023-03-294-5/+3
| | | | api/ce/component
* Temporarily remove @typescript-eslint rules to reduce the # of code smells ↵David Cho-Lerat2023-03-293-2/+2
| | | | in overall code
* SONAR-18921 Revert tooltips to use existing SQ tooltipRevanshu Paliwal2023-03-298-9/+9
|
* SONAR-18734 Display details about available branches in regulatory report modalAmbroise C2023-03-293-0/+28
|
* SONAR-18591 Different warning message if using sonar.login with tokenEric Giffon2023-03-292-11/+19
|
* SONAR-18746 Remove the field periods from the response of ↵Matteo Mara2023-03-295-31/+11
| | | | api/qualitygates/project_status
* NO-JIRA spring 5.3.23 -> 5.3.26Wojtek Wajerowicz2023-03-291-1/+1
|
* SONAR-18449 Update deprecation policy tooltip in web API docAmbroise C2023-03-281-1/+1
|
* SONAR-18776 Branch selector scroll fix and resolving code smellsRevanshu Paliwal2023-03-283-5/+7
|
* SONAR-18713 Deprecate all the API parameters related to SANS Top 25Matteo Mara2023-03-289-19/+42
|
* SONAR-18924 Remove node JVM setting from Global Setting of System Info if SQ ↵Zipeng WU2023-03-282-6/+69
| | | | is in cluster mode