Skip to content

GitHub is HTTPS by default - #922

Merged
sodabrew merged 1 commit into
brianmario:masterfrom
amatsuda:https
Dec 7, 2017
Merged

GitHub is HTTPS by default#922
sodabrew merged 1 commit into
brianmario:masterfrom
amatsuda:https

Conversation

@amatsuda

@amatsuda amatsuda commented Dec 7, 2017

Copy link
Copy Markdown
Contributor

This reduces unneeded redirection from http://... to https://... when someone visits this gem's homepage via https://rubygems.org/gems/mysql2.

@sodabrew

sodabrew commented Dec 7, 2017

Copy link
Copy Markdown
Collaborator

Sounds reasonable to me. Thank you!

@sodabrew
sodabrew merged commit e52e9ce into brianmario:master Dec 7, 2017
@sodabrew sodabrew added this to the 0.5.0 milestone Dec 7, 2017
@amatsuda
amatsuda deleted the https branch December 7, 2017 08:26
jeremy added a commit to jeremy/mysql2 that referenced this pull request Dec 11, 2017
* master:
  GitHub is HTTPS by default (brianmario#922)
  Fix wrong value of type YEAR on big endian environment. (brianmario#921)
  Avoid 0 byte allocation call when statement takes no parameters
  Small spec improvement for RSpec style
  Travis CI for Mac OS X builds use the same steps again
  More specific exception classes (brianmario#911)
  Travis CI matrix add Ruby 2.5 and switch Mac OS X to Ruby 2.3 (ala High Sierra)
  README text for query options on Statement#execute
  Accept query options on Statement#execute (brianmario#912)
  Drop 1.9.3 support (brianmario#913)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants