- 24 May, 2019 15 commits
-
-
GitLab Bot authored
-
Kamil Trzciński authored
Update SAST.gitlab-ci.yml - Add SAST_GITLEAKS_ENTROPY_LEVEL Closes #62179 See merge request gitlab-org/gitlab-ce!28607
-
Lucas Charles authored
This env was missing, causing the variable to not be propagated to child containers and thus, be ineffective
-
Kushal Pandya authored
i18n of batch_comments directory See merge request gitlab-org/gitlab-ce!28178
-
GitLab Bot authored
-
Ash McKenzie authored
Geo: Does not apply selective sync restrictions while counting registries on the tracking database Closes #11743 See merge request gitlab-org/gitlab-ee!13257
-
Stan Hu authored
Drop support for AUTO_DEVOPS_DOMAIN See merge request gitlab-org/gitlab-ce!28460
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
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
-
GitLab Bot authored
-
Stan Hu authored
Changes RackAttack logger to use structured logs Closes #54528 See merge request gitlab-org/gitlab-ce!28565
-
Mayra Cabrera authored
Creates a new filename to register auth logs. This change should allow SRE's queries to make better queries through logging infrastructure. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54528
-
- 23 May, 2019 25 commits
-
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Update Epic Link documentation See merge request gitlab-org/gitlab-ce!28684
-
GitLab Bot authored
-
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
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Rewording to clarify Access Control docs Closes #61204 See merge request gitlab-org/gitlab-ce!28452
-
Evan Read authored
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Fix OmniAuth OAuth2Generic strategy not loading Closes #62216 See merge request gitlab-org/gitlab-ce!28680
-
GitLab Bot authored
-
Clement Ho authored
Remove list sorting from BoardListSelector See merge request gitlab-org/gitlab-ee!13204
-
Winnie Hellmann authored
-
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
Internationalisation of lib directory - EE See merge request gitlab-org/gitlab-ee!12981
-
GitLab Bot authored
-
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
-
GitLab Bot authored
-
Tanya Pazitny authored
Improve doc based on Zeff's suggestions See merge request gitlab-org/gitlab-ce!28664
-
GitLab Bot authored
-