- 09 Jul, 2020 1 commit
-
-
Stan Hu authored
If a user clicked on "No epic" in creating an issuable, a 404 would return, and the user would lose all the information entered. This happened because when the button were selected, the frontend would make the hidden element active and send the backend a "0" value. To avoid this, we now ignore zero values. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/226999
-
- 08 Jul, 2020 39 commits
-
-
Russell Dickenson authored
Update dependencies with needs note See merge request gitlab-org/gitlab!36260
-
Douglas Barbosa Alexandre authored
Introduce fork_namespace entity and serializer See merge request gitlab-org/gitlab!35587
-
Enrique Alcántara authored
Remove border from related merge requests/issues counter Closes #225965 See merge request gitlab-org/gitlab!36272
-
Marcel van Remmerden authored
-
Nick Gaskill authored
Add version note for custom coverage badges See merge request gitlab-org/gitlab!36268
-
Nick Gaskill authored
Add documentation on configuring custom bundler registries See merge request gitlab-org/gitlab!36252
-
mo khan authored
-
Mark Lapierre authored
Update sec/enab/nonDO tests See merge request gitlab-org/gitlab!35650
-
Phil Hughes authored
Fix issues with MLC in parallel mode See merge request gitlab-org/gitlab!33655
-
Justin Boyson authored
Add support to side by side diffs for multiline comments. Most of this is around accounting for `left` and `right` lines.
-
Enrique Alcántara authored
Replace append-right-5 class See merge request gitlab-org/gitlab!36223
-
Stan Hu authored
Allow prefixing with Draft to mark MR as WIP See merge request gitlab-org/gitlab!35940
-
Heinrich Lee Yu authored
Move container registry info update logic to a separate service See merge request gitlab-org/gitlab!36065
-
João Pereira authored
This logic will be required in multiple places (https://gitlab.com/gitlab-org/gitlab/-/issues/204839), therefore we need to move it to a service in order to avoid duplicated code.
-
Jarka Košanová authored
Resolve "Add Last Activity for Personal Access Tokens" Closes #33162 See merge request gitlab-org/gitlab!35471
-
DeAndre Harris authored
1. Adds a last_used_at attribute to Personal Access Tokens 2. Update a token's last_used_at whenever it gets used 3. Display how long ago a personal access token was last used
-
Bob Van Landuyt authored
Add an enum type for the FAILED test report state See merge request gitlab-org/gitlab!36224
-
John Hope authored
-
Amy Qualls authored
Docs: Repair link anchors by lowercasing them See merge request gitlab-org/gitlab!36344
-
Heinrich Lee Yu authored
Allow passing per_page to Jira ListService See merge request gitlab-org/gitlab!36253
-
Michael Kozono authored
Geo - Remove code duplication on file registry finders Closes #225841 See merge request gitlab-org/gitlab!35931
-
Marcin Sedlak-Jakubowski authored
Update epic docs to include sorting activities See merge request gitlab-org/gitlab!36158
-
Robert Speicher authored
Rename `diff` to `gitaly_diff` for clarity Closes #219054 See merge request gitlab-org/gitlab!36309
-
Mike Jang authored
Docs: Improve SAML documentation Closes gitlab-com/support/support-team-meta#2290 See merge request gitlab-org/gitlab!35686
-
Blair Lunceford authored
-
Craig Norris authored
Tone and style cleanup of ChatOps page See merge request gitlab-org/gitlab!36235
-
Amy Qualls authored
The ChatOps page needed a tone and style cleanup to get closer to GitLab style standards.
-
Marcin Sedlak-Jakubowski authored
Update roadmap docs for collapsible milestones See merge request gitlab-org/gitlab!36154
-
Marcin Sedlak-Jakubowski authored
-
Marcin Sedlak-Jakubowski authored
-
Igor Drozdov authored
Add support for Draft:, [Draft], (Draft), or Draft The prefixes are case insensitive. They target: - the merge request title - commit messages targeting the merge request’s source branch
-
Stan Hu authored
Merge branch '223096-flaky-test-spec-features-projects-issues-design_management-user_uploads_designs_spec-rb-51' into 'master' Improve the en/dis-ablement of the design mgt feature in a flaky test Closes #223096 See merge request gitlab-org/gitlab!36325
-
Stan Hu authored
Merge branch '224097-flaky-elasticindexerworker-specs-fail-for-400-error-ee-spec-workers' into 'master' Improve the en/dis-ablement of the ES feature in a flaky test Closes #224097 See merge request gitlab-org/gitlab!36326
-
Stan Hu authored
Merge branch '227318-flaky-test-ee-spec-features-projects-feature_flags-user_updates_feature_flag_spec-rb-33-user' into 'master' Attempt to fix a flaky Feature flag spec Closes #227318 See merge request gitlab-org/gitlab!36323
-
Marcin Sedlak-Jakubowski authored
-
Rémy Coutable authored
Quarantine flaky k8s integ spec See merge request gitlab-org/gitlab!36317
-
Jose Ivan Vargas authored
Update UI links to docs in core features 2 See merge request gitlab-org/gitlab!36174
-
Marcel Amirault authored
Updates more broken links to docs pages in core UI features
-