summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | Merge branch 'tickets/2.6.x/4655-parameterized-classes-default-stages' into 2...Jacob Helwig2011-04-193-14/+26
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | (#4655) Allow stage to be set using a default class parameterJacob Helwig2011-04-193-14/+26
| | * | | | | | | | | | Merge remote branch 'james/tickets/2.6.x/6681' into 2.6.nextJames Turnbull2011-04-141-0/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Fixed #6681 - Remove --force-yes option from aptitude is usedJames Turnbull2011-03-121-0/+1
| | | | |_|/ / / / / / | | | |/| | | | | | |
| * | | | | | | | | | (#7021) Fix order dependent spec failuresMatt Robinson2011-04-212-2/+7
| * | | | | | | | | | Merge remote-tracking branch 'jamtur01/tickets/master/7166' into nextJosh Cooper2011-04-193-4/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-203-4/+4
| * | | | | | | | | | | Merge branch 'tickets/2.7.x/4655-parameterized-classes-default-stages' into nextJacob Helwig2011-04-193-14/+26
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | (#4655) Allow stage to be set using a default class parameterJacob Helwig2011-04-193-14/+26
* | | | | | | | | | | | | maint: move trap call to Signal so we can stub it for specsMatt Robinson2011-05-191-1/+1
* | | | | | | | | | | | | (#7259) Do not try to load all Terminus classes when configuring the IndirectorJacob Helwig2011-05-181-1/+1
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ticket/2.7.x/7507-filter_19_failures' into 2.7.xMatt Robinson2011-05-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | (#7507) Fix when_invoked action specs in Ruby 1.9Matt Robinson2011-05-171-1/+1
* | | | | | | | | | | | | (#7297) Fix Puppet::Resource#to_manifest in Ruby 1.9Nick Lewis2011-05-161-1/+1
* | | | | | | | | | | | | (#7298) require 'English' to provide $CHILD_STATUS in Ruby 1.9Nick Lewis2011-05-161-0/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | (#7291) Fix issues with instance_methods in Ruby 1.9Matt Robinson2011-05-165-7/+7
* | | | | | | | | | | | (#7291) Fixed ascii problem with Ruby 1.9.2Matt Robinson2011-05-161-1/+1
* | | | | | | | | | | | (#7291) Fix Ruby 1.9 face failuresMatt Robinson2011-05-161-1/+1
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | (#7264) Docs: Clarify that subscribe/notify imply require/beforenfagerlund2011-05-121-40/+44
* | | | | | | | | | | Prevent spec failure caused by network device mock leakBrice Figureau2011-05-071-0/+5
* | | | | | | | | | | Fix #7299 - do not require net/ssh for running rake specBrice Figureau2011-05-071-1/+3
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | (#7353) Remove :for_humans format entirely.Daniel Pittman2011-05-053-39/+18
* | | | | | | | | | Merge remote-tracking branch 'nfagerlund/ticket/2.7.x/6962' into 2.7.xDaniel Pittman2011-05-0520-37/+438
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | (Maint) Adjust documentation whitespacenfagerlund2011-05-0418-223/+225
| * | | | | | | | | | (#7303) Remove reference to not-yet-extant man actionnfagerlund2011-05-041-1/+0
| * | | | | | | | | | (#6962) Add self-documentation data to puppet facesnfagerlund2011-05-0418-27/+389
| * | | | | | | | | | Maint: adjust faces.rb's help to match that of other applicationsnfagerlund2011-05-041-6/+44
* | | | | | | | | | | Merge branch 'tickets/2.7.x/7179' into 2.7.xPieter van de Bruggen2011-05-041-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | (#7179) Modify default ACL for /node/<name>.Pieter van de Bruggen2011-05-041-0/+1
* | | | | | | | | | | (#7304) Remove full puppet help output when subcommand cannot be foundNigel Kersten2011-05-041-6/+1
* | | | | | | | | | | (#7353) Note the :for_humans compatibility issue.Daniel Pittman2011-05-041-0/+2
* | | | | | | | | | | (#7353) Use :console rendering format in our own code.Daniel Pittman2011-05-042-2/+2
* | | | | | | | | | | (#7353) Unify rendering in the face_bace application.Daniel Pittman2011-05-041-44/+19
* | | | | | | | | | | (#7353) Add 'console' format to FormatHandlerDaniel Pittman2011-05-041-0/+36
* | | | | | | | | | | Merge branch 'bug/2.7.x/7277-improve-secret-agent-face-and-supporting-actions...Daniel Pittman2011-05-033-14/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | (#7277)Fixing all secret-agent functions, and the agent itselfLuke Kanies2011-05-033-14/+22
* | | | | | | | | | | | Merge branch 'ticket/2.7.x/7139' into 2.7.xNick Lewis2011-05-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | (#7139) Accept '/' as a valid path in filesetsNick Lewis2011-05-031-1/+1
* | | | | | | | | | | | (#7329) Consistent naming for rendering formats and hooks.Daniel Pittman2011-05-031-2/+9
* | | | | | | | | | | | Merge branch 'bug/2.7.x/7326-faces-broken-on-ruby-1.8.5' into 2.7.xDaniel Pittman2011-05-031-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | (#7326) Fix faces on Ruby 1.8.5Daniel Pittman2011-05-031-1/+4
* | | | | | | | | | | | (#7117) Return the environment as a Puppet::Node::Environment in uri2indirectionJacob Helwig2011-05-031-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | (#7276) Better reporting from the plugin download action.Daniel Pittman2011-05-031-0/+12
* | | | | | | | | | | (#7276) Create a plugin face application.Daniel Pittman2011-05-031-0/+3
* | | | | | | | | | | (#6962) Added 'returns' block to action documentation.Daniel Pittman2011-05-031-0/+2
* | | | | | | | | | | maint: remove emacs 'coding' cookie from files.Daniel Pittman2011-05-032-2/+0
* | | | | | | | | | | (#7278) Improve utility of the Catalog select actionLuke Kanies2011-05-031-1/+17
* | | | | | | | | | | (#7279) Adding some basic file actionsLuke Kanies2011-05-032-0/+48
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'bug/2.7.x/7314-backtrace-when-face-has-syntax-error' into 2.7.xDaniel Pittman2011-05-0214-39/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | (#7314) Faces fail horribly when one has a syntax error.Daniel Pittman2011-05-021-13/+8