public
Rubygem
Description: A Capistrano extension for managing and running your app on Amazon EC2.
Clone URL: git://github.com/jnewland/capsize.git
jnewland (author)
Wed Apr 16 03:02:29 -0700 2008
commit  55c5051d44157a53d5cb9f9cf5d6fd128b7e7763
tree    ff33c98a09c87bb01d84f6d673fdfca38f6ed463
parent  8beedaa16ab19982e140cf2f005a80aea8d79caa
capsize / History.txt
100644 18 lines (11 sloc) 0.36 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
== 2007/06/13
 
* Re-branded Capsize 'Capsize' with 'Capazon' no more...
* Compatibility w/ Amazon EC2 (amazon-ec2) Gem v. >= 0.2.0
* Lots of enhancements (See website or README.txt)
 
== 2007/04/30
 
* Compatibility w/ Capistrano 2.0
 
== 2007/03/28
 
* Fix gem dependancies
 
== 2007/03/27
 
* Initial Release
* Provides Capistrano tasks wrapping the Amazon EC2 API