Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONARCLOUD-380 Rework modal styling of SC and SQ | Grégoire Aubert | 2019-03-06 | 170 | -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 webhook | Benoit Gianinetti | 2019-03-06 | 13 | -29/+85 |
| | |||||
* | SONARCLOUD-413 Add organizations list in onboarding modal | Jeremy Davis | 2019-03-06 | 27 | -109/+735 |
| | |||||
* | SONARCLOUD-380 Trigger member sync when importing ALM org | Jeremy Davis | 2019-03-06 | 58 | -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-enterprise | Benoît Gianinetti | 2019-03-06 | 2 | -1/+12 |
| | |||||
* | SONARCLOUD-421 Integrate GitHub auth plugin into sonar enterprise | Benoit | 2019-03-06 | 1 | -0/+3 |
| | |||||
* | SONARCLOUD-379 Enable users sync on existing ALM bound organizations | Grégoire Aubert | 2019-03-06 | 69 | -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_members | Julien Lancelot | 2019-03-06 | 16 | -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 response | Benoît Gianinetti | 2019-03-06 | 2 | -1/+3 |
| | |||||
* | SONARCLOUD-379 Create POST /api/organizations/set_member_sync | Benoît Gianinetti | 2019-03-06 | 15 | -18/+299 |
| | |||||
* | SONARCLOUD-379 Add ORG_ALM_BINDING#MEMBERS_SYNC column | Benoît Gianinetti | 2019-03-06 | 11 | -6/+159 |
| | |||||
* | Re-activate all tests for the ExtendProfileForm component | Wouter Admiraal | 2019-02-28 | 1 | -1/+1 |
| | |||||
* | DOC drop `sonar.cpd.exclusions` | G. Ann Campbell | 2019-02-28 | 1 | -1/+0 |
| | | | `sonar.cpd.exclusions` can be set through the UI and the patterns are documented there. | ||||
* | Fix typo: config/sonar.properties -> conf/sonar.properties | Janos Gyerik | 2019-02-28 | 2 | -4/+4 |
| | |||||
* | SONAR-11687 Remove multiselection of issues | Jeremy Davis | 2019-02-27 | 7 | -111/+124 |
| | |||||
* | DOCS deleted out-of-date graphic. (#1294) | michaelbirnstiehl | 2019-02-27 | 2 | -2/+0 |
| | | | | | | * Update quality-profiles.md * Delete restore-quality-profile.jpeg | ||||
* | Use Artifactory Cloud (#1175) | David Rautureau | 2019-02-27 | 2 | -6/+6 |
| | |||||
* | DOC fixed typo | michaelbirnstiehl | 2019-02-25 | 1 | -1/+1 |
| | |||||
* | fixup! SONAR-11741 fix NPE when importing issues from external report | Simon Brandhof | 2019-02-22 | 2 | -30/+23 |
| | |||||
* | SONAR-11741 fix NPE when importing issues from external report | Simon Brandhof | 2019-02-22 | 2 | -1/+205 |
| | | | | Incomplete definition of issue offsets should not make the import fail. | ||||
* | stabilize BranchDaoTest on Oracle | Sébastien Lesaint | 2019-02-21 | 3 | -11/+32 |
| | |||||
* | SONAR-11670 Drop preview mode | Julien HENRY | 2019-02-21 | 113 | -5521/+282 |
| | |||||
* | renamed Bitbucket* classes to BitbucketCloud* | Michal Duda | 2019-02-20 | 1 | -1/+1 |
| | |||||
* | DOC move `sonar.links.scm_dev`to deprecated table | G. Ann Campbell | 2019-02-20 | 1 | -2/+2 |
| | |||||
* | Do not fail Cirrus on consecutive pushes | Simon Brandhof | 2019-02-19 | 1 | -4/+16 |
| | |||||
* | SONAR-11617 Support SQLServer 2017 | Simon Brandhof | 2019-02-19 | 2 | -1/+2 |
| | | | | [skip ci] | ||||
* | Apply the Cirrus guidelines about Gradle cache | Simon Brandhof | 2019-02-19 | 1 | -4/+5 |
| | |||||
* | Simplify Bitbucket Cloud "Get Started" docs | Fabrice Bellingard | 2019-02-18 | 4 | -15/+22 |
| | |||||
* | SONAR-11558 Index basedir by default when sonar.sources is not provided | Julien HENRY | 2019-02-18 | 8 | -31/+80 |
| | |||||
* | SONARCLOUD-336: Automatically guess the projectKey/organization | Michal Duda | 2019-02-18 | 51 | -177/+775 |
| | |||||
* | SONARCLOUD-407 Update Bitbucket Pipelines documentation | Julien HENRY | 2019-02-18 | 3 | -29/+17 |
| | |||||
* | SONAR-11677 Simple issue reporting on PR/SLB with no reference analysis | Julien HENRY | 2019-02-18 | 14 | -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 HENRY | 2019-02-18 | 1 | -1/+1 |
| | | | | is not analyzed | ||||
* | DOCS Add Portfolio and Application admin documentation (#1231) | CS | 2019-02-15 | 1 | -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 explicit | G. Ann Campbell | 2019-02-15 | 3 | -4/+8 |
| | |||||
* | Fix testMocks file | Grégoire Aubert | 2019-02-15 | 1 | -28/+0 |
| | |||||
* | Document AutoScan for SonarCloud (#1245) | Fabrice Bellingard | 2019-02-14 | 3 | -11/+124 |
| | |||||
* | SONAR-11609 Update the Issues bulkchange action | Wouter Admiraal | 2019-02-14 | 9 | -168/+278 |
| | |||||
* | DOCS document `sonar.analysis.*` param stub | G. Ann Campbell | 2019-02-13 | 1 | -0/+1 |
| | |||||
* | SONAR-11683 Do not resolve version for SLB and PR | Janos Gyerik | 2019-02-13 | 2 | -1/+13 |
| | |||||
* | SONAR-11650 Drop DATA_TYPE column from FILE_SOURCES table | Julien Lancelot | 2019-02-13 | 6 | -5/+141 |
| | |||||
* | Add missing 7.6 release notes link & bootstrap 7.7 | G. Ann Campbell | 2019-02-13 | 1 | -0/+6 |
| | |||||
* | SONAR-11717 Fix searchbox focus | Jeremy Davis | 2019-02-12 | 4 | -4/+9 |
| | |||||
* | SONAR-11625 Fix project search field resize glitch | Jeremy Davis | 2019-02-12 | 1 | -4/+0 |
| | |||||
* | SONAR-11721 Fix example of web API api/user_groups/users | Simon Brandhof | 2019-02-12 | 2 | -7/+23 |
| | |||||
* | SONAR-11631 add missing @SupportsBlueGreen on DB migration | Sébastien Lesaint | 2019-02-11 | 1 | -0/+2 |
| | |||||
* | Remove wildcard imports in tests | Janos Gyerik | 2019-02-11 | 3 | -3/+3 |
| | |||||
* | SONAR-11626 Make set/unset_baseline internal | Janos Gyerik | 2019-02-11 | 5 | -3/+4 |
| | |||||
* | DOCS revert param changes | G. Ann Campbell | 2019-02-11 | 1 | -3/+1 |
| | |||||
* | SONAR-11653 add ITs | Sébastien Lesaint | 2019-02-11 | 1 | -8/+27 |
| |