4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 16 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Pass .jamie.yml and .jamie.local.yml through ERB parser. More... over 11 years ago
Release 0.1.0.alpha16, breaking Driver API edition. More... over 11 years ago
[Breaking] Driver#perform_create becomes #create for all actions. More... over 11 years ago
Add 'rake stats' to track size of jamie core. More... over 11 years ago
If neither Berksfile nor Cheffile is found, check for cookbooks/. More... over 11 years ago
Release 0.1.0.alpha15, Vagrant driver extraction edition. More... over 11 years ago
Trap interrupts to quit cleanly, thx @mitchellh! More... over 11 years ago
Fix .jamie.yml generation in `jamie init`. More... over 11 years ago
[Breaking] Extract Vagrant driver to jamie-vagrant. More... over 11 years ago
Add missing require 'pathname'. More... over 11 years ago
Load .jamie.yml location from JAMIE_YAML if available (vagrant). More... over 11 years ago
Auto-create a Vagrantfile if one does not exist. More... over 11 years ago
Merge pull request #2 from portertech/cache More... over 11 years ago
[cache] was missing ${chef_home}/cache, causing EnclosingDirectoryDoesNotExist More... over 11 years ago
Release 0.1.0.alpha14, new plugin generator, and roles support! More... over 11 years ago
Merge pull request #1 from ChrisLundquist/roles More... over 11 years ago
add role support and last ditch search top level directory More... over 11 years ago
Add 'jamie new_plugin' generator to make new driver gems. More... over 11 years ago
Extract 'jamie init' to Jamie::InitGenerator. More... over 11 years ago
Remove a require which is no longer needed. More... over 11 years ago
Release 0.1.0.alpha13, #run_command in all drivers! More... over 11 years ago
Extract ShellOut#run_command and mix it into Jamie::Driver::Base. More... over 11 years ago
Release 0.1.0.alpha12, plugin installer (jamie init), and bugsquash. More... over 11 years ago
Remove calls to super in Jamie::Driver::SSHBase#perform_{setup,verify}. More... over 11 years ago
Reduce method complexity in CLI#list_plugins. More... over 11 years ago
Add interactive plugin installer to 'jamie init'. More... over 11 years ago
Declare newer platform version before older ones in default .jamie.yml. More... over 11 years ago
Release 0.1.0.alpha11, shinier generator edition. More... over 11 years ago
Add .jamie/, .jamie.local.yml to .gitignore in 'jamie init'. More... over 11 years ago
Let init generator create "test/integration/standard" unless setup. More... over 11 years ago