0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added file/dir exists? method to file_manager More... almost 11 years ago
Converted file_transfer to more generic file_manager More... almost 11 years ago
Merge pull request #89 from mwrock/v1.3 More... almost 11 years ago
1.3.0.dev.2 release bump More... almost 11 years ago
yield progress data to a code block in case users want to implement custom progress handling More... almost 11 years ago
Merge pull request #87 from mwrock/v1.3 More... almost 11 years ago
add file upload functionality More... almost 11 years ago
Bump rubyntlm gem version to latest, 0.4.0 More... almost 11 years ago
Handle ctrl-c in a user friendly way More... almost 11 years ago
Remove retried from send_requst method signature More... almost 11 years ago
Moved response handler into same namespace as where its used More... almost 11 years ago
Ensure all raw requests and responses are always logged in debug More... almost 11 years ago
Replaced inline response handling with new response_handler class More... almost 11 years ago
Removed unnecessary require 'nori' More... almost 11 years ago
Added WinRM response handler class More... almost 11 years ago
Renamed fault_text to fault_description More... almost 11 years ago
Fixed integration tests to work on Windows Server 2008 (WinRM 1.1) More... almost 11 years ago
Add link to MSDN WinWM versions and OSs More... almost 11 years ago
Added base WinRMError class for all errors to inherit from More... almost 11 years ago
Bump version to 1.3.dev.1 More... almost 11 years ago
Fix #85 - ensure WQL response is not nil More... almost 11 years ago
Fix raising WinRMTransportErrors More... almost 11 years ago
Updated copyright headers More... almost 11 years ago
Raise a friendly error msg if an invalid transport is specified More... almost 11 years ago
Added WINRM_LOG env var logging setting More... almost 11 years ago
Refactored transport More... almost 11 years ago
Merge remote-tracking branch 'origin/master' into v1.3 More... about 11 years ago
Merge pull request #82 from maxlinc/fix_78 More... about 11 years ago
Raise transport exception with response code available as an attribute. Fixes #78. More... about 11 years ago
Refactor specs to use matchers More... about 11 years ago