- 30 Jan, 2020 11 commits
-
-
Marcel Amirault authored
Add language tags See merge request gitlab-org/gitlab!23931
-
Suzanne Selhorn authored
Per issue https://gitlab.com/gitlab-org/gitlab/issues/32881
-
Mark Lapierre authored
Part 2 of project milestone resource refactoring See merge request gitlab-org/gitlab!23988
-
Mike Greiling authored
Cycle unresolved threads See merge request gitlab-org/gitlab!23123
-
Justin Boyson authored
Move jump logic into mixin. Remove logic from consuming components.
-
Marcel Amirault authored
Add more language tags See merge request gitlab-org/gitlab!24023
-
Suzanne Selhorn authored
Related to 32881
-
Ray Paik authored
Fix typo in "Milestones documentation" See merge request gitlab-org/gitlab!23996
-
Dan Davison authored
Add QA test for actions on prometheus alerts See merge request gitlab-org/gitlab!23558
-
Robert Speicher authored
Redirect locked Group SSO users to SSO page instead of 500 error See merge request gitlab-org/gitlab!20329
-
Thong Kuah authored
Remove deprecated caching class Closes #38008 See merge request gitlab-org/gitlab!23893
-
- 29 Jan, 2020 29 commits
-
-
Dylan Griffith authored
Allow optional angle brackets in (Envelope-To) mail header See merge request gitlab-org/gitlab!23797
-
Stan Hu authored
Increase experimentation ratio for paid signup flow See merge request gitlab-org/gitlab!23963
-
Russell Dickenson authored
Update internal links to use proper suffix Closes #198547 See merge request gitlab-org/gitlab!23647
-
Amy Qualls authored
Our style guide specifies internal links must end with a .md suffix. This commit fixes a set of internal links that ended with .html instead of .md.
-
Mayra Cabrera authored
Fix: include subgroups in security status See merge request gitlab-org/gitlab!22653
-
Avielle Wolfe authored
We weren't including projects from subgroups in the security status widget on the group security dashboard. This commit fixes that. https://gitlab.com/gitlab-org/gitlab/issues/119021
-
Mayra Cabrera authored
Merge branch '119015-adjust-skip-trial-copy-in-trial-sign-up-flow-for-saas-users-who-are-logged-in' into 'master' Adjust skip trial copy in trial sign up flow for SaaS users who are logged in See merge request gitlab-org/gitlab!22923
-
Alper Akgun authored
Adjust skip trial copy in trial sign up flow for SaaS users who are logged in
-
Mike Lewis authored
Update windows tags See merge request gitlab-org/gitlab!23882
-
Paul Slaughter authored
Replace pipeline custom action array header with slot and buttons Closes #195352 See merge request gitlab-org/gitlab!22839
-
Fabio Huser authored
Closes #195352 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/22839
-
Achilleas Pipinellis authored
Move Jupyter notebooks from repository to packages See merge request gitlab-org/gitlab!23556
-
Tim Rizzi authored
-
Stan Hu authored
Include 'license_scanning' in Usage data See merge request gitlab-org/gitlab!23690
-
Tetiana Chupryna authored
-
Mayra Cabrera authored
Add deploy_token_type column to the deploy_tokens table See merge request gitlab-org/gitlab!23530
-
Etienne Baqué authored
Added migration to add column. Added data migration and related spec file. Added enum for deploy_token_type in model.
-
Douglas Barbosa Alexandre authored
Revert: Add milestone issues display limit See merge request gitlab-org/gitlab!24004
-
Michael Kozono authored
Use NodeUpdateService in update API Closes #199112 See merge request gitlab-org/gitlab!23894
-
Rajendra Kadam authored
-
Mark Florian authored
Adds a format for relative and open date ranges See merge request gitlab-org/gitlab!23584
-
Felipe Artur authored
This reverts merge request !23102
-
Douglas Barbosa Alexandre authored
Upgrade to Rails 6 Closes #30030 and #31034 See merge request gitlab-org/gitlab!19891
-
Douglas Barbosa Alexandre authored
Fix Geo Sidebar missing `active` class Closes #199238 See merge request gitlab-org/gitlab!23885
-
Zack Cuddy authored
Spec Tests and lint
-
Paul Slaughter authored
Move the clone button to the tree controls area See merge request gitlab-org/gitlab!17752
-
-
Miguel Rincon authored
- Improve validations of time ranges - Use deconstructing for named parameters in functions - Improve time range examples in jsdoc - Switch to placing the functions in `const`
-
Miguel Rincon authored
-