aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-17586 Allow project onboarding when multiple Gitlab integrations are ↵Revanshu Paliwal2022-11-1722-198/+601
| | | | configured
* SONAR-17480 Update Review Priority Badges (#7053)David Cho-Lerat2022-11-172-10/+8
|
* SONAR-17594 Remove issue message that appears as secondary issue whilst ↵Mathieu Suen2022-11-161-2/+6
| | | | being the primary
* SONAR-17497 Restrict issues reindex to global system adminalain2022-11-162-9/+4
|
* SONAR-12497 Drop deprecated Ldap autodiscovery featureAntoine Vinot2022-11-1616-557/+171
|
* SONAR-17593 Update ./gradlew commands to use 'sonar'Wouter Admiraal2022-11-1510-13/+13
|
* [NO-JIRA] Fix reported code smellsKlaudio Sinani2022-11-155-7/+23
|
* SONAR-17446 drop support postgresql versions 9.6 & 10Malek-Ben-Anes2022-11-152-3/+2
|
* SONAR-17591 Fix keyboard arrow behavior in multi-line inputMathieu Suen2022-11-144-11/+37
|
* SONAR-17597 NullPointerException when CE loads SCM changesets from DBDuarte Meneses2022-11-113-2/+70
|
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-1130-54/+53
|
* [NO JIRA] Remove debug logsDuarte Meneses2022-11-111-10/+0
|
* SONAR-17590 make hostpot search endpoint publicPierre2022-11-102-3/+3
|
* SONAR-17580 add edition information to api/system/info responseMatteo Mara2022-11-106-161/+414
|
* SONAR-17445 upgrade postgresql version to 15Malek-Ben-Anes2022-11-102-2/+7
|
* [NO JIRA] Move onelogin java-saml version management to the main ↵Matteo Mara2022-11-091-6/+1
| | | | build.gradle file
* SONAR-15260 when changing a quality profile parent, the overridden rules ↵Matteo Mara2022-11-072-6/+64
| | | | severit is preserved
* SONAR-17559 Refine conditions under which we display a warning when using ↵Wouter Admiraal2022-11-072-21/+11
| | | | sonar.newCode.referenceBranch
* SONAR-17495 Add up/down navigation on togglerMathieu Suen2022-11-0710-105/+205
|
* SONAR-16455 Merge measure's 'variation' and 'value'Duarte Meneses2022-11-05112-1826/+1220
|
* NO-JIRA replace un-necessary and flaky ↵Aurelien Poscia2022-11-043-2/+109
| | | | expired_push_events_are_purged_on_schedule IT by predictable junit
* SONAR-17554 Move the before creation date picker issue filterMathieu Suen2022-11-047-410/+442
|
* SONAR-15675 Duplicated files and bad sorting when listing 500+ filesGuillaume Peoc'h2022-11-042-0/+18
|
* SONAR-17527 Update learn more linkGuillaume Peoc'h2022-11-041-3/+1
|
* SONAR-17386 Improve UI of closed issuesJeremy Davis2022-11-047-15/+104
|
* 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
|
* 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-0224-342/+819
|
* 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-0140-75/+164
|
* 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-017-399/+199
|
* [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-317-111/+83
|
* SONAR17527 Add new mainBranch param to projects/createLéo Geoffroy2022-10-3110-26/+119
|
* 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-317-2/+200
|