- 14 Jan, 2021 40 commits
-
-
Michael Kozono authored
Remove maintenance mode message when it mode is disabled See merge request gitlab-org/gitlab!50451
-
Aakriti Gupta authored
-
Stan Hu authored
Docs: Adds version history note for rebase See merge request gitlab-org/gitlab!51731
-
Kushal Pandya authored
Fix typo on Design LFS enabling notice See merge request gitlab-org/gitlab!51644
-
Kushal Pandya authored
Export requirements as a CSV See merge request gitlab-org/gitlab!51434
-
Marcia Ramos authored
-
Fabio Pitino authored
Enable CI visualization by default See merge request gitlab-org/gitlab!51701
-
Frédéric Caplette authored
This enables the Ci visualization by default and updates the doc to reflect it.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!51721
-
Kushal Pandya authored
Removes the mr_commit_neighbor_nav feature flag See merge request gitlab-org/gitlab!51477
-
Nick Thomas authored
Merge branch '294422-follow-up-from-fire-webhook-when-updating-or-removing-a-group-member' into 'master' Send email when group member expiration date is updated See merge request gitlab-org/gitlab!50310
-
Serena Fang authored
Doesn't work yet
-
Matthias Käppler authored
Extend diffs_metadata.json w/project & user names See merge request gitlab-org/gitlab!50666
-
Enrique Alcántara authored
Update dependency @gitlab/ui to v25.11.1 See merge request gitlab-org/gitlab!51619
-
🤖 GitLab Bot 🤖 authored
-
GitLab Release Tools Bot authored
-
Markus Koller authored
Default enable set_user_availability_status See merge request gitlab-org/gitlab!51668
-
Ezekiel Kigbo authored
Default enables the feature flag and updates related documentation
-
Jan Provaznik authored
Alert on transfer error in admin project controller See merge request gitlab-org/gitlab!50541
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!51715
-
Bob Van Landuyt authored
Remove feature flags from artifacts destroy services See merge request gitlab-org/gitlab!51323
-
David O'Regan authored
Remove margin-top: 0 for snippets empty state See merge request gitlab-org/gitlab!51038
-
Yogi authored
-
Fabio Pitino authored
Correct status indicator for job groups when failure is allowed See merge request gitlab-org/gitlab!51478
-
Markus Koller authored
Add `/reassign_reviewer` command See merge request gitlab-org/gitlab!47606
-
Gary Holtz authored
* Based more or less on the /reassign command for issues and MRs
-
Patrick Bajao authored
Resolve "Track comment related metrics for a merge request" See merge request gitlab-org/gitlab!51521
-
GitLab Release Tools Bot authored
-
Tim Zallmann authored
Remove DOMContentLoaded Eventlistener from Performance Bar index See merge request gitlab-org/gitlab!51204
-
Dmytro Zaporozhets (DZ) authored
Allow removing iterations in Issues::Updateservice See merge request gitlab-org/gitlab!51179
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!51703
-
Marcia Ramos authored
Fixed broken link See merge request gitlab-org/gitlab!51533
-
Suzanne Selhorn authored
-
David O'Regan authored
Fix slack application helper card See merge request gitlab-org/gitlab!51034
-
Yogi authored
-
Brandon Labuschagne authored
Remove vue/order-in-components override See merge request gitlab-org/gitlab!51383
-
Mark Florian authored
The rule override was in place to make the transition to the latest `vue/recommended` ruleset easier, i.e., tackled iteratively. Now that most violations of this rule have been fixed, this override can be removed, so that we adopt the stricter version from `vue/recommended`. Part of https://gitlab.com/gitlab-org/gitlab/-/issues/297216.
-
Nathan Friend authored
Refactor/Reorganize api.js for better tree-shaking See merge request gitlab-org/gitlab!50038
-
Tim Zallmann authored
Creates new API directory with split files This splits out all User related API calls to better tree-shake the big file Updated the user merge requests + status modal Refactored + Organized projects API calls Fixed specs for api tree shaking Centralized api.js with named exports Changed to a central rest_api file Restructured to rest_api import Needed Prettier Update Fixed spyOn for UserApi
-
Marius Bobin authored
-