- 09 May, 2019 18 commits
-
-
Yorick Peterse authored
Merge branch '6659-extract-ee-specific-files-lines-for-spec-lib-gitlab-easier-ones-ce' into 'master' Update usage_data_spec to match EE See merge request gitlab-org/gitlab-ce!28219
-
James Lopez 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
-
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
-
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.
-
Phil Hughes authored
CE: Move EE differences for app/views/groups/group_members/index.html.haml See merge request gitlab-org/gitlab-ce!28026
-
Grzegorz Bizon authored
Generate Let's Encrypt private key See merge request gitlab-org/gitlab-ce!27581
-
Vladimir Shushlin authored
-
Phil Hughes authored
doc: administration/planutml: update instructions for setting dialogs See merge request gitlab-org/gitlab-ce!28218
-
Rémy Coutable authored
Upgrade Ruby version to 2.6.3 See merge request gitlab-org/gitlab-ce!28117
-
Rémy Coutable authored
Add warning that gitlab-secrets isn't included See merge request gitlab-org/gitlab-ce!28187
-
Elan Ruusamäe authored
-
Rémy Coutable authored
i18n: externalize strings from user profile settings See merge request gitlab-org/gitlab-ce!28088
-
antony liu authored
-
Phil Hughes authored
Fix discussion notes spec timeout Closes #61596 See merge request gitlab-org/gitlab-ce!28212
-
- 08 May, 2019 22 commits
-
-
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.
-
CDuv authored
When using Matomo/Piwik integration, only integer website IDs can be used. If using the "Protect Track ID" Matomo plugin (https://plugins.matomo.org/ProtectTrackID), website IDs are strings which the "_piwik.html.haml" layout file does not supports because it assumes "extra_config.piwik_site_id" variable contains an integer and prints it to JavaScript code without quotes. This commits surrounds "extra_config.piwik_site_id" variable with double quotes (") so that it works with both integers and strings. Issue: #61606
-
Sid Sijbrandij authored
Better separate the component table and chart, improve grammar See merge request gitlab-org/gitlab-ce!28211
-
Paul Slaughter authored
-
Phil Hughes authored
admin/projects/show.html.haml single codebase Closes gitlab-ee#6100 See merge request gitlab-org/gitlab-ce!28192
-
Joshua Lambert authored
-
Achilleas Pipinellis authored
fix doc link issues See merge request gitlab-org/gitlab-ce!28166
-
Achilleas Pipinellis authored
Remove k8s components, remove default status indicators See merge request gitlab-org/gitlab-ce!28195
-
Luke Bennett authored
Part of single codebase changes.
-
Stan Hu authored
Ruby 2.6 offers better performance and memory usage: https://www.rubyguides.com/2018/11/ruby-2-6-new-features/ Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/57323
-
James Edwards-Jones authored
-
Ash McKenzie authored
CE backport of merge request blocks - backend MVC See merge request gitlab-org/gitlab-ce!27323
-
Mayra Cabrera authored
Fix label creation within Bitbucket import if labels already exist Closes #58623 See merge request gitlab-org/gitlab-ce!27987
-
Patrick Derichs authored
This will avoid timestamp comparison issues later within equality check with attributes
-
Nick Thomas authored
Remove jira_spec from quarantine Closes #60953 See merge request gitlab-org/gitlab-ce!28203
-
Heinrich Lee Yu authored
-
Phil Hughes authored
CE: Fixes EE differences for app/views/repository_check_mailer/notify.text.haml See merge request gitlab-org/gitlab-ce!28022
-
Sean McGivern authored
58404 - setup max depth for graphql Closes #58404 See merge request gitlab-org/gitlab-ce!25737
-
Phil Hughes authored
Adds header column to variables list Closes #46806 See merge request gitlab-org/gitlab-ce!28060
-
Fatih Acet authored
Handle errors in successful notes reply Closes #61377 See merge request gitlab-org/gitlab-ce!28082
-
Joshua Lambert authored
-
Achilleas Pipinellis authored
Docs nneul/gitlab ce patch 1 Closes omnibus-gitlab#4132 See merge request gitlab-org/gitlab-ce!28182
-