summaryrefslogtreecommitdiff
path: root/spec/integration
AgeCommit message (Expand)AuthorFilesLines
2014-10-16(PUP-3201) Stop using :undef for parameters in 4xAndrew Parker1-0/+36
2014-10-15Merge pull request #3164 from ffrank/ticket/3.7.x/PUP-3357-purge-unnamed-ssh-...Kylo Ginsberg1-1/+22
2014-10-15(PUP-3357) integration test for purging of unnamed ssh authorized keysFelix Frank1-1/+22
2014-10-10(PUP-3201) Treat :undef as PNilTypeAndrew Parker1-0/+20
2014-10-02(maint) Remove duplicate file handling codeAndrew Parker1-31/+12
2014-10-01(maint) reduce repitition in Application::Apply integration specFelix Frank1-25/+12
2014-10-01(PUP-3258) node exec indirector: default to environment, not its nameFelix Frank1-0/+38
2014-09-10(PUP-3162) Expand expected config_versionJosh Cooper1-1/+1
2014-09-10Merge pull request #3065 from jpartlow/issue/stable/pup-3162-whitelist-enviro...Henrik Lindberg3-17/+165
2014-09-09(maint) Generate unique account namesJosh Cooper1-2/+2
2014-09-09(PUP-3222) Rescue StandardError instead of non-existent exceptionJosh Cooper1-0/+48
2014-09-09(PUP-3162) Switch to a whitelist for $environment interpolationJosh Partlow3-34/+54
2014-09-08(PUP-3162) Prevent $environment interpolation in directory environmentsJosh Partlow1-0/+129
2014-09-08(maint) Remove unused constant from default_manifest_specJosh Partlow1-1/+0
2014-09-02(maint) Namespace constant declaration in specs to prevent warningsJosh Partlow1-2/+4
2014-08-30Merge pull request #3032 from jpartlow/feature/master/pup-3069-add-defaultman...Henrik Lindberg2-0/+298
2014-08-29(PUP-3069) Test both future and current parser with default_manifestJosh Partlow1-170/+186
2014-08-29Merge pull request #3024 from hlindberg/PUP-3117_resource-expression-splat-ro...Josh Partlow1-43/+87
2014-08-29(PUP-3069) Change restrict_environment_manifest nameJosh Partlow2-10/+10
2014-08-29(PUP-3069) Add an integration spec for default_manifestJosh Partlow1-0/+256
2014-08-29(PUP-3069) Add spec test for new default optionsBritt Gresham1-0/+26
2014-08-27(PUP-3117) Complete the implementation of resource expressionHenrik Lindberg1-42/+44
2014-08-27(PUP-2349) Specify mode as an octal string consistently in spec manifest snip...Kylo Ginsberg3-6/+6
2014-08-26(PUP-3117) Add tests for combination of default / hashHenrik Lindberg1-1/+23
2014-08-26(PUP-3117) Allow multiple *=> in the same body and error on duplicateHenrik Lindberg1-10/+30
2014-08-19(PUP-2889) Eventlog specs pending Windows 2003Ethan J. Brown1-0/+4
2014-08-18(maint) Improve two test by checking they have no effect on catalog.Henrik Lindberg1-2/+2
2014-08-18(maint) Express language tests in puppet languageAndrew Parker2-53/+51
2014-08-18(PUP-3054) Ensure that inherits are absoluteAndrew Parker2-1/+38
2014-08-18(maint) Extract language specification toolsAndrew Parker2-41/+3
2014-08-18(maint) Cleanup commentAndrew Parker1-1/+1
2014-08-14Merge pull request #2970 from kylog/joshcooper-ticket/master/PUP-2907Kylo Ginsberg1-14/+0
2014-08-12Merge pull request #2958 from zaphod42/issue/master/pup-2972-remove-plussignmentHenrik Lindberg2-104/+25
2014-08-12(PUP-2972) Improve error message for += and -=Andrew Parker1-2/+2
2014-08-11(PUP-2972) Remove += and -=Andrew Parker2-104/+25
2014-08-11(PUP-3001) Revert future parser change removing dynamic scoped defaultsHenrik Lindberg1-2/+2
2014-08-07(PUP-2946) Ensure #compare_stream uses binary stringsAdrien Thebo1-0/+21
2014-08-07(maint) Move methods for creating downloaders to factoryJosh Cooper1-14/+0
2014-08-05Revert "Merge branch 'pull-2938'"Adrien Thebo1-24/+0
2014-08-05Revert "(maint) Use public API when testing binary file #save"Adrien Thebo1-5/+18
2014-08-05(maint) Use public API when testing binary file #saveAdrien Thebo1-18/+5
2014-08-05(maint) Use rspec :if to constrain describe blockAdrien Thebo1-19/+17
2014-08-05(PUP-2946) File2 with #compare_stream from 1.9.3Maksym Melnychok1-0/+26
2014-08-01(PUP-2898) Fix errors on ruby 1.8.7Andrew Parker1-6/+4
2014-08-01(PUP-501) Check all of the features togetherAndrew Parker1-0/+3
2014-08-01(PUP-501) Check virtual and exported resourcesAndrew Parker1-9/+28
2014-08-01(PUP-501) Check that empty titles creates no resourcesAndrew Parker1-0/+3
2014-08-01(PUP-2898) Don't allow empty string titlesHailee Kenney1-3/+2
2014-08-01(PUP-2898) Fix error in *=> implementationAndrew Parker1-6/+4
2014-08-01(PUP-501) Test resource expression evaluationJosh Partlow1-0/+262