summaryrefslogtreecommitdiffstats
path: root/test/other/puppet.rb
Commit message (Expand)AuthorAgeFilesLines
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-65/+65
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-2/+2
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-091-7/+7
* Feature #2935 Puppet[:mode] and Puppet[:name] are read-onlyJesse Wolfe2010-02-171-6/+0
* feature #2276 Single Executable: subcommand methodJesse Wolfe2010-02-171-8/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-1/+1
* Fixing tests broken during the #1405 fix.Luke Kanies2009-02-061-30/+0
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-0/+13
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-1/+1
* Adding a libdir setting for puppet, so you can store your modifications to pu...luke2007-02-071-0/+31
* Fixing the test scripts so that the library pathluke2006-10-161-1/+3
* Moving all of the configuration parameters out of puppet.rb into puppet/confi...luke2006-10-161-0/+15
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-8/+1
* Adding aptitude support, including a new util::package module that provides a...luke2006-09-061-1/+0
* Largely refactored how log destinations are handled, although it is not expos...luke2006-06-271-26/+12
* Adding a lot of structure to puppet.rb to make it easier to manage multiple o...luke2006-05-181-0/+93