- 09 May, 2019 37 commits
-
-
Yorick Peterse authored
Resolve "Extract EE specific files/lines for spec/lib/gitlab easier ones" Closes #6659 See merge request gitlab-org/gitlab-ee!12510
-
GitLab Bot authored
-
Rémy Coutable authored
Whitelist Gitaly N+1 for forking in tests See merge request gitlab-org/gitlab-ce!28225
-
Nick Thomas authored
CE Changes for SSO enforcement in ProjectPolicy See merge request gitlab-org/gitlab-ce!28208
-
Nick Thomas authored
ProjectPolicy can require active SAML SSO session for web access See merge request gitlab-org/gitlab-ee!12109
-
GitLab Bot authored
-
Fatih Acet authored
Open merge contribution about link in new tab See merge request gitlab-org/gitlab-ce!28142
-
trojkilla authored
fixes clearing checked settings
-
GitLab Bot authored
-
Nick Thomas authored
Add support for namespaced images in dependency proxy Closes #11541 See merge request gitlab-org/gitlab-ee!12464
-
Phil Hughes authored
Supports Matomo/Piwik string website ID ("Protect Track ID" plugin) Closes #61606 See merge request gitlab-org/gitlab-ce!28214
-
Nick Thomas authored
This helper is right on the limit of the number of calls being made. When the request store is enabled, and Sidekiq is running in inline mode, just a couple of additional actions result in it being pushed over the line. The operation is entirely artificial, since in reality we'd perform these requests in multiple separate processes, so just whitelist it for now.
-
GitLab Bot authored
-
Phil Hughes authored
CE: Move EE differences for app/views/groups/group_members/index.html.haml See merge request gitlab-org/gitlab-ce!28026
-
Phil Hughes authored
Move EE differences for app/views/groups/group_members/index.html.haml Closes #6105 See merge request gitlab-org/gitlab-ee!12159
-
Grzegorz Bizon authored
Generate Let's Encrypt private key See merge request gitlab-org/gitlab-ce!27581
-
Vladimir Shushlin authored
-
James Edwards-Jones authored
Adds a check to ProjectPolicy to ensure that there is an active SAML session when SSO is being enforced. Builds upon changes in GroupPolicy, but because so many policies delegate to ProjectPolicy there is much more impact from this MR.
-
GitLab Bot authored
-
Phil Hughes authored
doc: administration/planutml: update instructions for setting dialogs See merge request gitlab-org/gitlab-ce!28218
-
James Lopez authored
Fix esclusive lease, sidekiq config, and usage data spec.
-
GitLab Bot authored
-
Rémy Coutable authored
Upgrade Ruby version to 2.6.3 See merge request gitlab-org/gitlab-ce!28117
-
GitLab Bot authored
-
Rémy Coutable authored
Add warning that gitlab-secrets isn't included See merge request gitlab-org/gitlab-ce!28187
-
Elan Ruusamäe authored
-
GitLab Bot authored
-
Rémy Coutable authored
i18n: externalize strings from user profile settings See merge request gitlab-org/gitlab-ce!28088
-
antony liu authored
-
Rémy Coutable authored
i18n: externalize strings from user profile settings See merge request gitlab-org/gitlab-ee!12330
-
Bob Van Landuyt authored
-
Phil Hughes authored
Wrap file paths in vulnerability details modal Closes #10450 See merge request gitlab-org/gitlab-ee!10606
-
Paul Gascou-Vaillancourt authored
Use gitlab-ui's FriendlyWrap component to properly wrap file paths in the vulnerability details modal
-
Dmitriy Zaporozhets authored
Add support for namespaced image names like `linuxserver/nextcloud` Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
GitLab Bot authored
-
Phil Hughes authored
Fix discussion notes spec timeout Closes #61596 See merge request gitlab-org/gitlab-ce!28212
-
Stan Hu authored
Fix missing expose_path for license api paths Closes #11121 See merge request gitlab-org/gitlab-ee!12488
-
- 08 May, 2019 3 commits
-
-
Donald Cook authored
-
Paul Slaughter authored
This will fixes from occurring when relative_url_root is used. https://gitlab.com/gitlab-org/gitlab-ee/issues/11121
-
Cindy Pallares authored
Many customers forget to include the gitlab-secrets.json file. This adds a warning that both gitlab-secrets.json and gitlab.rb are not included in the backup.
-