- 20 Nov, 2018 11 commits
-
-
Steve Azzopardi authored
Stub Rails.application.env_config to prevent spec failures Closes gitlab-ee#8488 See merge request gitlab-org/gitlab-ce!23222
-
Achilleas Pipinellis authored
Change link to help broken link checker See merge request gitlab-org/gitlab-ce!23220
-
Stan Hu authored
When we modify env_config, that is on the global Rails.application, and we need to stub it and allow it to be modified in-place, without polluting later tests. When we modify env, then the context is a request, or something else that only lives for a single spec. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/8488
-
Kushal Pandya authored
Refine cursor positioning in Markdown Editor for wrap tags. Closes #54015 See merge request gitlab-org/gitlab-ce!23085
-
Johann Hubert Sonntagbauer authored
-
Sean McGivern authored
Remove unused partial See merge request gitlab-org/gitlab-ce!23180
-
Sean McGivern authored
Show what RPC is called in the performance bar See merge request gitlab-org/gitlab-ce!23140
-
Evan Read authored
-
Evan Read authored
Update docs for include to mention 'allow requests to local network' requirement Closes #53595 See merge request gitlab-org/gitlab-ce!23055
-
Daniel Fernau authored
-
Stan Hu authored
Enable even more frozen string for lib/gitlab See merge request gitlab-org/gitlab-ce!23161
-
- 19 Nov, 2018 29 commits
-
-
Douglas Barbosa Alexandre authored
Bump nokogiri, loofah, and rack gems for security updates See merge request gitlab-org/gitlab-ce!23204
-
Douglas Barbosa Alexandre authored
Bump ruby_parser to 3.11.0 for Ruby 2.5 compatibility See merge request gitlab-org/gitlab-ce!23209
-
Stan Hu authored
Rails5 deprecation: Passing a class as a value in an Active Record query is deprecated See merge request gitlab-org/gitlab-ce!23164
-
Stan Hu authored
loofah: CVE-2018-16468: https://github.com/flavorjones/loofah/issues/154 nokogiri: CVE-2018-14404 and CVE-2018-14567 https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md rack: CVE-2018-16471 https://github.com/rack/rack/commit/e5d58031b766e49687157b45edab1b8457d972bd i18n: https://github.com/svenfuchs/i18n/releases concurrent-ruby: https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md
-
Mark Lapierre authored
CE port of "qa-staging-15-use-existing-users-ee" See merge request gitlab-org/gitlab-ce!22864
-
Sanad Liaquat authored
-
Mike Lewis authored
add guide for creating runbook See merge request gitlab-org/gitlab-ce!22885
-
-
Fatih Acet authored
Fix typo in js (props, specs) See merge request gitlab-org/gitlab-ce!23103
-
Kamil Trzciński authored
Increase rspec parallelization to 50 See merge request gitlab-org/gitlab-ce!23149
-
danielgruesso authored
-
Achilleas Pipinellis authored
Update merge request file tree docs See merge request gitlab-org/gitlab-ce!23187
-
James Ramsay authored
-
Douwe Maan authored
Match users better by their private commit email Closes #54046 See merge request gitlab-org/gitlab-ce!23080
-
Douwe Maan authored
Backport of ee/8120: Smartcard authentication See merge request gitlab-org/gitlab-ce!23012
-
Clement Ho authored
Upgrade @gitlab/svg to 1.38.0 See merge request gitlab-org/gitlab-ce!23177
-
Heinrich Lee Yu authored
-
Sean McGivern authored
Improve variables support See merge request gitlab-org/gitlab-ce!23077
-
Douglas Barbosa Alexandre authored
Add support for surfacing a link to the branch or tag name in push message… Closes #51959 See merge request gitlab-org/gitlab-ce!22651
-
Tony Castrogiovanni authored
-
Lukas Eipert authored
-
Zeger-Jan van de Weg authored
The disabling of Gitaly was basically stubbing `Feature.enabled?` call, which was never triggered.
-
Kamil Trzciński authored
This ensures that variables accept only string, alongside also improves kubernetes_namespace, improving validation and default value being set.
-
Nick Thomas authored
Private commit emails were introduced in !22560, but some parts of GitLab were not updated to take account of them. This commit adds support in places that were missed.
-
Robert Speicher authored
Refactor Member#add_user for GitLab EE See merge request gitlab-org/gitlab-ce!23119
-
Marcia Ramos authored
Fix some "Introduced in" inconsistencies See merge request gitlab-org/gitlab-ce!23154
-
Marcia Ramos authored
Documentation: update Libre -> Core See merge request gitlab-org/gitlab-ce!22533
-
David Planella authored
-
Marcia Ramos authored
Update the cluster docs for Knative See merge request gitlab-org/gitlab-ce!23113
-