summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | maint: delete dead darwinport package providerDaniel Pittman2011-04-081-86/+0
| | * | | | | | | | | maint: don't take over signal handling in tests...Daniel Pittman2011-04-081-0/+7
| | * | | | | | | | | maint: use FileUtil to remove files, not execDaniel Pittman2011-04-081-23/+33
| | * | | | | | | | | maint: disable garbage collector during individual test cases.Daniel Pittman2011-04-081-0/+4
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'ticket/next/maint-fix_tests_for_old_rubies' into nextMatt Robinson2011-04-082-5/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | maint: Ruby < 1.8.7 knows size but not countMatt Robinson2011-04-081-4/+4
| | * | | | | | | | | maint: Get tests passing on Ruby < 1.8.7Matt Robinson2011-04-081-1/+1
| * | | | | | | | | | Merge branch 'ticket/next/7026' into nextNick Lewis2011-04-082-0/+25
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | (#7026) Remove whits from reports when finalizingNick Lewis2011-04-082-0/+25
| * | | | | | | | | | Merge branch 'ticket/next/maint-backport_array_combination' into nextMatt Robinson2011-04-082-0/+37
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | maint: Add Array combinations methodMatt Robinson2011-04-082-0/+37
| |/ / / / / / / / / /
| * | | | | | | | | | maint: mark tests pending for a discovered bug...Daniel Pittman2011-04-082-0/+4
| * | | | | | | | | | Merge puppet-interfaces into puppet.Daniel Pittman2011-04-0774-0/+2853
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | maint: mocking 'require' causes random stack-overflow failures.Daniel Pittman2011-04-071-0/+1
| | * | | | | | | | | | (#6969) String failures differentiate between invalid string/versionDan Bode2011-04-071-1/+10
| | * | | | | | | | | | (#6985) Allows indirectors to accept a hash as an argument.Dan Bode2011-04-072-3/+7
| | * | | | | | | | | | (#7005) added require 'tmpdir' to spec helper.Dan Bode2011-04-071-0/+1
| | * | | | | | | | | | Merge branch 'refactor/master/7012-rename-strings-to-interfaces-and-faces'Daniel Pittman2011-04-0779-634/+623
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | (#7012) Split plumbing into Puppet::InterfaceDaniel Pittman2011-04-0725-270/+259
| | | * | | | | | | | | | (#7012) Update references in code to use face(s)Daniel Pittman2011-04-0756-398/+398
| | | * | | | | | | | | | (#7012) global rename of strings to faces.Daniel Pittman2011-04-0749-0/+0
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'bug/master/7006-missing-require'Daniel Pittman2011-04-071-0/+2
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | (#7006) Add a missing require to puppet/string/option.rbDaniel Pittman2011-04-071-0/+2
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'bug/master/6972-setting-CA-location-for-cert-string-no-longer-w...Daniel Pittman2011-04-067-25/+93
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | (#6983) mark test pending until string is fixed...Daniel Pittman2011-04-062-4/+3
| | | * | | | | | | | | | (#6972) Handle ca-location in the certificate string.Daniel Pittman2011-04-064-21/+41
| | | * | | | | | | | | | (#6972) Recognize puppet global options in pre-parse.Daniel Pittman2011-04-062-1/+50
| | | * | | | | | | | | | (#6972) Clean up OptParse name extraction a little.Daniel Pittman2011-04-061-2/+2
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'bug/master/6995-current-is-not-always-calculated-correctly'Daniel Pittman2011-04-064-78/+135
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | (#6995) Fix indexing of :current on string load.Daniel Pittman2011-04-063-52/+89
| | | * | | | | | | | | | maint: add `write_scratch_string` helper for testing...Daniel Pittman2011-04-061-1/+15
| | | * | | | | | | | | | maint: whitespace cleanup for spec_helper.Daniel Pittman2011-04-061-17/+19
| | | * | | | | | | | | | (#6995) more robust testing of string loadingDaniel Pittman2011-04-061-15/+19
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'tickets/master/6982'Pieter van de Bruggen2011-04-051-1/+3
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | (#6982) Patch the Certificate String against (#5528).Pieter van de Bruggen2011-04-051-1/+3
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'feature/master/6749-actions-need-to-support-options'Daniel Pittman2011-04-042-6/+14
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | (#6949) Fix passing positional arguments to actions.Daniel Pittman2011-04-042-6/+14
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'refactor/master/6964-when_invoked-rather-than-invoke-in-actions'Daniel Pittman2011-04-0416-56/+57
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | (#6964) use 'when_invoked' rather than 'invoke' for actions.Daniel Pittman2011-04-0416-56/+57
| | |/ / / / / / / / / /
| | * | | | | | | | | | maint: added testing to ensure we inherit options correctly.Daniel Pittman2011-04-041-0/+16
| | * | | | | | | | | | Merge branch 'feature/master/6749-actions-need-to-support-options'Daniel Pittman2011-04-0433-180/+1013
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | (#6749) Handle options with inline arguments.Daniel Pittman2011-04-042-1/+11
| | | * | | | | | | | | | (#6749) Extract the action from the arguments cleanly.Daniel Pittman2011-04-042-2/+14
| | | * | | | | | | | | | (#6749) Fix optional vs mandatory argument handling.Daniel Pittman2011-04-043-16/+35
| | | * | | | | | | | | | (#6749) Polish the CLI option pre-parse implementationDaniel Pittman2011-04-042-60/+23
| | | * | | | | | | | | | (#6749) clean up various testing bits...Daniel Pittman2011-04-042-15/+23
| | | * | | | | | | | | | (#6760) set terminus in indirector string base class.Daniel Pittman2011-04-043-21/+30
| | | * | | | | | | | | | (#6749) add a shim around the action implementation.Daniel Pittman2011-04-042-3/+35
| | | * | | | | | | | | | (#6749) Start porting existing strings to the options API.Daniel Pittman2011-04-0415-22/+23
| | | * | | | | | | | | | (#6749) code and test cleanup of Application/StringBase.Daniel Pittman2011-04-042-17/+12