- 16 Nov, 2020 1 commit
-
-
Patrick Bajao authored
When we clean up refs of a merge request that is on a project with no repository anymore, the MergeRequests::CleanupRefsService will fail. Before this fix, it'll throw an error and retry and will not set the cleanup schedule as completed. When the cleanup schedule is not marked as completed, it'll be picked up by the scheduler again. To fix that, we are now checking if the repository exists before deleting refs. This way, we can still update the cleanup schedule.
-
- 13 Nov, 2020 39 commits
-
-
Craig Norris authored
Reduce images to more sensible dimensions See merge request gitlab-org/gitlab!47709
-
Amy Qualls authored
Shrink down images to more sensible dimensions, and crop more tightly if needed.
-
Craig Norris authored
Docs: Updated prereqs in Conan topic to be parallel See merge request gitlab-org/gitlab!47576
-
Suzanne Selhorn authored
Fixed line lengths and some issues.
-
Jose Ivan Vargas authored
Migrate repo file status icon tooltip to gitlab ui See merge request gitlab-org/gitlab!46839
-
Craig Norris authored
Reduce image sizes to sane widths See merge request gitlab-org/gitlab!47696
-
Amy Qualls authored
Each of these images was over three times the maximum recommended width. Reduce to 1000 pixels on the longest side.
-
Mike Jang authored
Add Audit Event retention policy to documentation See merge request gitlab-org/gitlab!46833
-
Dan Jensen authored
Previously the Audit Event retention policy was not documented. This adds a section to the Audit Event documentation to explain the retention policy, which only applies to SaaS customers.
-
Enrique Alcántara authored
Remove DOMContentLoaded Eventlistener See merge request gitlab-org/gitlab!47619
-
Jannik Lehmann authored
Removing DOMContentLoaded Eventlisteners from index files since the scripts are embedded using the defer tag.
-
Mike Jang authored
Edit Lefthook documentation See merge request gitlab-org/gitlab!47256
-
Mike Jang authored
Update doc about negated matchers in e2e tests See merge request gitlab-org/gitlab!47041
-
Mark Lapierre authored
-
Mike Jang authored
Document user availability - busy status indicator See merge request gitlab-org/gitlab!47644
-
Magdalena Frankiewicz authored
-
Mike Jang authored
Generate a commit SHA-specific chain of custody report [Documentation] See merge request gitlab-org/gitlab!47402
-
Jiaan Louw authored
-
Douglas Barbosa Alexandre authored
Expand scope of coverage query See merge request gitlab-org/gitlab!45321
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Amy Qualls authored
Moved the Runner install docs in the docs See merge request gitlab-org/gitlab!47664
-
Viktor Nagy authored
Revise the Kubernetes Agent page to bring it closer to GitLab tone and style.
-
Michael Kozono authored
Fix oauth failure on primary See merge request gitlab-org/gitlab!47178
-
Douglas Barbosa Alexandre authored
Fix error on vulnerability list when there are no vulnerabilities See merge request gitlab-org/gitlab!47235
-
Daniel Tian authored
Fix various errors on vulnerability list when there are no vulnerabilities.
-
Robert Speicher authored
[RUN AS-IF-FOSS] Move the Dependency Proxy to Core See merge request gitlab-org/gitlab!47471
-
Steve Abrams authored
Move the dependency proxy feature from premium to core.
-
Sarah Groff Hennigh-Palermo authored
Update dependency @gitlab/eslint-plugin to v5 See merge request gitlab-org/gitlab!47607
-
Nick Gaskill authored
Add documentation for the container scanning docker image variable See merge request gitlab-org/gitlab!46929
-
Sam White authored
-
Jose Ivan Vargas authored
Filter GitHub projects to import using GitHub Search API See merge request gitlab-org/gitlab!47002
-
Jose Ivan Vargas authored
Remove the group_coverage_data_report flag See merge request gitlab-org/gitlab!47572
-
Amy Qualls authored
Update metadata for Plan:Certify documentation See merge request gitlab-org/gitlab!47649
-
Taurie Davis authored
-
Mike Jang authored
Add docs for getting unique events for test See merge request gitlab-org/gitlab!47486
-
Alina Mihaila authored
-
Robert Speicher authored
Add type annotation for snippet resolvers See merge request gitlab-org/gitlab!47548
-
Douglas Barbosa Alexandre authored
Geo: Verification-related refactors See merge request gitlab-org/gitlab!47361
-