aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
...
* DOC-189 Updates based on MMF validation comments (#6832)cynthiabethea2022-10-122-5/+13
|
* NO-JIRA fix code smellsPierre2022-10-127-23/+29
|
* SONAR-17440 Drop seconds from QP name when it is no longer built-inJacek2022-10-122-2/+2
|
* SONAR-17110 Register events on default quality profile updatesKlaudio Sinani2022-10-1210-22/+278
| | | | | | | * SONAR-17110 Exit earlier if `activatedRules` & `activatedRules` are empty * SONAR-17110 Add unit-tests for `QualityProfileDao#selectDefaultProfileUuid` method + remove logging * SONAR-17110 Overall improvements * SONAR-17110 Minor overall improvements
* SONAR-17118 migrate branch support flag to features/list APIMatteo Mara2022-10-1248-263/+252
|
* SONAR-16971 State: Selected state of the element is missing or incorrectMathieu Suen2022-10-124-23/+34
|
* SONAR-17458 Fix empty action for purge background taskMathieu Suen2022-10-121-1/+1
|
* SONAR-16966 Device-dependent event handlers are usedMathieu Suen2022-10-123-40/+55
| | | | SONAR-16963 Programmatic label does not convey purpose of control
* SONAR-16961 Button: Button does not have a nameMathieu Suen2022-10-121-0/+1
|
* NO-JIRA Docuement RTL and deprecated in house scrollingMathieu Suen2022-10-121-0/+6
|
* SONAR-16958 Multiple links have the same programmatic link text but ↵Mathieu Suen2022-10-121-9/+10
| | | | different destinations
* SONAR-12456 Add Security Hotspots to project badges.Wojciech Wajerowicz2022-10-122-27/+57
| | | | | | SONAR-12456 Fix existing issues in modfied files. SONAR-12456 Remove some duplication in tests.
* SONAR-17001 [894147] Button: Button does not have a nameGuillaume Peoc'h2022-10-112-6/+11
|
* SONAR-17285 Fix order of data and execution flow in issue pageMathieu Suen2022-10-112-0/+7
|
* DOC-160, integrate 9.6 Release noteskevin-hinz2022-10-111-2/+8
|
* [NO JIRA] Make date picker dropdown dismissable on EscWouter Admiraal2022-10-112-374/+393
|
* SONAR-17005 [894240] Text content lacks 4.5:1 contrast ratioWouter Admiraal2022-10-112-2/+2
|
* SONAR-16993 [893826] Form elements must have labelsWouter Admiraal2022-10-111-17/+25
|
* SONAR-16975 [894133] Visual heading text is not marked as headingWouter Admiraal2022-10-113-53/+31
|
* SONAR-17000 SONAR-16974Wouter Admiraal2022-10-1120-277/+401
| | | | | * [894088] Element inappropriately uses semantic markup * [894116] Label is not persistent
* DOCS update Running SonarQube as a Service on Linux with initd section (#6775)stevan-vanderwerf-sonarsource2022-10-101-5/+12
| | | | | * DOCS update running SQ as service with initd * DOCS align running SQ as service initd w/ systemd
* SONAR-17440 Unset built-in flag and rename Quality Profile in case plugin ↵Jacek2022-10-105-33/+31
| | | | which introduced it has been removed
* SONAR-17436 Improve SL connection UXJeremy Davis2022-10-108-41/+199
|
* SONAR-17194 Add changelog to `api/system/info` on 'Statistics' field removalJacek2022-10-102-2/+2
|
* SONAR-17296 improved handling of SAML Authentication errors preventing the ↵Matteo Mara2022-10-106-4/+92
| | | | handshake to start.
* SONAR-17399 Add OWASP ASVS filtering for issues search based on the levelZipeng WU2022-10-105-1/+71
|
* SONAR-17399 add owasp asvs 4.0 level support in hotspot search APISteve Marion2022-10-107-29/+182
|
* SONAR-17404 group Owasp ASVS issues by level in security report PDFMatteo Mara2022-10-102-26/+102
|
* SONAR-17399 add owasp asvs 40 level support in security_report show APIMatteo Mara2022-10-108-107/+128
|
* SONAR-17399 Adding level selector for OWASP ASVSRevanshu Paliwal2022-10-105-1/+10
|
* SONAR-17291 better message for user login requirements Benjamin Campomenosi2022-10-104-21/+56
|
* SONAR-17393 Fixing box sizing for hotspot header when coming from security ↵Revanshu Paliwal2022-10-101-0/+1
| | | | reports
* SONAR-16949 Keyboard focus is lost or misplaced due to user interaction or ↵Mathieu Suen2022-10-071-3/+4
| | | | content update
* SONAR-16948 Buttons have same name but different actionsMathieu Suen2022-10-072-16/+18
|
* SONAR-16946 Function cannot be performed by keyboard aloneMathieu Suen2022-10-072-10/+7
|
* Fix link to Connected Mode for IntelliJ. (#6800)Wojtek Wajerowicz2022-10-071-2/+2
|
* [NO JIRA] Fix rating alignment on PR failing conditionsWouter Admiraal2022-10-071-5/+0
|
* [NO JIRA] Center quality gate badge textWouter Admiraal2022-10-072-5/+3
|
* SONAR-17435 fix SSF-318Pierre Guillot2022-10-073-30/+28
|
* DOC-171 add bullet point about OWASP ASVS (#6782)cynthiabethea2022-10-071-0/+1
|
* SONAR-17393 add owasp-4.0 support to hotspot search apiSteve Marion2022-10-072-69/+139
|
* SONAR-17393 Add OWASP ASVS filtering to issues search API callZipeng WU2022-10-077-29/+102
|
* SONAR-17399 add mapping between requirements and levels for owasp asvs 40Matteo Mara2022-10-072-2/+76
|
* SONAR-17393 Add new security tab for OWASP ASVSRevanshu Paliwal2022-10-0714-19/+95
|
* SONAR-17393 Add OWASP ASVS report to 'api/security_reports/show' API call.Dimitris Kavvathas2022-10-072-11/+138
|
* SONAR-17393 Add listing of all owaspAsvs-4.0 requirementsPhilippe Perrin2022-10-071-1/+1189
|
* SONAR-17393 add constants and common code for handling OWASP ASVSMatteo Mara2022-10-078-14/+73
|
* SONAR-17163 Preserve comment when reviewing hotspotsGuillaume Peoc'h2022-10-0711-791/+296
|
* SONAR-17193 Update telemetry json example in docsJacek2022-10-071-9/+16
|
* DOC-187 Fix a broken link to community guides (#6783)cynthiabethea2022-10-071-1/+1
|