summaryrefslogtreecommitdiffstats
path: root/test/util
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-0913-2199/+2199
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-096-43/+43
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-095-6/+6
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-097-35/+31
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-091-2/+2
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-099-182/+315
* [#4114] Fix failures in the unit testsMatt Robinson2010-07-071-4/+3
* Working #3139 - removing obsolete checking in StorageLuke Kanies2010-02-171-20/+0
* Use the 'root' feature rather than directly checking the uidMarkus Roberts2010-02-171-4/+4
* Feature #2935 Puppet[:mode] and Puppet[:name] are read-onlyJesse Wolfe2010-02-171-2/+2
* Fixing most of the broken tests in test/Luke Kanies2010-02-171-10/+10
* Fix test using wrong Puppet util filesetting groupRein Henrichs2010-02-171-1/+1
* Minor unit test fixesJames Turnbull2010-01-301-5/+5
* Moving Setting classes into separate filesLuke Kanies2009-08-241-9/+9
* Fixing tests broken by caching autoload resultsLuke Kanies2009-08-021-7/+0
* Migrating Feature tests to specLuke Kanies2009-08-021-95/+0
* Fixing #2399 - removing client-side rrd graphsLuke Kanies2009-07-231-5/+0
* Ruby no longer clobbers puppet autoloadingLuke Kanies2009-07-161-116/+0
* Removed extra whitespace from end of linesIan Taylor2009-06-068-42/+42
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-068-137/+137
* Adding modulepath caching to the AutoloaderLuke Kanies2009-05-201-30/+1
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-2/+2
* Removing or fixing old testsLuke Kanies2009-02-191-236/+14
* Merge branch '0.24.x'Luke Kanies2009-02-131-137/+0
|\
| * Removing the apparently obsolete netinfo filetype.Luke Kanies2009-02-131-46/+0
| * Migrated FileType tests to spec, and fleshed them out a bit.Luke Kanies2009-02-131-91/+0
* | Fixing tests broken during the #1405 fix.Luke Kanies2009-02-061-6/+4
* | Merge branch '0.24.x'James Turnbull2008-12-272-57/+0
|\|
| * Modifying the corruption-checking test.Luke Kanies2008-12-151-24/+0
| * Preparing to fix #1812 - Moving locking code to a moduleLuke Kanies2008-12-121-33/+0
* | Fixing all of the test/ tests I broke in previous dev.Luke Kanies2008-12-181-85/+0
* | Deprecating the Puppet::Type.create.Luke Kanies2008-12-182-3/+3
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-183-3/+3
* | Refactoring the Settings class to use Puppet::ResourceLuke Kanies2008-12-181-19/+2
* | Renaming the "Catalog#to_type" method to "Catalog#to_ral"Luke Kanies2008-12-181-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-12-021-4/+4
|\|
| * Fixing #1683 - accessing and changing settings is now thread-safe.Luke Kanies2008-11-261-4/+4
* | Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-172-241/+0
|\|
| * Adding rspec tests for the Puppet::Util::Log class.Luke Kanies2008-10-041-59/+0
| * Fixed #791 - You should now be able to create and find a user/group in one tr...Luke Kanies2008-10-021-182/+0
* | Merge branch '0.24.x'Luke Kanies2008-08-181-2/+25
|\|
| * Feature #1241 : Improve performance of group lookupsJames Turnbull2008-07-291-2/+15
* | Merge branch '0.24.x'Luke Kanies2008-07-021-121/+0
|\|
| * Removed test/util/loadedfile.rb tests which fixes #1370James Turnbull2008-06-171-121/+0
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-312-68/+24
|\ \
| * | Merge branch '0.24.x'Luke Kanies2008-02-181-5/+24
| |\|
| | * Fixing comment -- ticket #1027 instead of #1064Luke Kanies2008-02-131-1/+1
| | * Fixing #1064 -- providers et al are now autoloadedLuke Kanies2008-02-131-5/+5
| | * Fixed #1043 -- autoloading now searches the plugins directoryLuke Kanies2008-02-131-0/+19