| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 Jun 2013 02:28:23
3.0.5
|
swills  |
- Update to 3.0.5 |
23 Jan 2013 20:44:28
3.0.4
|
swills  |
- Update to 3.0.4 |
25 Aug 2012 00:53:17
3.0.3
|
jgh  |
- tightening COMMENT, removing redundancy
Submitted by: jgh@
Approved by: swills
With hat: ruby@ |
24 Jul 2012 02:37:58
3.0.3
|
swills  |
- Update to 3.0.3 |
12 Feb 2012 02:09:56
3.0.1
|
pgollucci  |
- Update to 3.0.1
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
08 Feb 2012 02:06:25
3.0.0
|
pgollucci  |
- Update to 3.0.0
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
26 Oct 2011 11:21:50
2.1.4
|
zi  |
- Update MAINTAINER to ruby@ for my ruby ports |
15 Jul 2011 21:15:29
2.1.4
|
zi  |
Update my email address on the ports I maintain.
Approved by: wxs@ (mentor) |
23 Jun 2011 17:51:43
2.1.4
|
pgollucci  |
- Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github |
18 Jun 2011 18:30:21
2.1.4
|
swills  |
Delayed_job (or DJ) encapsulates the common pattern of
asynchronously executing longer tasks in the background.
It is a direct extraction from Shopify where the job table
is responsible for a multitude of core tasks. This gem is
collectiveidea's fork (http://github.com/collectiveidea/delayed_job).
WWW: http://rubygems.org/gems/delayed_job
PR: ports/157986
Submitted by: Ryan Steinmetz <rpsfa at rit.edu> |