aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-279-368/+327
|
* SONAR-16374 Move PushEvent detection to single step in CEJacek2022-07-2711-407/+246
|
* SONAR-17088 Increase default timeout of scanner report publishing to 60 secJacek2022-07-274-4/+18
| | | | - Add scan property `sonar.report.publish.timeout`
* [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
|
* SONAR-16598 Rename education principle keys in pluginsalain2022-07-262-2/+2
|
* [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
| | | Co-authored-by: Lauri Tirkkonen <lauri@hacktheplanet.fi>
* SONAR-17061 add PCI DSS filter to hotspots search APIMatteo Mara2022-07-252-3/+76
|
* SONAR-17061 add support for PCI DSS requirements name with paragraph lettersMatteo Mara2022-07-251-3/+7
|
* 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-2511-32/+307
|
* NO-JIRA Update dependency for sonar plugin apiLéo Geoffroy2022-07-251-1/+1
|
* 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-257-29/+13
|
* 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 - Pull Taint ITsBelen Pruvost2022-07-251-0/+17
|
* SONAR-16371 - Implement pull_taint endpointBelen Pruvost2022-07-2524-221/+1529
|
* 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 Fix ITsDuarte Meneses2022-07-235-15/+31
|
* SONAR-17044 SONAR-17043 SONAR-17042 Optimize Compute Engine issue tracking ↵Duarte Meneses2022-07-2311-38/+407
| | | | and persisting of measures where file is marked as unchanged
* SONAR-17044 Optimize Compute Engine issue tracking and persisting of ↵Duarte Meneses2022-07-2346-174/+1296
| | | | measures when file is marked as unchanged
* SONAR-17081 - Minimal compatibility version should be compared with runtime ↵Léo Geoffroy2022-07-227-40/+41
| | | | API version
* 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 ↵quentin-jaquier-sonarsource2022-07-221-1/+1
| | | | common configuration
* SONAR-17028 Fix project name validation when emptyMathieu Suen2022-07-218-353/+146
|
* SONAR-16567 Add more details about the ↵Wouter Admiraal2022-07-212-1/+8
| | | | SonarQube-Authentication-Token-Expiration HTTP header
* [NO-JIRA] Ignore `install-state.gz` yarn optimization fileKlaudio Sinani2022-07-211-0/+1
|
* Docs/kevin/doc-21 (#6315)kevin.hinz2022-07-217-8/+10
| | | | | | | | | | | | | | | | | | | | | * Clean as you code link. (d2/2) * minor text clarification * minor text removal * Update server/sonar-docs/src/pages/analysis/pull-request.md Co-authored-by: Philippe Perrin <philippe.perrin@sonarsource.com> * fix typo on 1st comment * fix typo on 1st comment * fix typo on 1st comment * fix typo on 1st comment Co-authored-by: Philippe Perrin <philippe.perrin@sonarsource.com>
* SONAR-16613 UI changes to use new API for sonarlint ad dismiss mechanismRevanshu Paliwal2022-07-2110-42/+52
|
* SONAR-16613 Migrate users field 'sonarlint_ad_seen' to use the new notice ↵Pierre2022-07-2126-127/+448
| | | | mechanism
* SONAR-14349 Consume the new "api/features/list" endpoint for monorepo featurePhilippe Perrin2022-07-2110-79/+257
|