summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util
Commit message (Expand)AuthorAgeFilesLines
...
* Bug #1900 Parsing of quoted $ in stdinJesse Wolfe2009-10-191-16/+25
* Bundling of pure ruby json lib as "pson"Markus Roberts2009-10-172-49/+6
* Fixes #1538 - Fixes the yumrepo backtrace in noop mode.James Turnbull2009-09-221-0/+8
* Ticket #2626 (unhelpfull error messages)Markus Roberts2009-09-221-2/+4
* Fix #2652 - Fix SELinux syntax errorJames Turnbull2009-09-181-3/+2
* Fix #2622 - Puppetdoc in single manifest to console is brokenBrice Figureau2009-09-161-3/+5
* Fix for #2605 by falling back to alternative solution to #1963Markus Roberts2009-09-151-6/+13
* Monkey patch to improve yaml compatibility between ruby versionsMarkus Roberts2009-09-051-0/+43
* Fixing #2590 - modulepath is not cached inappropriatelyLuke Kanies2009-09-031-0/+8
* Fixed Naginator linkJames Turnbull2009-09-031-1/+1
* Fixing #2577 - clarifying and demoting the deprecation noticeLuke Kanies2009-09-011-9/+17
* Fixing #2574 - autoloading finds plugins in modulesLuke Kanies2009-09-011-4/+5
* Not using the service user in settings when it's unavailableLuke Kanies2009-08-242-1/+15
* Switching the owner/group settings to use symbolic valuesLuke Kanies2009-08-241-10/+23
* Moving Setting classes into separate filesLuke Kanies2009-08-244-277/+284
* Fixing #2541 - file cache is more resilient to failureLuke Kanies2009-08-101-8/+12
* Logs now assume resource params have metadataLuke Kanies2009-08-031-1/+1
* Adding many tests for #2371, and slightly refactoringLuke Kanies2009-08-031-19/+19
* Fixes for Redmine 2371.Steven Jenkins2009-08-031-0/+86
* Fixes #2483 - Log only copies metadata from RAL objectsLuke Kanies2009-08-041-9/+14
* Fixing problems my Feature refactor causedLuke Kanies2009-08-021-3/+4
* Migrating Feature tests to specLuke Kanies2009-08-021-15/+21
* Configuration version information is now in logsLuke Kanies2009-08-011-1/+6
* Fix #2459 - puppetdoc added namespace classes as RDoc modules instead of classesBrice Figureau2009-07-302-1/+9
* Fix #2454 - Definition named after a module don't show in puppetdocBrice Figureau2009-07-281-2/+0
* Fix #2453 - puppetdoc mixes long class names that look alikeBrice Figureau2009-07-281-2/+14
* Fix #2422 & #2433 - make sure puppetdoc transform AST::Leaf boolean correctlyBrice Figureau2009-07-251-24/+5
* Fix #2439 - let puppetdoc use loaded_codeBrice Figureau2009-07-241-3/+3
* Fix #1963 - Failing to read /proc/mounts for selinux kills file downloadsRicky Zhou2009-07-161-2/+8
* Ruby no longer clobbers puppet autoloadingLuke Kanies2009-07-161-0/+1
* 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