0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 21, 2025 — Sep 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated Manifest More... over 16 years ago
Fixed execution script field name (we use script, not data) More... over 16 years ago
Refactoring of deployment command to allow DRY deployment of plugins More... over 16 years ago
Fixed invalid command and unknown command error messages More... over 16 years ago
Bumped active* dependencies to 2.3.5 More... over 16 years ago
Requires correct version of activeresource and activesupport More... almost 17 years ago
Added DumpCommand (dumps a stack the user has on the file system) and added `config webbynode' and `config slicehost' subcommands to allow user to change their credentials. More... almost 17 years ago
Fixed mispelling - before ...requires 1 parameters... and now ...requires 1 parameter... More... almost 17 years ago
Initialize API now happens when the application start, so no need to keep calling initialize_api everytime an API call is needed in a command. More... almost 17 years ago
Updated .gitignore to ignore .idea/ folder (RubyMine) More... almost 17 years ago
Webbynode integration More... almost 17 years ago
ListCommand now supports plugins. More... almost 17 years ago
GenerateCommand now generate plugins and PublishCommand handles publishing them. More... almost 17 years ago
Added server status on server listing More... almost 17 years ago
Added namespace StackFu to gem classes and added deployment options review. More... almost 17 years ago
Removed code smell: commented out code. It smells a lot better now :) More... almost 17 years ago
Now `stackfu pub' handles updating the stack if it already exists. Also made table render render as an ansi string, full of colors (override-able by `--plain' option - soon to be global). More... almost 17 years ago
Deploy command now follows the deploy, outputting log entries as it goes. More... almost 17 years ago
Fixed spinner to avoid leaving trash if subsequent line is empty More... almost 17 years ago
Added tests coverage task to Rakefile More... almost 17 years ago
Updated Manifest More... almost 17 years ago
Deployment status and logs More... almost 17 years ago
Improved deployment command to wait for server to become available and to retry SSH connection in case it's refused. More... almost 17 years ago
Correctly parses `--empty-param=' as an empty parameter (was being handled like `--empty-param' that maps to true) More... almost 17 years ago
Stack deployment now asks for configuration controls More... almost 17 years ago
Deployment validation and submission working with stubs More... almost 17 years ago
Deploy command More... almost 17 years ago
Improvements on stack publishing. More... almost 17 years ago
Added server add interactive commands and support to rendering menus More... almost 17 years ago
Added ListCommand, improved GenerateCommand, ServerCommand and the look and feel of the console app. More... almost 17 years ago