summaryrefslogtreecommitdiffstats
path: root/spec/unit/util
Commit message (Expand)AuthorAgeFilesLines
...
| * Fixing #2963 spec/unit/util/autoload.rb depends on global stateJesse Wolfe2009-12-201-0/+2
| * Fix for #2951 (SELinux test errors on OS X)Markus Roberts2009-12-181-2/+19
| * Fixing 2907 rspec crash when spec/unit/application/puppetrun.rb is run after ...Jesse Wolfe2009-12-111-1/+1
| * Feature 2827 Option to disable managing internal filesJesse Wolfe2009-12-091-0/+25
* | Merge branch '0.25.x'Luke Kanies2009-12-214-0/+191
|\|
| * Fixing #2791 fs_find should follow symlinksJesse Wolfe2009-11-251-0/+36
| * Fixing 2792 selinux tries to set properties on unsupported filesystesJesse Wolfe2009-11-251-0/+6
| * Fixing 904 RDoc::usage incompatible with rubygemsJesse Wolfe2009-11-191-0/+103
| * Fixing 2806 Specifying multiple tags fails to apply any of themJesse Wolfe2009-11-131-0/+10
| * Bug #1742 Invalid params to --color outputs 'nil'Jesse Wolfe2009-10-261-0/+36
* | Fixing #2596 - Node, Class, Definition are not ASTLuke Kanies2009-12-091-11/+12
* | Adding a context method to the Errors moduleLuke Kanies2009-12-092-1/+39
* | Extracting language doc support into a moduleLuke Kanies2009-12-091-0/+32
* | Fix 2841 - Puppetdoc/RDoc parses realize functionBrice Figureau2009-12-021-0/+30
* | Feature 2827 Option to disable managing internal filesJesse Wolfe2009-11-261-0/+25
* | Fix #2649 Allow ssl dir creation in --noop modeRein Henrichs2009-11-191-0/+17
* | Fix #2796 - Fix puppetdoc rdoc selector parsingBrice Figureau2009-11-121-0/+12
* | Fix #2795 - puppetdoc rdoc reports a better error messageBrice Figureau2009-11-121-3/+21
* | Fix #2784 - puppetdoc/rdoc didn't parse mono-instruction class contentBrice Figureau2009-11-041-0/+18
* | Covers the RDoc Puppet Parser with specsBrice Figureau2009-10-242-0/+614
|/
* Bug #1900 Parsing of quoted $ in stdinJesse Wolfe2009-10-191-0/+6
* Bundling of pure ruby json lib as "pson"Markus Roberts2009-10-171-9/+9
* Fixing #2590 - modulepath is not cached inappropriatelyLuke Kanies2009-09-031-0/+5
* Fixing #2577 - clarifying and demoting the deprecation noticeLuke Kanies2009-09-011-17/+21
* Fixing #2574 - autoloading finds plugins in modulesLuke Kanies2009-09-011-3/+17
* Fix for test isolation portion of Ticket #2511Markus Roberts2009-08-241-12/+11
* Not using the service user in settings when it's unavailableLuke Kanies2009-08-242-44/+105
* Switching the owner/group settings to use symbolic valuesLuke Kanies2009-08-241-1/+68
* Moving Setting classes into separate filesLuke Kanies2009-08-242-116/+123
* Fixing #2541 - file cache is more resilient to failureLuke Kanies2009-08-101-0/+30
* Logs now assume resource params have metadataLuke Kanies2009-08-031-7/+0
* Adding many tests for #2371, and slightly refactoringLuke Kanies2009-08-031-28/+120
* Fixes for Redmine 2371.Steven Jenkins2009-08-031-0/+68
* Fixes #2483 - Log only copies metadata from RAL objectsLuke Kanies2009-08-041-7/+22
* Fixing problems my Feature refactor causedLuke Kanies2009-08-021-3/+5
* Migrating Feature tests to specLuke Kanies2009-08-021-0/+70
* Configuration version information is now in logsLuke Kanies2009-08-011-0/+29
* Minimal patch to fix #2290 (/tmp permissions)Markus Roberts2009-07-311-0/+4
* Fixing selinux tests broken in the fix for #1963Luke Kanies2009-07-241-3/+2
* Ruby no longer clobbers puppet autoloadingLuke Kanies2009-07-161-1/+16
* Allow boolean value for boolean cli parameterBrice Figureau2009-07-101-0/+7
* Adding a JSON utility module for providing Ruby compatLuke Kanies2009-06-061-0/+21
* Removed extra whitespace from end of linesIan Taylor2009-06-066-17/+17
* Using Message acknowledgement in queueingLuke Kanies2009-06-031-2/+16
* Changing Puppet::Cacher::Expirer#expired? method nameLuke Kanies2009-05-281-3/+3
* Fixing #2288 - fixing the tests broken by my attr_ttl codeLuke Kanies2009-05-221-0/+9
* Caching whether named autoloaded files are missingLuke Kanies2009-05-202-1/+31
* Adding caching of file metadata to the autoloaderLuke Kanies2009-05-202-2/+141
* Adding modulepath caching to the AutoloaderLuke Kanies2009-05-201-2/+48
* Adding TTL support to attribute cachingLuke Kanies2009-05-201-1/+53