summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | Merge branch 'ticket/2.6.next/7018-clarify_service_type_behavior' into 2.6.nextnfagerlund2011-04-111-11/+19
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | (#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
| | | |/ / / / / / / / /
| | | * | | | | | | | | Merge branch 'ticket/2.6.next/maint-fix_sqlite_test' into 2.6.nextMatt Robinson2011-04-111-1/+5
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | maint: Fix sqlite3 require to really be optionalMatt Robinson2011-04-111-1/+4
| | | | * | | | | | | | | maint: Fix sporadic sqlite errorMatt Robinson2011-04-111-0/+1
| | | |/ / / / / / / / /
| | | * | | | | | | | | Merge branch 'ticket/2.6.next/6818-named_scope_deprecation' into 2.6.nextMatt Robinson2011-04-111-0/+5
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | (#6818) Stop from getting Rails 3 named_scope deprecation warningMatt Robinson2011-04-111-0/+5
| | | |/ / / / / / / / /
| | | * | | | | | | | | Merge branch 'ticket/2.6.next/6856-dangling-symlinks' into 2.6.nextMax Martin2011-04-082-0/+2
| | |/| | | | | | | | |
| | | * | | | | | | | | (#6856) Copy dangling symlinks with 'links => manage' File resource.Max Martin2011-04-082-0/+2
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'ticket/next/6928' into nextNick Lewis2011-04-1311-12/+49
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | * | | | | | | | | Revert "(#6928) Removed --ignoreimport"Nick Lewis2011-04-1311-12/+49
| * | | | | | | | | | Merge branch 'ticket/next/6928' into nextNick Lewis2011-04-1323-184/+116
| |\| | | | | | | | |
| | * | | | | | | | | (#6928) Removed --ignoreimportNick Lewis2011-04-1311-49/+12
| | * | | | | | | | | (#6928) Remove --parseonlyNick Lewis2011-04-1312-137/+78
| | * | | | | | | | | (#6928) Add a Parser face with Validate actionNick Lewis2011-04-134-0/+28
| * | | | | | | | | | Merge branch 'ticket/next/6830-more_ruby19_fixes' into nextMatt Robinson2011-04-134-6/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | (#6830) Fix sha1 to digest/sha1 require issue for Ruby 1.9Matt Robinson2011-04-132-5/+5
| | * | | | | | | | | | (#6830) Fix UTF-8 encoding issue for Ruby 1.9Matt Robinson2011-04-131-0/+1
| | * | | | | | | | | | (#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-134-4/+48
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | (#7059) handle inherited action binding scopeDaniel Pittman2011-04-133-3/+41
| | * | | | | | | | | maint: ensure we handle '-foo=' options correctly in faces.Daniel Pittman2011-04-131-1/+7
| * | | | | | | | | | 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
| * | | | | | | | | | maint: install erb templates under lib/Daniel Pittman2011-04-131-1/+1
| * | | | | | | | | | Merge branch 'bug/next/7056-use-face-rather-than-faces' into nextDaniel Pittman2011-04-13523-1014/+639
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-13468-815/+452
| | * | | | | | | | | | (#7056) Use 'face' rather than 'faces' in the production code.Daniel Pittman2011-04-1370-199/+187
| |/ / / / / / / / / /
| * | | | | | | | | | maint: eliminate deprecated since 2008 code from Puppet.Daniel Pittman2011-04-121-8/+3
| * | | | | | | | | | Merge branch 'ticket/next/6117' into nextNick Lewis2011-04-124-9/+70
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | (#6117) Add POST support to indirector requestsNick Lewis2011-04-124-9/+70
| * | | | | | | | | | | Merge branch 'feature/next/6962-self-documenting-strings-actions-and-options'...Daniel Pittman2011-04-1228-116/+453
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | (#6962) Move option handling into #parse_options, not #preinit.Daniel Pittman2011-04-125-50/+55
| | * | | | | | | | | | 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-123-26/+18
| | * | | | | | | | | | maint: avoid making temporary dirs during testing.Daniel Pittman2011-04-122-13/+2
| | * | | | | | | | | | (#6962) Integrate legacy subcommands into the help face.Daniel Pittman2011-04-122-2/+32
| | * | | | | | | | | | (#6962) Clean up testing further.Daniel Pittman2011-04-121-25/+11
| | * | | | | | | | | | (#6962) Better argument checking for help.Daniel Pittman2011-04-122-10/+17
| | * | | | | | | | | | (#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-125-48/+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-122-15/+41
| | * | | | | | | | | | (#6962) Implement 'summary' for actions.Daniel Pittman2011-04-123-0/+16
| | * | | | | | | | | | (#6962) Extract summary from legacy applications for help.Daniel Pittman2011-04-122-6/+67
| | * | | | | | | | | | (#6962) Initial support for legacy applications in help.Daniel Pittman2011-04-122-1/+19
| | * | | | | | | | | | (#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-122-2/+15
| | * | | | | | | | | | (#6992) Expose available_subcommands as a class method.Daniel Pittman2011-04-122-2/+14