-
Update README.md
https://github.com/m...
was committed by Mike Bailey
Saturday Aug 06
changeset -
Merge pull request #19 from C3/master...
was committed by Mike Bailey
Friday May 04
changeset -
Create superfolder of homedir for use...
was committed by Peter Hollows
07:00 PM
changeset
-
Allow passing homedir path to useradd...
was committed by Peter Hollows
07:00 PM
changeset
-
Use ~<user> in place of /home/<user> ...
was committed by Peter Hollows
07:00 PM
changeset
-
deprec-3.1.0.rc16
https://github.com/...
was committed by Mike Bailey
Thursday Jul 28
changeset -
Moved rubygem dependencies out into d...
was committed by Mike Bailey
03:55 PM
changeset
-
ruby-1.8.7-p352 and ruby-1.9.2-p290
h...
was committed by Mike Bailey
03:55 PM
changeset
-
deprec-3.1.0.rc14
https://github.com/...
was committed by Mike Bailey
03:55 PM
changeset
-
Canonical namespaces are borked (for ...
was committed by Mike Bailey
03:55 PM
changeset
-
Tidy up rack recipes
https://github.c...
was committed by Mike Bailey
03:55 PM
changeset
-
Set default roles for tasks
https://g...
was committed by Mike Bailey
03:55 PM
changeset
-
Show git branch in prompt
https://git...
was committed by Mike Bailey
03:55 PM
changeset
-
out of date doc
https://github.com/mb...
was committed by Mike Bailey
03:55 PM
changeset
-
deprec-3.1.0.rc13
https://github.com/...
was committed by Mike Bailey
Friday Jul 22
changeset -
Moved canonical.rb to deprec-core gem...
was committed by Mike Bailey
11:45 PM
changeset
-
temp fix - canonical not working
http...
was committed by Mike Bailey
11:45 PM
changeset
-
deprec-3.1.0.rc12
https://github.com/...
was committed by Mike Bailey
10:06 PM
changeset
-
Do away with run_method
https://githu...
was committed by Mike Bailey
10:06 PM
changeset
-
bugfix: Passenger Apache vhost
Files...
was committed by Mike Bailey
10:06 PM
changeset
-
Added alias ssm to bash_global
ssm =...
was committed by Mike Bailey
10:06 PM
changeset
-
Added TEMPLATE_LOAD_PATH
deprec-core...
was committed by Mike Bailey
10:06 PM
changeset
-
deprec:ubuntu:remove_consolekit
Anno...
was committed by Mike Bailey
10:06 PM
changeset
-
Make bin/depify executable
https://gi...
was committed by Mike Bailey
10:06 PM
changeset
-
deprec-3.1.0.rc11
https://github.com/...
was committed by Mike Bailey
Monday Jul 18
changeset -
require 'deprec-core'
https://github....
was committed by Mike Bailey
04:23 PM
changeset
-
Updated Copyright notice
https://gith...
was committed by Mike Bailey
04:23 PM
changeset
-
Added descriptions
https://github.com...
was committed by Mike Bailey
04:23 PM
changeset
-
Always require deprec-core
https://gi...
was committed by Mike Bailey
04:23 PM
changeset
-
deprec-3.1.0.rc10
https://github.com/...
was committed by Mike Bailey
Sunday Jul 17
changeset -
bugfix: typo
https://github.com/mbail...
was committed by Mike Bailey
03:54 AM
changeset
-
Add deprec:mysql:backup
It calls the...
was committed by Mike Bailey
03:47 AM
changeset
-
deprec-3.1.0.rc9
https://github.com/m...
was committed by Mike Bailey
03:47 AM
changeset
-
Don't load rails recipes
https://gith...
was committed by Mike Bailey
03:31 AM
changeset
-
deprec-3.1.0.rc8
https://github.com/m...
was committed by Mike Bailey
03:31 AM
changeset
-
bugfix: include path in calback
https...
was committed by Mike Bailey
03:15 AM
changeset
-
deprec-3.1.0.rc6
https://github.com/m...
was committed by Mike Bailey
03:07 AM
changeset
-
Need absolute paths to files
https://...
was committed by Mike Bailey
03:07 AM
changeset
-
deprec-3.1.0.rc5
https://github.com/m...
was committed by Mike Bailey
01:26 AM
changeset
-
Added deploy callbacks
https://github...
was committed by Mike Bailey
01:26 AM
changeset
-
Changed heading of changelog
https://...
was committed by Mike Bailey
12:57 AM
changeset
-
bugfix in deploy.rb
Needed to load C...
was committed by Mike Bailey
12:57 AM
changeset
-
deprec-3.1.0.rc4
https://github.com/m...
was committed by Mike Bailey
12:57 AM
changeset
-
Tidied up debugging
https://github.co...
was committed by Mike Bailey
12:57 AM
changeset
-
Moved things
https://github.com/mbail...
was committed by Mike Bailey
12:57 AM
changeset
-
Moved to deprec-core
https://github.c...
was committed by Mike Bailey
12:57 AM
changeset
-
Extra tasks around Capistrano deploy ...
was committed by Mike Bailey
12:57 AM
changeset
-
bugfix
https://github.com/mbailey/dep...
was committed by Mike Bailey
Friday Jul 15
changeset -
Tidied up
https://github.com/mbailey/...
was committed by Mike Bailey
10:44 PM
changeset
-
bugfix - needed to load Capistrano co...
was committed by Mike Bailey
10:44 PM
changeset
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>)