aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15962 Remove check dependency github action workflowMathieu Suen2022-02-284-22/+2
* Update branch and PR web API descriptionZipeng WU2022-02-252-2/+2
* SONAR-16008 Fix keyboad navigation conflictJay2022-02-252-44/+41
* SONAR-16007 Preserve category expansion stateJeremy Davis2022-02-252-9/+7
* SONAR-16007: Move through locations using keyboardRevanshu Paliwal2022-02-252-3/+134
* SONAR-16007 Fix stylingJeremy Davis2022-02-256-9/+12
* SONAR-16008 Tab improvementsJeremy Davis2022-02-2515-64/+246
* [NO JIRA] Remove unused component TabsJeremy Davis2022-02-254-270/+0
* SONAR-16008 Support moving between tabs with the keyboardGuillaume Peoc'h2022-02-252-1/+102
* SONAR-16007 Binding secondary location click in snippet and hotspot boxRevanshu Paliwal2022-02-2536-25/+444
* SONAR-16008 Move hotspot code to a tabJeremy Davis2022-02-257-690/+745
* SONAR-16008 Revamp Top SectionGuillaume Peoc'h2022-02-2527-2086/+1573
* SONAR-16007 Display secondary locations within hotspot code snippetPhilippe Perrin2022-02-2514-189/+939
* SONAR-16007 Showing secondary locations in hotspot list boxRevanshu Paliwal2022-02-2528-876/+714
* SONAR-16007 Add hotspot box to primary locationJeremy Davis2022-02-2518-0/+356
* SONAR-16009 Extend response of `api/hotspots/search` to include secondary loc...Klaudio Sinani2022-02-252-17/+146
* SONAR-16007 Add flows response field to `api/hotspots/show`Jacek2022-02-252-3/+113
* SONAR-16007 Update `api/sources/issue_snippet` WS descriptionJacek2022-02-252-15/+28
* SONAR-10930 add pagination in activity APIMatteo Mara2022-02-257-25/+189
* SONAR-13588 External issue tags should inherit external rule tagsPierre2022-02-252-4/+15
* SONAR-15892 Document the behaviour of api/users/search's query paramWouter Admiraal2022-02-251-1/+12
* SONAR-15919 Improving code qualityLukasz Jarocki2022-02-251-0/+22
* SONAR-15919 Rename RuleSetChangedEvent and fix payload formatDamien Urruty2022-02-2512-117/+114
* SONAR-16006 Propagate setting update to update local stateWouter Admiraal2022-02-2515-31/+92
* [NO JIRA] Drop unused logosWouter Admiraal2022-02-2545-201/+0
* SONAR-12807 Put all ALM icons in a single locationWouter Admiraal2022-02-258-7/+6
* SONAR-16001 Update placeholder text for documentation shipping with superior ...Wouter Admiraal2022-02-2510-10/+30
* SONAR-7496 drop unused columns on Issues tablePierre2022-02-2431-138/+547
* SONAR-15994 Fix cluster service class constructorZipeng WU2022-02-244-17/+7
* SONAR-11672 Improve display of project-level issuesWouter Admiraal2022-02-246-8/+129
* [NO JIRA] Remove OWASP SCA toolingWouter Admiraal2022-02-222-14/+0
* SONAR-11718 increased page size param max value to 500 for tags endpointsLukasz Jarocki2022-02-222-4/+7
* SONAR-13197 documented using a volume to append custom certificates to docker...Tobias Trabelsi2022-02-221-24/+6
* SONAR-14908 Fix typoJulien HENRY2022-02-221-1/+1
* SONAR-15919 fixed starting of Data Center edition with server push feature (...lukasz-jarocki-sonarsource2022-02-222-3/+47
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-22294-2008/+1686
* SONAR-15919 fix nullable activeRulePierre2022-02-211-2/+3
* SONAR-15918 improve connections management of SonarLintClientsBelen Pruvost2022-02-184-18/+38
* SONAR-16029 integration test for push endpointLukasz Jarocki2022-02-183-3/+23
* SONAR-15919 improve test coveragePierre2022-02-186-61/+270
* SONAR-15985 implemented security checks before pushing a message to SL clientsLukasz Jarocki2022-02-1824-50/+363
* SONAR-15919 added filtering rule set change events based on languages user su...Lukasz Jarocki2022-02-1869-167/+301
* SONAR-15919 add ruleset changesPierre2022-02-1838-83/+831
* SONAR-15918 update the license headers to 2022Pierre2022-02-1823-21/+59
* Added monitoring and telemetry to SonarLint push feature. (#5315)lukasz-jarocki-sonarsource2022-02-1817-13/+308
* SONAR-15918 managing the connections of SonarLint push endpointlukasz-jarocki-sonarsource2022-02-1811-22/+711
* SONAR-15918 making the new endpoint /api/push/sonarlint_events asyncLukasz Jarocki2022-02-1822-115/+521
* SONAR-15934 introduced new module sonar-webserver-pushapi and added required ...Lukasz Jarocki2022-02-1810-0/+358
* SONAR-11767 add base url to test emailsMatteo Mara2022-02-172-2/+7
* SONAR-13505 document use of self signed certificates in SQ docker containersTrabelsi Tobias2022-02-171-0/+32