- 24 May, 2019 3 commits
-
-
Thong Kuah authored
Even though there's no relation to the feature (it's actually about overriding template values, best to replace this with $KUBE_INGRESS_BASE_DOMAIN to avoid any potential confusion
-
Thong Kuah authored
These two methods were used in emitting AUTO_DEVOPS_DOMAIN which has now been dropped.
-
Thong Kuah authored
Update documentation to reflect removal
-
- 23 May, 2019 37 commits
-
-
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
-
Annabel Dunstone Gray authored
Update new smiley icons Closes #62054 See merge request gitlab-org/gitlab-ce!28338
-
Jarek Ostrowski authored
Add new emoji icons Remove added SVGs Change to sprite_icons Prettify Fix text left behind Fix errors Remove background top level reaction icon
-
Annabel Dunstone Gray authored
-
Sean McGivern authored
Change system notes to use relative urls Closes #55441 See merge request gitlab-org/gitlab-ce!28588
-