aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* NO-JIRA fixed unit test that was not passing on windowsLukasz Jarocki2021-11-104-7/+11
|
* SONAR-15623 Update netty from 4.1.65 to 4.1.70Duarte Meneses2021-11-101-1/+1
|
* SONAR-15180 Document support for Azure DevOps Server Express editionsPhilippe Perrin2021-11-102-6/+6
|
* SONAR-15430 Fix C-family tutorial for GH Actions on linuxJeremy Davis2021-11-102-6/+20
|
* Make new portfolio queries oracle compliantJacek2021-11-091-12/+52
|
* SONAR-15498 add IT and Purge should delete selected project if it only ↵Duarte Meneses2021-11-0913-29/+279
| | | | selects a branch being deleted
* SONAR-15545 Add documentation on branches in portfoliosmichaelbirnstiehl2021-11-091-17/+40
|
* SONAR-15528 Support export project branches in portfolio in XMLJacek2021-11-094-0/+58
|
* Use Java 11 API instead of GuavaDuarte Meneses2021-11-091-2/+2
|
* SONAR-15499 Show portfolio branch selection in views/show WS and clean ↵Duarte Meneses2021-11-099-99/+115
| | | | selected branches in portfolios
* SONAR-15498 Manual selection of project's branches for portfolioPhilippe Perrin2021-11-0948-588/+1211
| | | | Display portfolio's children branch information and group issues by project and branch
* SONAR-15498 Compute manually selected projects in portfolioDuarte Meneses2021-11-0912-39/+167
|
* SONAR-15498 Compute manually selected projects in portfolioJacek2021-11-098-30/+38
|
* SONAR-15498 DB schema and WS supports project branches selection in portfoliosDuarte Meneses2021-11-0923-113/+747
|
* SONAR-14658 Show additional security-related rules are available in security ↵Zipeng WU2021-11-093-0/+60
| | | | reports
* SONAR-15579 Improve error verbosity on permission template matching key ↵Klaudio Sinani2021-11-097-6/+128
| | | | collision + unit test
* SONAR-15621 update Azure DevOps extension compatibilitiesmichaelbirnstiehl2021-11-081-6/+8
|
* [NO-JIRA] Handle multiline in SQL Tasks triggerBelen Pruvost2021-11-081-1/+2
|
* SONAR-15622 - Change Exclusions subcategory order to reflect everyday usageBelen Pruvost2021-11-082-18/+18
|
* SONAR-15397 Fix Issue tags aren't filtered by branchZipeng WU2021-11-059-24/+137
|
* Specify Locale in humanReadableByteCountSI for consistent outputJulien HENRY2021-11-051-2/+3
| | | | For example with a French Locale the decimal separator is a comma.
* [NO-JIRA] Trigger SQL tasks upon SQL changes or Nightly BuildBelen Pruvost2021-11-051-29/+34
|
* SONAR-15508 Fix upgrade being display in the modalMathieu Suen2021-11-054-12/+20
|
* SONAR-15309 Change portfolio's empty criteria to match projects'guillaume-peoch-sonarsource2021-11-054-11/+12
|
* Update hardware recommendations page and Elasticsearch links (#4950)jtingsanchali2021-11-051-9/+12
| | | * DOCS update hardware recommendations page and Elasticsearch documentation links
* SONAR-15613 Improve settings search resultsJeremy Davis2021-11-041-1/+1
|
* SONAR-15575 Fix keyboard navigation in hotspots pageJeremy Davis2021-11-041-4/+3
|
* SONAR-15587 icon url handles base urlJeremy Davis2021-11-041-1/+2
|
* SONAR-15501 Fix response example for `api/project_analyses/search` endpoint ↵Klaudio Sinani2021-11-042-17/+19
| | | | + unit tests
* SONAR-15587 - Change DB Migration for sonarlint_ad_seenBelen Pruvost2021-11-042-2/+4
|
* SONAR-15574 improving the code qualityLukasz Jarocki2021-11-0410-26/+20
|
* SONAR-15570 Added integration test for export and import between editionsLukasz Jarocki2021-11-041-0/+15
|
* SONAR-15580 Migrate api/project_dump/status endpoint to CE + unit testsKlaudio Sinani2021-11-048-6/+546
|
* SONAR-15574 Add package info file for `org.sonar.server.projectanalysis.ws` ↵Klaudio Sinani2021-11-041-0/+23
| | | | package
* SONAR-15574 open source background project export task processingpierre2021-11-04106-7/+9241
|
* Fixing critical accessibility issueMathieu Suen2021-11-044-7/+8
|
* SONAR-15567 Add export UI to community editionMathieu Suen2021-11-0420-2/+1726
|
* SONAR-15571 Update the Project Move page to add export starting with ↵michaelbirnstiehl2021-11-041-18/+30
| | | | Community Edition
* SONAR-15574 move Project export API to community editionPierre2021-11-0412-0/+648
|
* SONAR-15567 Add new `projectImportFeatureEnabled` feature flag (#4891)klaudio-sinani-sonarsource2021-11-043-0/+37
| | | | | | | | | | | * SONAR-15567 Introduce new `projectImportFeatureEnabled` feature flag * SONAR-15567 Add test cases for new `projectImportFeatureEnabled` feature flag * SONAR-15567 Update API example payload for `api/navigation/global` * SONAR-15567 Minor fix on order of imports * SONAR-15567 Remove new line characters
* SONAR-15604 SONAR-15605 Improve wording for permission removal from Quality ↵Jeremy Davis2021-11-045-23/+25
| | | | Gates and Quality Profiles
* SONAR-15601 Clarify that QualityGate permissions can be delegated to a groupJeremy Davis2021-11-041-2/+2
|
* SONAR-15519 fix Maven tutorial + docguillaume-peoch-sonarsource2021-11-0417-193/+36
|
* SONAR-15588 Dismiss sonarlint promotionguillaume-peoch-sonarsource2021-11-039-17/+100
|
* SONAR-15587 Sonarlint PromotionJeremy Davis2021-11-0311-0/+208
|
* SONAR-15588 Endpoint for dismissing sonarlint promotionZipeng WU2021-11-039-4/+165
|
* SONAR-15587 - Return sonarLintAdSeen in CurrentAction payloadBelen Pruvost2021-11-036-4/+32
|
* SONAR-15587 - Add sonarlint_ad_seen boolean column to users tableBelen Pruvost2021-11-038-2/+303
|
* SONAR-15603 - Quality Profile permission delegation logsBelen Pruvost2021-11-0315-74/+348
|
* SONAR-15602 - Quality Gate permission delegation logsBelen Pruvost2021-11-0314-43/+381
|