- 04 Jun, 2020 31 commits
-
-
Martin Wortschack authored
Metrics dashboard fetches UTC configuration from HTML to display it Closes #214370 See merge request gitlab-org/gitlab!33474
-
Kushal Pandya authored
Refactor mr_widget_terraform_plan to use GitLab UI components See merge request gitlab-org/gitlab!33720
-
Marcel Amirault authored
Clarify a condition for on_stop See merge request gitlab-org/gitlab!33678
-
Rehab Hassanein authored
-
Dylan Griffith authored
PHP Composer: Publish Package MVP See merge request gitlab-org/gitlab!30448
-
Mark Lapierre authored
Fix broken contribution_analytics_spec test Closes #220255 See merge request gitlab-org/gitlab!33813
-
Nick Thomas authored
Update reduce repo size docs to use `git filter-repo` Closes #33472 and #219718 See merge request gitlab-org/gitlab!33576
-
Giorgenes Gelatti authored
- Creates package object for composer with proper version from branch/tag - Creates unique package name on instance level - Specs for version handling - Adds composer metadata migration
-
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
-
Anastasia McDonald authored
Adjust text expectations due to UI changes See https://gitlab.com/gitlab-org/gitlab/-/issues/220255 And https://gitlab.com/gitlab-org/gitlab/-/merge_requests/33535
-
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 9 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
-