0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 28, 2024 — Aug 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added remote file factory methods More... over 10 years ago
Extracted unzip funtionality to new base64 zip file decoder More... over 10 years ago
Refactor parameter names and add method level comments More... over 10 years ago
Refactored base64 file decoder naming More... over 10 years ago
Extracted base64 file uploader More... over 10 years ago
Extracted md5 temp file resolver class More... over 10 years ago
Extract base64 file decoder class More... over 10 years ago
Moved command executor lifetime management to file manager More... over 10 years ago
Removed file path dependency from command executor More... over 10 years ago
Extract command executor class More... over 10 years ago
Removed RemoteZipFile More... over 10 years ago
Added PowershellScript class to reduce duplication for encoding scripts More... over 10 years ago
Removed powershell batching More... over 10 years ago
Match commands which may span multiple lines More... over 10 years ago
Use GetUnresolvedProviderPathFromPSPath More... over 10 years ago
Files and directory uploads working More... over 10 years ago
Zip uploads work using new TempZipFile More... over 10 years ago
Added TempZipFile class to create zip files for upload More... over 10 years ago
Remove close expectation since that method was removed More... over 10 years ago
Merge pull request #104 from maxlinc/empty_files More... over 10 years ago
Merge pull request #103 from maxlinc/output_class More... over 10 years ago
Use -Compress to avoid a bug in ConvertTo-JSON (according to SO) More... over 10 years ago
Fix to upload an empty file More... over 10 years ago
Test for uploading and empty file More... over 10 years ago
Fluent interface on have_remote_file matcher to check file attributes More... over 10 years ago
Note about multiline scripts More... over 10 years ago
Integration tests for output helper methods More... over 10 years ago
Add `rake all` command to run spec & integration tests More... over 10 years ago
A class for handling output More... over 10 years ago
Working SPNEGO encrypt/decrypt More... over 10 years ago