Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 13 | -19/+584 | |
| | ||||||
* | SONAR-10763 display quality gate events for applications (#910) | Stas Vilchik | 2018-11-20 | 14 | -124/+528 | |
| | ||||||
* | 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 | 1 | -2/+1 | |
| | | | | 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 | 5 | -16/+29 | |
| | | | | | | | * 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 | 15 | -145/+509 | |
| | ||||||
* | SONAR-11321 Apply feedback | Grégoire Aubert | 2018-11-16 | 52 | -774/+891 | |
| | | | | | | | | | | | | | | | | | | | | * 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 | 15 | -111/+295 | |
| | ||||||
* | SONAR-11396 Display private repositories in auto create projects page | Grégoire Aubert | 2018-11-16 | 6 | -12/+62 | |
| | ||||||
* | SONARCLOUD-101 Display only organization on which we have correct ↵ | Grégoire Aubert | 2018-11-16 | 51 | -224/+264 | |
| | | | | | | 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 | 15 | -58/+404 | |
| | ||||||
* | 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 | 12 | -246/+346 | |
| | | | | | | * 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 | 54 | -897/+1458 | |
| | | | | | * 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 | 9 | -23/+99 | |
| | ||||||
* | SONAR-11323 Ease workflow to bind personal organizations | Grégoire Aubert | 2018-11-16 | 35 | -171/+480 | |
| | | | | | * 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 | 62 | -1026/+2299 | |
| | | | | | | | | | | | | | * 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 | 43 | -130/+1095 | |
| | | | | | | | | | | * 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 | 77 | -417/+1881 | |
| | | | | | | | | | | * 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 | |
| | ||||||
* | Rewrite part of the settings page | Grégoire Aubert | 2018-11-15 | 35 | -562/+551 | |
| | ||||||
* | Rewrite settings encryption app to TS | Grégoire Aubert | 2018-11-15 | 13 | -357/+321 | |
| | ||||||
* | SONAR-11473 Do not serve pages for urls with double slashes | Grégoire Aubert | 2018-11-15 | 1 | -1/+1 | |
| | ||||||
* | SONAR-11474 Code viewer header stay fixed when scrolling horizontally | Grégoire Aubert | 2018-11-15 | 2 | -3/+6 | |
| | ||||||
* | SONAR-11487 Update OKHttp to 3.11.0 | Julien HENRY | 2018-11-15 | 1 | -1/+2 | |
| | ||||||
* | Replace guava optional with java.util.Optional | Duarte Meneses | 2018-11-13 | 78 | -289/+249 | |
| | ||||||
* | SONAR-10361 Handle assigning issue to a user with commas in name (#903) | Benoit | 2018-11-12 | 2 | -5/+7 | |
| | ||||||
* | SONARCLOUD-45 Fix styling of featured projects | Grégoire Aubert | 2018-11-12 | 3 | -2/+13 | |
| | ||||||
* | SONARCLOUD-45 Remove quality gate from featured projects | Grégoire Aubert | 2018-11-12 | 2 | -5/+0 | |
| | ||||||
* | SONARCLOUD-45 Fix measures of featured projects | Grégoire Aubert | 2018-11-12 | 4 | -8/+86 | |
| |