lp:~george-edison55/+junk/golang-github-zenazn-goji

Created by Nathan Osman and last modified
Get this branch:
bzr branch lp:~george-edison55/+junk/golang-github-zenazn-goji

Related bugs

Related blueprints

Branch information

Owner:
Nathan Osman
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at https://github.com/zenazn/goji.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log

Recent revisions

224. By Maxim Eremenko <email address hidden>

Remove CloseNotifier for go 1.8+

http.CloseNotifier is deprecated as of Go 1.11, with a note that "the
CloseNotifier interface predates Go's context package. New code should
use Request.Context instead."

Signed-off-by: Maxim Eremenko <email address hidden>

223. By Carl Jackson

graceful: add {Pre,Post}HookWithSignal functions

222. By Harald Nordgren

Bump Go versions and use '.x' to always get latest patch versions

221. By Harald Nordgren

Simplify .travis.yml and bump Go versions

220. By tamaoo <email address hidden>

fix an error at shutdown on Windows.

219. By Carl Jackson

web: gofmt

218. By Carl Jackson

travis: only run coverage against modern Go

217. By smith30 <email address hidden>

upgrade: .travis.yml Updated to 1.10 (#192)

216. By Carl Jackson

web: fix race in middleware stack

Thanks to Varun for reporting this bug.

I believe this race could have resulted in a nil dereference or similar.

215. By Evan Broder

bind: Add DefaultBind for overriding default fallback (#190)

If bind.DefaultBind is set before calling bind.WithFlag(), that value
will be used as the fallback (assuming that none of the various
enviornmental hints are set) instead of :8000.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.