summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-14575 Add information about sonar.qualitygate.wait parameter for ↵Wouter Admiraal2021-03-101-6/+11
| | | | Bitbucket Pipelines
* Upgrade postgresql jdbc driver version to 42.2.19Christian Köberl2021-03-091-1/+1
| | | | | 42.2.15 - 42.2.17 have an issue with older PosgreSQL versions. See https://github.com/pgjdbc/pgjdbc/issues/1868
* 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
|
* update tomcat Tobias Trabelsi2021-03-081-1/+1
|
* SONAR-14468, SONAR-14435 Improve C/C++/OjbC tutorialMathieu Suen2021-03-0813-47/+187
|
* SONAR-14518 Telemetry - include number of sonarlint usersDuarte Meneses2021-03-053-8/+23
|
* SONAR-14525 include CI usage information in telemetryMichal Duda2021-03-0435-82/+542
|
* SONAR-14518 Telemetry - include number of sonarlint usersDuarte Meneses2021-03-0432-12/+572
|
* SONAR-14525 include SCM usage information in telemetryMichal Duda2021-03-0417-57/+214
|
* 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-0313-43/+297
|
* SONAR-14494 Adding the .NET Core tutorial in manualMathieu Suen2021-03-0313-148/+430
|
* SONAR-14493 Add tutorial for .NET Core in Jenkins.Mathieu Suen2021-03-0319-197/+699
|
* Refactor Quality Profiles pageWouter Admiraal2021-03-0318-835/+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-0330-173/+271
|
* SONAR-12056 Indicate required fields for formsWouter Admiraal2021-03-0362-525/+438
|
* SONAR-11751 SONAR-11748 Use semantically correct elements on Issues pageWouter Admiraal2021-03-034-4/+28
|
* SONAR-11751 SONAR-11748 Use semantically correct elements on Projects pageWouter Admiraal2021-03-0317-219/+287
|
* 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
|
* SONAR-14527 Use 30s write timeout when submitting scanner reportDuarte Meneses2021-03-0313-220/+57
|
* 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>
* SONAR-14498 Better JSON fieldJeremy Davis2021-02-265-1/+199
|
* DOCS add note on PR decoration requiring analysismichaelbirnstiehl2021-02-265-13/+14
|
* SONAR-13848 remove deprecated 'pageIndex' and 'pageSize' params from web ↵Michal Duda2021-02-261-2/+0
| | | | services
* SONAR-13848 remove deprecated params from /api/users/* WSMichal Duda2021-02-266-83/+10
|
* SONAR-13848 remove deprecated web servicesMichal Duda2021-02-2613-1045/+1
|
* SONAR-13848 remove deprecated param 'componentKey' from api/settings/*Michal Duda2021-02-262-3/+3
|
* SONAR-13848 remove deprecated response field 'debt_sub_characteristic' from ↵Michal Duda2021-02-261-4/+0
| | | | api/rules/update
* SONAR-13848 remove deprecations from api/qualityprofiles/projectsMichal Duda2021-02-262-4/+2
|
* SONAR-13848 remove deprecated parameter 'format' from api/qualityprofiles/exportMichal Duda2021-02-262-5/+1
|
* SONAR-13848 remove deprecated parameter 'qualifier' from ↵Michal Duda2021-02-261-2/+1
| | | | api/permissions/bulk_apply_template
* SONAR-13848 remove deprecated parameter 'componentKey' from ↵Michal Duda2021-02-262-8/+7
| | | | api/navigation/component
* SONAR-13848 remove deprecations from api/measure/* WSMichal Duda2021-02-268-179/+67
|
* SONAR-13848 remove deprecated response field 'debtTotal' from api/issues/searchMichal Duda2021-02-267-16/+2
|
* SONAR-13848 remove deprecations from api/issues/bulk_changeMichal Duda2021-02-261-15/+9
|