- 10 Aug, 2020 40 commits
-
-
Marcin Sedlak-Jakubowski authored
Improve grammar in the page objects page in the testing guide See merge request gitlab-org/gitlab!39001
-
Jarka Košanová authored
Update password change sign-in banner text See merge request gitlab-org/gitlab!38606
-
Ray Paik authored
-
Kushal Pandya authored
Merge branch '229516-dast-site-profile-library-implementation-iteration-1-delete-profile-frontend' into 'master' Add capability to delete site profile from DAST on-demand library See merge request gitlab-org/gitlab!38555
-
David Pisek authored
This commit adds a delete button to the DAST on-demand-scan profile library. This will allow users to delete site profiles. It adds: * Delete buttons to listing component * Confirmation modal * GraphQL query * Apollo mutation * Specs
-
Martin Wortschack authored
Remove external url data from props in favor of store Closes #229709 See merge request gitlab-org/gitlab!38557
-
Kushal Pandya authored
Enable unitless single stat Closes #232771 See merge request gitlab-org/gitlab!39067
-
Kushal Pandya authored
Fixed jump to next discussion button not working Closes #232802 See merge request gitlab-org/gitlab!38391
-
Phil Hughes authored
Use project iterations query for project iterations list See merge request gitlab-org/gitlab!38705
-
Miguel Rincon authored
As we want to allow users to switch between dashboard dynamically, we should remove fixed props that a set from the HTML in favor of a dynamic data that is fetched later.
-
Ramya Authappan authored
Add a fix for license_compliance_spec Closes #234068 See merge request gitlab-org/gitlab!38930
-
Phil Hughes authored
Pass SPDX licenses from backend to frontend Closes #37999 See merge request gitlab-org/gitlab!36926
-
Fernando Arias authored
* Store in Vuex Store and use to render license dropdown list
-
Achilleas Pipinellis authored
Improve job artifact migration to object storage details Closes #27698 See merge request gitlab-org/gitlab!35928
-
Ben Bodenmiller authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!39068
-
Ash McKenzie authored
Iteration - do not default include ancestors when IID provided See merge request gitlab-org/gitlab!38963
-
Achilleas Pipinellis authored
Consolidated object storage enables all object storages See merge request gitlab-org/gitlab!38739
-
Shinya Maeda authored
Revert "Enable advanced search by default for global search scope" See merge request gitlab-org/gitlab!39063
-
Phil Hughes authored
Add transparent background to remove button in tree item list See merge request gitlab-org/gitlab!38597
-
charlie ablett authored
Remove gzip_diff_cache feature flag See merge request gitlab-org/gitlab!38838
-
Kerri Miller authored
This flag was added in 12.10, and has been default_enabled: true the entire time without incident. Removing, but leaving the rescue's for failed encoding attempts.
-
GitLab Release Tools Bot authored
-
Mario de la Ossa authored
-
Miguel Rincon authored
User don't always provide the uni when displaying a single stat, we should hide it when is not set.
-
Achilleas Pipinellis authored
Geo: Add tuning settings See merge request gitlab-org/gitlab!38856
-
Michael Kozono authored
-
James Lopez authored
Remove duplicate authorized_projects entries during refresh See merge request gitlab-org/gitlab!38715
-
Achilleas Pipinellis authored
Clarify when LFS objects are sent to object storage See merge request gitlab-org/gitlab!38982
-
Ben Bodenmiller authored
-
Kushal Pandya authored
Merge branch '219863-replace-gl-deprecated-button-with-gl-button-in-ee-app-assets-javascripts-requirements-2' into 'master' Replace GlDeprecatedButton with GlButton in requirement_form.vue Closes #219863 See merge request gitlab-org/gitlab!38422
-
Jeremy Elder authored
-
Achilleas Pipinellis authored
Terraform enabled by default, remove extra enablement See merge request gitlab-org/gitlab!38983
-
Achilleas Pipinellis authored
Add tag condition to rules:changes Closes #55304 See merge request gitlab-org/gitlab!38910
-
charlie ablett authored
Persist blocking issues count on database See merge request gitlab-org/gitlab!37368
-
Kushal Pandya authored
Merge branch '222428-ux-pajamas-implementation-move-buttons-in-settings-repository-to-the-right' into 'master' Move buttons in Settings > Repository to the right Closes #222428 See merge request gitlab-org/gitlab!38647
-
Serena Fang authored
Move buttons to right to be consistent with Pajamas guidelines
-
Dmitry Gruzd authored
This reverts merge request !38093
-
Miguel Rincon authored
Replace `new_tag_field.vue` placeholder with real implementation See merge request gitlab-org/gitlab!37730
-
Nathan Friend authored
This commit updates the tag_field_new component and replaces the placeholder content with a working real implementation.
-