| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-16008 Support moving between tabs with the keyboard | Guillaume Peoc'h | 2022-02-25 | 2 | -1/+102 |
* | SONAR-16007 Binding secondary location click in snippet and hotspot box | Revanshu Paliwal | 2022-02-25 | 36 | -25/+444 |
* | SONAR-16008 Move hotspot code to a tab | Jeremy Davis | 2022-02-25 | 7 | -690/+745 |
* | SONAR-16008 Revamp Top Section | Guillaume Peoc'h | 2022-02-25 | 27 | -2086/+1573 |
* | SONAR-16007 Display secondary locations within hotspot code snippet | Philippe Perrin | 2022-02-25 | 14 | -189/+939 |
* | SONAR-16007 Showing secondary locations in hotspot list box | Revanshu Paliwal | 2022-02-25 | 28 | -876/+714 |
* | SONAR-16007 Add hotspot box to primary location | Jeremy Davis | 2022-02-25 | 18 | -0/+356 |
* | SONAR-16009 Extend response of `api/hotspots/search` to include secondary loc... | Klaudio Sinani | 2022-02-25 | 2 | -17/+146 |
* | SONAR-16007 Add flows response field to `api/hotspots/show` | Jacek | 2022-02-25 | 2 | -3/+113 |
* | SONAR-16007 Update `api/sources/issue_snippet` WS description | Jacek | 2022-02-25 | 2 | -15/+28 |
* | SONAR-10930 add pagination in activity API | Matteo Mara | 2022-02-25 | 7 | -25/+189 |
* | SONAR-13588 External issue tags should inherit external rule tags | Pierre | 2022-02-25 | 2 | -4/+15 |
* | SONAR-15892 Document the behaviour of api/users/search's query param | Wouter Admiraal | 2022-02-25 | 1 | -1/+12 |
* | SONAR-15919 Improving code quality | Lukasz Jarocki | 2022-02-25 | 1 | -0/+22 |
* | SONAR-15919 Rename RuleSetChangedEvent and fix payload format | Damien Urruty | 2022-02-25 | 12 | -117/+114 |
* | SONAR-16006 Propagate setting update to update local state | Wouter Admiraal | 2022-02-25 | 15 | -31/+92 |
* | [NO JIRA] Drop unused logos | Wouter Admiraal | 2022-02-25 | 45 | -201/+0 |
* | SONAR-12807 Put all ALM icons in a single location | Wouter Admiraal | 2022-02-25 | 8 | -7/+6 |
* | SONAR-16001 Update placeholder text for documentation shipping with superior ... | Wouter Admiraal | 2022-02-25 | 10 | -10/+30 |
* | SONAR-7496 drop unused columns on Issues table | Pierre | 2022-02-24 | 31 | -138/+547 |
* | SONAR-15994 Fix cluster service class constructor | Zipeng WU | 2022-02-24 | 4 | -17/+7 |
* | SONAR-11672 Improve display of project-level issues | Wouter Admiraal | 2022-02-24 | 6 | -8/+129 |
* | [NO JIRA] Remove OWASP SCA tooling | Wouter Admiraal | 2022-02-22 | 2 | -14/+0 |
* | SONAR-11718 increased page size param max value to 500 for tags endpoints | Lukasz Jarocki | 2022-02-22 | 2 | -4/+7 |
* | SONAR-13197 documented using a volume to append custom certificates to docker... | Tobias Trabelsi | 2022-02-22 | 1 | -24/+6 |
* | SONAR-14908 Fix typo | Julien HENRY | 2022-02-22 | 1 | -1/+1 |
* | SONAR-15919 fixed starting of Data Center edition with server push feature (... | lukasz-jarocki-sonarsource | 2022-02-22 | 2 | -3/+47 |
* | SONAR-15994 Migrate Sonarqube IOC framework from Pico to Spring | Duarte Meneses | 2022-02-22 | 294 | -2008/+1686 |
* | SONAR-15919 fix nullable activeRule | Pierre | 2022-02-21 | 1 | -2/+3 |
* | SONAR-15918 improve connections management of SonarLintClients | Belen Pruvost | 2022-02-18 | 4 | -18/+38 |
* | SONAR-16029 integration test for push endpoint | Lukasz Jarocki | 2022-02-18 | 3 | -3/+23 |
* | SONAR-15919 improve test coverage | Pierre | 2022-02-18 | 6 | -61/+270 |
* | SONAR-15985 implemented security checks before pushing a message to SL clients | Lukasz Jarocki | 2022-02-18 | 24 | -50/+363 |
* | SONAR-15919 added filtering rule set change events based on languages user su... | Lukasz Jarocki | 2022-02-18 | 69 | -167/+301 |
* | SONAR-15919 add ruleset changes | Pierre | 2022-02-18 | 38 | -83/+831 |
* | SONAR-15918 update the license headers to 2022 | Pierre | 2022-02-18 | 23 | -21/+59 |
* | Added monitoring and telemetry to SonarLint push feature. (#5315) | lukasz-jarocki-sonarsource | 2022-02-18 | 17 | -13/+308 |
* | SONAR-15918 managing the connections of SonarLint push endpoint | lukasz-jarocki-sonarsource | 2022-02-18 | 11 | -22/+711 |
* | SONAR-15918 making the new endpoint /api/push/sonarlint_events async | Lukasz Jarocki | 2022-02-18 | 22 | -115/+521 |
* | SONAR-15934 introduced new module sonar-webserver-pushapi and added required ... | Lukasz Jarocki | 2022-02-18 | 10 | -0/+358 |
* | SONAR-11767 add base url to test emails | Matteo Mara | 2022-02-17 | 2 | -2/+7 |
* | SONAR-13505 document use of self signed certificates in SQ docker containers | Trabelsi Tobias | 2022-02-17 | 1 | -0/+32 |
* | SONAR-13574 mention java dependency in getting started in 2 minutes guide | Trabelsi Tobias | 2022-02-17 | 1 | -3/+5 |
* | SONAR-14331 removed root ownership note from docs | Trabelsi Tobias | 2022-02-17 | 1 | -1/+1 |
* | SONAR-14011 widen container detection | Tobias Trabelsi | 2022-02-16 | 5 | -1/+78 |
* | [NO-JIRA] Fix license headers | Philippe Perrin | 2022-02-14 | 15 | -285/+0 |
* | SONAR-15909 Extract AppState Redux | Guillaume Peoc'h | 2022-02-09 | 125 | -758/+791 |
* | SONAR-13125 fixed an issue where some startup logs were not always appended t... | Lukasz Jarocki | 2022-02-09 | 6 | -35/+167 |
* | SONAR-15999 Drop the visualizations of projects as bubble charts | Wouter Admiraal | 2022-02-08 | 39 | -2110/+73 |
* | [NO-JIRA] Fix QG issue on null-safety for TypeValidations | Jacek | 2022-02-08 | 1 | -20/+4 |