aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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
* go.blog: fix error in Laws of Reflection articleAndrew Gerrand2014-07-31
| | | | | | | LGTM=dave R=r, dave CC=golang-codereviews https://golang.org/cl/116440043
* go.blog/context: don't use the address of an empty struct as a contextSameer Ajmani2014-07-29
| | | | | | | | | | | key, as this is not guaranteed to be unique. Fixes golang/go#8443. LGTM=campoy R=adg, campoy CC=dsymonds, golang-codereviews https://golang.org/cl/121890043
* go.blog: tidy up sidebarAndrew Gerrand2014-07-29
| | | | | | | | | | | The sidebar in individual article view is unwieldy. Remove related articles, Google Developers links (that nobody clicks), and remove the heading about the "Article index" link. LGTM=dsymonds R=dsymonds CC=golang-codereviews https://golang.org/cl/120870044
* go.blog: fix date on Context articleAndrew Gerrand2014-07-29
| | | | | | | LGTM=sameer R=sameer, r CC=golang-codereviews https://golang.org/cl/121800043
* go.blog/context: an article about go.net/context.Context.Sameer Ajmani2014-07-28
| | | | | | | | | | | | Blog demo (internal): http://olivia.nyc.corp.google.com:8081/context Server demo (internal): http://olivia.nyc.corp.google.com:8080/search?q=golang&timeout=1s LGTM=bcmills, adg, r R=r, rsc, adg, bcmills, ken, adonovan, dsymonds, crawshaw, campoy, hakim, dneil https://golang.org/cl/116820044
* go.blog: drop scheme from linksAndrew Gerrand2014-07-25
| | | | | | | | | | golang.org and its subdomains now serve HTTPS with a valid cert, so we must support both HTTP and HTTPS. TBR=bradfitz R=golang-codereviews CC=golang-codereviews https://golang.org/cl/116270043
* go.blog: add last minute talk by Josh to OSCON blog postFrancesc Campoy2014-07-21
| | | | | | | LGTM=josharian, adg R=adg, josharian CC=golang-codereviews https://golang.org/cl/117020043
* go.blog: fixed date on osconFrancesc Campoy2014-07-16
| | | | | | | LGTM=iant R=r, iant CC=golang-codereviews https://golang.org/cl/115850043