summaryrefslogtreecommitdiff
path: root/spec/unit/provider/service/upstart_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-08-11(PUP-2879) Add two nfsd-related upstart services to the blacklistKylo Ginsberg1-0/+2
2014-08-08(PUP-2879) Add cryptdisks-udev to the services blacklistKylo Ginsberg1-1/+5
2014-07-23(maint) Add test to ensure upstart is default init daemon in UbuntuWill Hopper1-0/+5
2014-03-26(PUP-1332) Add instantiated upstart services to exclude listMatthaus Owens1-1/+1
2014-02-28(PUP-876) Enable upstart service provider on RedhatAdrien Thebo1-0/+8
2014-01-06(PUP-716) Fix up tests after FileSystem API changeHenrik Lindberg1-4/+4
2013-11-08(#19447) Puppet::FileSystem::File.exist?Ethan J. Brown1-4/+4
2013-02-22(#16553) Exclude portmap-wait from upstart servicesMatthaus Owens1-1/+1
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-02Merge branch '3.0rc' of github.com:puppetlabs/puppet into 3.0rcAndrew Parker1-1/+1
2012-07-02Merge commit '2.7.17' into 3.0rcAndrew Parker1-21/+31
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-06-19Upstart code cleanup, init provider improvementMatthaus Litteken1-23/+27
2012-06-19Add spec test for network-interface-securityMatthaus Litteken1-0/+6
2012-06-12(#14844) Add test that execpipe works for upstart providerAndrew Parker1-6/+11
2012-05-30(maint) Disable upstart spec test on windowsMatthaus Litteken1-1/+1
2012-05-24(#14297) Clean up upstart provider and testsMatthaus Litteken1-127/+166
2012-05-23(#14297) Update spec tests for upstart providerMatthaus Litteken1-4/+374
2012-04-18(#14036) Add upstart testsJeff Weiss1-0/+38
2012-02-01Alternate, and portable, stubbing of execution for upstart spec.Daniel Pittman1-1/+5
2012-01-31(#12268) Fix upstart test to work with String#each_linePatrick Carlisle1-0/+48