- 15 Nov, 2019 13 commits
-
-
Sanad Liaquat authored
Add E2E test of broken images on welcome page See merge request gitlab-org/gitlab!19924
-
Mark Lapierre authored
Tests that any img tags have images that load successfully See https://gitlab.com/gitlab-org/gitlab/issues/34768
-
Ash McKenzie authored
GraphQL: Create MR mutations needed for the sidebar See merge request gitlab-org/gitlab!19913
-
Ash McKenzie authored
Change the default concurrency on merge train Closes #31692 See merge request gitlab-org/gitlab!20201
-
Mark Lapierre authored
Add license management via merge request spec Closes gitlab-org/quality/testcases#141 and gitlab-org/quality/testcases#140 See merge request gitlab-org/gitlab!19771
-
Shinya Maeda authored
This commit changes the default concurrency on merge train
-
Annabel Dunstone Gray authored
Resolve "Misleading input controller for dates" Closes #27464 See merge request gitlab-org/gitlab!20183
-
Marcel van Remmerden authored
-
Thong Kuah authored
Resolve "Extend audit events API for GitLab.com" See merge request gitlab-org/gitlab!19868
-
Clement Ho authored
Remove var from line_highlighter.js See merge request gitlab-org/gitlab!20108
-
Lee Tickett authored
-
Stan Hu authored
Remove merge_request specific code from Relation Factory See merge request gitlab-org/gitlab!19825
-
Heinrich Lee Yu authored
Ensure milestone titles are never empty See merge request gitlab-org/gitlab!19985
-
- 14 Nov, 2019 27 commits
-
-
Michael Kozono authored
Geo - Scheduling the design repositories sync See merge request gitlab-org/gitlab!19890
-
Mario de la Ossa authored
Ran `gitlab:graphql:schema:dump` as well as `gitlab:graphql:compile_docs`
-
Evan Read authored
Resolve "Artifact-based view for Junit XML Documentation" Closes #36073 See merge request gitlab-org/gitlab!19895
-
Nick Kipling authored
Added some documentation inside Junit docs Added screenshot
-
Mario de la Ossa authored
Adds a mutation for the current user to subscribe/unsubscribe from a Merge Request.
-
Mario de la Ossa authored
Adds a mutation to set a MergeRequest's `discussion_locked` attribute
-
Mario de la Ossa authored
Add a mutation to set labels on a Merge Request. If `append` is true, only appends labels If `remove` is true, only removes labels Otherwise the list sent becomes the only labels applied
-
Stan Hu authored
Add MergeRequestSetAssignees GraphQL mutation See merge request gitlab-org/gitlab!19272
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Michael Kozono authored
Create a Geo event on design deletion Closes #36165 See merge request gitlab-org/gitlab!19979
-
Kamil Trzciński authored
Validation by metadata for Config::Entry::Rules See merge request gitlab-org/gitlab!19717
-
drew authored
Separated class-level validation from a class constant, which lists all allowable values, from instance-level validation via factory metadata providing the allowed values (subset of class constant) for that specific instance. Added validation specs for both created and composed entries.
-
Tanya Pazitny authored
Remove thread counts for Gitaly Ruby workers in ref. arch. docs See merge request gitlab-org/gitlab!18756
-
Tanya Pazitny authored
-
Douglas Barbosa Alexandre authored
Merge branch '32367-hashed-storage-migration-handle-failed-attachment-migrations-wth-existing-target-path' into 'master' Hashed Storage Migration: Handle failed attachment migrations with existing target path Closes #32367 See merge request gitlab-org/gitlab!19061
-
Walmyr Lima e Silva Filho authored
Simplify and shorten before block of a test See merge request gitlab-org/gitlab!20071
-
Mario de la Ossa authored
Add a mutation to change assignees for merge requests
-
Marcia Ramos authored
Document Milestone <> Release feature Closes #34231 See merge request gitlab-org/gitlab!19581
-
Nathan Friend authored
Adds documentation about our new Milestone <> Release feature.
-
Filipa Lacerda authored
Move package details vue app to dedicated subfolder See merge request gitlab-org/gitlab!20167
-
Nicolò Maria Mezzopera authored
- app.vue - code_instruction.vue - information.vue - installation.vue - constants.js - index.js - update tests path and folder
-
Marcia Ramos authored
Docs - Update Admin and ChatOps docs with inspiration for GitLab.com team See merge request gitlab-org/gitlab!18907
-
Kenny Johnston authored
-