-
2.0.7 release
http://github.com/mbail...
was committed by Mike Bailey
Tuesday Mar 17
-
Bugfix: needed to include recipe in d...
was committed by Mike Bailey
05:03 PM
-
Bumped version to 2.0.6
http://github...
was committed by Mike Bailey
04:46 PM
-
Added option to create ~/.caprc file....
was committed by Mike Bailey
04:45 PM
-
Bumped version to 2.0.5
http://github...
was committed by Mike Bailey
04:18 PM
-
bugfix: need to enable apache mods on...
was committed by Mike Bailey
04:16 PM
-
Added recipes and config templates fo...
was committed by Mike Bailey
04:01 PM
-
Bumped version to 2.0.4
http://github...
was committed by Mike Bailey
Monday Mar 16
-
bugfix: upped passenger version numbe...
was committed by Mike Bailey
01:42 AM
-
bumped version to 2.0.3
http://github...
was committed by Mike Bailey
Tuesday Mar 03
-
Removed duplicate tasks.
http://githu...
was committed by Mike Bailey
08:00 PM
-
Updated CHANGELOG and bumped to versi...
was committed by Mike Bailey
05:34 PM
-
apache_user no longer exists. use 'da...
was committed by Mike Bailey
04:40 PM
-
Passenger expects the homedir for the...
was committed by Mike Bailey
04:40 PM
-
bugfix: cut and paste mishap!
http://...
was committed by Mike Bailey
02:42 PM
-
Added asset hosts
http://github.com/m...
was committed by Mike Bailey
02:40 PM
-
Change owner of config/environment.rb...
was committed by Mike Bailey
Monday Mar 02
-
Merge branch 'master' of git@github.c...
was committed by Mike Bailey
12:45 PM
-
Run the database rake tasks on the ap...
was committed by Mike Bailey
Friday Feb 27
-
Updated to ruby-enterprise-1.8.6-2009...
was committed by Mike Bailey
07:51 PM
-
cap deprec:ubuntu:remove_locks # remo...
was committed by Mike Bailey
07:51 PM
-
renamed config files
http://github.co...
was committed by Mike Bailey
07:50 PM
-
Added .conf to vhost filenames
http:/...
was committed by Mike Bailey
Monday Feb 23
-
Revert "bugfix: file extension not re...
was committed by Mike Bailey
04:41 PM
-
Serve app on :application. useful for...
was committed by Mike Bailey
04:19 PM
-
bugfix: file extension not required
h...
was committed by Mike Bailey
04:18 PM
-
Updated for hardy dom0
http://github....
was committed by Mike Bailey
Saturday Feb 21
-
fixed syntax error
http://github.com/...
was committed by Mike Bailey
11:48 PM
-
tidy up
http://github.com/mbailey/dep...
was committed by Mike Bailey
11:48 PM
-
Install xentools when xen is installe...
was committed by Mike Bailey
09:12 PM
-
Added descriptions
http://github.com/...
was committed by Mike Bailey
09:11 PM
-
Copy all the users public keys out to...
was committed by Mike Bailey
09:09 PM
-
Removed redundant :role
http://github...
was committed by Mike Bailey
03:37 PM
-
Scan for ssh public key if not provid...
was committed by Mike Bailey
03:36 PM
-
Bumped version to 2.0.1
http://github...
was committed by Mike Bailey
Friday Feb 20
-
Snakeoil ssl certs for dev. I'd love ...
was committed by Mike Bailey
01:51 AM
-
Newly created ~/.caprc does not load ...
was committed by Mike Bailey
01:49 AM
-
If database.yml is not kept in scm an...
was committed by Mike Bailey
Tuesday Feb 17
-
Show options for server_type choices....
was committed by Mike Bailey
05:59 PM
-
2.0.0 release
http://github.com/mbail...
was committed by Mike Bailey
Friday Feb 13
-
Bumped to 2.0.0
http://github.com/mba...
was committed by Mike Bailey
06:03 PM
-
Added doc for installing tracks
http:...
was committed by Mike Bailey
06:00 PM
-
updated with link
http://github.com/m...
was committed by Mike Bailey
05:52 PM
-
Added example deploy.rb file for trac...
was committed by Mike Bailey
05:48 PM
-
More appropriate title
http://github....
was committed by Mike Bailey
02:52 PM
-
updated docs
http://github.com/mbaile...
was committed by Mike Bailey
02:35 PM
-
Moved INSTALL to top level
http://git...
was committed by Mike Bailey
02:30 PM
-
Moved config block closer to the top ...
was committed by Mike Bailey
Thursday Feb 12
-
bugfix: grep returns non-false when i...
was committed by Mike Bailey
02:44 PM
-
Updated docs
http://github.com/mbaile...
was committed by Mike Bailey
11:30 AM
-
Removed redundant files
http://github...
was committed by Mike Bailey
11:29 AM
-
Removed deprecated config options
htt...
was committed by Mike Bailey
11:28 AM
-
Removed redundant files
http://github...
was committed by Mike Bailey
11:28 AM
-
Print instructions for user to manual...
was committed by Mike Bailey
11:02 AM
-
Updated for deprec-2.0.0 release
http...
was committed by Mike Bailey
11:01 AM
-
Use Ubuntu's php package
http://githu...
was committed by Mike Bailey
Tuesday Feb 10
-
Added wordpress-mu install recipes
ht...
was committed by Mike Bailey
06:03 PM
-
Added NameVirtualHost declaration
htt...
was committed by Mike Bailey
Sunday Feb 08
-
Added task to generate snakeoil ssl c...
was committed by Mike Bailey
04:02 PM
-
removed redundant files
http://github...
was committed by Mike Bailey
04:01 PM
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
<h1>Source available from github</h1>
The Git repository resides at <a href="http://github.com/mbailey">http://github.com/mbailey</a><br/><br/>
Check out the current development trunk with:<br/>
git clone git://github.com/mbailey/deprec.git
<br/>
<h1>Creating a bug report</h1>
When creating a bug report, be sure to include as much relevant information as possible. Post the code sample that causes the problem. Preferably, alter the unit tests and show through either changed or added tests how the expected behavior is not occuring.<br/><br/>
Security vulnerabilities should be reported via an email to mike@bailey.net.au, do not use lighthouse for reporting security vulnerabilities. All content in lighthouse is publicly available as soon as it is posted.<br/><br/>
Then don't get your hopes up. Unless you have a "Code Red, Mission Critical, The World is Coming to an End" kinda bug, you're creating this ticket in the hope that others with the same problem will be able to collaborate with you on solving it. Do not expect that the ticket automatically will see any activity or that others will jump to fix it. Creating a ticket like this is mostly to help yourself start on the path of fixing the problem and for others to sign on to with a "I'm having this problem too".<br/><br/>
(Wording copied from <a href="http://rails.lighthouseapp.com/projects/8994-ruby-on-rails">Rails lighthouse page</a>)