- 03 Jun, 2019 5 commits
-
-
GitLab Release Tools Bot authored
Handling password on import by url page See merge request gitlab/gitlabhq!3061
-
GitLab Release Tools Bot authored
Protect Gitlab::HTTP against DNS rebinding attack See merge request gitlab/gitlabhq!3071
-
GitLab Release Tools Bot authored
Fix url redaction for issue links See merge request gitlab/gitlabhq!3091
-
GitLab Release Tools Bot authored
Hide issue title on unsubscribe for anonymous users See merge request gitlab/gitlabhq!3097
-
GitLab Release Tools Bot authored
Fix confidential issue label disclosure on milestone view See merge request gitlab/gitlabhq!3098
-
- 30 May, 2019 3 commits
-
-
Oswaldo Ferreira authored
-
Douwe Maan authored
Gitlab::HTTP now resolves the hostname only once, verifies the IP is not blocked, and then uses the same IP to perform the actual request, while passing the original hostname in the `Host` header and SSL SNI field.
-
GitLab Release Tools Bot authored
[ci skip]
-
- 29 May, 2019 2 commits
-
-
Sam Bigelow authored
-
Igor Drozdov authored
-
- 28 May, 2019 30 commits
-
-
Kushal Pandya authored
Revert "Add expand/collapse button to operation settings" See merge request gitlab-org/gitlab-ce!28818
-
Winnie Hellmann authored
This reverts merge request !28620
-
Dmitriy Zaporozhets authored
Move more project routes under /-/ scope See merge request gitlab-org/gitlab-ce!28717
-
Phil Hughes authored
Upgrade Jest to v24.8.0 See merge request gitlab-org/gitlab-ce!28786
-
Winnie Hellmann authored
-
Ash McKenzie authored
Use source ref in pipeline webhook Closes #61553 See merge request gitlab-org/gitlab-ce!28772
-
Filipa Lacerda authored
added code differences from EE to CE See merge request gitlab-org/gitlab-ce!28711
-
Michel Engelen authored
added a new conditional to add `display: none;` dynamically if the row should be hidden, indicated by the variable `rowHidden` this solves issue #9978
-
Phil Hughes authored
Update dependency @gitlab/svgs to ^1.63.0 See merge request gitlab-org/gitlab-ce!28715
-
Phil Hughes authored
Throw an error when formatDate's input is invalid See merge request gitlab-org/gitlab-ce!28713
-
Paul Gascou-Vaillancourt authored
-
Phil Hughes authored
Resolve CE/EE diffs in project members Closes gitlab-ee#10496 See merge request gitlab-org/gitlab-ce!28550
-
Bob Van Landuyt authored
Externalize strings of preferences page in user profile See merge request gitlab-org/gitlab-ce!28746
-
Stan Hu authored
Append endline only if suggestion present Closes #58566 See merge request gitlab-org/gitlab-ce!28703
-
Igor authored
Before this fix, a suggestion which just removes an empty line wasn't appliable
-
Bob Van Landuyt authored
Externalize stirngs of Authentication log page in user profile See merge request gitlab-org/gitlab-ce!28750
-
antony liu authored
-
Jan Provaznik authored
protected should be Boolean type See merge request gitlab-org/gitlab-ce!28766
-
Kushal Pandya authored
Add expand/collapse button to operation settings Closes #61511 See merge request gitlab-org/gitlab-ce!28620
-
Adriel Santiago authored
Add ability to expand/collapse operation settings
-
Evan Read authored
Docs: Remove stray full stop from the middle of the sentence See merge request gitlab-org/gitlab-ce!28403
-
Evan Read authored
Update order of list to match HA setup order See merge request gitlab-org/gitlab-ce!28429
-
Ben Bodenmiller authored
-
Stan Hu authored
Improve performance of jobs controller show Closes #60708 See merge request gitlab-org/gitlab-ce!28093
-
Stan Hu authored
Merge branch '28996-automatic-https-certificate-creation-renewal-for-pages-custom-domains-4' into 'master' Store Let's Encrypt private_key in `application_settings` instead of `secrets.yml` See merge request gitlab-org/gitlab-ce!28353
-
Vladimir Shushlin authored
Storing this key in secrets.yml was a bad idea, it would require users using HA setups to manually replicate secrets across nodes during update, it also needed support from omnibus package * Revert "Generate Let's Encrypt private key" This reverts commit 444959bf. * Add Let's Encrypt private key to settings as encrypted attribute * Generate Let's Encrypt private key in database migration
-
Evan Read authored
Group SAML docs explain GitLab.com SSO sign in See merge request gitlab-org/gitlab-ce!28699
-
James Edwards-Jones authored
Updates documentation to reflect that SAML can now be used to sign into the GitLab instance, instead of just updating group membership.
-
Ray Paik authored
fix relationship typo See merge request gitlab-org/gitlab-ce!28797
-
Stan Hu authored
add postgres version to subsequent helm deploys See merge request gitlab-org/gitlab-ce!28735
-