- 10 Aug, 2020 40 commits
-
-
Max Woolf authored
The specs for the PAT policy are now more verbose, but easier to understand. It also surfaced an issue with the policy logic which is addressed here too.
-
Enrique Alcántara authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!38812
-
Craig Norris authored
Add more metadata to dev docs See merge request gitlab-org/gitlab!38978
-
Markus Koller authored
Clean up BillingPlansHelper See merge request gitlab-org/gitlab!38866
-
Dallas Reedy authored
- Remove unused methods: current_plan?, plan_purchase_link, new_gitlab_com_trial_url - Remove specs for unused methods: current_plan? - Mark internally used methods as private - Remove unused instance of RSpec::Parameterized::TableSyntax
-
Enrique Alcántara authored
Templater update to handle html and inline erb Closes #232567 See merge request gitlab-org/gitlab!38834
-
Craig Norris authored
Refactor the Redis standalone documentation See merge request gitlab-org/gitlab!38710
-
Achilleas Pipinellis authored
- Use redis_master_role to make the settings DRYer - Add a section of configuring the application server
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!39080
-
Nicolò Maria Mezzopera authored
Merge branch '209214-add-confirmation-message-when-regenerating-feature-flag-instance-id' into 'master' Add confirmation message when regenerating feature flags instance ID See merge request gitlab-org/gitlab!38497
-
Angelo Gulina authored
- add field to verify user's intention to regenerate FF instance ID - move regenerate ID button to the bottom and disable by default - update and add relevant Vue test for the modal
-
Shinya Maeda authored
Set stricter default timeouts for HTTP requests See merge request gitlab-org/gitlab!38039
-
Matthias Käppler authored
Two layers of logging was causing trouble.
-
Marcin Sedlak-Jakubowski authored
Fix to indicate only earliest trigger is shown in a to-do See merge request gitlab-org/gitlab!39056
-
Shinya Maeda authored
Fail job that has CI secrets but Vault server configuration is missing See merge request gitlab-org/gitlab!37785
-
Krasimir Angelov authored
so that we can easily extend this in EE.
-
GitLab Release Tools Bot authored
-
Thong Kuah authored
Make use of existing but unused variable in specs See merge request gitlab-org/gitlab!38875
-
Natalia Tepluhina authored
MR Analytics - FE fetch throughput chart data See merge request gitlab-org/gitlab!38483
-
Brandon Labuschagne authored
Introduce graphql into the MR analytics Vue app in order to fetch the chart data. This is the first analytics feature to make use of graphql.
-
Natalia Tepluhina authored
Changed the wording for optional approvals Closes #231475 See merge request gitlab-org/gitlab!38393
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/231475
-
Kushal Pandya authored
Remove blacklist terminology from License Compliance See merge request gitlab-org/gitlab!39071
-
Dheeraj Joshi authored
-
Russell Dickenson authored
Remove extra ] from feature flag code sample See merge request gitlab-org/gitlab!38943
-
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
-