summaryrefslogtreecommitdiff
path: root/spec/unit/face
AgeCommit message (Expand)AuthorFilesLines
2012-07-11Merge commit 'ecc52ed' into 3.0rcPatrick Carlisle1-1/+12
2012-07-06(#15307) Fix puppet help when a face throws an exceptionJeff McCune1-16/+16
2012-07-06Merge pull request #891 from kbarber/ticket/3.0rc/14598-interact_with_the_for...Kelsey Hightower1-47/+79
2012-07-05Refactor module to require path and environment argsPatrick Carlisle1-13/+13
2012-07-02Merge pull request #902 from zaphod42/bug/3.0rc/15202-puppet-should-create-mo...Jeff McCune1-1/+7
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune18-18/+18
2012-07-02(#15202) Handle paths with files in themAndrew Parker1-1/+7
2012-06-27(#14598) Add SSL support for forge interactionKen Barber1-47/+79
2012-06-26(Maint) Moved ca test to correct locationAndrew Parker1-359/+0
2012-06-26(Maint) Clarify what certs are being created in ca testsAndrew Parker1-31/+47
2012-06-26(Maint) Remove unneeded checks from ca testsAndrew Parker1-68/+39
2012-06-26(Maint) Remove unused variables from ca testsAndrew Parker1-30/+2
2012-06-24(#14962) PMT doesn't support setting a relative modulepathKen Barber1-2/+13
2012-05-14(maint) Manually resolve broken merge of 2.7.xKelsey Hightower1-0/+11
2012-05-14Use absolute_path in module install specPatrick Carlisle1-4/+5
2012-05-14Revert "Merge branch '2.7.x'"Kelsey Hightower1-11/+0
2012-05-14Merge branch '2.7.x'Kelsey Hightower1-0/+11
2012-05-14(#14424) Expand path of the target directoryKelsey Hightower1-0/+11
2012-05-11(#14387) Puppet's Module face should send a User-AgentAndrew Parker2-18/+33
2012-04-30(#14229) Add a path type to settingsPatrick Carlisle1-4/+5
2012-04-26(#14200) Fix help faceChris Price1-3/+13
2012-04-24Merge 2.7.x into master.Daniel Pittman3-16/+16
2012-04-23(#13682) Rename Puppet::Module::Tool to Puppet::ModuleToolJeff McCune3-15/+15
2012-04-18Merge pull request #679 from jeffweiss/ticket/master/13898_fail_face_on_optio...Daniel Pittman4-7/+24
2012-04-18Use conditional pending to block out "fails_on_windows" tests.Daniel Pittman2-35/+37
2012-04-17(#13898) Fail Face when option collides w/ settingJeff Weiss4-7/+24
2012-04-09Fix loading of faces in specsPatrick Carlisle1-3/+9
2012-04-09Merge branch '2.7.x'Patrick Carlisle5-0/+606
2012-03-30Add Module ToolMatt Robinson5-0/+606
2012-03-22(#7749) doc / tests cleanupcprice1-2/+0
2012-03-20(#7749) get rid of $puppet_application_name and $puppet_application_mode globalscprice1-1/+3
2012-03-20(#7749) Improvements to handling settings, bootstrapping puppetcprice1-0/+0
2012-02-23Merge branch '2.7.x'Patrick Carlisle8-408/+0
2012-02-15(#12631) Remove puppet module faceMatt Robinson8-408/+0
2012-02-14Merge remote-tracking branch 'origin/2.7.x'Daniel Pittman1-4/+30
2012-02-09(#12106) Enhance the uninstall PMT action for UXKelsey Hightower1-4/+30
2012-02-08Revert "(#12339) Adding basic search output formatting."Daniel Pittman1-131/+0
2012-02-01(#12339) Adding basic search output formatting.Pieter van de Bruggen1-0/+131
2012-01-23Merge branch '2.7.x'Daniel Pittman9-4/+397
2012-01-23Revert "(#11600) Remove module face"Matt Robinson8-0/+382
2012-01-21(#11826) Fix error when no certs were printed to console from ca faceDominic Cleal1-4/+15
2012-01-18Merge branch '2.7.x'Daniel Pittman6-235/+0
2012-01-18(#11600) Remove module faceMatt Robinson8-382/+0
2012-01-17Merge branch 'ticket/2.7.x/11802-fix_path_separator_windows_test_failures' of...Josh Cooper1-3/+3
2012-01-17(#11802) Fix module list specs on WindowsMatt Robinson1-3/+3
2012-01-17(#11803) Fix broken tests for uninstall action on module faceDaniel Pittman1-2/+2
2012-01-17Merge pull request #332 from kelseyhightower/ticket/2.7.x/11803_PMT_should_ha...Daniel Pittman1-0/+47
2012-01-17(#11803) Add uninstall action for the module faceKelsey Hightower1-0/+47
2012-01-13Merge branch '2.7.x' into feature/master/merge-2.7.x-branchDaniel Pittman1-111/+111
2012-01-13(#11802) Add module list actionMatt Robinson1-0/+100