summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/formats.rb
Commit message (Expand)AuthorAgeFilesLines
* (#7353) Add 'console' format to FormatHandlerDaniel Pittman2011-05-041-0/+36
* Fix for #4456 -- need to accept some mime-type aliasesMarkus Roberts2010-08-241-4/+4
* Code smell: Two space indentationMarkus Roberts2010-07-091-124/+124
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+2
* [#3766] Remove YAML fixupsJesse Wolfe2010-02-171-34/+7
* Adding #3518 - basic dot format supportLuke Kanies2010-02-171-0/+3
* Adding filename extension support to formats.Luke Kanies2010-02-171-1/+1
* Fixing 2855 Inadvertent zlib dependencyJesse Wolfe2009-12-161-4/+19
* Workaround #2668 - Compress facts so that the request size limit triggers les...Brice Figureau2009-10-251-0/+50
* Bundling of pure ruby json lib as "pson"Markus Roberts2009-10-171-9/+9
* 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