- 24 May, 2019 6 commits
-
-
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
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
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 34 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
-
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
-
Sean McGivern authored
Fix failing spec: ee/spec/models/project_spec.rb Closes #11732 See merge request gitlab-org/gitlab-ee!13228
-
Mayra Cabrera authored
Part 1 of Introduce storage counter at group level for package feature See merge request gitlab-org/gitlab-ee!13139
-
Filipa Lacerda authored
Updates texts to accomodate for storage quotas Creates a tab for pipeline quotas Adds i18n
-
GitLab Bot authored
-
Nick Thomas authored
-
Marcia Ramos authored
Edit CI/CD settings for SSOT guidelines See merge request gitlab-org/gitlab-ce!28582
-
Russell Dickenson authored
-