-
Testing GitHub Pages
http://github.co...
was committed by Mike Bailey
Saturday Feb 07
-
Generate SSL config if apache_ssl_ena...
was committed by Mike Bailey
02:53 PM
-
test commit on bar branch
http://gith...
was committed by Mike Bailey
Friday Feb 06
-
Things to do
http://github.com/mbaile...
was committed by Mike Bailey
02:23 PM
-
Updated CHANGELOG and bumped version ...
was committed by Mike Bailey
12:36 PM
-
Restrict monit tasks to :app role.
Ad...
was committed by Mike Bailey
12:23 PM
-
Restrict tasks to their correct :role...
was committed by Mike Bailey
11:59 AM
-
Bumped version number
http://github.c...
was committed by Mike Bailey
11:25 AM
-
Bugfix: remove duplicate task
http://...
was committed by Mike Bailey
11:25 AM
-
Bumped gem version to 1.99.33
http://...
was committed by Mike Bailey
Thursday Feb 05
-
Added 'tree'. Prints out directory tr...
was committed by Mike Bailey
05:30 PM
-
Simplified Ruby install
http://github...
was committed by Mike Bailey
05:30 PM
-
Install Rubygems after installing Rub...
was committed by Mike Bailey
05:29 PM
-
Added :ruby_vm option
http://github.c...
was committed by Mike Bailey
05:25 PM
-
Added :enable_modules task to enable ...
was committed by Mike Bailey
05:24 PM
-
Added :ruby as we now have options of...
was committed by Mike Bailey
05:22 PM
-
Moved nginx vhost stuff out into mong...
was committed by Mike Bailey
05:21 PM
-
Replaced :passenger_vhost_dir with :a...
was committed by Mike Bailey
05:20 PM
-
Added nginx and apache vhosts
http://...
was committed by Mike Bailey
05:20 PM
-
apache vhost files for mongrel belong...
was committed by Mike Bailey
05:16 PM
-
Updated paths
http://github.com/mbail...
was committed by Mike Bailey
05:15 PM
-
Quick and dirty SSL cert
This is the ...
was committed by Mike Bailey
05:13 PM
-
Grouped recipe files for :web, :app, ...
was committed by Mike Bailey
04:39 PM
-
Made deprec:rails:setup_database hand...
was committed by Mike Bailey
Monday Feb 02
-
Removed hard coded variables
http://g...
was committed by Mike Bailey
Sunday Feb 01
-
Removed redundant command
http://gith...
was committed by Mike Bailey
02:56 AM
-
cap deprec:rails:setup_database
http:...
was committed by Mike Bailey
12:34 AM
-
Added PostgreSQL recipes
Added databa...
was committed by Mike Bailey
12:10 AM
-
Typo
http://github.com/mbailey/deprec...
was committed by Mike Bailey
Saturday Jan 31
-
Formatting
http://github.com/mbailey/...
was committed by Mike Bailey
12:55 PM
-
Broke it down into separate commands
...
was committed by Mike Bailey
12:54 PM
-
Restrict tasks to :app role
http://gi...
was committed by Mike Bailey
01:47 AM
-
Restrict :activate task to :web role
...
was committed by Mike Bailey
01:47 AM
-
Include Starling recipes
http://githu...
was committed by Mike Bailey
Friday Jan 30
-
Set ownership of environment.rb to ap...
was committed by Mike Bailey
04:58 PM
-
removed space
http://github.com/mbail...
was committed by Mike Bailey
04:55 PM
-
Added Passenger support for maintenan...
was committed by Mike Bailey
Wednesday Jan 28
-
Default to nginx & mongrel to support...
was committed by Mike Bailey
03:46 AM
-
Put in generic app restart command (t...
was committed by Mike Bailey
03:41 AM
-
I'm tired. Why can't I just leave it ...
was committed by Mike Bailey
02:44 AM
-
Updated
http://github.com/mbailey/dep...
was committed by Mike Bailey
02:41 AM
-
formatting
http://github.com/mbailey/...
was committed by Mike Bailey
02:38 AM
-
Added some notes about Passenger, Rub...
was committed by Mike Bailey
02:36 AM
-
Push out system level configs on inst...
was committed by Mike Bailey
02:31 AM
-
Added note on why database server is ...
was committed by Mike Bailey
01:05 AM
-
Added deprec:utils:handy to install a...
was committed by Mike Bailey
01:05 AM
-
Symlink in Ruby Enterprise Edition ve...
was committed by Mike Bailey
12:54 AM
-
Now installs Passenger and Ruby Enter...
was committed by Mike Bailey
12:02 AM
-
Replaced mongrel_user and mongrel_gro...
was committed by Mike Bailey
Tuesday Jan 27
-
Install Passenger and Ruby Enterprise...
was committed by Mike Bailey
11:56 PM
-
Moved project level config files from...
was committed by Mike Bailey
11:54 PM
-
:install task starts mysql
http://git...
was committed by Mike Bailey
11:52 PM
-
Don't cause Apache to fail if module ...
was committed by Mike Bailey
11:51 PM
-
Use generic user and group variable n...
was committed by Mike Bailey
11:50 PM
-
Include libcurl dev package so http w...
was committed by Mike Bailey
11:48 PM
-
Install Apache from ubuntu package
ht...
was committed by Mike Bailey
11:47 PM
-
Removed redundant stuff
http://github...
was committed by Mike Bailey
11:47 PM
-
Simplified source description
http://...
was committed by Mike Bailey
11:46 PM
-
Broke apache config for passenger out...
was committed by Mike Bailey
11:45 PM
-
Added default choices for web_server_...
was committed by Mike Bailey
11:44 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>)