summaryrefslogtreecommitdiff
path: root/development.md
AgeCommit message (Expand)Author
2016-07-05Fix minor typodubstack
2016-06-24Merge pull request #26729 from quinton-hoole/2016-06-02-tell-mac-wussies-to-b...k8s-merge-robot
2016-06-13Updated docs and examples for release-1.3.David McMahon
2016-06-10Revert "Versioning docs and examples for v1.4.0-alpha.0."Dawn Chen
2016-06-10Versioning docs and examples for v1.4.0-alpha.0.David McMahon
2016-06-02Add note to development guide regarding GNU tools versions, especially on Mac...Quinton Hoole
2016-05-16Document godep updates betterTim Hockin
2016-05-12Update docs re: godepTim Hockin
2016-05-12Stop pinning to version v53Eric Paris
2016-05-09devel/ tree 80col wrap and other minor editsMike Brown
2016-05-08Convert everything to use vendor/Tim Hockin
2016-04-28more explicit requirements for pre-commit hookMorgan Bauer
2016-04-06minor edits to development.md to make the first steps easier and more obvious...mikebrow
2016-04-06Add a note about supported go versionLucas Käldström
2016-04-05Merge pull request #22149 from luxas/onedotsixk8s-merge-robot
2016-03-27Up to golang 1.6Lucas Käldström
2016-03-11Merge pull request #22624 from fejta/testingk8s-merge-robot
2016-03-11Address thockin nitsErick Fejta
2016-03-10Comment that godep versions 54 or above do not play nice with Kubernetesderekwaynecarr
2016-03-08Update the latestReleaseBranch to release-1.2 in the munger.David McMahon
2016-03-06Add simplified testing instructions and etcd installation check.Erick Fejta
2016-03-01New Godeps LICENSE generation tool.David McMahon
2016-02-10Reconcile testing docs, fixes #18606Isaac Hollander McCreery
2016-02-01Merge pull request #20366 from pmorie/local-cluster-docsk8s-merge-robot
2016-01-30Add basic doc on local cluster to dev guidePaul Morie
2016-01-28Add benchmarks for watch over websocket and httpClayton Coleman
2016-01-14Add hack/update-godep-licenses.sh to generate Godeps/LICENSES.mdKarl Isenberg
2015-12-21run hack/update-generated-docs.shChao Xu
2015-12-10Make go version requirements clearerTim Hockin
2015-11-13Run update-gendocsTim Hockin
2015-10-13Update documentation to describe how to install etcd for testingJeff Grafton
2015-10-13Update test helpers and dev doc to use etcd v2.0.12.Jeff Grafton
2015-10-02Move the hooks section to the commit section.Madhusudan.C.S
2015-09-10fix a typo in development.md and update git_workflow.pngKevin
2015-09-04Merge pull request #13278 from bgrant0607/docfix2Piotr Szczesniak
2015-09-01Start on expanding code expectations (aka "The bar")Brian Grant
2015-08-31Fix inconsistency path in GOPATH docHarry Zhang
2015-08-26Update development godep instructions to work for cadvisor and changing trans...Phillip Wittrock
2015-08-17Update dev docs to note new coveralls URLPatrick Flor
2015-08-12Update repository links in development.md.Robert Bailey
2015-08-11Split hack/{verify,update}-* files so we don't always go buildEric Paris
2015-08-09Copy edits for typosEd Costello
2015-08-05fixup development doc for new vanity pathMike Danese
2015-08-05Add post v1.0 PR merge details.goltermann
2015-07-30Add a note on when to use commitsTim Hockin
2015-07-20Fix capitalization of Kubernetes in the documentation.Alex Robinson
2015-07-20Absolutize links that leave the docs/ tree to go anywhere other thanDavid Oppenheimer
2015-07-19Merge pull request #11551 from a-robinson/docsBrian Grant
2015-07-19Replace ``` with ` when emphasizing something inline in docs/Alex Robinson
2015-07-19Improve devel docs syntax highlighting.Alex Robinson