summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | Fixed #4258 - Added pkgutil package providerJames Turnbull2010-07-171-0/+117
| * | | | | | | | | | Using --single in the pkgutil provider.Maciej Blizinski2010-07-221-1/+4
| * | | | | | | | | | Adding pkgutil support.Maciej Blizinski2010-07-221-0/+111
| |/ / / / / / / / /
* | | | | | | | | | Merge branch '2.6.x' into nextMax Martin2011-04-136-13/+145
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge branch 'ticket/2.6.x/7082' into 2.6.nextNick Lewis2011-04-132-1/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fixed #7082 - Added system support for groupsJames Turnbull2011-04-142-1/+14
| * | | | | | | | | Merge branch 'tickets/2.6.x/2331-macports-provider' into 2.6.nextNigel Kersten2011-04-132-86/+106
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | (#2331) Remove darwinports pkg provider, replace with rewritten macports prov...Nigel Kersten2011-04-132-86/+106
| | |/ / / / / / / /
| * | | | | | | | | (#7018) Give more context on the service type's assumptions. Wording tweaks.nfagerlund2011-04-111-14/+19
| * | | | | | | | | (#7018) explain internals better in service provider documentationBen Hughes2011-04-111-1/+4
| * | | | | | | | | (#6818) Stop from getting Rails 3 named_scope deprecation warningMatt Robinson2011-04-111-0/+5
| * | | | | | | | | (#6856) Copy dangling symlinks with 'links => manage' File resource.Max Martin2011-04-081-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ticket/next/6928' into nextNick Lewis2011-04-137-10/+13
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Revert "(#6928) Removed --ignoreimport"Nick Lewis2011-04-137-10/+13
* | | | | | | | | Merge branch 'ticket/next/6928' into nextNick Lewis2011-04-1315-50/+79
|\| | | | | | | |
| * | | | | | | | (#6928) Removed --ignoreimportNick Lewis2011-04-137-13/+10
| * | | | | | | | (#6928) Remove --parseonlyNick Lewis2011-04-138-37/+46
| * | | | | | | | (#6928) Add a Parser face with Validate actionNick Lewis2011-04-133-0/+23
* | | | | | | | | (#6830) Fix sha1 to digest/sha1 require issue for Ruby 1.9Matt Robinson2011-04-132-5/+5
* | | | | | | | | (#6830) Fix string method sub call on a symbol for Ruby 1.9Matt Robinson2011-04-131-1/+1
* | | | | | | | | Merge branch 'bug/next/7059-the-ca-location-option-does-not-work-for-inherite...Daniel Pittman2011-04-132-2/+18
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | (#7059) handle inherited action binding scopeDaniel Pittman2011-04-132-2/+18
* | | | | | | | | Merge branch 'ticket/next/2150' into nextNick Lewis2011-04-131-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | (#2150) Fix File const lookup when configuring routesNick Lewis2011-04-131-1/+1
* | | | | | | | | (#7056) Use 'face' rather than 'faces' in the production code.Daniel Pittman2011-04-1340-96/+96
* | | | | | | | | Merge branch 'ticket/next/6117' into nextNick Lewis2011-04-122-1/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | (#6117) Add POST support to indirector requestsNick Lewis2011-04-122-1/+19
* | | | | | | | | | (#6962) Move option handling into #parse_options, not #preinit.Daniel Pittman2011-04-122-13/+17
* | | | | | | | | | maint: whitespace cleanup for puppet/util/command_line.Daniel Pittman2011-04-121-5/+5
* | | | | | | | | | (#6962) delegate global usage to the help face.Daniel Pittman2011-04-121-10/+13
* | | | | | | | | | (#6962) Integrate legacy subcommands into the help face.Daniel Pittman2011-04-121-2/+10
* | | | | | | | | | (#6962) Better argument checking for help.Daniel Pittman2011-04-121-7/+13
* | | | | | | | | | (#6962) Report the template filename for help render errors.Daniel Pittman2011-04-121-6/+11
* | | | | | | | | | (#6962) Move the logic for help layout into erb templates.Daniel Pittman2011-04-124-46/+44
* | | | | | | | | | (#6962) Override 'render' in help to just return the string.Daniel Pittman2011-04-121-3/+4
* | | | | | | | | | (#6962) Add summary help for actions on an individual face.Daniel Pittman2011-04-121-15/+39
* | | | | | | | | | (#6962) Implement 'summary' for actions.Daniel Pittman2011-04-122-0/+5
* | | | | | | | | | (#6962) Extract summary from legacy applications for help.Daniel Pittman2011-04-121-6/+33
* | | | | | | | | | (#6962) Initial support for legacy applications in help.Daniel Pittman2011-04-121-1/+15
* | | | | | | | | | (#6962) render prints the rval; fix help subcommand.Daniel Pittman2011-04-121-1/+1
* | | | | | | | | | (#6770) Don't pollute valid face list when #face? is called.Daniel Pittman2011-04-121-2/+10
* | | | | | | | | | (#6992) Expose available_subcommands as a class method.Daniel Pittman2011-04-121-2/+9
* | | | | | | | | | (#6962) Implement Face#summary support for the help face.Daniel Pittman2011-04-121-2/+2
* | | | | | | | | | (#6962) Create the basic shape of the help face.Daniel Pittman2011-04-122-0/+59
* | | | | | | | | | (#6962) Implement 'summary' for faces.Daniel Pittman2011-04-121-2/+7
* | | | | | | | | | maint: finish transition of application help to return strings.Daniel Pittman2011-04-121-2/+1
|/ / / / / / / / /
* / / / / / / / / (#775) Don't require command when removing cron entriesNick Lewis2011-04-122-8/+2
|/ / / / / / / /
* | | | | | | | (#2150) Add routes file for indirectorNick Lewis2011-04-123-6/+33
* | | | | | | | (#5027) Use Puppet#warning for deprecation_wanring instead of Kernel#warnNick Lewis2011-04-121-1/+1
* | | | | | | | (#5027) Spell deprecation correctlyNick Lewis2011-04-122-6/+6