0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 17 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added GHA removed .travis (#17) More... over 1 year ago
reverted accidental commit to master More... over 1 year ago
Create test.yml More... over 1 year ago
Test::Unit stupidity More... about 8 years ago
attempt to fix travis build More... about 8 years ago
update readme More... about 8 years ago
CM-2080 use ruby v2.1.8 fix odd gem dependencies More... about 8 years ago
Merge remote-tracking branch 'origin/teal_13_17_acu134044_fixes_for_right_link_specs' More... over 10 years ago
acu134044 more better exception handling for async popen calls handled user environment hashes that contain non-string values in mingw (legacy behavior for linux and mswin) handled invalid executable path by raising ENOENT removed version.rb due to architect objection to .gemspec having to load a lib file more specs v2.0.2 More... over 10 years ago
Merge pull request #15 from rightscale/teal_13_14_acu115241_support_mingw More... over 10 years ago
acu115241 reorganized spec directories into something understandable added utilities_spec for windows only More... over 10 years ago
Merge pull request #14 from rightscale/teal_13_14_acu115241_support_mingw More... over 10 years ago
acu115241 fix for high-word exit codes being lost in right_popen status on Windows only More... over 10 years ago
acu115241 added test for run as user to ensure proper exception raised More... over 10 years ago
acu115241 better rake clean build logic More... over 10 years ago
acu115241 bundle update eventmachine More... over 10 years ago
acu115241 support mingw better organization and autoloading v2.0.1 More... over 10 years ago
Merge remote-tracking branch 'origin/teal_13_13_acu115916_fixes_for_linux_process_etc' More... over 10 years ago
acu115916 changed to use YAML instead of JSON for error stream to remove json dependency More... over 10 years ago
acu115916 locked mswin32 gem dependencies More... over 10 years ago
acu115916 removed gemspec from Gemfile because it is unneeded and only causes problems between Linux and Windows More... over 10 years ago
acu115916 added support for cleaning env vars during popen More... over 10 years ago
acu115916 fixed issue with linux/process raising exception in fork due to 'fcntl' not always being pre-loaded fixed issue with exception marshaling failing to load in some cases by using a more reliable JSON dump/load removed deprecated cruft and unneeded test harness v2.0 More... over 10 years ago
Merge pull request #12 from rightscale/teal_13_09_acu109463_yet_another_chdir_fix More... over 10 years ago
acu109463 v1.1.3 More... almost 11 years ago
acu109463 fixed still getting lame Dir.chdir warnings in cases where path is same but differs by slash style, etc. More... almost 11 years ago
Merge pull request #11 from rightscale/teal_13_06_acu92260_fixes_for_broken_ci More... almost 11 years ago
acu92260 improved Dir.chdir logic for Windows yet again More... almost 11 years ago
acu92260 added logic to fully-qualify executable paths in Windows based on the PATH and PATHEXT, but only if not already fully qualified More... almost 11 years ago
acu92260 bundle update eventmachine More... almost 11 years ago