Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Quality flaws | Simon Brandhof | 2018-11-21 | 8 | -353/+102 |
| | |||||
* | DOC - Add Compatibility Matrix link in upgrading procedure | Antoine Vigneau | 2018-11-20 | 1 | -1/+1 |
| | |||||
* | SONAR-10770 Increase size of containers | Eric Hartmann | 2018-11-20 | 4 | -3/+4 |
| | |||||
* | SONAR-10770 Apply feedback | Grégoire Aubert | 2018-11-20 | 6 | -14/+57 |
| | |||||
* | SONAR-10770 Store the referenced key of the project in the event | Eric Hartmann | 2018-11-20 | 4 | -6/+12 |
| | | | | Not the key of the technicalprojectcopy | ||||
* | SONAR-10770 update data shape | Stas Vilchik | 2018-11-20 | 3 | -25/+32 |
| | |||||
* | SONAR-10770 Send the definition changes of an application | Eric Hartmann | 2018-11-20 | 3 | -31/+339 |
| | |||||
* | SONAR-10770 Add Application definition change | Eric Hartmann | 2018-11-20 | 1 | -0/+14 |
| | | | | to projectanalysis/search WS | ||||
* | SONAR-10763 Add selectByAnalysisUuids on EventComponentChangeDao | Eric Hartmann | 2018-11-20 | 4 | -0/+127 |
| | |||||
* | SONAR-10763 Add application QG information | Eric Hartmann | 2018-11-20 | 6 | -10/+234 |
| | | | | on projectanalysis/search action | ||||
* | SONAR-10763 Implement storage for QG Alert | Eric Hartmann | 2018-11-20 | 2 | -3/+3 |
| | |||||
* | SONAR-10763 Add Event objects to Governance | Eric Hartmann | 2018-11-20 | 1 | -6/+1 |
| | |||||
* | SONAR-10770 Add DEFINITION_CHANGE category to Event | Eric Hartmann | 2018-11-20 | 3 | -2/+7 |
| | |||||
* | SONAR-10770 Add branch name to ProjectViewAttributes | Eric Hartmann | 2018-11-20 | 2 | -2/+10 |
| | |||||
* | SONAR-10763 add table EVENT_COMPONENT_CHANGES + implement purge | Sébastien Lesaint | 2018-11-20 | 19 | -10/+952 |
| | |||||
* | SONAR-11412 Generate Quality Gate events | Eric Hartmann | 2018-11-20 | 1 | -2/+2 |
| | | | | on applications | ||||
* | SONAR-10770 display definition change events for applications (#918) | Stas Vilchik | 2018-11-20 | 14 | -19/+590 |
| | |||||
* | SONAR-10763 display quality gate events for applications (#910) | Stas Vilchik | 2018-11-20 | 15 | -124/+529 |
| | |||||
* | SONARCLOUD-174 Do not display onboarding popup on create organization page | Grégoire Aubert | 2018-11-20 | 5 | -7/+15 |
| | |||||
* | Fix Quality flaws | Simon Brandhof | 2018-11-18 | 1 | -1/+1 |
| | |||||
* | Add missing @SupportsBlueGreen annotation on migration | Julien Lancelot | 2018-11-16 | 1 | -0/+2 |
| | |||||
* | Revert "SONAR-11487 Update OKHttp to 3.11.0" | Julien HENRY | 2018-11-16 | 3 | -5/+2 |
| | | | | This reverts commit 8c4f5e460f7400358c20606e5708f5bc5ea4c966. | ||||
* | SONAR-11475 Do not redirect to external url when redirecting during OAuth ↵ | Julien Lancelot | 2018-11-16 | 2 | -5/+44 |
| | | | | authentication | ||||
* | SONAR-11475 Check if url is relative before redirecting | Grégoire Aubert | 2018-11-16 | 4 | -13/+40 |
| | |||||
* | Do not consider postgres unit tests as skipped in SQ analysis | Simon Brandhof | 2018-11-16 | 2 | -14/+37 |
| | |||||
* | Revert "Cirrus - run unit tests on PostgreSQL" | Simon Brandhof | 2018-11-16 | 1 | -3/+1 |
| | | | | This reverts commit a731b968304402500f0721e8f9025e207727e51f. | ||||
* | Add documentation to help bind orgs | Fabrice Bellingard | 2018-11-16 | 1 | -0/+34 |
| | |||||
* | SONAR-11452 Display a warning when analysing a PR on an unbound organization | Julien Lancelot | 2018-11-16 | 8 | -21/+132 |
| | | | | | | | * ProjectAlmBindingDto#getAlm does not need to return Optional, as column is not nullable * Add warning on Bitbucket PR analysis when organization is not bound * Extract GitHub API call in dedicated class * Add warning on GitHub PR analysis when organization is not bound | ||||
* | SONARCLOUD-156 Set IS_OWNER_USER not nullable in ALM_APP_INSTALLS | Julien Lancelot | 2018-11-16 | 10 | -19/+119 |
| | |||||
* | SONAR-11321 Improve project page manual fields validate | Grégoire Aubert | 2018-11-16 | 16 | -146/+516 |
| | |||||
* | SONAR-11321 Apply feedback | Grégoire Aubert | 2018-11-16 | 53 | -788/+907 |
| | | | | | | | | | | | | | | | | | | | | * Do not autofocus when a default org is selected * Do not skip onboarding when opening the organization create page * Add button to cancel org import * Fix bug of org created with description in place of avatar * Redirect to organization projects after multiple projects import * Correctly select newly create organization when redirected to project creation page * Remove tutorial steps in auto import organization components * Update already imported repository link * Hide key value in the additional info when read only * Hide org type icons in the organization select of the page to manually create a project * Update wording to analyze projects instead of create projects * Display spinner while importing organization * Disable auto import of org for now when the user must create a paid org * Add placeholder to avatar input when there is no url specified * Add missing app installation text in create project page * Allow to switch between tabs during organization import and keep data * Remove read-only key when binding personal org | ||||
* | SONAR-11321 Fallback to generic avatar if the image doesn't load | Grégoire Aubert | 2018-11-16 | 1 | -20/+37 |
| | |||||
* | SONARCLOUD-155 Redirect to SonarCloud after Bitbucket app install from ↵ | Grégoire Aubert | 2018-11-16 | 3 | -10/+48 |
| | | | | Marketplace | ||||
* | Remove useless disabling of eslint camelcase rule | Grégoire Aubert | 2018-11-16 | 34 | -55/+15 |
| | |||||
* | SONAR-11321 Prevent binding already bound application | Julien Lancelot | 2018-11-16 | 16 | -111/+296 |
| | |||||
* | SONAR-11396 Display private repositories in auto create projects page | Grégoire Aubert | 2018-11-16 | 7 | -12/+63 |
| | |||||
* | SONARCLOUD-101 Display only organization on which we have correct ↵ | Grégoire Aubert | 2018-11-16 | 52 | -225/+271 |
| | | | | | | permissions in create pages * Use organizations actions instead of permissions flags from api/navigation/organization | ||||
* | SONAR-11327 Redirect user after organization creation depending on context | Grégoire Aubert | 2018-11-16 | 12 | -18/+120 |
| | | | | * Correctly handle OnboardingModal for create organization page | ||||
* | SONAR-11322 Display manual/auto tab on project and organization page ↵ | Grégoire Aubert | 2018-11-16 | 10 | -55/+69 |
| | | | | depending on context | ||||
* | SONAR-11325 Create GET api/alm_integration/list_unbound_installations | Julien Lancelot | 2018-11-16 | 14 | -83/+290 |
| | |||||
* | SONAR-11325 Enable to continue an unfinished alm application installation | Grégoire Aubert | 2018-11-16 | 16 | -58/+407 |
| | |||||
* | SONAR-11321 Suggest valid organization key | Grégoire Aubert | 2018-11-16 | 6 | -16/+104 |
| | |||||
* | SONAR-11323 Return personal organization info | Julien Lancelot | 2018-11-16 | 13 | -246/+347 |
| | | | | | | * Return personalOrganization in api/users/current * Replace type by personal in api/alm_integrations/show_org * Update AlmOrganization type with personal flag instead of type field | ||||
* | SONAR-11324 Bind remote orgs to existing SonarCloud orgs | Grégoire Aubert | 2018-11-16 | 55 | -903/+1468 |
| | | | | | * Split personal org binding and public org binding * Remove BETA flag on tabs | ||||
* | SONAR-11321 Retry up to 5 times to get the alm organization | Grégoire Aubert | 2018-11-16 | 10 | -23/+102 |
| | |||||
* | SONAR-11323 Ease workflow to bind personal organizations | Grégoire Aubert | 2018-11-16 | 36 | -174/+488 |
| | | | | | * Create withUserOrganizations and use it in create Orgs/Projects page * Update ALM object format in api/navigation/component and api/organizations/search | ||||
* | SONAR-11322 Import repos from bound organizations | Grégoire Aubert | 2018-11-16 | 63 | -1028/+2302 |
| | | | | | | | | | | | | | * Move project create page in the create folder * Move HOCs to components * Update create project page * Move getting user organizations in CreateProjectPage (1 level higher) * Creact OrganizationSelect component * Create RemoteRepositories component * Use OrganizationSelect in ManualProjectCreate * Add OrganizationSelect and RemoteRepositories in AutoProjectCreate page * Rework validation of the create organization page * Add 'organization' param on list_repositories and provision_projects | ||||
* | SONAR-11321 Bind organization to alm installation when creating organization | Julien Lancelot | 2018-11-16 | 44 | -130/+1101 |
| | | | | | | | | | | * Return AlmAppInstallDto in select methods of AlmAppInstallDao, this is required in order to be able to more easily link an OrganizationDto to a AlmAppInstallDto in next commit * Create ORGANIZATION_ALM_BINDINGS table * Bind organization with installation when creating organization * Delete alm binding when removing organization * Delete alm binding when uninstalling ALM application * Return ALM info in api/organizations/search * Ensure user is admin to return Bitbucket team/user details | ||||
* | SONAR-11321 Create organization from GitHub organization or BitBucket team | Julien Lancelot | 2018-11-16 | 78 | -418/+1892 |
| | | | | | | | | | | * Create api/alm_integration/show_organization and handle only GitHub installation * Add import from ALM tab in Create Org page * Do not show error while validating detail input * Add step to create organization from ALM * Display a warning if the installation id was not found * Add Alm link to remote organization in org context * Create GET api/alm_integration/show_app_info | ||||
* | Cirrus - run unit tests on PostgreSQL | Simon Brandhof | 2018-11-16 | 1 | -1/+3 |
| |