- 30 Sep, 2019 40 commits
-
-
Sebastian Arcila Valenzuela authored
If the request wasn't initiated by gitlab we shouldn't add the new identity to the user, and instead show that we weren't able to link the identity to the user. This should fix: https://gitlab.com/gitlab-org/gitlab-ce/issues/56509 And reuse SAML logic within EE SAMLGroup, this is to avoid duplication between the code used for CE and EE.
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
An approval rule that contains a private group can disclose information about the membership of that group via the list of approvers for that rule, which is constructed from all members of all groups, plus each individual user included in the rule. To avoid this information disclosure, hide all approvers in a rule where even one of the groups is hidden to the viewer. This removes more information than is strictly necessary, but is a simple fix for a hard problem - right now, we don't track which approvers come from which group, so it's difficult to be more precise, and this is something of an edge case anyway.
-
Alexandru Croitor authored
-
Alexandru Croitor authored
-
Jan Provaznik authored
Label events may use cross-project or cross-group references, if the projects are not accessible by user, we don't show these label events.
-
Alexandru Croitor authored
-
Nick Thomas authored
-
Alexandru Croitor authored
If user unsubsrcribes from a resource that they no longer have access to they should not be revealed the resource path, but be redirected to app root instead. https://gitlab.com/gitlab-org/gitlab-ce/issues/64938
-
Małgorzata Ksionek authored
Fix rubocop offences and add changelog Add email_verified key for feature specs Add code review remarks Add code review remarks Fix specs
-
Rajat Jain authored
-
Fabio Pitino authored
This prevents a MITM attack where attacker could still access Git repository if any jobs were running long enough.
-
Paul Okstad authored
-
celdem authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Bob Van Landuyt authored
Document Git LFS and max file size interaction See merge request gitlab-org/gitlab!17609
-
James Ramsay authored
Git LFS files are exempted from the maximum file size limit so that the maximum file size limit can be used to force large files into Git LFS.
-
Fatih Acet authored
Update dependency @gitlab/ui to v5.26.2 See merge request gitlab-org/gitlab!17880
-
Lin Jen-Shin authored
Expose web_url for epics on API See merge request gitlab-org/gitlab!17380
-
Sean McGivern authored
Replace the Notify#recipient method Closes #30217 See merge request gitlab-org/gitlab!17741
-
Brian Kabiro authored
- replace the Notify#recipient method with User#notification_email_for in mailersr
-
Stan Hu authored
Share passphrase for spec-only GPG key See merge request gitlab-org/gitlab!17857
-
Kushal Pandya authored
Resolve "WebIDE asks for confirmation to leave the page when committing and creating a new MR" Closes #30881 See merge request gitlab-org/gitlab!17671
-
Achilleas Pipinellis authored
Remove misleading gitlab-foss reference in README.md See merge request gitlab-org/gitlab!17840
-
Alper Akgun authored
-
Peter Leitzen authored
Remove feature flag for zoom quick actions on issues See merge request gitlab-org/gitlab!17787
-
Rémy Coutable authored
Use 1 knapsack report for both distributions See merge request gitlab-org/gitlab!17733
-
Mark Lapierre authored
No need for separate files because the EE tests will be ignored when testing against CE
-
Bob Van Landuyt authored
Preserve custom .gitlab-ci.yml config path when forking Closes #30242 and #22875 See merge request gitlab-org/gitlab!17817
-
James Lopez authored
Add frozen_string_literal to helper specs See merge request gitlab-org/gitlab!17848
-
-
Walmyr Lima e Silva Filho authored
Resolve "Failure in qa/specs/features/browser_ui/3_create/snippet/create_snippet_spec.rb" Closes #33008 See merge request gitlab-org/gitlab!17871
-
Fatih Acet authored
Merge branch '32546-productivity-analytics-reset-mr-table-page-when-any-of-the-filters-changes' into 'master' Resolve "Productivity Analytics: Reset MR table page when any of the filters changes" Closes #32546 See merge request gitlab-org/gitlab!17668
-