]> source.dussan.org Git - sonarqube.git/history
sonarqube.git
2023-12-01 Kevin SilvaSONAR-21068 - Update permissions to adapt the new UI
2023-12-01 7PHSONAR-21112 Drop 'issue' and 'rule' word repetition...
2023-12-01 Jeremy DavisSONAR-21067 Project General Settings adopt the new UI
2023-12-01 7PHSONAR-21142 Update issues and rules page severity icons...
2023-12-01 Matteo MaraSONAR-21157 Drop support for running the scanners with...
2023-12-01 Kevin SilvaSONAR-21164 - Add prettier into design system build
2023-12-01 Ambroise CSONAR-21078 Hide SQ Upgrade event from first analysis...
2023-12-01 Jacek PoredaSONAR-21014 Return 400 instead 500 in case provided...
2023-12-01 Alain KermisSONAR-20737 Improve performance of large SARIF imports
2023-12-01 antoine.vinotSONAR-21109 - Fix permission issue on api/project_links...
2023-12-01 Andrey LuizSONAR-21012 Remove CaYC compliance check from front...
2023-12-01 David Cho-LeratSONAR-21021 GitHub Action Template for .NET: remove...
2023-11-30 Viktor VoronaSONAR-21153 Try to fix UsersApp timeout
2023-11-30 7PHSONAR-21111 Harmonize text-disabled color with SonarCloud
2023-11-30 Steve Marion[SONAR-21037] enable back mssql cat5 weekly test.
2023-11-29 antoine.vinotSONAR-19478 - Fix java:S1117 Local variable shadowing...
2023-11-29 Steve Marion[NO-JIRA] make log assertions resilient to unexpected...
2023-11-29 Viktor VoronaSONAR-21118 Support web context for POST and PATCH...
2023-11-29 Kevin SilvaSONAR-21070 - Changed project settings webhooks to...
2023-11-29 guillaume-peoch... SONAR-21086 Catch errors for new endpoint '/api/v2...
2023-11-29 Wojtek WajerowiczNOJIRA Remove empty v2.api.user.model package
2023-11-29 Léo GeoffroySONAR-21105 Deprecate open_issues', 'reopened_issues...
2023-11-28 stanislavhSONAR-21105 Do not show measures and activity for ...
2023-11-28 Steve Marion[NO-JIRA] reduce verbosity of travis output due to...
2023-11-28 Viktor VoronaSONAR-21073 Use new /group-memberships endpoints on UI
2023-11-28 Jacek PoredaSONAR-21055 Fix SSF-507 and SSF-508
2023-11-28 Jacek PoredaSONAR-21042 - Remove ES Rule index usage in Recently...
2023-11-28 Wojtek WajerowiczSONAR-21073 Add endpoint /api/v2/authorizations/group...
2023-11-27 Léo GeoffroySONAR-19478 Builtin quality profile should be default...
2023-11-27 Alain KermisSONAR-21050 Normalization of rule tags to reduce Elasti...
2023-11-27 Wojtek WajerowiczSONAR-21072 Move and rename RestUser to comply with...
2023-11-27 lukasz-jarocki-son... NO-JIRA added branch name to gradle build scans
2023-11-27 stanislavhSONAR-20326 Fix positioning of embedded DB warning
2023-11-24 David Cho-LeratSONAR-21017 Tests: RTL helpers already call `act()...
2023-11-24 David Cho-LeratSONAR-21017 Tests: fix the use of Jest fake timers
2023-11-24 David Cho-LeratSONAR-21017 Automatic batching change: setState calls...
2023-11-24 David Cho-LeratSONAR-21017 Move to React 18's createRoot (see https...
2023-11-24 David Cho-LeratSONAR-21017 Tests: click actions should use RTL's userEvent
2023-11-24 David Cho-LeratSONAR-21017 Tests: looking for the presence/absence...
2023-11-24 David Cho-LeratSONAR-21017 TypeScript now needs to be told to use...
2023-11-24 David Cho-LeratSONAR-21017 Tests: '@testing-library/jest-dom/extend...
2023-11-24 David Cho-LeratSONAR-21017 Tests: 'exact' has been removed from option...
2023-11-24 David Cho-LeratSONAR-21017 Tests: timeouts are no longer necessary...
2023-11-24 David Cho-LeratSONAR-21017 Update RTL => tests will now use automatic...
2023-11-24 7PHSONAR-20852 Fix StandoutLink external link icon color...
2023-11-24 guillaume-peoch... SONAR-21103 Add link to WEB API v2 documentation in...
2023-11-24 7PHSONAR-21076 Fix missing creation date facet tooltip...
2023-11-24 David Cho-LeratSONAR-21017 Tests: get => find + add timeouts that...
2023-11-24 David Cho-LeratSONAR-21017 TypeScript: fix type React.ReactFragment...
2023-11-24 David Cho-LeratSONAR-21017 TypeScript: properly extend interfaces
2023-11-24 David Cho-LeratSONAR-21017 TypeScript: no implicit `any` type for...
2023-11-24 David Cho-LeratSONAR-21017 TypeScript: the `children` prop must now...
2023-11-24 David Cho-LeratSONAR-21017 Update react, react-dom and related types...
2023-11-24 guillaume-peoch... SONAR-21086 Use new endpoint '/api/v2/authorizations...
2023-11-24 stanislavhSONAR-19628 Rules created from a template don't show...
2023-11-23 Mathieu SuenSONAR-20948 Fix spotlight tour when resizing
2023-11-23 7PHSONAR-20467 Fix non-expanding execution flow on issue...
2023-11-23 stanislavhSONAR-20461 Hovering/clicking on label label shouldn...
2023-11-23 Léo Geoffroy[NO-JIRA] Fix version of Microsoft SQL JDBC in the...
2023-11-23 7PHSONAR-20978 Prevent background task table overflow...
2023-11-23 Léo GeoffroySONAR-20977 Fix notifications sent twice for FP or...
2023-11-23 guillaume-peoch... SONAR-21086 Refactor using ReactQuery
2023-11-23 guillaume-peoch... SONAR-21086 Refactor class components
2023-11-23 Wojtek WajerowiczSONAR-21058 Add POST to /api/v2/authorizations/groups
2023-11-23 Aurelien PosciaSONAR-21058 Add support for collection GET /api/v2...
2023-11-23 Aurelien PosciaSONAR-21058 Add DELETE and PATCH verb for /api/v2/autho...
2023-11-23 Wojtek WajerowiczSONAR-21058 API v2 GET /authorizations/groups/{groupId}
2023-11-22 Viktor VoronaSONAR-21079 Improve the Web API v2 paginated api calls...
2023-11-22 lukasz-jarocki-son... SONAR-20870 improving webapi changelog and description...
2023-11-22 Benjamin CampomenosiSONAR-20824 make Tester open source
2023-11-22 7PHSONAR-20975 Change IssuesPage issue loading logic to...
2023-11-22 Viktor VoronaSONAR-21057 Support internal endpoints for Web API...
2023-11-22 Eric GiffonSONAR-20764 Use adhoc type when indexing adhoc rules
2023-11-22 7PHSONAR-20870 Apply minor UX/PM validation fixes after...
2023-11-21 lukasz-jarocki-son... NO-JIRA re-enabling remote cache for the end of the...
2023-11-21 guillaume-peoch... SONAR-21054 Add Request Body details for PATCH and...
2023-11-20 Kevin SilvaSONAR-21019 - Project Settings - Quality Profile adopt...
2023-11-20 Aurelien PosciaSONAR-21051 remove un-necessarry re-fetch of UserDao
2023-11-20 Aurelien PosciaSONAR-21051 use UUID as resource id for /api/v2/users...
2023-11-20 Kevin SilvaSONAR-21020 - Project Settings - Quality Gates adopts...
2023-11-20 antoine.vinotSONAR-21043 - Remove Elasticsearch usage for missing...
2023-11-20 Wojtek WajerowiczSONAR-21015 Move GitHub permission mapping endpoints...
2023-11-17 lukasz-jarocki-son... SONAR-21002 added new qa category to run on weekly...
2023-11-17 Léo GeoffroySONAR-21002 Move db-migration tests to ITs
2023-11-17 Eric GiffonSONAR-21002 Adapt migration tests for all db vendors
2023-11-17 Eric GiffonSONAR-21002 Make migration tests runnable on all db...
2023-11-17 Léo GeoffroySONAR-21002 Improve DB migration tests to use actual...
2023-11-17 lukasz-jarocki-son... SONAR-21009 introduced weekly database cron job to...
2023-11-17 Wojtek WajerowiczSONAR-21031 update /users endpoint to include domain...
2023-11-16 Antoine VigneauSONAR-20944 Add externalIdentity filter in apiv2 GET...
2023-11-16 Wojtek WajerowiczSONAR-21016 Remove sorting from API v2 /users endpoint.
2023-11-15 Kevin SilvaSONAR-21018 - Import / Export adopts the new UI
2023-11-15 David Cho-LeratSONAR-20473 Fix race condition on Measures page
2023-11-14 Kevin SilvaSONAR-21026 - Replace timeout time for jest
2023-11-13 Andrey LuizSONAR-20607 Add option to optimize quality gates CaYC...
2023-11-13 Nolwenn CadicSONAR-20991 Copy old 'Sonar way' quality gate to 'Sonar...
2023-11-13 Zipeng WUSONAR-20607 CaYC compliancy check should support legacy...
2023-11-13 Antoine VigneauNOJIRA Fix a code smell
2023-11-13 Wojtek WajerowiczSONAR-19689 Run GithubCodeScanningAlertsSynchronization...
2023-11-13 Mathieu Suen[NO JIRA] Make test selector in a better shape for...
next