- 17 Nov, 2020 8 commits
-
-
Daniel Tian authored
-
Ezekiel Kigbo authored
Remove DOMContentLoaded Eventlistener See merge request gitlab-org/gitlab!47653
-
Dylan Griffith authored
Remove sync_metrics_dashboard feature flag See merge request gitlab-org/gitlab!47704
-
Douglas Barbosa Alexandre authored
Add graphql Api for Snippet Replication See merge request gitlab-org/gitlab!47448
-
Thong Kuah authored
GitHub and Jenkins only available at project-level See merge request gitlab-org/gitlab!46583
-
Evan Read authored
Update vale and start using output template See merge request gitlab-org/gitlab!47487
-
Marcel Amirault authored
We can shrink the docker image if we don't need ruby
-
Simon Knox authored
Follow up epics CSS page bundle - Fix Roadmap border in dark mode See merge request gitlab-org/gitlab!47857
-
- 16 Nov, 2020 32 commits
-
-
Evan Read authored
Update source installation to use Git from Gitaly See merge request gitlab-org/gitlab!47613
-
Patrick Steinhardt authored
Currently, there's quite a lot of different places which keep track about which Git version is required by Gitaly in order to have it operate correctly. This list is hard to keep current, and naturally those places have diverged in the path. To fix this, we're moving towards a single source of truth for the current Git version, which is going to be Gitaly. To implement this, Gitaly nowadays provides a "make git" target which automatically builds a supported configuration of Git and installs it into the desired location. While not yet done, the vision is that this allows us to quickly iterate in case there are security vulnerabilities reported or in case there's a bug in Git which impacts operations. As a first target, this commit converts our source-based installation instructions to use this target.
-
Dylan Griffith authored
[GraphQL] Metrics: use Global-ID scalar See merge request gitlab-org/gitlab!36100
-
Florie Guibert authored
-
Simon Knox authored
Default `vue_issue_header` feature flag to on See merge request gitlab-org/gitlab!47690
-
Coung Ngo authored
Default `vue_issue_header` feature flag to on to convert the issue header actions to an ellipsis dropdown menu for improved UX so the user can go to one spot for all issue actions.
-
Stan Hu authored
Reject incomplete multibyte strings and other invalid UTF8 See merge request gitlab-org/gitlab!47658
-
Bob Van Landuyt authored
Trying to encode the input to UTF8 before matching would cause errors when the string includes incomplete multibyte characters or any characters ruby can't convert to UTF8.
-
Mike Jang authored
Fix links to design.gitlab.com pages See merge request gitlab-org/gitlab!47849
-
Simon Knox authored
Moved template warning below type See merge request gitlab-org/gitlab!47103
-
Donald Cook authored
-
Nick Gaskill authored
Update Release examples See merge request gitlab-org/gitlab!47738
-
Jaime Martinez authored
-
Paul Gascou-Vaillancourt authored
-
Scott Hampton authored
Global Search - Left Sidebar 2.0 See merge request gitlab-org/gitlab!47561
-
Zack Cuddy authored
This reverts merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/47344
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!47815
-
Brandon Labuschagne authored
Apply gl-button class to buttons See merge request gitlab-org/gitlab!47482
-
Mayra Cabrera authored
Multiple package pipelines for package history See merge request gitlab-org/gitlab!44348
-
Kamil Trzciński authored
Enable zip_pages_deployments by default See merge request gitlab-org/gitlab!47763
-
David O'Regan authored
Remove DOMContentLoaded Eventlisteners See merge request gitlab-org/gitlab!47776
-
Kerri Miller authored
Enable variable expansion in rules:changes See merge request gitlab-org/gitlab!47783
-
Marius Bobin authored
Enable by default variable expansion for variables in rules:changes
-
Douglas Barbosa Alexandre authored
Add CustomEmoji GraphQL API See merge request gitlab-org/gitlab!37911
-
Rajendra Kadam authored
Change and update code to match missed files
-
Mayra Cabrera authored
Implement `deactivated?` for deploy tokens See merge request gitlab-org/gitlab!47698
-
Dominic Couture authored
`PolicyActor` has a `deactivated?` method that returns `false`. However a `DeployToken` can indeed be deactivated.
-
Mike Jang authored
Fix link to Ruby docs See merge request gitlab-org/gitlab!47834
-
Mike Jang authored
-
Kerri Miller authored
Fix undismissed scope See merge request gitlab-org/gitlab!47697
-
Mehmet Emin INAC authored
-
Craig Norris authored
Fix whitespace markdown errors See merge request gitlab-org/gitlab!47711
-