- 12 May, 2020 18 commits
-
-
Adam Hegyi authored
Add migration to import common metrics into DB See merge request gitlab-org/gitlab!31618
-
Stan Hu authored
Rename AlertsFinder option include_confidential to include_nonpublished See merge request gitlab-org/gitlab!31380
-
Paul Slaughter authored
Migrate spec vue_mr_widget/stores dir to Jest See merge request gitlab-org/gitlab!30581
-
rpereira2 authored
We recently changed the format for variable interpolation from `%{}` to `{{}}`. The common_metrics.yml file has been updated. This commit adds a migration to import the common_metrics.yml changes into DB.
-
Evan Read authored
Add Geo validation tests docs page with initial content Closes #214576 See merge request gitlab-org/gitlab!31270
-
Nick Nguyen authored
-
Kushal Pandya authored
Revert 30570 See merge request gitlab-org/gitlab!31681
-
James Fargher authored
CI artifact report keyword for cluster applications See merge request gitlab-org/gitlab!28866
-
Tiger Watson authored
#216014 [BE] Wiki Activity on Project, Group and User Activity Pages" Closes #30526 See merge request gitlab-org/gitlab!26624
-
Paul Slaughter authored
Revert "Merge branch '207471-expose-note-confidential-attribute-in-apis-and-display-on-frontend' into 'master'" This reverts commit a5a4b817, reversing changes made to a11d61d1.
-
Paul Slaughter authored
This reverts commit 0eb7e145, reversing changes made to a84d260e.
-
Paul Slaughter authored
Use replace mount with shallowMount in edit form specs See merge request gitlab-org/gitlab!31506
-
-
Michael Kozono authored
Remove Admin -> Settings -> Geo navigation Closes #36896 See merge request gitlab-org/gitlab!21005
-
Lee Tickett authored
-
Thong Kuah authored
Add thin model around NetworkPolicy k8s resource See merge request gitlab-org/gitlab!30957
-
Evan Read authored
Docs: add Configure stage / group metadata See merge request gitlab-org/gitlab!31128
-
Amy Qualls authored
Indicate that these pages are owned by the Configure stage.
-
- 11 May, 2020 22 commits
-
-
Suzanne Selhorn authored
Edited GitLab-Jenkins integration instructions See merge request gitlab-org/gitlab!31560
-
Russell Dickenson authored
-
Enrique Alcántara authored
Scope contribution analytics promotion i18n See merge request gitlab-org/gitlab!31432
-
Stan Hu authored
Move Design Management mailers and workers to FOSS See merge request gitlab-org/gitlab!31298
-
Peter Leitzen authored
Use new integer value for status See merge request gitlab-org/gitlab!31525
-
Stan Hu authored
Fix not enough data in VSA Closes #202143 See merge request gitlab-org/gitlab!31315
-
Stan Hu authored
Fix API requests for branch names ending in .txt Closes #217097 See merge request gitlab-org/gitlab!31446
-
ap4y authored
-
Peter Leitzen authored
Move Design Management `lib` files to FOSS See merge request gitlab-org/gitlab!31554
-
syasonik authored
-
charlie ablett authored
Make debug logs more greppable See merge request gitlab-org/gitlab!31557
-
charlie ablett authored
Update jira-ruby gem See merge request gitlab-org/gitlab!31338
-
Illya Klymov authored
Missing space on system notes See merge request gitlab-org/gitlab!31598
-
David O'Regan authored
-
Mayra Cabrera authored
Merge branch '217158-nomethoderror-undefined-method-without_count-for-kaminari-paginatablearray' into 'master' Don't override allowed_scopes for non-ES searches See merge request gitlab-org/gitlab!31508
-
Mayra Cabrera authored
Log Cloudflare request headers See merge request gitlab-org/gitlab!31532
-
Peter Leitzen authored
Fix snippet migration when user has invalid info See merge request gitlab-org/gitlab!31488
-
Andrew Fontaine authored
Add text variable parser for monitoring dashboard See merge request gitlab-org/gitlab!31523
-
Amy Qualls authored
Update artifacts:reports:terraform information See merge request gitlab-org/gitlab!31475
-
Imre Farkas authored
Avoid saving author object in audit_events table See merge request gitlab-org/gitlab!31456
-
Tan Le authored
Since the introduction of `UnauthenticatedAuthor` object, failed login event has been persisted as a serialized Ruby object in DB. !ruby/object:Gitlab::Audit::UnauthenticatedAuthor This causes undesirable coupling with application code and hinders future DB migration.
-
Andrew Fontaine authored
Switch to backend a11y comparison See merge request gitlab-org/gitlab!31487
-