summaryrefslogtreecommitdiff
path: root/namespaces.md
AgeCommit message (Collapse)Author
2016-03-04add missing comma in JSONVladimir Rutsky
2015-12-21run hack/update-generated-docs.shChao Xu
2015-11-13Run update-gendocsTim Hockin
2015-08-24Remove trailing commasderekwaynecarr
2015-07-30Fix trailing whitespace in all docsEric Paris
2015-07-19Improve design docs syntax highlighting.Alex Robinson
2015-07-17Run gendocsTim Hockin
2015-07-17Better scary messageTim Hockin
2015-07-14Run gendocsTim Hockin
2015-07-14Run gendocsTim Hockin
2015-07-13move admin related docs into docs/adminDaniel Smith
2015-07-13Apply mungedocs changesDaniel Smith
2015-07-13Run gendocs and mungesTim Hockin
2015-06-05Updating docs/ to v1Kris Rousey
2015-05-19Updating namespaces to be DNS labels instead of DNS names.Vishnu Kannan
2015-05-15Add ga-beacon analytics to gendocs scriptsJeff Lowdermilk
hack/run-gendocs.sh puts ga-beacon analytics link into all md files, hack/verify-gendocs.sh verifies presence of link.
2015-03-18Update namespaces designderekwaynecarr
2014-12-02Remove unused YAML tags and GetYAML/SetYAML methodsSam Ghods
Unneeded after move to ghodss/yaml.
2014-10-31Separated user, dev, and design docs.Eric Tune
Renamed: logging.md -> devel/logging.m Renamed: access.md -> design/access.md Renamed: identifiers.md -> design/identifiers.md Renamed: labels.md -> design/labels.md Renamed: namespaces.md -> design/namespaces.md Renamed: security.md -> design/security.md Renamed: networking.md -> design/networking.md Added abbreviated user user-focused document in place of most moved docs. Added docs/README.md explains how docs are organized. Added short, user-oriented documentation on labels Added a glossary. Fixed up some links.