aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-10740 Display each project's last analysis date in Portfolio breakdownWouter Admiraal2023-01-0312-121/+234
|
* SONAR-17833 Migration #6703 fails when coming from SonarQube 5.6 on MS SQL ↵Duarte Meneses2023-01-021-2/+2
| | | | Server
* Update license templates for 2023Pierre2023-01-027552-7637/+7570
|
* SONAR-17816 Add isCaycCompliant flag to /api/qualitygates/project_statusJeremy Davis2023-01-024-1/+134
|
* [NO JIRA] Migrate Code tests to RTLWouter Admiraal2023-01-0226-3312/+1248
|
* SONAR-17827 Update usage of GitHub.com APIs to match the new versioning system.Antoine Vinot2022-12-302-9/+8
|
* SONAR-13167 Handle large lists of permission templatesstanislavh2022-12-3031-2219/+816
|
* [NO-JIRA] Unit test should generate jars in temporary folderZipeng WU2022-12-303-14/+6
|
* [NO-JIRA] Fix unittest that relies on no longer existing domainZipeng WU2022-12-292-2/+2
|
* SONAR-17708 Update Rating Badge sizeguillaume-peoch-sonarsource2022-12-2920-61/+20
|
* SONAR-17610 Backend documentation links targets https://docs.sonarqube.org/ ↵Benjamin Campomenosi2022-12-282-1/+6
| | | | instead of embedded doc
* SONAR-17798 respect sonar.authenticator.ignoreStartupFailure property in ↵Wojtek Wajerowicz2022-12-236-59/+146
| | | | LdapCredentialsAuthentication
* SONAR-14128 display node name in background tasks for DCEAurelien Poscia2022-12-237-6/+107
|
* SONAR-14128 Renamed WebServer to NodeInformationAurelien Poscia2022-12-2335-206/+204
|
* SONAR-14128 Store and provide node name of CE Task in /api/ce/activityAurelien Poscia2022-12-2325-23/+417
|
* SONAR-17698 Prevent user from trying to set permissions on "Anyone" group ↵David Cho-Lerat2022-12-2314-232/+271
| | | | for a private project (#7231)
* [NO JIRA] Upgrade jest-junitJeremy Davis2022-12-222-6/+6
|
* [NO JIRA] Upgrade jest-emotion --> @emotion/jestJeremy Davis2022-12-2225-522/+132
|
* [NO JIRA] Upgrade fs-extraJeremy Davis2022-12-222-6/+6
|
* SONAR-17579 Allowing rel attribute for external linksRevanshu Paliwal2022-12-221-1/+1
|
* [NO JIRA] Remove glob dependenciesKevin Silva2022-12-222-47/+1
|
* [NO JIRA] Update types, react modal and router, prettier depedenciesKevin Silva2022-12-225-78/+73
|
* [NO JIRA] Upgrade minor dependency for esbuildRevanshu Paliwal2022-12-212-212/+203
|
* [NO JIRA] Upgrade major dependencies for postcss-calc and ↵Revanshu Paliwal2022-12-212-94/+29
| | | | postcss-custom-properties
* [NO JIRA] Upgrade jestJeremy Davis2022-12-21436-10498/+10537
|
* [NO JIRA] Bump ESLint version dependenciesKevin Silva2022-12-212-22/+57
|
* [NO JIRA] Upgrade minor dependencies for @testing-library/dom and ↵Revanshu Paliwal2022-12-2110-27/+34
| | | | @testing-library/user-event
* [NO JIRA] Update Oracle JDC driver used in tests to ojdbc11 21.8.0Duarte Meneses2022-12-203-4/+4
|
* [NO JIRA] Bump React version dependenciesKevin Silva2022-12-202-28/+28
|
* SONAR-17800 Reduce default `sonar.jdbc.keepaliveTime` to 3minJacek2022-12-201-1/+1
| | | | It helps to avoid idle connections to be killed by infrastracture configuration
* [NO JIRA] Bump typescript version dependenciesKevin Silva2022-12-202-35/+106
|
* SONAR-17579 UI changes to open external links from user input in a new tabRevanshu Paliwal2022-12-197-12/+40
|
* SONAR-17579 add security Link attributes noopener and noreferrerZipeng WU2022-12-194-2/+2
|
* SONAR-17735 Telemetry improvementsalain2022-12-198-84/+121
|
* SONAR-17780 Fix SSF-352Mathieu Suen2022-12-193-3/+25
|
* [NO JIRA] Upgrade patch version of dependenciesJeremy Davis2022-12-198-443/+1072
|
* SONAR-17777 Use suffix "sqb_" for project badge tokensAurelien Poscia2022-12-198-15/+12
|
* SONAR-13057 Explain that update in sonar.properties are not taken into ↵9.8.0.63668David Cho-Lerat2022-12-153-6/+11
| | | | account when restarting from UI/WS
* SONAR-17613 changing default branch for applications to follow the settingLukasz Jarocki2022-12-1538-103/+98
|
* SONAR-17748 Add RTL test for 'project/create' GitHub pages and remove the ↵Kevin Silva2022-12-156-898/+180
| | | | enzyme tests
* SONAR-17254 added coverage for renaming the main branch of the applicationLukasz Jarocki2022-12-156-8/+8
|
* SONAR-17671 Add description context key for taint vulnerabilitiesAntoine Vinot2022-12-158-18/+59
|
* SONAR-13799 Drop deprecated measures counters from ↵Jacek2022-12-152-102/+6
| | | | `api/project_pull_requests/list`
* SONAR-17723 make links in tooltip to be interactive via keyboardstanislavh2022-12-1511-161/+213
|
* SONAR-17718 Fix warning position on protfolio when not all project is accessibleMathieu Suen2022-12-148-195/+65
|
* [NO JIRA] Remove unused codeDuarte Meneses2022-12-1434-487/+1
|
* Revert "SONAR-17606 Comment popover should not close on mouse out (#7066)"Revanshu Paliwal2022-12-141-2/+2
| | | | This reverts commit 6bd056db4e02a880c4b802dbb0066cb9ad736994.
* SONAR-17752 Move Lines of Codes in System section Benjamin Campomenosi2022-12-137-41/+45
|
* SONAR-17725 Using incorrect ARIA role "group" for list of buttonsguillaume-peoch-sonarsource2022-12-132-11/+4
|
* SONAR-17740 Add RTL test for 'project/create' bitbucket and gitlab pages and ↵Kevin Silva2022-12-1350-6833/+1001
| | | | remove the enzyme tests