summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Fix #1807 - make Puppet::Util::Package.versioncmp a module functionBrice Figureau2008-12-271-0/+2
* | Merge branch '0.24.x'James Turnbull2008-12-273-3/+49
|\|
| * Not using a temporary file when locking files for writing.Luke Kanies2008-12-151-9/+6
| * Preparing to fix #1812 - Moving locking code to a moduleLuke Kanies2008-12-122-2/+51
| * Fix #1815 - puppetdoc --all crash on resource overrideBrice Figureau2008-12-101-1/+1
* | Canonicalizing Setting section names to symbols.Luke Kanies2008-12-181-14/+14
* | Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-1/+1
* | Finishing the work to use Puppet::Resource instead of TransObjectLuke Kanies2008-12-181-9/+16
* | Supporting a nil expirer on cacher objects.Luke Kanies2008-12-181-1/+8
* | Refactoring the Settings class to use Puppet::ResourceLuke Kanies2008-12-181-174/+69
* | Merge branch '0.24.x'Luke Kanies2008-12-029-145/+2839
|\|
| * Refactoring the thread-safety in Puppet::Util a bit.Luke Kanies2008-11-261-21/+27
| * Fixing #1683 - accessing and changing settings is now thread-safe.Luke Kanies2008-11-261-140/+144
| * Moved RRD feature from util/metric.rb to feature/base.rbJames Turnbull2008-11-171-5/+0
| * Manifest documentation generationBrice Figureau2008-11-175-0/+2621
| * Fix bug #1681: Add filesystem type check to test for per-file SELinux context...Sean E. Millichamp2008-11-141-0/+64
| * Fixes relating to transition to native SELinux bindingsSean E. Millichamp2008-11-141-2/+9
| * Refactoring of SELinux functions to use native Ruby SELinux interfaceSean E. Millichamp2008-11-141-66/+67
| * Fixes #1672 - unsafe crontab handling in SolarisMartin Englund2008-11-051-3/+3
* | Adding caching support to parameters, and using cached attributes for file so...Luke Kanies2008-11-111-0/+6