aboutsummaryrefslogtreecommitdiffstats
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] Update QG badgeJeremy Davis2022-03-111-1/+1
* [NO JIRA] Migrate part of quality gates app to RTLMathieu Suen2022-03-1151-2370/+653
* SONAR-16069 Scroll to primary hotspot locationJeremy Davis2022-03-1111-15/+84
* docs: default value for keepAliveTimeoutJason2022-03-111-1/+1
* feat: support configuration of the tomcat keepAliveTimeoutjason.damour2022-03-114-0/+12
* 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-109-53/+94
* SONAR-16119 Enable documentation page for the IaC analyzerPhilippe Perrin2022-03-103-0/+8
* SONAR-16073 add integration test for new endpointLéo Geoffroy2022-03-091-0/+14
* SONAR-16013 export database results to CSVMatteo Mara2022-03-094-26/+3
* 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-098-24/+75
* [NO JIRA] Improve validate-ci cache managementJeremy Davis2022-03-091-1/+1
* NO-JIRA fixed some unit tests not passing on Windows when username is longLukasz Jarocki2022-03-082-4/+6
* 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-037-63/+66
* 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-017-24/+283
* [NO-JIRA] Update hazelcast to 4.2.4Jacek2022-03-011-1/+1
* [NO-JIRA] Update dependency `postgresql` to new minor version `42.3.3`Klaudio Sinani2022-03-011-1/+1
* SONAR-16057 Filesystem tests fail with NPEDuarte Meneses2022-02-282-6/+32
* SONAR-15962 Remove check dependency github action workflowMathieu Suen2022-02-287-47/+2
* SONAR-16064 new API in SensorContext to indicate possibility to skip unchange...Zipeng WU2022-02-267-12/+53
* Update branch and PR web API descriptionZipeng WU2022-02-253-3/+3
* 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-258-691/+747
* 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