summaryrefslogtreecommitdiff
path: root/docs/dev
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix an odd sentenceTim Smith2019-04-231-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Copyedits, part 2Mary Jinglewski2019-04-239-148/+97
| | | | Signed-off-by: Mary Jinglewski <mjinglewski@chef.io>
* Remove the double ofTim Smith2019-04-231-2/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove audit mode exampleTim Smith2019-04-231-2/+1
| | | | | | Audit mode is no more Signed-off-by: Tim Smith <tsmith@chef.io>
* Copyedits, part 1Mary Jinglewski2019-04-2314-83/+81
| | | | Signed-off-by: Mary Jinglewski <mjinglewski@chef.io>
* Add more docs from the RFCsTim Smith2019-04-236-15/+859
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Rework the release schedule a bitTim Smith2019-04-231-14/+18
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add release / support informationTim Smith2019-04-232-0/+74
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add more design docs from the RFCsTim Smith2019-04-239-3/+429
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add additional dev docs from the RFC repoTim Smith2019-04-235-1/+767
| | | | | | These made sense to copy here Signed-off-by: Tim Smith <tsmith@chef.io>
* More and expand more dev docsTim Smith2019-04-235-5/+47
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add a readme for the dev docs and dep updating docsTim Smith2019-04-232-0/+29
| | | | | | Move the dep updating to it's own doc Signed-off-by: Tim Smith <tsmith@chef.io>
* Move design docs to their own directoryTim Smith2019-04-232-0/+0
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Move building and installing information to a dev docTim Smith2019-04-231-0/+46
| | | | | | We can expand upon this here with more information on setting up your workstation for development and creating the omnibus package. Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove extra spaces from the dev docTim Smith2019-03-111-4/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Extract Action Collection from Data CollectorLamont Granquist2019-03-112-0/+223
See the PR for details on this change. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>