aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* content: add GopherChina trip reportAndrew Gerrand2015-07-02
| | | | | | Change-Id: I7984f82a53a0c4ed087a0d439616d23ef1871055 Reviewed-on: https://go-review.googlesource.com/11851 Reviewed-by: Rob Pike <r@golang.org>
* blog: Mobile-friendly designMatthew Holt2015-06-30
| | | | | | | | | | This change complements change golang/go#9062 (because godoc and the blog share a style sheet) and makes the blog responsive for mobile. Change-Id: Ibcd415034c067a6ebc4489dc8b5f32ec9c1a38d6 Reviewed-on: https://go-review.googlesource.com/9063 Reviewed-by: Chris Broadfoot <cbro@golang.org>
* blog: remove old link in 'Organizing Go Code' article and update line countAndrew Gerrand2015-05-16
| | | | | | Change-Id: I743daf846f798b3c69882279fa95847af824dce0 Reviewed-on: https://go-review.googlesource.com/10136 Reviewed-by: Rob Pike <r@golang.org>
* blog: add Testable Examples articleAndrew Gerrand2015-05-07
| | | | | | | | Fixes golang/go#9471 Change-Id: I19b7b5bf62d6eee76e65730de535141638cf66e4 Reviewed-on: https://go-review.googlesource.com/9666 Reviewed-by: Rob Pike <r@golang.org>
* blog: add codereview.cfgJosh Bleecher Snyder2015-03-18
| | | | | | | | See golang.org/cl/4131 for context. Change-Id: I3c993b04e307b27791a7dba7ecbfdbff7fca0a6e Reviewed-on: https://go-review.googlesource.com/7751 Reviewed-by: David Crawshaw <crawshaw@golang.org>
* content/docker: update Dockerfile edit instructionsJohan Euphrosine2015-03-12
| | | | | | | | The outyet package already contains a `Dockerfile`. Change-Id: I85ac3db2d80966db02d4d1ce9d2bcf2721f06016 Reviewed-on: https://go-review.googlesource.com/7460 Reviewed-by: Andrew Gerrand <adg@golang.org>
* blog: update protobuf article with new location for repositoryRob Pike2015-02-28
| | | | | | | | | | The Go protocol buffer package is now on github. Also mention that unsafe is no longer used. Change-Id: Ib81ecfc9b347924c9569a3f454cb147ace3f3a7f Reviewed-on: https://go-review.googlesource.com/6351 Reviewed-by: David Symonds <dsymonds@golang.org>
* blog: edits to package-names post.Sameer Ajmani2015-02-23
| | | | | | | | | | I received a question about whether package functions named "New" were required (they're not), so I'm adding examples of functions named "WithX" and "FromY" to show other useful forms. Change-Id: Iff3ddec3dca3344762f09ba52de9cd515a4bc863 Reviewed-on: https://go-review.googlesource.com/5572 Reviewed-by: Rob Pike <r@golang.org>
* doc: add CONTRIBUTING.mdAndrew Gerrand2015-02-18
| | | | | | Change-Id: I5e6b1e3b308ae7907eacd0a23e2aae6e02a54b57 Reviewed-on: https://go-review.googlesource.com/5215 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* blog: Package names: address adg's commentsSameer Ajmani2015-02-05
| | | | | | Change-Id: I032f1d9163048e0d4b80c8e0a2330f772bb77e19 Reviewed-on: https://go-review.googlesource.com/3968 Reviewed-by: Andrew Gerrand <adg@golang.org>
* blog: Package names postSameer Ajmani2015-02-04
| | | | | | Change-Id: Iddb15b375e2e11207105d3373b4c8f77e6dd7633 Reviewed-on: https://go-review.googlesource.com/3843 Reviewed-by: Rob Pike <r@golang.org>
* blog: delete spurious & in article about errorsRob Pike2015-01-25
| | | | | | | | bufio.NewWriter already returns a pointer. Change-Id: I6348b11c2dcb4a371aefb4a151c68fbb6b4bc616 Reviewed-on: https://go-review.googlesource.com/3268 Reviewed-by: Andrew Gerrand <adg@golang.org>
* blog: add author name to errors blog postRob Pike2015-01-13
| | | | | | Change-Id: Ic440bb4bff6a1efd63820a2981931913cb5f1f84 Reviewed-on: https://go-review.googlesource.com/2710 Reviewed-by: Andrew Gerrand <adg@golang.org>
* blog: new post "Errors are values"Rob Pike2015-01-13
| | | | | | | | | I won't submit it this time. Sorry. Change-Id: I3a63985bf6b12a22d0371f8fdf5c0fcd2a01ff8b Reviewed-on: https://go-review.googlesource.com/2539 Reviewed-by: Andrew Gerrand <adg@golang.org> Reviewed-by: Russ Cox <rsc@golang.org>
* gothamgo.article: spell Jessie Frazelle's name correctlyRob Pike2015-01-10
| | | | | | | | Also add a newline at the end of the file. Change-Id: I4063c58d5f5ac8043946f57e6ab0a0bc8f36452b Reviewed-on: https://go-review.googlesource.com/2631 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* blog: use better image for gothamgo blog postFrancesc Campoy2015-01-09
| | | | | | Change-Id: Ib8152a597660db9e3b869bb63967f6730baed468 Reviewed-on: https://go-review.googlesource.com/2601 Reviewed-by: Sameer Ajmani <sameer@golang.org>
* blog: remove "Errors are values" postAndrew Gerrand2015-01-09
| | | | | | | | | The GothamGo post needs to go out first. If we push with this in the repo, it'll appear early. Change-Id: Ifb4093f948e10ffdde1ec278f66195324b398f2d Reviewed-on: https://go-review.googlesource.com/2538 Reviewed-by: Rob Pike <r@golang.org>
* blog: new article "Errors are values"Rob Pike2015-01-09
| | | | | | Change-Id: I1c47009cbd0f858a6c62c90d4b8d8eeea2e469b2 Reviewed-on: https://go-review.googlesource.com/2537 Reviewed-by: Andrew Gerrand <adg@golang.org>
* blog: GothamGo blog postFrancesc Campoy2015-01-08
| | | | | | | Change-Id: I69735b26c560999d26fdbd40bbba8521ad2650b8 Reviewed-on: https://go-review.googlesource.com/2561 Reviewed-by: Sameer Ajmani <sameer@golang.org> Reviewed-by: Andrew Gerrand <adg@golang.org>
* blog: add template definition for image captionsFrancesc Campoy2015-01-07
| | | | | | Change-Id: I1c4b6531eeb9c49a87793ffb52f19e5b48eba6a0 Reviewed-on: https://go-review.googlesource.com/2393 Reviewed-by: Andrew Gerrand <adg@golang.org>
* blog: Gopher Gala blog postFrancesc Campoy2015-01-07
| | | | | | Change-Id: I6f93afe62baaddf9a09db433f29f14268e4e68ff Reviewed-on: https://go-review.googlesource.com/2451 Reviewed-by: Sameer Ajmani <sameer@golang.org>
* blog: copying .gitattributes to all subrepositoriesAlex Brainman2014-12-23
| | | | | | | | Fixes #9281 Change-Id: I01413a641af74d94d9bbcd6ef038d62a7cf439cf Reviewed-on: https://go-review.googlesource.com/2072 Reviewed-by: Minux Ma <minux@golang.org>
* stringer: fix sample generated codeRob Pike2014-12-22
| | | | | | | | | Note to self: never hand-edit generated code. This is the actual output from stringer. Change-Id: I3900b790d2019afa5dc4ed55391d50cd4f772525 Reviewed-on: https://go-review.googlesource.com/1993 Reviewed-by: Andrew Gerrand <adg@golang.org>
* generate: update to new stringer formatRob Pike2014-12-22
| | | | | | | | | | During code review for this post, dsymonds noticed a way to simplify the generated code. That simplification is now checked in, so bring the post up to date. Change-Id: If29587332c8cc210ecac4843e9dd45dfa01118f7 Reviewed-on: https://go-review.googlesource.com/2020 Reviewed-by: Andrew Gerrand <adg@golang.org>
* blog: add new article about go generateRob Pike2014-12-22
| | | | | | Change-Id: Id9a9885ceb0bde6db65d3cdb2cb6964dab4ef8ab Reviewed-on: https://go-review.googlesource.com/1931 Reviewed-by: Andrew Gerrand <adg@golang.org>
* content: add Go 1.4 release articleAndrew Gerrand2014-12-11
| | | | | | Change-Id: I53b93b5d94712128b78d1c0bc76eaa041b1532d8 Reviewed-on: https://go-review.googlesource.com/1342 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* remove codereview.cfg.David Symonds2014-12-08
|
* convert .hgignore to .gitignore.David Symonds2014-12-08
|
* go.blog: Bangalore's name is now BengaluruFrancesc Campoy2014-11-12
| | | | | | | LGTM=dave, adg R=adg, dave CC=golang-codereviews https://golang.org/cl/170510043
* x/blog: fix idiotic spelling mistakeAndrew Gerrand2014-11-11
| | | | | | | TBR=r R=r CC=golang-codereviews https://golang.org/cl/172240043
* x/blog: credit Renee on gopher illustrationAndrew Gerrand2014-11-11
| | | | | | | TBR=r R=r, reneefrench CC=golang-codereviews https://golang.org/cl/171460043
* add GothamGo, correct dotGo monthSameer Ajmani2014-11-11
| | | | | | | TBR=adg R=adg, campoy CC=golang-codereviews https://golang.org/cl/171400043
* x/blog: add "Half a decade with Go" articleAndrew Gerrand2014-11-10
| | | | | | | LGTM=dsymonds R=r, dsymonds CC=golang-codereviews https://golang.org/cl/171370043
* go.blog: use new golang.org/x/... import pathsAndrew Gerrand2014-11-10
| | | | | | | TBR=rsc R=rsc, r CC=golang-codereviews https://golang.org/cl/170250043
* go.blog: Report Go at Google I/O 2014Francesc Campoy2014-10-06
| | | | | | | LGTM=adg R=adg, campoy CC=golang-codereviews https://golang.org/cl/154920043
* go.blog: update image name in Docker articleAndrew Gerrand2014-09-29
| | | | | | | | | The listed image suffers from the "shellshock" bash bug. LGTM=crawshaw R=golang-codereviews, crawshaw CC=golang-codereviews https://golang.org/cl/150240043
* go.blog: add link to Docker blogAndrew Gerrand2014-09-28
| | | | | | | LGTM=crawshaw R=golang-codereviews, crawshaw CC=golang-codereviews https://golang.org/cl/145460043
* go.blog: add Docker articleAndrew Gerrand2014-09-27
| | | | | | | LGTM=r R=r CC=golang-codereviews https://golang.org/cl/148190043
* go.blog: fix links in "Introducing Gofix"Andrew Gerrand2014-09-12
| | | | | | | | | Fixes golang/go#8692. LGTM=iant R=golang-codereviews, iant CC=golang-codereviews https://golang.org/cl/141420043
* go.blog: fix typo on constants blog postFrancesc Campoy2014-08-26
| | | | | | | LGTM=adg R=adg, r CC=golang-codereviews https://golang.org/cl/133910043
* go.blog/constants: use a format with PrintfRob Pike2014-08-25
| | | | | | | | | Otherwise the prose around this snippet is confusing. LGTM=adg R=adg CC=golang-codereviews https://golang.org/cl/130550043
* go.blog: more glitches in constants postRob Pike2014-08-25
| | | | | | | | | All inconsequential. LGTM=adg R=adg CC=golang-codereviews https://golang.org/cl/130540043
* go.blog: s/./,/ in constants blog postRob Pike2014-08-25
| | | | | | | LGTM=adg R=adg CC=golang-codereviews https://golang.org/cl/129630043
* go.blog: constantsRob Pike2014-08-25
| | | | | | | LGTM=gri, adg, rsc R=gri, adg, rsc CC=golang-codereviews https://golang.org/cl/125540043
* go.blog: fix spelling.Robin Eklind2014-08-22
| | | | | | | LGTM=campoy R=golang-codereviews, gobot, campoy CC=golang-codereviews https://golang.org/cl/128490044
* go.blog: fixing typo in oscon report blog postFrancesc Campoy2014-08-20
| | | | | | | LGTM=crawshaw R=r, adg, crawshaw CC=golang-codereviews https://golang.org/cl/130330043
* go.blog: add oscon report postFrancesc Campoy2014-08-19
| | | | | | | LGTM=adg R=adg, campoy CC=golang-codereviews https://golang.org/cl/127570043
* go.blog: exclude gorilla example (fixes build)Dave Cheney2014-08-08
| | | | | | | | | | | Fix the build on builders that do not have git installed. See discussion: https://groups.google.com/forum/#!topic/golang-dev/SAv_H7fJHkw LGTM=adg R=adg CC=golang-codereviews https://golang.org/cl/124890043
* go.blog/context: userip support for IPv6 host/port.Paul Nasrat2014-08-07
| | | | | | | | | | | Makes example usable on IPv6 systems eg where localhost is ::1. Fixes golang/go#8486. LGTM=adg R=golang-codereviews, dave, adg CC=golang-codereviews, sameer https://golang.org/cl/117530044
* go.blog: fix build errorsDave Cheney2014-08-07
| | | | | | | | | Exclude these two files from the build LGTM=adg R=adg CC=golang-codereviews https://golang.org/cl/126760044