index
:
puppet
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
provider
/
exec
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
(PUP-2732) Restrict Posix exec tests to POSIX env
Ethan J. Brown
1
-7
/
+6
2014-07-17
(maint) Use Struct::Passwd instead of Etc::Passwd
Andrew Parker
1
-1
/
+1
2014-07-16
(PUP-2732) Test ignoring of user parameter
Andrew Parker
1
-1
/
+11
2014-07-16
(maint) Use real resource for testing shell provider
Andrew Parker
1
-2
/
+2
2014-07-16
(maint) Use parameter matchers in tests
Andrew Parker
1
-7
/
+6
2013-11-14
(#23124) Move ProcessOutput to Puppet::Util::Execution
Andrew Parker
1
-3
/
+3
2013-11-14
(#23124) Fix: Incorrect Exit Codes from Windows Exec
Rob Reynolds
1
-3
/
+3
2013-11-14
Merge branch 'stable'
Rob Reynolds
1
-3
/
+3
2013-11-14
Revert "(#23124) Merge branch 'ticket/stable/23124-exit_codes_on_windows' int...
Rob Reynolds
1
-3
/
+3
2013-11-14
Merge branch 'stable'
Rob Reynolds
1
-3
/
+3
2013-11-14
(#23124) Move ProcessOutput to Puppet::Util::Execution
Andrew Parker
1
-3
/
+3
2013-11-14
(#23124) Fix: Incorrect Exit Codes from Windows Exec
Rob Reynolds
1
-3
/
+3
2013-09-17
(#4424) Add umask parameter to Exec type
John Julien
1
-0
/
+5
2013-05-28
(#20302) Append .exe to spec "executables" on Windows
Josh Cooper
1
-0
/
+1
2013-03-25
Fix posix exec provider spec on systems with /bin/cd
Nick Lewis
1
-1
/
+1
2012-09-26
(Maint) Remove rspec from shebang line
Jeff McCune
3
-3
/
+3
2012-08-31
Merge remote-tracking branch 'upstream/2.7.x' into 3.x
Josh Cooper
1
-4
/
+5
2012-08-31
Maint: Fix leaked tempfile handle
Josh Cooper
1
-4
/
+5
2012-08-31
Merge remote-tracking branch 'origin/2.7.x' into 3.x
Daniel Pittman
1
-6
/
+6
2012-08-31
Don't make executables in /tmp in posix_spec
Patrick Carlisle
1
-6
/
+6
2012-08-14
(Maint) Fix assertion about locale to correct value.
rahul
1
-3
/
+3
2012-07-30
(Maint) Fix assertion about locale
Andrew Parker
1
-1
/
+1
2012-07-27
Merge remote-tracking branch 'upstream/3.x'
Andrew Parker
1
-3
/
+3
2012-07-17
15547 : valid locales as sentinel and check
rahul
1
-4
/
+4
2012-07-17
15547 : use a clean env for builtin check
rahul
1
-1
/
+1
2012-07-11
Use a valid locale when setting LC_ALL in the exec posix provider test
R. Tyler Croy
1
-2
/
+2
2012-07-02
(maint) Standardize on /usr/bin/env ruby -S rspec
Jeff McCune
3
-3
/
+3
2012-04-24
Merge 2.7.x into master.
Daniel Pittman
1
-14
/
+17
2012-04-23
(#14060) Fix quoting of commands to interpolate inside the shell.
Daniel Pittman
1
-0
/
+7
2012-04-20
Modernize the style of the shell exec provider tests.
Daniel Pittman
1
-14
/
+10
2012-04-10
Merge branch '2.7.x'
Patrick Carlisle
1
-7
/
+1
2012-03-28
(#12101) Add shared context for specs to imitate windows or posix
Patrick Carlisle
1
-7
/
+1
2012-02-03
(#12309) Fix broken rspecs
cprice
1
-3
/
+3
2012-02-02
(#12309) move execution-related methods from Util to Util::Execution
Chris Price
1
-2
/
+2
2012-02-02
moved posix-specific constants from Util to Util::POSIX
Chris Price
1
-7
/
+7
2012-01-27
(#5224) Unset USER-related env vars during execs
Chris Price
1
-1
/
+50
2012-01-26
(#11860) Fix specs that fail on windows
Chris Price
1
-1
/
+1
2012-01-25
(#11860) Add parameter to control locale override
Chris Price
1
-0
/
+39
2012-01-24
Revert "(#12101) Add shared context for specs to imitate windows or posix"
Patrick Carlisle
1
-1
/
+7
2012-01-24
(#12101) Add shared context for specs to imitate windows or posix
Patrick Carlisle
1
-7
/
+1
2011-11-14
maint: Fix failing specs for Windows exec provider
Nick Lewis
1
-0
/
+1
2011-10-12
Maint: Remove duplicate path extension code
Josh Cooper
1
-8
/
+1
2011-09-15
Fix order dependent spec failure in exec specs
Nick Lewis
1
-0
/
+6
2011-08-24
(#8140) Add an exec provider for Windows
Nick Lewis
1
-0
/
+113
2011-08-24
(#8410) Factor out a base class for exec providers
Nick Lewis
1
-9
/
+4
2011-08-19
Fix posix exec provider spec failures on Windows
Nick Lewis
1
-3
/
+5
2011-08-19
(#5495) Remove dead Windows-specific code from posix exec provider
Nick Lewis
1
-5
/
+3
2011-08-19
(#8663) Disable spec tests for unsupported functionality on Windows
Josh Cooper
1
-1
/
+1
2011-08-19
Maint: Tagged spec tests that are known to fail on Windows
Josh Cooper
1
-1
/
+1
2011-08-16
Fix posix exec provider spec failures on Windows
Nick Lewis
1
-3
/
+5
[next]