aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-14586 Move DefaultAdminCredentialsVerifier to sonar-webserver-authWouter Admiraal2021-03-188-23/+0
|
* DOCS Fix docs on starting SQ as a service on windowsOlivier Korach2021-03-172-10/+13
|
* SONAR-14549 Restoring backed up Quality Profile with old rule ↵Duarte Meneses2021-03-172-21/+114
| | | | repositority/key doesn't work
* SONAR-14192 Add optional return field 'deprecatedKeys' to /api/rules/searchMichal Duda2021-03-1711-24/+155
|
* Update security hotspot documentation (open support in Eclipse)Damien Urruty2021-03-161-0/+1
|
* SONAR-14581 print stacktrace during integration error with gitlabPierre2021-03-162-0/+89
|
* Update note on keeping main branch historyMikeBirnstiehl2021-03-166-25/+17
|
* SONAR-14569 Document ALM Main Branch detection upon onboardingmichaelbirnstiehl2021-03-165-11/+24
|
* SONAR-14564 Update SonarQube main branch name during Azure DevOps project ↵Philippe Perrin2021-03-166-11/+142
| | | | onboarding
* SONAR-14565 Update SonarQube main branch name during Bitbucket Server ↵Lukasz Jarocki2021-03-167-7/+360
| | | | project onboarding
* SONAR-14558 Update SonarQube main branch name during Gitlab project onboardingPierre2021-03-165-18/+214
|
* SONAR-14566 Update SonarQube main branch name during Github project onboardingBelen Pruvost2021-03-1610-19/+147
|
* SONAR-13703 api/measures/component_tree returns an SVW qualifier for ↵Michal Duda2021-03-152-0/+54
| | | | Applications
* SONAR-14536 Add Security Report PDFZipeng WU2021-03-151-5/+5
|
* SONAR-14548 update Security Reports documentationmichaelbirnstiehl2021-03-151-7/+18
|
* SONAR-14519 - Update ALMs format and simplify System Info PageBelen Pruvost2021-03-126-12/+25
|
* [DOCS] documented dns caching policy Tobias Trabelsi2021-03-111-0/+10
| | | * documented dns caching policy
* SONAR-14575 Add information about sonar.qualitygate.wait parameter for ↵Wouter Admiraal2021-03-101-6/+11
| | | | Bitbucket Pipelines
* SONAR-14523 implemented splitting plugins into twoLukasz Jarocki2021-03-089-20/+212
|
* SONAR-14519 add ALM info to system info filePierre2021-03-088-7/+175
|
* SONAR-14520 - Add Default Leak Period to System Info FilePhilippe Perrin2021-03-082-10/+64
|
* Fix dropping primary keys in DB migrationsDuarte Meneses2021-03-0810-25/+90
|
* SONAR-14542 Migration 4208 fails if the PK constraint name is unexpectedDuarte Meneses2021-03-082-4/+9
|
* SONAR-14541 Migration 4207 fails if the PK constraint name is unexpectedDuarte Meneses2021-03-082-7/+13
|
* SONAR-14541 Migration 4207 fails if the PK constraint name is unexpectedDuarte Meneses2021-03-082-3/+10
|
* SONAR-14468, SONAR-14435 Improve C/C++/OjbC tutorialMathieu Suen2021-03-0812-39/+177
|
* SONAR-14518 Telemetry - include number of sonarlint usersDuarte Meneses2021-03-053-8/+23
|
* SONAR-14525 include CI usage information in telemetryMichal Duda2021-03-048-19/+86
|
* SONAR-14518 Telemetry - include number of sonarlint usersDuarte Meneses2021-03-0432-12/+572
|
* SONAR-14525 include SCM usage information in telemetryMichal Duda2021-03-0414-39/+184
|
* SONAR-13515 Telemetry - include external authentication providersDuarte Meneses2021-03-0412-4/+57
|
* DOCS Add table for sonar scanner for .NET flavor matched to its specific ↵Joe Tingsanchali2021-03-041-1/+13
| | | | invocation
* SONAR-14547 Bring back "Analyzing languages other than C# and VB" blo… (#3838)mickael-caro-sonarsource2021-03-041-2/+18
|
* SONAR-14495 Add the .NET tutorial for gitlab CIMathieu Suen2021-03-0312-43/+295
|
* SONAR-14494 Adding the .NET Core tutorial in manualMathieu Suen2021-03-0312-146/+420
|
* SONAR-14493 Add tutorial for .NET Core in Jenkins.Mathieu Suen2021-03-0318-185/+664
|
* Refactor Quality Profiles pageWouter Admiraal2021-03-0317-834/+1158
| | | | | | - Move all API interactions to the parent component - Merge copy, extend, and rename forms into a single component - Simplify delete form
* Update sonar-ui-common to 1.0.33Wouter Admiraal2021-03-034-10/+10
|
* SONAR-12434 Increase contrast of issue location countWouter Admiraal2021-03-031-1/+1
|
* SONAR-13998 Access to background task fail when not an main branchWouter Admiraal2021-03-032-8/+4
|
* SONAR-11959 Colorblind-friendly coverage treemapsWouter Admiraal2021-03-032-17/+14
|
* SONAR-11774 Make issues more accessible to screen readersWouter Admiraal2021-03-0329-173/+261
|
* SONAR-12056 Indicate required fields for formsWouter Admiraal2021-03-0361-525/+436
|
* SONAR-11751 SONAR-11748 Use semantically correct elements on Issues pageWouter Admiraal2021-03-033-4/+27
|
* SONAR-11751 SONAR-11748 Use semantically correct elements on Projects pageWouter Admiraal2021-03-0316-219/+286
|
* SONAR-10681 Increase facet color contrastWouter Admiraal2021-03-033-5/+5
|
* Upgrade to lodash@4.17.21Philippe Perrin2021-03-034-10/+20
|
* SONAR-14516 Remove hardcoded usage of 'master' from webappPhilippe Perrin2021-03-035-8/+201
|
* Delete legacy SonarCloud codePhilippe Perrin2021-03-0312-1407/+22
|
* Updating docs for clarity around self-signed certs and GitLab (#3811)Jeff Zapotoczny2021-03-012-3/+21
| | | | | | | | | | | | | * Updating docs for clarity around self-signed certs and GitLab * Update server/sonar-docs/src/pages/analysis/gitlab-integration.md Co-authored-by: MikeBirnstiehl <michael.birnstiehl@sonarsource.com> * Update server/sonar-docs/src/pages/analysis/scan/sonarscanner.md Co-authored-by: MikeBirnstiehl <michael.birnstiehl@sonarsource.com> Co-authored-by: MikeBirnstiehl <michael.birnstiehl@sonarsource.com>