index
:
delta/ruby-gems/mixlib-shellout.git
1-stable
1.4-stable
1.6-stable
2-stable
24_testing
ClogenyTechnologies-kd/aix-fdperf
appveyor
bk
btm/elevated
ci_fixup
dates
deprecate
dir
docs
domain_user
github
inherit
jdm/2.2.0
jdm/no-windows-pr
jdm/test
jdm/test-fixes
jdm/test-fixes-ruby2
jdm/win-kill-proc
jsinha/migrate_appvyr
ksubrama/test_fix
ksubrama/win32-process
ksubrama/win64
ksubrama/wtf
lcg/cleanup1
lcg/cleanup2
lcg/default-paths
lcg/extract-mixlib-shellout
lcg/issue-131
lcg/no-getpgrp
lcg/remove-hashrockets
lcg/revert-to-ruby-2.3
lcg/shellout-trace-logging
lcg/version-bump
lcg/version-bump2
lcg/win-array-args
lcg/windows-array-args
lcg/windows-array-args2
lcg/wtfgithub
loosen_win32_dep
main
master
more_ruby
new_ruby
poorndm/IPACK-104-Add-ruby-test
poorndm/IPACK-104-Test-Ruby3.0/3.1
promote_windows
rakefile
relative
requires
ruby22
ryan/issue_2062_10
ryan/issue_2062_12
safe
slim
smurawski/agressive_termination
spelling
testing
tests
tm/codeowners
typos
windows_testing
github.com: opscode/mixlib-shellout.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Support separate live stream for stderr
Max Lincoln
2014-07-17
1
-4
/
+78
*
Correct spelling in spec files
Tyler Cipriani
2014-05-16
1
-5
/
+5
*
Merge pull request #26 from akshaykarle/master
Serdar Sutay
2014-05-13
1
-2
/
+7
|
\
|
*
Fix a broken spec
Akshay Karle
2014-01-06
1
-4
/
+3
|
*
Add a spec for showing stderr to live_stream.
Akshay Karle
2014-01-06
1
-0
/
+6
*
|
marking some unix_only tests unix_only
Lamont Granquist
2014-04-08
1
-2
/
+2
*
|
[MIXLIB-6] Add comment describing why the test was changed, per Dan DeLeo.
Julian C. Dunn
2014-04-01
1
-0
/
+2
*
|
[MIXLIB-6] Use conditional to determine whether to use /tmp or /bin as a cwd ...
Julian C. Dunn
2014-04-01
1
-1
/
+1
*
|
[MIXLIB-6] Fix test due to /bin being a symlink on Fedora. Use /tmp instead
Julian C. Dunn
2014-04-01
1
-1
/
+1
*
|
Exclude ESRCH test from windows
danielsdeleo
2014-03-31
1
-1
/
+1
*
|
Handle ESRCH when getting pgid of a zombie on OS X
danielsdeleo
2014-03-31
1
-0
/
+19
*
|
Add debugging to volatile specs
danielsdeleo
2014-03-07
1
-7
/
+25
*
|
Adds error? method to check whether the process exited successfully. This all...
Chris Armstrong
2014-01-21
1
-0
/
+18
*
|
Always send KILL to process group
danielsdeleo
2013-12-09
1
-2
/
+4
*
|
Run commands with unique pgid to improve timeout cleanup
danielsdeleo
2013-12-09
1
-1
/
+52
*
|
Run timeout tests without a subshell
danielsdeleo
2013-12-06
1
-3
/
+10
*
|
Add termination info to error messages
danielsdeleo
2013-11-04
1
-1
/
+1
*
|
Add logging about timed-out cmd termination when possible
danielsdeleo
2013-11-04
1
-0
/
+19
*
|
Cleanup control flow in main loop
danielsdeleo
2013-11-01
1
-6
/
+10
*
|
Force subprocess to exit after timeout
danielsdeleo
2013-11-01
1
-2
/
+30
*
|
Update mock/stubs to avoid deprecations
danielsdeleo
2013-11-01
1
-2
/
+2
*
|
[MIXLIB-7] remove awesome_print
Lamont Granquist
2013-10-31
2
-3
/
+0
|
/
*
Wait for child process to die in case of critical errors
danielsdeleo
2013-09-09
1
-0
/
+32
*
remove uneeded require
danielsdeleo
2013-09-09
1
-1
/
+0
*
Check the password option in the tests.
sersut
2013-06-20
1
-0
/
+1
*
Make windows running as tests more reliable.
sersut
2013-06-20
1
-7
/
+4
*
Fix password and fd cleanup related specs on windows.
sersut
2013-06-19
1
-8
/
+16
*
Make sure the parent process' LC_ALL setting is passed to subprocess when LC_...
sersut
2013-06-14
1
-0
/
+9
*
add spec test for EBADF in closing fds
Lamont Granquist
2013-06-14
1
-0
/
+14
*
More robust pipe checks and tests.
sersut
2013-04-17
1
-4
/
+10
*
Clean inherited file descriptors from the parent while forking subprocess.
sersut
2013-04-16
1
-3
/
+13
*
Update check for local system use a downcased computer name
Moser, Kevin
2013-01-22
1
-1
/
+2
*
Add tests for running as different user in windows
Moser, Kevin
2013-01-22
2
-3
/
+70
*
Add default value check for with_logon, domain, & user
Moser, Kevin
2013-01-15
1
-0
/
+3
*
[RSPEC] Use Rspec 3 metadata
Ho-Sheng Hsiao
2012-05-10
3
-13
/
+14
*
[CHEF-2994][WINDOWS] Added edge cases to specs for Utils.should_run_under_cmd?()
Ho-Sheng Hsiao
2012-05-10
1
-0
/
+50
*
[CHEF-2994][WINDOWS] Expanded Utils.should_run_under_cmd?() to work like Ruby...
Ho-Sheng Hsiao
2012-05-10
1
-16
/
+44
*
[CHEF-2994][WINDOWS] Fixed Utils.which()
Ho-Sheng Hsiao
2012-05-10
2
-0
/
+32
*
[CHEF-2994][RSPEC] Fixed specs to run under Unix
Ho-Sheng Hsiao
2012-05-10
1
-1
/
+1
*
[CHEF-2994][WINDOWS] Mixlib::ShellOut::Windows should push input into stdin
Ho-Sheng Hsiao
2012-05-10
1
-9
/
+10
*
[CHEF-2994][WINDOWS] Factored out utility methods to Mixlib::ShellOut::Window...
Ho-Sheng Hsiao
2012-05-10
1
-2
/
+3
*
[CHEF-2994][WINDOWS] Added specs for valid exe at location with unquoted exe
Ho-Sheng Hsiao
2012-05-10
1
-0
/
+25
*
[CHEF-2994][WINDOWS] Added specs for empty command
Ho-Sheng Hsiao
2012-05-10
1
-0
/
+9
*
[CHEF-2994][WINDOWS] Added unit tests for invalid batch files
Ho-Sheng Hsiao
2012-05-10
1
-0
/
+10
*
[CHEF-2994][WINDOWS] Added unit tests for valid batch files
Ho-Sheng Hsiao
2012-05-10
1
-0
/
+17
*
[CHEF-2994][WINDOWS] Added unit tests for private method #command_to_run
Ho-Sheng Hsiao
2012-05-10
1
-0
/
+113
*
[CHEF-2994][WINDOWS] Fixed remaining failing tests on windows
Ho-Sheng Hsiao
2012-05-10
1
-11
/
+18
*
[RSPEC] Moved shellout_spec up to make room for unit tests
Ho-Sheng Hsiao
2012-05-10
1
-0
/
+0
*
[CHEF-2994][WINDOWS] Fixed multiple quotes for non batch files
Ho-Sheng Hsiao
2012-05-10
1
-0
/
+18
*
[CHEF-2994][WINDOWS] Fixed multiple quotes in command
Ho-Sheng Hsiao
2012-05-10
1
-9
/
+23
[prev]
[next]