- 04 Jun, 2020 23 commits
-
-
Nick Thomas authored
Update reduce repo size docs to use `git filter-repo` Closes #33472 and #219718 See merge request gitlab-org/gitlab!33576
-
Heinrich Lee Yu authored
Harden flipper feature.get access Closes #220008 See merge request gitlab-org/gitlab!33590
-
Jarka Košanová authored
Pass hard delete option to snippets bulk destroy See merge request gitlab-org/gitlab!33520
-
Amparo Luna authored
-
Jarka Košanová authored
RSpec zero monkey patching mode See merge request gitlab-org/gitlab!33721
-
Kushal Pandya authored
Geo Package Files - Initialize See merge request gitlab-org/gitlab!33425
-
Dylan Griffith authored
Add built in variable called __range See merge request gitlab-org/gitlab!33521
-
Thong Kuah authored
Remove leftover from DuplicateSpecLocation See merge request gitlab-org/gitlab!33693
-
Marcel Amirault authored
Restructure contributing information See merge request gitlab-org/gitlab!33473
-
Evan Read authored
-
Evan Read authored
Docs: more spelling fixes (again!) See merge request gitlab-org/gitlab!33777
-
Amy Qualls authored
More words that should not trip up the spell checker.
-
James Ramsay authored
The documentation now recommends git filter-repo. In-application help links should be consistent.
-
James Ramsay authored
Git filter-repo produces a commit-map file that does not have a file extension. This prevents it from being uploaded without renaming the file. Removes file type validation to permit upload.
-
James Ramsay authored
Purging data from a Git repo can be useful for different reasons, including making cloning faster, or reducing repo size on the GitLab server. The first is easy, the second is hard. Documentation has been rewritten to use `git filter-repo` which is the leading repo rewriting tool for this application, and is recommended by the Git project. Documentation now also provides workflow for pruning all kinds of refs, including refs/keep-around/* which was not documented. This meant purging files was incomplete from disk use perspective on the GitLab server. References to BFG have been removed.
-
Marcel Amirault authored
Docs: Add Monitor stage as owner of these docs Closes #220197 See merge request gitlab-org/gitlab!33773
-
Ezekiel Kigbo authored
Change approved to merged in Contribution Analytics See merge request gitlab-org/gitlab!33535
-
Dan Jensen authored
Previously Contribution Analytics listed "approved" merge requests, which meant merged. That use of non-standard terminology was confusing to users, so this changes it to "merged" for clarity.
-
Ash McKenzie authored
RSpec zero monkey patching mode See merge request gitlab-org/gitlab!33724
-
Ray Paik authored
Grammar fix (missing word) See merge request gitlab-org/gitlab!33617
-
Douglas Barbosa Alexandre authored
RSpec zero monkey patching mode See merge request gitlab-org/gitlab!33733
-
Douglas Barbosa Alexandre authored
Update user model specs for delegated methods See merge request gitlab-org/gitlab!33798
-
Douglas Barbosa Alexandre authored
RSpec zero monkey patching mode See merge request gitlab-org/gitlab!33723
-
- 03 Jun, 2020 17 commits
-
-
Douglas Barbosa Alexandre authored
Add optional expires_at param to Users API endpoint Add SSH key See merge request gitlab-org/gitlab!33633
-
Petar Prokic authored
-
Douglas Barbosa Alexandre authored
Add project audit events API Closes #219238 See merge request gitlab-org/gitlab!33155
-
Douglas Barbosa Alexandre authored
Always use external tracker to cross reference external issues See merge request gitlab-org/gitlab!33263
-
Dallas Reedy authored
-
Stan Hu authored
Add issueLinks field to Vulnerability type See merge request gitlab-org/gitlab!33173
-
Mayra Cabrera authored
fix has to have and capital NOT to lowercase not typos See merge request gitlab-org/gitlab!33788
-
Mayra Cabrera authored
Decouple wiki controller from projects See merge request gitlab-org/gitlab!32960
-
Stan Hu authored
Generate metrics on commit Closes #215166 See merge request gitlab-org/gitlab!32668
-
Stan Hu authored
Skip configure rake task if container registry is misconfigured See merge request gitlab-org/gitlab!33631
-
Andrew Fontaine authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!33774
-
Mayra Cabrera authored
RSpec zero monkey patching mode See merge request gitlab-org/gitlab!33730
-
Mayra Cabrera authored
Merge branch '219151-follow-up-from-fallback-to-lowest-visibility-level-in-snippet-visibility-radio' into 'master' Resolve "Follow-up from "Fallback to lowest visibility level in snippet visibility radio"" Closes #219151 See merge request gitlab-org/gitlab!33388
-
Rachel Fox authored
-
Mayra Cabrera authored
Add missing ExclusiveLeaseGuard spec See merge request gitlab-org/gitlab!31210
-
Andy Soiron authored
This tests the #try_obtain_lease method of the ExclusiveLeaseGuard class
-
Russell Dickenson authored
Docs: Added note about additional Pages config See merge request gitlab-org/gitlab!33766
-