summaryrefslogtreecommitdiff
path: root/spec/unit/module_tool/applications
AgeCommit message (Expand)AuthorFilesLines
2014-08-26PUP-2040/PE-3113 Remove symlink-ignore tests for symlinkless OSesAnderson Mills1-2/+2
2014-08-25PUP-2040/PE-3113 Ignore symlinks in module build with pmtignore.Brandon High1-1/+39
2014-08-22(PUP-2040) .pmtignore spec testsBrandon High1-3/+271
2014-07-31(PUP-2912) Puppet FS symlinks in build/unpackBrandon High2-4/+6
2014-07-31(PUP-2912) Build/unpack spec tests w/o symlinksBrandon High2-4/+4
2014-07-29(PUP-2912) Builder/unpacker spec testsBrandon High2-1/+61
2014-07-24Merge branch 'stable'Adrien Thebo1-14/+36
2014-07-23Merge pull request #2897 from highb/fix/stable/pup-2936_pmt_checksumsAnderson Mills1-14/+36
2014-07-23(PUP-2936) Fix checksum during PMT buildBrandon High1-14/+36
2014-07-22Merge remote-tracking branch 'upstream/stable'Josh Partlow2-0/+33
2014-07-22(PUP-2943) Uninstall/upgrade ignore changes specBrandon High2-0/+33
2014-07-17(PUP-2882) Fix single available upgradeBrandon High1-0/+11
2014-04-23Merge remote-tracking branch 'upstream/master' into PE-3117Pieter van de Bruggen6-448/+684
2014-04-18(maint) Use PuppetSpec::Files for tmpdir creation in tests.Pieter van de Bruggen1-3/+4
2014-04-17(PUP-2093) Improve documentation and test names.Pieter van de Bruggen3-34/+46
2014-04-04(PUP-2093) Migrate PMT to /v3 API.Pieter van de Bruggen6-447/+671
2014-03-18(PUP-1976) Use metadata.json as canonical metadata source.Pieter van de Bruggen2-117/+125
2014-03-07Merge branch 'pr/2322'Josh Cooper1-0/+31
2014-03-07(PUP-1563) Don't recurse when dependencies are emptyJosh Cooper1-0/+31
2014-02-18(PUP-1584) module_tool uses current_environment with target_dir overridesJosh Partlow3-23/+12
2014-01-17(PUP-1118) Move global context methods to PuppetAndrew Parker2-2/+2
2014-01-16(PUP-1118) Introduce "create" to make specific environmentsAndrew Parker2-32/+50
2014-01-14(PUP-1118) Fetch the environment's manifest & modulepath at initAndrew Parker1-2/+2
2013-05-16Adding a couple additional tests for supplied version constraints.Pieter van de Bruggen1-0/+20
2013-04-30(#17824) PMT should not prefer pre-release versions to existing stable versions.Pieter van de Bruggen1-2/+29
2013-04-16(#11276) Tarball entries should be relative to the `pkg` directoryJosh Cooper1-8/+9
2013-04-15(#11276) Enable module tool on WindowsJosh Cooper6-157/+102
2013-04-15(#11276) Select tar command or minitarJosh Cooper2-50/+60
2013-04-03(Maint) Don't use fails_on_windows to exclude spec testsJosh Cooper2-2/+2
2013-04-03(#14728) Handle removed files in the PMT changes command.mruzicka1-0/+134
2012-08-29Maint: Use pending blockJosh Cooper2-9/+18
2012-07-27(#15514) Add compatibility with change to operatingsystem factHailee Kenney1-2/+2
2012-07-12(#15492) Deprecate the usage of Puppet::Util.execute in module faceKen Barber1-2/+2
2012-07-11Merge commit 'ecc52ed' into 3.0rcPatrick Carlisle1-0/+61
2012-07-06Merge pull request #891 from kbarber/ticket/3.0rc/14598-interact_with_the_for...Kelsey Hightower1-0/+37
2012-07-02(#15202) Handle paths with files in themAndrew Parker1-38/+34
2012-06-29(#15202) Make puppet module install create parent directoriesJeff McCune1-0/+51
2012-06-28(#14715) Use gtar with 'puppet module install' on SolarisKen Barber1-0/+61
2012-06-27(#14598) Add SSL support for forge interactionKen Barber1-0/+37
2012-05-11(#14387) Puppet's Module face should send a User-AgentAndrew Parker2-20/+15
2012-04-24Merge 2.7.x into master.Daniel Pittman4-15/+15
2012-04-23(#13682) Rename Puppet::Module::Tool to Puppet::ModuleToolJeff McCune4-15/+15
2012-04-18Use conditional pending to block out "fails_on_windows" tests.Daniel Pittman3-78/+103
2012-03-30Add Module ToolMatt Robinson4-0/+467