- 04 Feb, 2020 13 commits
-
-
Dennis Tang authored
-
Russell Dickenson authored
Correct broken external links in Project docs See merge request gitlab-org/gitlab!23602
-
Marcin Sedlak-Jakubowski authored
As external sites update their architecture, things get redirected, deleted, etc... and we want to make sure we don't have dead links in the docs. At the same time, redirected links aren't necessarily bad, but we want to make sure we aren't redirecting to a page that no longer lists the information, so it's good to update the redirected links as well.
-
Michael Kozono authored
Merge branch '35878-possible-pipeline-minutes-usage-not-reset-for-2019-11-for-some-groups' into 'master' Raise exception if any namespaces runner minutes were not reset Closes #35878 See merge request gitlab-org/gitlab!22636
-
Paul Slaughter authored
Make titles on the Releases page link to dedicated Release page Closes #32827 See merge request gitlab-org/gitlab!23816
-
Russell Dickenson authored
Replace `bitting` with `biting` See merge request gitlab-org/gitlab!24293
-
Russell Dickenson authored
Update heading for SEO Closes technical-writing#91 See merge request gitlab-org/gitlab!24320
-
Jackie Fraser authored
Raises an exception if any of the updates in the db transaction fail during a batch of namespaces having ci shared runner minutes reset during the ClearSharedRunnersMinutesWorker perform method
-
Dan Davison authored
Update link for QA documentation See merge request gitlab-org/gitlab!24321
-
Evan Read authored
Add feature flag docs for GraphQL See merge request gitlab-org/gitlab!24127
-
Sean Arnold authored
-
Evan Read authored
Geo: Update docs to indicate that 12.7.5 works See merge request gitlab-org/gitlab!24219
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab/issues/199672 shipped in GitLab 12.7.5. Update the documentation to reflact that it's safe to upgrade.
-
- 03 Feb, 2020 27 commits
-
-
Thong Kuah authored
Error Details Page: Include issues created in GitLab See merge request gitlab-org/gitlab!23605
-
Allison Browne authored
Add url for the gitlab issue for issues created from a sentry issue on the error tracking details page
-
Thong Kuah authored
Simplify recursion fixtures and add `nodes` to recursion analyser IGNORED_FIELDS See merge request gitlab-org/gitlab!24050
-
Walmyr Lima e Silva Filho authored
Merge branch '201746-transient-failure-in-spec-features-task_lists_spec-rb-task-lists-for-merge-requests-when' into 'master' Transient failure in `spec/features/task_lists_spec.rb` - Task Lists for Merge Requests when merge request is closed behaves like multiple tasks is only editable by author See merge request gitlab-org/gitlab!24295
-
Marcia Ramos authored
Release evidence documentation See merge request gitlab-org/gitlab!23968
-
Sean Carroll authored
Part of https://gitlab.com/gitlab-org/gitlab/issues/38103 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/23968
-
Mayra Cabrera authored
Resolve "Reduce Pod and Deployment cached data" See merge request gitlab-org/gitlab!23179
-
João Cunha authored
- Slices the Pod and Deployment hashes to only cache data we currently use - Improve EE specs
-
Mayra Cabrera authored
Revert "Merge branch '197320-clear-cache-after-sentry-error-update' into 'master'" See merge request gitlab-org/gitlab!24317
-
Thong Kuah authored
Prefer squiggly heredoc in specs for conflicts See merge request gitlab-org/gitlab!24260
-
Peter Leitzen authored
This fixes false positives when running `overcommit -r`. Now, we no longer need to exclude those specs when checking for conflicts.
-
Marcia Ramos authored
Editing forking workflow See merge request gitlab-org/gitlab!23724
-
Suzanne Selhorn authored
Made several style and screen shot changes. Updated images to focus more closely on designated area. Click rather than click on. No need to have descriptor after button name. Changed split infinitive. Changed 12.6 onward to 12.6 and later. Once means one time, not after. Made button text bold. Fixed format of Note. Tried to write in present tense. Removed fork error screenshot bc it's not necc. Changed case of Submit merge request button. Added details about creating upstream, because I think it is required. You can merge from any branch to any other branch. It doesn’t need to be the **main** branch.
-
Thong Kuah authored
qa/qa/page/README.md has moved to new location since eb066f64.
-
Marcia Ramos authored
-
Stan Hu authored
This reverts merge request !23368
-
Douglas Barbosa Alexandre authored
Return 404 when rendering Repositories#Archive as HTML Closes #199366 See merge request gitlab-org/gitlab!23926
-
Michelle Gill authored
-
Michael Kozono authored
Fix incorrect feature flag check Closes #201728 See merge request gitlab-org/gitlab!24253
-
Kamil Trzciński authored
Remove a bogus test that only pass on retry See merge request gitlab-org/gitlab!24302
-
Kamil Trzciński authored
Use state machine in Merge Train to avoid race conditions Closes #196133 See merge request gitlab-org/gitlab!23395
-
Kamil Trzciński authored
Follow up for retry after import Closes #199985 See merge request gitlab-org/gitlab!24281
-
Stan Hu authored
Don't show keep path for non archive artifacts See merge request gitlab-org/gitlab!23762
-
Lin Jen-Shin authored
Fix a flaky feature spec Closes #12613 See merge request gitlab-org/gitlab!24278
-
Erick Bajao authored
-
Erick Bajao authored
Non archive artifacts are not keepable so don't return the keep_path for them. Use has_expiring_archive_artifacts in BuildArtifactEntity. Move has_expiring_artifacts to be private. Preload job_artifacts_archive when loading bunch of pipelines to avoid N+1 query.
-
Stan Hu authored
Separate issue entities into own class files See merge request gitlab-org/gitlab!24226
-