- 04 Jun, 2020 40 commits
-
-
Heinrich Lee Yu authored
RSpec zero monkey patching mode See merge request gitlab-org/gitlab!33732
-
Jarka Košanová authored
Update Workhorse to v8.35.0 See merge request gitlab-org/gitlab!33817
-
Kushal Pandya authored
Step 1.1 - Create modules to help break store and router cyclical dependency See merge request gitlab-org/gitlab!33787
-
Kushal Pandya authored
Fetch epics swimlanes action See merge request gitlab-org/gitlab!33469
-
Sean McGivern authored
Refactor ExtractsPath module Closes #217775 See merge request gitlab-org/gitlab!33414
-
Illya Klymov authored
Prevent redirecting to snippet view on error See merge request gitlab-org/gitlab!33107
-
Denys Mishunov authored
When getting seemingly successful response from the create/update snippet mutation, we still should not redirect to the snippet view in case 'errors' array is not empty
-
Kushal Pandya authored
Format dates for column with corresponding timezone Closes #219210 See merge request gitlab-org/gitlab!33681
-
Kushal Pandya authored
Track Sentry error status updates with dedicated actions See merge request gitlab-org/gitlab!33623
-
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
-
Nick Thomas authored
-
Heinrich Lee Yu authored
Harden flipper feature.get access Closes #220008 See merge request gitlab-org/gitlab!33590
-
Florie Guibert authored
- Feedback
-
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
-
Paul Slaughter authored
**Why?** - This will be used to help break the cyclical dependency of the IDE router and store.
-
Marcel Amirault authored
Restructure contributing information See merge request gitlab-org/gitlab!33473
-
Evan Read authored
-
Miguel Rincon authored
Refactor the X axis to keep the options in a same place and add a dates formatter for the column chart
-
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
-