aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-17386 Improve UI of closed issuesJeremy Davis2022-11-048-15/+106
|
* SONAR-17494 Apply the new accessible style to old linksRevanshu Paliwal2022-11-041-2/+3
|
* SONAR-17553 Removing getMinDecimalsCountToBeDistinctFromThreshold as its not ↵Revanshu Paliwal2022-11-042-64/+1
| | | | used anywhere
* SONAR-17466 Get the project name for all branches from the "projects" table, ↵Dimitris Kavvathas2022-11-042-1/+59
| | | | to ensure that the latest project name is returned.
* SONAR-17508 Minor improvements on `UserRegistrarImplTest` test classKlaudio Sinani2022-11-042-268/+102
|
* [NO-JIRA] Increase yarn related tasks memory to avoid OOM failurePhilippe Perrin2022-11-041-2/+2
|
* NO-JIRA rename validate CI task to sq_analysisAurelien Poscia2022-11-031-3/+3
|
* SONAR-17502 Deprecate documentationPath field for plugins/installed endpointWouter Admiraal2022-11-032-1/+5
|
* [NO JIRA] Document documentation redirect featureWouter Admiraal2022-11-031-0/+5
|
* SONAR-17539 Fix timezone issue when searching for issues or rulesMathieu Suen2022-11-031-1/+8
|
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021564-9642/+9521
|
* SONAR-17508 - Fix SSF-327Antoine Vinot2022-11-0225-342/+820
|
* SONAR-17508 Decouple LDAP authentication from sonar-plugin-APIAurelien Poscia2022-11-0223-366/+1082
|
* DOC-278 Rename mentions of "master" branch to "main" (#6986)Wouter Admiraal2022-11-023-14/+12
|
* SONAR-17342 Fix bug in Bulk rule-editingJeremy Davis2022-11-011-41/+56
|
* SONAR-17524 using new config property to set default main branchLukasz Jarocki2022-11-0113-58/+147
|
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-0146-91/+180
|
* SONAR-17547 When creating a project, error is returned if key already exists ↵Duarte Meneses2022-11-012-0/+13
| | | | in multiple branches
* SONAR-17490 Remove links/URLs from ASVS security report category descriptionsRevanshu Paliwal2022-11-011-75/+75
|
* SONAR-17465 Handle missing port number for SonarLint ConnectionJeremy Davis2022-11-012-18/+21
|
* SONAR-17528 Update Bitbucket pipeline tutorialGuillaume Peoc'h2022-11-0111-25/+47
|
* SONAR-17527 Add main branch name during manual project creationGuillaume Peoc'h2022-11-018-399/+204
|
* [NO JIRA] DOCS Upgrade Notes mentions Node.js 14.17+ requirementGabriel Vivas2022-10-311-0/+4
| | | | Reviewed-by: Christophe Levis <christophe.levis@sonarsource.com>
* SONAR-17152 removed deprecated license format supportPierre2022-10-319-120/+88
|
* [NO JIRA] Remove unused dependency to hamcrest in sonar-testing-harnessDuarte Meneses2022-10-311-1/+0
|
* SONAR17527 Add new mainBranch param to projects/createLéo Geoffroy2022-10-3111-26/+120
|
* SONAR-17515 Don't rely on feature flag for login messageJeremy Davis2022-10-312-30/+16
|
* SONAR-17533: FIxing random input toggle issue in settings pageRevanshu Paliwal2022-10-311-1/+1
|
* SONAR-17515 move login_message endpoint to community editionZipeng WU2022-10-318-2/+202
|
* [NO JIRA] Upgrade d3-zoom and d3-selectionJeremy Davis2022-10-316-107/+77
|
* [NO JIRA] Upgrade d3-shapeJeremy Davis2022-10-312-17/+17
|
* [NO JIRA] Upgrade d3-scaleJeremy Davis2022-10-312-39/+50
|
* [NO JIRA] Upgrade d3-hierarchyJeremy Davis2022-10-312-12/+12
|
* [NO JIRA] Upgrade d3-arrayJeremy Davis2022-10-312-9/+25
|
* SONAR-17515 allow the LoginMessageFeature enabled status to be checked on CE ↵Matteo Mara2022-10-294-0/+136
| | | | and DE editions
* SONAR-17513 Deprecated legacy pagination parameters in APIs resultsMalek-Ben-Anes2022-10-2828-54/+391
|
* [NO-JIRA] Fix reported code smells & bugsKlaudio Sinani2022-10-2815-41/+202
|
* SONAR-17532 fix low-performance issues with portfolios overview Benjamin Campomenosi2022-10-282-55/+4
|
* [NO JIRA] Update to latest Gradle scannerWouter Admiraal2022-10-289-10/+10
|
* SONAR-17528 Update tutorials to use the actual main branch nameWouter Admiraal2022-10-2864-1362/+606
|
* [NO JIRA] Disable eslint ruleWouter Admiraal2022-10-281-1/+1
|
* [NO-JIRA] Update renovate bot ignore listPhilippe Perrin2022-10-281-11/+1
|
* DOC-280, clarify image for code samplekevin-hinz2022-10-281-1/+1
|
* DOC-278 Update project creation documentationWouter Admiraal2022-10-281-1/+1
| | | | | | | | - The "+" menu no longer exists; it was replaced by a Create Project button on the Projects page - The project creation form now has a third input, "Main branch name". Rather than keeping the doc in sync with a simple form in the UI, remove any mentions of the fields altogether.
* SONAR-17524 Add main branch name instance propertyMathieu Suen2022-10-283-2/+13
|
* SONAR-17515 new Properties for Login Message in the General Settings panel ↵zipeng-wu-sonarsource2022-10-274-1/+31
| | | | | (#6949) Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com>
* SONAR-17515 Create new setting for updating login messageRevanshu Paliwal2022-10-2711-5/+355
|
* SONAR-17497 Add web service to reindex issuesalain2022-10-2713-25/+397
|
* SONAR-17515 Display a custom message on the login pageJeremy Davis2022-10-277-27/+118
|
* SONAR-17511 fix wrong behavior of the SAML Groups field when no value is ↵Matteo Mara2022-10-272-3/+4
| | | | provided.