]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2023-12-11 Ambroise CSONAR-20982 Align display of issue's data/execution...
2023-12-11 Eric GiffonNO-JIRA Fix code smells
2023-12-08 JaySONAR-21215 Update PR Overview UI
2023-12-08 7PHNO-JIRA Fix global error throw function to support...
2023-12-08 stanislavhSONAR-21131 Use api/v2 for custom rule creation
2023-12-08 stanislavhSONAR-21179 Use update endpoint when reactivating a...
2023-12-08 lukasz-jarocki... SONAR-21179 Deprecate preventReactivation param
2023-12-08 Eric GiffonSONAR-21131 Add rule controller unit tests
2023-12-08 Léo GeoffroySONAR-21131 Add tests for RuleService and fix code...
2023-12-08 Léo GeoffroySONAR-21131 Use same enums between request and response...
2023-12-08 Eric GiffonSONAR-21131 Implement api v2 service for custom rule...
2023-12-08 stanislavhSONAR-21135 Do not display old severity in the list...
2023-12-08 stanislavhSONAR-21132 Do not show CCT fields in edit dialog
2023-12-08 stanislavhSONAR-21131 Add CCT attribute and software qualities...
2023-12-08 Léo GeoffroySONAR-21131 Add response to new endpoint apiv2 rules
2023-12-08 Léo GeoffroySONAR-21131 Add rule creation structure on apiv2
2023-12-08 Mathieu SuenSONAR-21115 Improve the spotlight tour on Quality Gate...
2023-12-08 Antoine VigneauSONAR-21221 Exclude package-docker from the weekly...
2023-12-08 lukasz-jarocki... SONAR-21220 fixed the issues with mssql tests
2023-12-07 Jeremy DavisSONAR-21089 Improve WebApi2 menu
2023-12-07 Jeremy DavisSONAR-20022 better token form for project analysis...
2023-12-07 Jeremy DavisSONAR-20022 disable overview tab when in tutorial
2023-12-07 Jeremy Davis[No Jira] Fix disabled nav items in firefox
2023-12-07 7PHSONAR-21172 Rework rule detail layout and styling
2023-12-07 7PHSONAR-21171 Rework rule items layout and styling
2023-12-07 David Cho-LeratSONAR-21217 Wait for all background tasks to be loaded...
2023-12-07 Steve MarionSONAR-21194 add requiredForLanguages response fields...
2023-12-07 7PHSONAR-21169 Rework issues page item layout and styling
2023-12-07 7PHSONAR-21170 Rework issue detail page layout header...
2023-12-07 Kevin SilvaSONAR-19974 - Update hotspot search api payload
2023-12-06 Jeremy DavisSONAR-21029 Fix SearchSelectDropdown search input
2023-12-06 David Cho-LeratSONAR-21200 Activity page: don't show data from default...
2023-12-06 Kevin SilvaSONAR-20992 - Remove dynamic counter from rules
2023-12-06 Kevin SilvaSONAR-19973 - Change search issues api payload
2023-12-06 Kevin SilvaSONAR-21188 - Project search input issue while fast...
2023-12-06 Jeremy DavisSONAR-21104 Allow scrolling for rule activation modal
2023-12-06 lukasz-jarocki... SONAR-21139 setting nulls for clean_code_attribute...
2023-12-06 lukasz-jarocki... SONAR-21139 fixed the issue where creating custom rule...
2023-12-05 Ambroise CNO-JIRA Fix case in "More Info" rule menu item
2023-12-05 Antoine VigneauSONAR-20652 Upgrade Orchestrator to 4.5.0.1700
2023-12-05 David Cho-LeratSONAR-21056 Code page: don't show data from default...
2023-12-05 7PHSONAR-21168 Rework Clean Code Taxonomy Category Pill
2023-12-05 Kevin SilvaSONAR-21068 Improve loading for Permission Template
2023-12-05 Kevin SilvaSONAR-21018 - Improve layout Import & Export
2023-12-05 Andrey LuizSONAR-21160 Fix sonar way QG links to new documentation...
2023-12-04 Jeremy DavisSONAR-21067 Fixes from validation
2023-12-04 Matteo MaraSONAR-21174 Fix code smells raised after dropping JDK11...
2023-12-04 Jeremy DavisSONAR-21069 Background tasks adopt the new UI
2023-12-04 antoine.vinot[SONAR-21081] - Remove usage of Uuid.createFast from...
2023-12-04 stanislavhSONAR-21131 Update rules app with react query
2023-12-01 David Cho-LeratRemove extra React.PropsWithChildren wrappers introduce...
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... 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...
next