summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util
Commit message (Expand)AuthorAgeFilesLines
* Added Markdown mode to puppetdoc to output Markdown.James Turnbull2009-07-101-5/+27
* Allow boolean value for boolean cli parameterBrice Figureau2009-07-101-0/+2
* Fix #2366 - puppetdoc was parsing classes in the wrong orderBrice Figureau2009-07-101-1/+2
* Adding a JSON utility module for providing Ruby compatLuke Kanies2009-06-061-0/+13
* Removed extra whitespace from end of linesIan Taylor2009-06-0624-84/+84
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-062-74/+74
* Fixing a bunch of warningsLuke Kanies2009-06-032-3/+1
* Using Message acknowledgement in queueingLuke Kanies2009-06-031-1/+4
* Changing Puppet::Cacher::Expirer#expired? method nameLuke Kanies2009-05-281-2/+2
* Fixing #2288 - fixing the tests broken by my attr_ttl codeLuke Kanies2009-05-221-0/+1
* Caching whether named autoloaded files are missingLuke Kanies2009-05-202-2/+18
* Adding caching of file metadata to the autoloaderLuke Kanies2009-05-202-1/+101
* Adding modulepath caching to the AutoloaderLuke Kanies2009-05-201-17/+22
* Adding TTL support to attribute cachingLuke Kanies2009-05-201-4/+34
* Fixed #2666 - Broken docstring formattingJames Turnbull2009-05-201-3/+9
* Protecting Stomp client against internal failuresLuke Kanies2009-05-181-1/+5
* Refactoring the stomp client and tests a bitLuke Kanies2009-05-181-2/+12
* Fixing #2183 - checksum buffer size is now 4096bLuke Kanies2009-04-241-1/+2
* Modifying the Settings#handlearg prototypeLuke Kanies2009-04-251-2/+2
* Using a setting for configuring queueingLuke Kanies2009-04-221-10/+4
* Introduce queue client "plugin" namespace and interface, with a Stomp client ...Ethan Rowe2009-04-222-0/+132
* Initial implementation of a "cache accumulator" behavior.Ethan Rowe2009-04-221-0/+65
* Changing rails value serialization to deal with booleansLuke Kanies2009-04-221-3/+17
* Refactoring the Rails integrationLuke Kanies2009-04-221-39/+0
* Adding a common Settings method for setting valuesLuke Kanies2009-04-221-34/+34
* Fixing all tests that were apparently broken in the 0.24.x merge.Luke Kanies2009-04-021-1/+1
* Merge branch '0.24.x'Luke Kanies2009-04-021-1/+3
|\
| * Fix #1807 - make Puppet::Util::Package.versioncmp a module functionBrice Figureau2009-03-241-0/+2
| * Fixed #1963 - Failing to read /proc/mounts for selinux kills file downloadsJames Turnbull2009-02-281-1/+3
* | Removing an unused source fileLuke Kanies2009-03-201-59/+0
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-265-26/+26
* | Fixed #2017 - incorrect requireJames Turnbull2009-02-241-1/+1
* | Correctly handling URI escaping throughout the REST processLuke Kanies2009-02-191-22/+0
* | Refactoring how the Settings file is parsedLuke Kanies2009-02-191-18/+30
* | Introducing the Application ControllerBrice Figureau2009-02-161-0/+28
* | Merge branch '0.24.x'Luke Kanies2009-02-141-5/+5
|\|
| * Only backing up within parsedfile when managing filesLuke Kanies2009-02-141-5/+5
* | Merge branch '0.24.x'Luke Kanies2009-02-132-97/+5
|\|
| * Fixing #1541 - ParsedFile only backs up files once per transactionLuke Kanies2009-02-131-1/+0
| * Removing the apparently obsolete netinfo filetype.Luke Kanies2009-02-131-88/+0
| * Migrated FileType tests to spec, and fleshed them out a bit.Luke Kanies2009-02-131-3/+3
| * Fixing #1869 - autoloaded files should never leak exceptionsLuke Kanies2009-02-121-2/+2
* | Merge branch '0.24.x'Luke Kanies2009-02-112-0/+5
|\|
| * Fixed #1538 - Yumrepo sets permissions wrongly on files in /etc/yum.repos.dJames Turnbull2009-02-111-0/+1
| * Prefetching, and thus purging, Nagios resources now worksLuke Kanies2009-02-111-0/+4
| * Rails serialization module to help serialize/unserialize some Puppet ObjectsBrice Figureau2009-02-061-0/+18
* | Creating and using a new Puppet::Daemon classLuke Kanies2009-02-061-14/+5
* | Adding a 'close_all' method to the Log class.Luke Kanies2009-02-061-0/+7
* | Rails serialization module to help serialize/unserialize some Puppet ObjectsBrice Figureau2009-02-061-0/+18
* | Fix #1847 - Force re-examination of all files to generate correct indicesBrice Figureau2009-01-131-0/+1