- 20 Nov, 2018 26 commits
-
-
Nick Thomas authored
Fix PostReceive failing for project mirrors missing local branch Closes gitlab-ce#50843 See merge request gitlab-org/gitlab-ee!8495
-
Marcia Ramos authored
Add docs on post-merge pipelines See merge request gitlab-org/gitlab-ee!8530
-
Marcia Ramos authored
Add docs for linking in changed pages from MR widget See merge request gitlab-org/gitlab-ee!8531
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Achilleas Pipinellis authored
-
Douwe Maan authored
New Crowdin translations See merge request gitlab-org/gitlab-ee!8507
-
Douwe Maan authored
CE Port 22485 Creates /create_merge_request quickaction See merge request gitlab-org/gitlab-ee!8484
-
Phil Hughes authored
Remove duplicate yarn.lock entry See merge request gitlab-org/gitlab-ee!8529
-
GitLab Release Tools Bot authored
-
Sean McGivern authored
Adds PHILOSOPHY.md and references Product Handbook See merge request gitlab-org/gitlab-ee!8515
-
Kenny Johnston authored
-
Achilleas Pipinellis authored
-
Lukas Eipert authored
-
Sean McGivern authored
Stub Rails.application.env_config to prevent spec failures Closes #8488 See merge request gitlab-org/gitlab-ee!8525
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-11-20 07:15 UTC See merge request gitlab-org/gitlab-ee!8526
-
GitLab Bot authored
-
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
-
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 #8488
-
Sean McGivern authored
Show what RPC is called in the performance bar See merge request gitlab-org/gitlab-ce!23140
-
Sean McGivern authored
CE upstream - 2018-11-19 22:21 UTC See merge request gitlab-org/gitlab-ee!8521
-
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 14 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
-
GitLab Bot authored
-
Mark Lapierre authored
CE port of "qa-staging-15-use-existing-users-ee" See merge request gitlab-org/gitlab-ce!22864
-
Sanad Liaquat authored
-
Mark Lapierre authored
Use existing users in tests Closes gitlab-org/quality/staging#15 See merge request gitlab-org/gitlab-ee!8266
-
Mike Lewis authored
add guide for creating runbook See merge request gitlab-org/gitlab-ce!22885
-
-
Stan Hu authored
CE upstream - 2018-11-19 17:21 UTC Closes gitlab-ce#54093, gitlab-ui#65, and gitlab-ui#95 See merge request gitlab-org/gitlab-ee!8510
-
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
-