aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16647 - Move previous SSE events to DB queueBelen Pruvost2022-07-2833-1087/+401
* SONAR-16703 [891686] Hidden content is readable with a screen readerWouter Admiraal2022-07-283-21/+20
* SONAR-16703 [891680] Purpose of link is not clear in contextWouter Admiraal2022-07-282-5/+19
* SONAR-16703 [891656] Hidden or empty element receives focusWouter Admiraal2022-07-283-21/+14
* SONAR-16703 [891676] Multiple links have the same programmatic link text but ...Wouter Admiraal2022-07-282-3/+20
* SONAR-16703 [894677] Tooltip: Tooltip content is not accessible to screen rea...Wouter Admiraal2022-07-286-27/+103
* SONAR-16703 [891671] Keyboard focus is not placed on opened modalWouter Admiraal2022-07-289-10/+98
* SONAR-16703 [891684] Visual list is not marked up as listWouter Admiraal2022-07-282-167/+217
* SONAR-16683 [894696] more visible focus for menu itemsJeremy Davis2022-07-281-4/+1
* SONAR-16683 [891539] Semantic html for the search resultsJeremy Davis2022-07-286-89/+110
* SONAR-16683 [893667] more icon contrastsJeremy Davis2022-07-283-2/+5
* SONAR-16683 [893751] clear button color contrastJeremy Davis2022-07-281-0/+4
* SONAR-16683 [893659] Icon color ratioJeremy Davis2022-07-284-10/+10
* SONAR-16599 Use withCurrentUserContext + refactoringPhilippe Perrin2022-07-278-364/+326
* SONAR-16374 Move PushEvent detection to single step in CEJacek2022-07-2711-407/+246
* [NO JIRA] Fix Flaky IssueDaoTestBelen Pruvost2022-07-261-2/+2
* SONAR-17081 - Update documentation for plugin deploymentLéo Geoffroy2022-07-261-2/+2
* SONAR-17093 - Improve pull endpoints performanceBelen Pruvost2022-07-269-279/+283
* [NOJIRA] Update docs to point to sonar-plugin-api releasesDuarte Meneses2022-07-251-3/+9
* NO-JIRA fix typo in python test coverage documentationalain2022-07-251-1/+1
* SONAR-17061 add PCI DSS filter to hotspots search APIMatteo Mara2022-07-252-3/+76
* SONAR-17061 Add PCI DSS parameter and facet in 'api/issues/search' API endpointDimitris Kavvathas2022-07-2516-361/+607
* SONAR-17061 Add PCI report tab to the “Security Reports” pageGuillaume Peoc'h2022-07-2516-38/+265
* SONAR-17061 add PCI DSS to security reports show APIMatteo Mara2022-07-259-32/+303
* SONAR-15544 fix minimumToken capitalization (#6320)cynthiabethea2022-07-251-3/+3
* SONAR-17055 fix double incorrect backslash escaping in audit logsMatteo Mara2022-07-251-1/+5
* SONAR-16386 - Persist TaintVulnerabilityClosed in DBBelen Pruvost2022-07-259-12/+256
* SONAR-16374 - Load extra Taint Repositories from ConfigurationBelen Pruvost2022-07-2510-35/+99
* SONAR-16371 - Use EnumTypes for pull issues and pull taintsBelen Pruvost2022-07-256-25/+9
* SONAR-16374 Distribute events from analysis to SL clientsJacek2022-07-256-26/+197
* SONAR-16645 - Purge Push Events ITsBelen Pruvost2022-07-252-2/+2
* SONAR-16374 Simplify purge schedulerJacek2022-07-256-197/+88
* SONAR-16374 Add scheduled task to read PushEvents from DBJacek2022-07-2519-7/+620
* SONAR-16645 - Push Events Scheduled PurgeBelen Pruvost2022-07-2514-5/+549
* SONAR-16371 - Implement pull_taint endpointBelen Pruvost2022-07-2522-221/+1509
* SONAR-16374 Add persist step in CE to push events to DBJacek2022-07-2521-64/+1126
* SONAR-16374 Add dao for 'push_events' tableJacek2022-07-259-0/+272
* SONAR-16374 Create 'push_events' tableJacek2022-07-257-0/+225
* SONAR-17044 Optimize Compute Engine issue tracking and persisting of measures...Duarte Meneses2022-07-2329-163/+1106
* SONAR-17081 - Minimal compatibility version should be compared with runtime A...Léo Geoffroy2022-07-222-15/+16
* SONAR-16598 Update education principlesMathieu Suen2022-07-224-16/+19
* SONAR-16598 Fixing scroll issue for security principlesRevanshu Paliwal2022-07-221-1/+1
* SONAR-16598 Fixing extended rule description bug in issue pageRevanshu Paliwal2022-07-224-19/+36
* SONAR-16598 Styling corrections for rules and issue pagesRevanshu Paliwal2022-07-2210-44/+59
* Add "common" examples in JSON files examplesquentin-jaquier-sonarsource2022-07-221-0/+28
* SONAR-16596 Update "Security Engine Custom Configuration" doc page with commo...quentin-jaquier-sonarsource2022-07-221-1/+1
* SONAR-17028 Fix project name validation when emptyMathieu Suen2022-07-217-352/+145
* SONAR-16567 Add more details about the SonarQube-Authentication-Token-Expirat...Wouter Admiraal2022-07-212-1/+8
* Docs/kevin/doc-21 (#6315)kevin.hinz2022-07-217-8/+10
* SONAR-16613 UI changes to use new API for sonarlint ad dismiss mechanismRevanshu Paliwal2022-07-2110-42/+52