aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-06170-1596/+2980
| | | | | | | * Update modal-fields * Update form-fields styling * Update modal-fields usage in extensions * Clean css
* SONARCLOUD-382 Update org member when receiving GH webhookBenoit Gianinetti2019-03-0613-29/+85
|
* SONARCLOUD-413 Add organizations list in onboarding modalJeremy Davis2019-03-0627-109/+735
|
* SONARCLOUD-380 Trigger member sync when importing ALM orgJeremy Davis2019-03-0658-638/+747
| | | | | | | | - Remove team button and refactor modals - Sync members after importing alm organization - Update AlmOrganization type and introduce mock function - Add info box when importing or binding organization - Remove manage team button in bound org empty state if member sync
* SONARCLOUD-422 Integrate bitbucket auth into sonar-enterpriseBenoît Gianinetti2019-03-062-1/+12
|
* SONARCLOUD-421 Integrate GitHub auth plugin into sonar enterpriseBenoit2019-03-061-0/+3
|
* SONARCLOUD-379 Enable users sync on existing ALM bound organizationsGrégoire Aubert2019-03-0669-825/+2151
| | | | | | | | | * Display org sync advertisement block * Add membersSync prop to organization type and update mock functions * Extract RadioCard from CardPlan * Allow to customize Modal through ConfirmButton * Add user sync configuration modal * Show help tooltip when user sync is activated
* SONARCLOUD-381 Create api/organization/sync_membersJulien Lancelot2019-03-0616-387/+834
| | | | | | | * Rename organisation to organization in some SonarCloud directories/classes * Add WS api/organizations/sync_members * Get list of members from a GitHub organization * sync_members fails when members sync is disabled
* SONARCLOUD-379 Add members_sync to /api/navigation/organization responseBenoît Gianinetti2019-03-062-1/+3
|
* SONARCLOUD-379 Create POST /api/organizations/set_member_syncBenoît Gianinetti2019-03-0615-18/+299
|
* SONARCLOUD-379 Add ORG_ALM_BINDING#MEMBERS_SYNC columnBenoît Gianinetti2019-03-0611-6/+159
|
* Re-activate all tests for the ExtendProfileForm componentWouter Admiraal2019-02-281-1/+1
|
* DOC drop `sonar.cpd.exclusions`G. Ann Campbell2019-02-281-1/+0
| | | `sonar.cpd.exclusions` can be set through the UI and the patterns are documented there.
* Fix typo: config/sonar.properties -> conf/sonar.propertiesJanos Gyerik2019-02-282-4/+4
|
* SONAR-11687 Remove multiselection of issuesJeremy Davis2019-02-277-111/+124
|
* DOCS deleted out-of-date graphic. (#1294)michaelbirnstiehl2019-02-272-2/+0
| | | | | | * Update quality-profiles.md * Delete restore-quality-profile.jpeg
* Use Artifactory Cloud (#1175)David Rautureau2019-02-272-6/+6
|
* DOC fixed typomichaelbirnstiehl2019-02-251-1/+1
|
* fixup! SONAR-11741 fix NPE when importing issues from external reportSimon Brandhof2019-02-222-30/+23
|
* SONAR-11741 fix NPE when importing issues from external reportSimon Brandhof2019-02-222-1/+205
| | | | Incomplete definition of issue offsets should not make the import fail.
* stabilize BranchDaoTest on OracleSébastien Lesaint2019-02-213-11/+32
|
* SONAR-11670 Drop preview modeJulien HENRY2019-02-21113-5521/+282
|
* renamed Bitbucket* classes to BitbucketCloud*Michal Duda2019-02-201-1/+1
|
* DOC move `sonar.links.scm_dev`to deprecated tableG. Ann Campbell2019-02-201-2/+2
|
* Do not fail Cirrus on consecutive pushesSimon Brandhof2019-02-191-4/+16
|
* SONAR-11617 Support SQLServer 2017Simon Brandhof2019-02-192-1/+2
| | | | [skip ci]
* Apply the Cirrus guidelines about Gradle cacheSimon Brandhof2019-02-191-4/+5
|
* Simplify Bitbucket Cloud "Get Started" docsFabrice Bellingard2019-02-184-15/+22
|
* SONAR-11558 Index basedir by default when sonar.sources is not providedJulien HENRY2019-02-188-31/+80
|
* SONARCLOUD-336: Automatically guess the projectKey/organizationMichal Duda2019-02-1851-177/+775
|
* SONARCLOUD-407 Update Bitbucket Pipelines documentationJulien HENRY2019-02-183-29/+17
|
* SONAR-11677 Simple issue reporting on PR/SLB with no reference analysisJulien HENRY2019-02-1814-115/+209
| | | | Only keep issues having at least a location on a changed line
* SONAR-11677 Use main branch as reference when analyzing a PR and base branch ↵Julien HENRY2019-02-181-1/+1
| | | | is not analyzed
* DOCS Add Portfolio and Application admin documentation (#1231)CS2019-02-151-1/+3
| | | | | | | | * DOCS Add Portfolio and Application admin * DOCS Add admin of Applications and Portfolios * Change wording for admin page
* DOCS make "don't run as root" more explicitG. Ann Campbell2019-02-153-4/+8
|
* Fix testMocks fileGrégoire Aubert2019-02-151-28/+0
|
* Document AutoScan for SonarCloud (#1245)Fabrice Bellingard2019-02-143-11/+124
|
* SONAR-11609 Update the Issues bulkchange actionWouter Admiraal2019-02-149-168/+278
|
* DOCS document `sonar.analysis.*` param stubG. Ann Campbell2019-02-131-0/+1
|
* SONAR-11683 Do not resolve version for SLB and PRJanos Gyerik2019-02-132-1/+13
|
* SONAR-11650 Drop DATA_TYPE column from FILE_SOURCES tableJulien Lancelot2019-02-136-5/+141
|
* Add missing 7.6 release notes link & bootstrap 7.7G. Ann Campbell2019-02-131-0/+6
|
* SONAR-11717 Fix searchbox focusJeremy Davis2019-02-124-4/+9
|
* SONAR-11625 Fix project search field resize glitchJeremy Davis2019-02-121-4/+0
|
* SONAR-11721 Fix example of web API api/user_groups/usersSimon Brandhof2019-02-122-7/+23
|
* SONAR-11631 add missing @SupportsBlueGreen on DB migrationSébastien Lesaint2019-02-111-0/+2
|
* Remove wildcard imports in testsJanos Gyerik2019-02-113-3/+3
|
* SONAR-11626 Make set/unset_baseline internalJanos Gyerik2019-02-115-3/+4
|
* DOCS revert param changesG. Ann Campbell2019-02-111-3/+1
|
* SONAR-11653 add ITsSébastien Lesaint2019-02-111-8/+27
|