summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Ignoring lines from use_gpg and catalog fetchingDominic Cleal2010-11-151-0/+5
| * | | | | | | | | Adding patch from Rudy Gevaert to fix not installed detectionDominic Cleal2010-11-151-3/+3
| * | | | | | | | | Resolved a conflict in the pkgutil provider.Maciej Blizinski2010-07-221-15/+21
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | pkgutil provider: Using the --single option which speeds up execution.Maciej Blizinski2010-07-221-0/+3
| | * | | | | | | | | pkgutil provider: The path to the admin file is /var/opt/csw/pkgutil/adminMaciej Blizinski2010-07-221-3/+3
| | * | | | | | | | | pkgutil provider: Correcting a typo in a message.Maciej Blizinski2010-07-221-1/+1
| | * | | | | | | | | Merge branch 'tickets/master/4258' of http://github.com/jamtur01/puppet into ...Maciej Blizinski2010-07-221-0/+117
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | 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
| |/ / / / / / / / / /
* | | | | / / / / / / Updated CHANGELOG & version for 2.7.0rc1Max Martin2011-04-131-1/+1
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch '2.6.x' into nextMax Martin2011-04-137-14/+146
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Updated CHANGELOG for 2.6.8rc1Max Martin2011-04-131-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | 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
* | | | | | | | maint: eliminate deprecated since 2008 code from Puppet.Daniel Pittman2011-04-121-8/+3
* | | | | | | | 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