Skip to content

Tags: hotkit/profab

Tags

0.5.1

Toggle 0.5.1's commit message
Updated AMI list.

0.4.9

Toggle 0.4.9's commit message
2013-06-19 Kirit Saelensminde <kirit@felspar.com>

 Factor out the Postgres role adding so other roles can be easily added.

0.4.8

Toggle 0.4.8's commit message
2013-01-04 Kirit Saelensminde <kirit@felspar.com>

 Fix the devenv script so that the profab paths are always first.
 Handle the new format for the AMI web page so we can find the right ones.

0.4.7

Toggle 0.4.7's commit message
2012-05-01 Siraset <siraset@proteus-tech.com>

 Stop psql's script from hanging.

2012-04-10  AttakornP  <cartoonman_jr@hotmail.com>
 Improved support for differing versions of Postgres.

2012-02-28  Kirit Saelensminde  <kirit@felspar.com>
 Changed hard coded class names on some class methods to use the class passed in. This should help when overriding behaviour by sub-classing. Also made the server decorator to configure Fabric public.

0.4.6

Toggle 0.4.6's commit message
2012-02-14 Kirit Saelensminde <kirit@felspar.com>

 We now need the newly released Fabric 1.4 which allows us to avoid the boot sleep and have a faster reconnect when a server reboots.

2012-02-11  Kirit Saelensminde  <kirit@felspar.com>
 Implemented server stopping and restarting.

0.4.5

Toggle 0.4.5's commit message
Fixes a problem with Fabric versions until Fabric 1.4 is released.

0.4.4

Toggle 0.4.4's commit message
2012-02-02 Kirit Saelensminde <kirit@felspar.com>

 Made some changes to the setup.py and created a publish script so that pypi will see an RST version of the README, but I can continue to author the markdown version.

2012-02-01  Siraset Jirapatchandej  <siraset@proteus-tech.com>
 The new version of Boto (2.2.0) doesn't install properly.

2012-01-31  Kirit Saelensminde  <kirit@felspar.com>
 Changed the way that the Postgres service is restarted to support more versions of the service configuration.

0.4.3

Toggle 0.4.3's commit message
The new version of Boto (2.2.0) doesn't install properly.

0.4.2

Toggle 0.4.2's commit message
Fixed a problem with some Postgres set ups hanging.