- 03 Feb, 2020 40 commits
-
-
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.
-
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
-
Rajendra Kadam authored
-
Robert Speicher authored
Document API desc block when released behind a feature flag See merge request gitlab-org/gitlab!23586
-
Jan Provaznik authored
Add mode field to snippet blob in GraphQL See merge request gitlab-org/gitlab!24157
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
Fix display logic of Securty Report MR widget Closes #200017 See merge request gitlab-org/gitlab!24204
-
Mark Florian authored
The Security Report MR widget was being displayed if _only_ the license compliance CI job was set up for the project, even though it would not have any data to display for its report types. This tightens up that logic, so that it is only displayed when one or more of the security reports is set up for the project. Fixes https://gitlab.com/gitlab-org/gitlab/issues/200017.
-
Phil Hughes authored
Fix URL parsing in IDE MRs See merge request gitlab-org/gitlab!24206
-
Phil Hughes authored
Resolve "Code Review Analytics: Add approvers to table" Closes #197883 See merge request gitlab-org/gitlab!23345
-
Natalia Tepluhina authored
ide.scss: Use utility classes where possible See merge request gitlab-org/gitlab!24264
-
Phil Hughes authored
Remove dead code in ide.scss See merge request gitlab-org/gitlab!24145
-
Walmyr Lima e Silva Filho authored
Remove a not needed empty line from qa test See merge request gitlab-org/gitlab!24289
-
Heinrich Lee Yu authored
Move approver routes under - scope See merge request gitlab-org/gitlab!24282
-
Dmytro Zaporozhets authored
Add suggest pipeline experiment feature flag See merge request gitlab-org/gitlab!23989
-
Himanshu Kapoor authored
Fix some stylelint issues by using utility classes where possible in ide.scss
-
Michael Kozono authored
Test EE::Ci::JobArtifact in proper spec See merge request gitlab-org/gitlab!24179
-
Paul Slaughter authored
Web IDE: Fix encoding issues when uploading See merge request gitlab-org/gitlab!23761
-
Rémy Coutable authored
Improvement for branches list API performance See merge request gitlab-org/gitlab!23458
-
Stan Hu authored
Use an existing image for testing /help See merge request gitlab-org/gitlab!24286
-
Walmyr Lima authored
-
Jan Provaznik authored
Nuget - metadata service endpoints See merge request gitlab-org/gitlab!22524
-
Himanshu Kapoor authored
1. .file-content has no img, .isZoomable, .isZoomed 2. There is no .multi-file-discard-btn anymore
-