- 16 May, 2019 40 commits
-
-
Phil Hughes authored
Resolve CE/EE diffs in _flash_messages Closes #11037 See merge request gitlab-org/gitlab-ee!12726
-
GitLab Bot authored
-
Rémy Coutable authored
Update Rubocop to 0.69.0 and other gems See merge request gitlab-org/gitlab-ce!28345
-
Rémy Coutable authored
Update Rubocop to 0.69.0 and other gems See merge request gitlab-org/gitlab-ee!12750
-
GitLab Bot authored
-
Phil Hughes authored
Fixes style-lint issues for blocks.scss Closes #59838 See merge request gitlab-org/gitlab-ce!28251
-
GitLab Bot authored
-
Rémy Coutable authored
Include MR information if possible when emailing notification of closing an issue Closes #19569 See merge request gitlab-org/gitlab-ce!15610
-
Michał Zając authored
-
Rémy Coutable authored
CE backport of "Fix a broken spec for EE" See merge request gitlab-org/gitlab-ce!28357
-
Rémy Coutable authored
Fix a broken spec for EE in spec/services/merge_requests/rebase_service_spec.rb Closes #11621 See merge request gitlab-org/gitlab-ee!12775
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Nick Thomas authored
Regen locale gitlab.pot file See merge request gitlab-org/gitlab-ee!12774
-
Nick Thomas authored
-
Nick Thomas authored
-
Luke Bennett authored
-
Luke Bennett authored
Part of single codebase changes.
-
GitLab Bot authored
-
Filipa Lacerda authored
Fixes issues with show whitespace button in diffs Closes #42597 and #58852 See merge request gitlab-org/gitlab-ce!28242
-
GitLab Bot authored
-
Nick Thomas authored
Add Let's Encrypt client See merge request gitlab-org/gitlab-ce!27624
-
Vladimir Shushlin authored
Part of adding Let's Encrypt certificates for pages domains Add acme-client gem Client is being initialized by private key stored in secrets.yml Let's Encrypt account is being created lazily. If it's already created, Acme::Client just gets account_kid by calling new_account method Make Let's Encrypt client an instance Wrap order and challenge classes
-
GitLab Bot authored
-
Nick Thomas authored
Properly clear the merge error upon rebase failure Closes #56139 See merge request gitlab-org/gitlab-ce!28319
-
Filipa Lacerda authored
i18n JS files starting with i See merge request gitlab-org/gitlab-ce!28010
-
Filipa Lacerda authored
i18n JS files starting with i - EE See merge request gitlab-org/gitlab-ee!12454
-
GitLab Bot authored
-
Phil Hughes authored
Resolve CE/EE diffs in accounts/show Closes #11046 See merge request gitlab-org/gitlab-ee!12733
-
Phil Hughes authored
Resolve CE/EE diffs in help/index Closes gitlab-ee#11051 See merge request gitlab-org/gitlab-ce!28335
-
Phil Hughes authored
Resolve CE/EE diffs in help/index Closes #11051 See merge request gitlab-org/gitlab-ee!12728
-
Phil Hughes authored
Resolve CE/EE diffs in signup_box Closes gitlab-ee#11047 See merge request gitlab-org/gitlab-ce!28336
-
Phil Hughes authored
Resolve CE/EE diffs in signup_box Closes #11047 See merge request gitlab-org/gitlab-ee!12730
-
Stan Hu authored
This fixes Ruby 2.6.x parser warnings: https://github.com/rubocop-hq/rubocop/pull/7009
-
Stan Hu authored
This fixes Ruby 2.6.x parser warnings: https://github.com/rubocop-hq/rubocop/pull/7009
-
Stan Hu authored
If `merge_error` is ever set after a failure, it is never cleared, even after a subsequent, successful rebase. We now clear this field whenever a successful rebase occurs. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56139
-
GitLab Bot authored
-
Mike Lewis authored
clarify that "team" means "project" when considered for assignment purposes. See merge request gitlab-org/gitlab-ce!27753
-
Mike Lewis authored
Add info about the single docs codebase effort See merge request gitlab-org/gitlab-ce!28127
-
Stan Hu authored
Fix Clusters::Instance invocation scope See merge request gitlab-org/gitlab-ee!12740
-