- 24 May, 2019 1 commit
-
-
Mark Lapierre authored
When the "Delete merged branches" button is used the UI doesn't update automatically. So when the page is refreshed it's possible that the branch will still be present. This checks for the branch to be gone and reloads if it is not, repeating until the default timeout (60s).
-
- 23 May, 2019 39 commits
-
-
Achilleas Pipinellis authored
Update Epic Link documentation See merge request gitlab-org/gitlab-ce!28684
-
Achilleas Pipinellis authored
Edit Geo nodes content to comply with SSOT guidelines See merge request gitlab-org/gitlab-ce!28519
-
Russell Dickenson authored
-
Brett Walker authored
-
Achilleas Pipinellis authored
Rewording to clarify Access Control docs Closes #61204 See merge request gitlab-org/gitlab-ce!28452
-
Evan Read authored
-
Douglas Barbosa Alexandre authored
Fix OmniAuth OAuth2Generic strategy not loading Closes #62216 See merge request gitlab-org/gitlab-ce!28680
-
Clement Ho authored
Internationalisation of lib directory See merge request gitlab-org/gitlab-ce!27711
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-
Clement Ho authored
Add "utility-first" section to FE scss style guide Closes gitlab-ui#38 See merge request gitlab-org/gitlab-ce!28312
-
Annabel Dunstone Gray authored
Fixes issue height of detail-page-header Closes #62193 and #62107 See merge request gitlab-org/gitlab-ce!28650
-
Erik van der Gaag authored
detail-page-header-body class was making the height of the header 1 pixel too big to fit evenly
-
Stan Hu authored
In https://github.com/rails/rails/commit/83b767ce, Rails 5.1 removed support for using a String to specify a middleware. When the strategy_class argument is passed from the GitLab YAML config to Devise, Devise passes the string value straight through to Rails, and GitLab would crash with a NoMethodError inside ActionDispatch::MiddlewareStack. To make this OmniAuth strategy work again, we normalize the arguments by converting the strategy_class value into an actual Class. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62216
-
Tanya Pazitny authored
Improve doc based on Zeff's suggestions See merge request gitlab-org/gitlab-ce!28664
-
Stan Hu authored
Ignore files in tmp/rubocop_cache/** See merge request gitlab-org/gitlab-ce!28672
-
Clement Ho authored
Create a unified script to run Jest & Karma tests Closes #58869 See merge request gitlab-org/gitlab-ce!27239
-
Marcia Ramos authored
Edit CI/CD settings for SSOT guidelines See merge request gitlab-org/gitlab-ce!28582
-
Russell Dickenson authored
-
Nathan Friend authored
This commit ignores the temporary cache directories that I _think_ are created by the VSCode Ruby extension.
-
Marcia Ramos authored
Edit email settings for SSOT See merge request gitlab-org/gitlab-ce!28629
-
Russell Dickenson authored
-
Marcia Ramos authored
Edit external auth for SSOT See merge request gitlab-org/gitlab-ce!28630
-
Russell Dickenson authored
-
Walmyr authored
-
Walmyr authored
-
Bob Van Landuyt authored
API: Allow to get and set "masked" attribute for variables Closes #61754 See merge request gitlab-org/gitlab-ce!28381
-
Rémy Coutable authored
Container Registry is now proper cased See merge request gitlab-org/gitlab-ce!28660
-
Phil Hughes authored
Update dependency @gitlab/svgs to ^1.62.0 See merge request gitlab-org/gitlab-ce!28605
-
Phil Hughes authored
Add new favicon for canary from next.gitlab.com Closes #59026 See merge request gitlab-org/gitlab-ce!28601
-
Phil Hughes authored
Group download buttons in a .btn-group Closes #61880 See merge request gitlab-org/gitlab-ce!28599
-
Walmyr Lima authored
The suggestions were made while we were pair programming.
-
Jan Provaznik authored
Fix issue importing members with owner access Closes #61715 See merge request gitlab-org/gitlab-ce!28636
-
James Lopez authored
-
Lukas 'Eipi' Eipert authored
-
Brendan O'Leary 🐢 authored
-
Jarek Ostrowski authored
Add changelog Added wrong favicon
-
Marcia Ramos authored
Add note for index requirement with FK constraint in migration_style_guide.md See merge request gitlab-org/gitlab-ce!28003
-
Shinya Maeda authored
Update migration_style_guide.md
-
Phil Hughes authored
Reduce height of issue board input to align with buttons Closes #49041 See merge request gitlab-org/gitlab-ce!28604
-