- 09 May, 2019 10 commits
-
-
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.
-
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.
-
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
-
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
-
Ian Baum authored
-
Achilleas Pipinellis authored
Revert "Merge branch 'fix-mermaid-chart-docs' into 'master'" See merge request gitlab-org/gitlab-ce!28193
-
- 07 May, 2019 8 commits
-
-
Evan Read authored
Add info to docs about mapping a ping to the category it belongs to. See merge request gitlab-org/gitlab-ce!28189
-
Emilie Schario authored
-
Stan Hu authored
This reverts merge request !28188
-
Fatih Acet authored
Fix subpixel border issue on MR discussions Closes #53973 See merge request gitlab-org/gitlab-ce!28185
-
Fatih Acet authored
Fix input group and action buttons in "set status" modal Closes #61494 See merge request gitlab-org/gitlab-ce!28147
-
Paul Gascou-Vaillancourt authored
-
Fatih Acet authored
Resolve "Add time preferences for user [FE]" Closes #57654 See merge request gitlab-org/gitlab-ce!25381
-
Ezekiel Kigbo authored
Udpated user_edit_profile_spec with time preferences Minor update form fields
-