public
Description: Run a self-healing, auto-scaled and monitored cloud simply, in the clouds, on nearly any hardware, such as EC2, eucalyptus and vmware
Homepage: http://www.poolpartyrb.com
Clone URL: git://github.com/auser/poolparty.git
Click here to lend your support to: poolparty and make a donation at www.pledgie.com !
poolparty / History.txt
100644 38 lines (32 sloc) 1.029 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
== 1.1 2009-03-03
  * Release 1.1 with new stable core
 
== 1.0.0 2009-1-20
* Released 1.0 at CitrusByte
* Party
 
== 0.2.77 2008-12-5
  * Added heartbeat failover
 
== 0.2.72
  * Added specs to spec cloud
  
== 0.2.6 2008-10-14
  * Maintaining the cloud
  
== 0.2 2008-09-02
  * Finished new syntax rewrite
  
== 0.1.2 2008-08-05
  * Added development tasks for easy setup
  * Updated Scheduler to include ThreadPool for threaded safety
  * Added poolnotify
  * Updating gem on github
  * Changed configuration style to rsync all files across every instance
  * Moved configuration back to a configure scrip
  * Added in vlad configuration
  * Added plugin ability to install custom software
  * Updated configuration style
  * Added cloud_list to pool
  * Changed listing of the clouds through pool
  * Added plugin_manager
  * Moved remoting to rake remote task (from vlad)
  * Changed configuration from instance-based to cloud-based
  * Updated source
  * Plugin support
  * Cleaned up base
  * Extensible monitoring