aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16071 Hotspots UI improvementsJeremy Davis2022-03-119-54/+55
* SONAR-16131 Add missing CWEs to standards.jsonWouter Admiraal2022-03-114-1735/+2007
* [NO JIRA] Migrate part of quality gates app to RTLMathieu Suen2022-03-1150-2370/+651
* SONAR-16069 Scroll to primary hotspot locationJeremy Davis2022-03-1111-15/+84
* feat: support configuration of the tomcat keepAliveTimeoutjason.damour2022-03-113-0/+6
* SONAR-16100 When reference branch strategy used and file is not under SCM, us...Jacek2022-03-113-7/+60
* DOCS Add Oracle database requirement for max_string_sizeJoe Tingsanchali2022-03-111-4/+5
* SONAR-16101 Adding new status for security hotspotRevanshu Paliwal2022-03-108-44/+81
* SONAR-16119 Enable documentation page for the IaC analyzerPhilippe Perrin2022-03-103-0/+8
* SONAR-16013 export database results to CSVMatteo Mara2022-03-093-25/+2
* SONAR-16075 create DAO method for retrieving biggest branch per projectMatteo Mara2022-03-096-1/+277
* SONAR-16015 Reorganize the license pageMathieu Suen2022-03-092-15/+18
* SONAR-16072 - Explain LOCs in DocsBelen Pruvost2022-03-091-0/+9
* [NO-JIRA] Jest maxworker for ci onlyPhilippe Perrin2022-03-092-2/+1
* SONAR-16101 Introduce new `acknowledged` resolution type for reviewed hotspotsKlaudio Sinani2022-03-096-23/+63
* [NO JIRA] Improve validate-ci cache managementJeremy Davis2022-03-091-1/+1
* NO-JIRA fixed unit test that was very much dependent on JDK vendor and versio...Lukasz Jarocki2022-03-081-2/+2
* [NO JIRA] Attempt to fix OOM on validate taskJeremy Davis2022-03-081-0/+1
* Fix request testJeremy Davis2022-03-071-1/+11
* [NO JIRA] Setup react testing libraryMathieu Suen2022-03-0710-11/+1845
* [NO JIRA] Restore fake timer in UTMathieu Suen2022-03-0722-22/+156
* SONAR-16047 Don't start MyBatis in every testDuarte Meneses2022-03-046-8/+87
* [NO JIRA] Treat some Code SmellsWouter Admiraal2022-03-0411-40/+119
* [NO JIRA] Remove frontend dependencyMathieu Suen2022-03-042-1338/+19
* SONAR-15919 Use long-form rule key in eventsDamien Urruty2022-03-034-21/+23
* SONAR-15919 Send only rule keys for deactivated rules in RuleSetChangedDamien Urruty2022-03-035-53/+56
* SONAR-13704 activity of a project now also display QG changes caused by chang...Lukasz Jarocki2022-03-0217-33/+382
* SONAR-16005 Removing AppState from root reducerMathieu Suen2022-03-0229-159/+225
* SONAR-16058 replace sinceLeakPeriod with inNewCodePeriodMatteo Mara2022-03-016-24/+281
* 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