1
0
mirror of https://github.com/golang/go synced 2024-11-20 06:14:53 -07:00
go/misc/dashboard/builder
Rob Pike 1d8f822c17 url: new package
This is just moving the URL code from package http into its own package,
which has been planned for a while.
Besides clarity, this also breaks a nascent dependency cycle the new template
package was about to introduce.

Add a gofix module, url, and use it to generate changes outside http and url.

Sadness about the churn, gladness about some of the naming improvements.

R=dsymonds, bradfitz, rsc, gustavo, r
CC=golang-dev
https://golang.org/cl/4893043
2011-08-17 13:36:02 +10:00
..
doc.go dashboard: fix for branches 2011-05-12 11:21:34 -04:00
exec.go gobuilder: number of fixes 2011-06-06 22:17:28 +10:00
http.go url: new package 2011-08-17 13:36:02 +10:00
main.go dashboard: show build state and package comments on dashboard 2011-07-02 14:02:42 +10:00
Makefile dashboard: fix for branches 2011-05-12 11:21:34 -04:00
package.go gobuilder: goinstall with -dashboard=false instead of -log=false 2011-07-20 16:07:40 +10:00