summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/formats.rb
Commit message (Expand)AuthorAgeFilesLines
* Adding a JSON formatLuke Kanies2009-06-061-0/+33
* Fix #2218 - Ruby YAML bug prevents reloading catalog in puppetdBrice Figureau2009-05-021-2/+15
* Adding weights to network formats, and sorting them based on the weight.Luke Kanies2008-08-261-1/+2
* Adding a hackish raw format.Luke Kanies2008-08-261-1/+21
* Fixing the String format (fixes #1522).Luke Kanies2008-08-201-17/+1
* Certificates now work over REST.Luke Kanies2008-08-071-3/+1
* Adding a plaintext network format.Luke Kanies2008-08-041-2/+22
* The REST formats are now fully functional, with yaml and marshal support.Luke Kanies2008-07-301-2/+52
* Adding rudimentary support for directly managing formats.Luke Kanies2008-07-291-0/+4