Changelog History
Page 8
-
v1.3.1 Changes
๐ make sure ec2 config dir exists before writing to it [Matt Conway] ๐ make sure ec2-ami-tools is installed on canonical ami for rubber:bundle [Matt Conway] 0๏ธโฃ make passenger not unload app by default [Matt Conway] ensure wget overwrites when rerunning after failed get [Matt Conway] โ remove uneeded dependency [Matt Conway]
-
v1.3.0 Changes
๐ fix release process [Matt Conway] โ more tests [Matt Conway] Merge branch 'master' into zerigo_api_1_1 [Matt Conway] ๐ Merge branch 'master' into canonical_ami [Matt Conway] preserver backwards compatbility with sysklog in older ubuntu images [Matt Conway] โฌ๏ธ Bump rubygems version. [Kevin Menard] Redis version bump. [Kevin Menard] ๐ Merge branch 'master' into canonical_ami [Matt Conway] ๐ ruby 1.9 fix for to_a (thanks to rlewis) [Matt Conway] ๐ Fixed compatibility issues with Ruby 1.9.x [Matt Conway] ๐ Merge branch 'jrhicks/master' [Matt Conway] disable debian.cnf copy [Matt Conway] prevent backups when generating apparmor config file [Matt Conway] ๐ cleanup remote ruby script execution [Matt Conway] ๐ fix force flag, add backup flag for disabling backups (e.g. in /etc/*.d directories) [Matt Conway] prevent ubuntu 9.10 ec2-init script from changing hostname [Matt Conway] ๐ fix monit config for new version in ubuntu 9.10 [Matt Conway] ๐ move mysql reconfigure to common mysql bootstrap [Matt Conway] ๐ fix mysql deploy for new ubuntu [Matt Conway] Ubuntu using rsyslog now [Matt Conway] โก๏ธ update to latest rubygems [Matt Conway] ๐ use sudo everywhere in case users don't want to run as root [Matt Conway] ๐ allow root login to canonical amis [Matt Conway] Switch to canonical AMIs [Matt Conway] ๐ fix 404, use zone.id [Matt Conway] Merge branch 'zerigo_api_1_1' of github.com:wr0ngway/rubber into zerigo_api_1_1 [Matt Conway] no need for customer id in new zerigo api [Matt Conway] using zerigo api v1.1 [Matt Conway] no need for customer id in new zerigo api [Matt Conway] using zerigo api v1.1 [Matt Conway] Only proxy app roles since mongrel may be used by non-app roles. [Kevin Menard] Only proxy app roles since passenger may be used for non-app roles, too. [Kevin Menard] Add capistrano task to move data from deploy client to production server. cap rubber:mysql:local_to_ec2 [Jeffrey Hicks] โ Added mysql cap commands rubber:mysql:backup and rubber:mysql:restore_s3 [Jeffrey Hicks] โ Added mysql client headers to mysql package to allow compilation of mysql [Jeffrey Hicks] Passenger bump. [Kevin Menard] ๐ Use full path to ruby in case munin's path doesn't work due to non-login shell. [Kevin Menard]
-
v1.2.1 Changes
๐ Jeweler will release to gemcutter. [Kevin Menard] โช Work around issue with capistrano 2.5.16. [Kevin Menard] โฌ๏ธ Bumped to the latest version of redis. [Kevin Menard] โฌ๏ธ Bumped to latest version of passenger. [Kevin Menard]
-
v1.2.0 Changes
โ Added Windows support. [Kevin Menard] ๐ The libmysql-ruby package seems to not work with the latest Ruby enterprise edition, so re-install the gem to be safe. [Kevin Menard] โฌ๏ธ Bumped to the latest ruby enterprise edition. [Kevin Menard] โ Added example spot instance request configuration. [Kevin Menard] โก๏ธ Updated to the latest version of redis. [Kevin Menard] โก๏ธ Updated to the latest version of passenger. [Kevin Menard] ๐ Fixed rake failing due to Test::Unit 2.0 being installed. [Kevin Menard] Jeweler is available on gemcutter. [Kevin Menard] ๐ Merge branch 'master' of github.com:wr0ngway/rubber [Kevin Menard] โ Added support for spot instances. [Kevin Menard] ๐ Task to move around static IP addresses. [Matt Conway] ๐ Merge branch 'master' of github.com:wr0ngway/rubber [Kevin Menard] ๐ Make it easier to override jetty options. [Kevin Menard]
-
v1.1.7 Changes
๐ Merge branch 'master' of github.com:wr0ngway/rubber [Matt Conway] ๐ fix for new security group param name in amazon-ec2 [Matt Conway] ๐ป Only raise an exception if there's a problem. [nirvdrum] ๐ Merge remote branch 'nirvdrum/resque2' [Matt Conway] ๐ Merge remote branch 'nirvdrum/master' [Matt Conway] ๐ use rubygems for crontab too [Matt Conway] munin needs a mailer for notifications [Matt Conway] Switched to the Jetty Hightide distribution to get JSP, JTA, and a few other niceties. [Kevin Menard] โฌ๏ธ Bumped passenger version. [Kevin Menard] ๐ Allow a configurable number of resque workers. [Kevin Menard] โ Added support for resque. [Kevin Menard]
-
v1.1.6 Changes
stop using helper method to install ree as it uses different path for 64bit pkg [Matt Conway] remind about bootstrap [Matt Conway] ๐ fix setting of rails vars [Matt Conway] ๐ Merge remote branch 'nirvdrum/master' into pull [Matt Conway] โ add passenger memory stats munin plugin [Matt Conway] ๐ setup path so that we select correct ruby globally [Matt Conway] sort display order of tools [Matt Conway] ๐ fix arithmetic for server slicing in serial_task [Matt Conway] โฌ๏ธ Upgraded to the latest version of redis. [Kevin Menard] ๐ Merge branch 'wr0ngway/master' [Kevin Menard] escape percents in crontab [Matt Conway] ๐ fix ruby prefix path for passenger munin plugin [Matt Conway] ๐ fix config reference in munin example [Matt Conway] ๐ enable rubygems at system level for munin plugins [Matt Conway] 0๏ธโฃ env should use rubygems by default [Matt Conway] 0๏ธโฃ make default bucket name be dns friendly [Matt Conway] ๐ fix sphinx crontab to sudo using configured user [Matt Conway] ๐ fix being able to reference cluster config (instance.yml) from within rubber.yml [Matt Conway] ๐ Fixed monit conf file. [Kevin Menard] git-core is fine on modern Ubuntu AMIs. [Kevin Menard] โ Added a jetty generator. [Kevin Menard]
-
v1.1.5 Changes
strip out blank security_groups to make it easier to conditionally define them in rubber.yml [Matt Conway] โ add some feedback for add/remove role [Matt Conway] prevent backup from sometimes trying to upload a directory to s3 [Matt Conway] ๐ make passenger template depend on apache [Matt Conway]
-
v1.1.4 Changes
role should be passenger, role dependencies handle the association from app -> passenger [Matt Conway] ๐ new version of REE [Matt Conway]
-
v1.1.3 Changes
๐ use correct path for passenger when using enterprise ruby or not [Matt Conway] โ add ability to grab default roles from rubber.yml at instance creation time [Matt Conway] โ add gemcutter, simplify changelog [Matt Conway] โก๏ธ update to latest 9.04 ami [Matt Conway] ๐ initial redis module [Matt Conway] monitor postfix [Matt Conway] switch to gemcutter [Matt Conway] โ add changelog generation [Matt Conway]
-
v1.1.2 Changes
๐ fix ver [Matt Conway] ๐ fix ver [Matt Conway] โ remove bad code [Matt Conway]