- 23 Jun, 2020 40 commits
-
-
Imre Farkas authored
Merge branch '221189-suppress-progress-on-pulling-image-on-auto-browser-performance-testing-of-auto-devops' into 'master' Suppress progress on pulling on Performance Test Closes #221189 See merge request gitlab-org/gitlab!34368
-
Sean McGivern authored
Add url validation for metrics dashboard chart links Closes #219074 and #221106 See merge request gitlab-org/gitlab!34888
-
Kirstie Cook authored
-
Imre Farkas authored
Terraform Plan Widget, Backend Error Messages See merge request gitlab-org/gitlab!34082
-
Emily Ring authored
Remove raised errors and replace with error messages that can be sent to the frontend
-
Denys Mishunov authored
Update LFS setting label See merge request gitlab-org/gitlab!34829
-
Marcia Ramos authored
It's good to note that the files need to be removed the file from `.gitignore` if git LFS doc. See merge request gitlab-org/gitlab!34979
-
amirftma authored
-
Sean McGivern authored
Use `GpgKeys::DestroyService` when a user deletes a GPG keys for themselves via API See merge request gitlab-org/gitlab!35033
-
George Tsiolis authored
-
Marcin Sedlak-Jakubowski authored
Update pipeline failed notification todo detail See merge request gitlab-org/gitlab!35100
-
Marcin Sedlak-Jakubowski authored
Add app password information for office 365 to incoming email docs See merge request gitlab-org/gitlab!34429
-
John Long authored
-
Jan Provaznik authored
Add SnippetStatistics model See merge request gitlab-org/gitlab!35026
-
Rémy Coutable authored
Do not register offense for drop table in down method See merge request gitlab-org/gitlab!34739
-
charlie ablett authored
Alias and deprecate AwardEmoji mutations to match our naming guidelines See merge request gitlab-org/gitlab!34798
-
Luke Duncalfe authored
This change introduces a new `#mount_aliased_mutation` method. It allows us to rename a mutation and deprecate and alias the old name, keeping the names of the input object and payload response for the old deprecated mutation intact. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/34584#note_362468954
-
Dmytro Zaporozhets authored
Replace usage of `project.users.first` with `viewer` See merge request gitlab-org/gitlab!35045
-
Ezekiel Kigbo authored
Replace attach icon and address space Closes #223187 See merge request gitlab-org/gitlab!34401
-
Jeremy Elder authored
-
Francisco Javier López authored
-
Ash McKenzie authored
Migrate dismissed data from dismissal feedback to Vulnerabilities See merge request gitlab-org/gitlab!32444
-
Phil Hughes authored
Remove vuex from project selection Closes #214583 See merge request gitlab-org/gitlab!34521
-
Alexander Turinske authored
- create a project manager component that utilizes GraphQL and the GraphQL cache instead of Vuex - move the remaining Vuex store and actions into the component - update child components to handle new project structure - update tests
-
Phil Hughes authored
Remove hyperlink from close reopen button Closes #15498 See merge request gitlab-org/gitlab!22220
-
Lee Tickett authored
-
Ash McKenzie authored
Onboarding experiment apply novice filter See merge request gitlab-org/gitlab!34761
-
Marcel Amirault authored
GitLab CI templates Development Guideline See merge request gitlab-org/gitlab!33932
-
Shinya Maeda authored
This commit adds a guideline for template development
-
Achilleas Pipinellis authored
Added project transfer method See merge request gitlab-org/gitlab!34905
-
Bob Van Landuyt authored
Remove SELECT N+1 on software license policies See merge request gitlab-org/gitlab!34866
-
mo khan authored
* Eager load software_license_policies by using LicenseCompliance class * Scope LicenseCompliance to a pipeline rather than project * Add CHANGELOG entry
-
Marcel Amirault authored
junit_test_reports.md: add -set-exit-code to go example See merge request gitlab-org/gitlab!34715
-
Louis authored
If you don't set it, then the pipeline will succeed even if the tests fail.
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
James Fargher authored
Remove column ignore for plan_id and trial_ends_on Closes #196862 See merge request gitlab-org/gitlab!35099
-
Alex Buijs authored
Hide the Advanced issues for novice users
-
Kushal Pandya authored
Show avatar placeholder in search dropdowns Closes #18529 See merge request gitlab-org/gitlab!34823
-
Ash McKenzie authored
Add compliance_framework list to project API endpoint See merge request gitlab-org/gitlab!34709
-