tra (Tom Anderson)

Name
Tom Anderson
Email
Location
Denver
Member Since
Mar 27, 2008 (about 1 year)

Following 3 githubbers and watching 30 repositories view all →

Public Repositories (6)

  • spawn

    spawn plugin for Rails to easily fork or thread long-running code blocks

    legend

    Last updated Tue Nov 24 22:01:43 -0800 2009

  • workling

    easily do background work in rails, without commiting to a particular runner. comes with starling...

    legend

    Forked from purzelrakete/workling Sun Jan 11 11:21:30 -0800 2009

    Last updated Fri Nov 20 13:23:58 -0800 2009

  • facebooker

    The facebooker Rails plugin

    legend

    Forked from mmangino/facebooker Thu Jan 08 09:53:15 -0800 2009

    Last updated Thu Aug 13 13:54:37 -0700 2009

  • locate_me

    Geolocate your customers with JavaScript (Prototype)! Supports W3C (Firefox 3.5, iPhone OS 3.0 Mo...

    legend

    Forked from rmoriz/locate_me Wed Jul 08 16:46:01 -0700 2009

    Last updated Wed Jul 08 16:48:21 -0700 2009

  • dot-emacs

    All the code you need to get started, with an emphasis on dynamic languages.

    legend

    Forked from technomancy/emacs-starter-kit Sun Feb 22 14:40:45 -0800 2009

    Last updated Mon Jun 15 16:11:59 -0700 2009

  • tmail

    TMail is a Ruby Email Handler.

    legend

    Forked from mikel/tmail Mon Dec 15 14:12:58 -0800 2008

    Last updated Tue Nov 25 00:38:22 -0800 2008

Public Activity feed

tra pushed to edge at tra/spawn Tue Nov 24 22:01:43 -0800 2009
HEAD is 5dd9c329673e4d4ad7cf798c55a08202ded26ae6
  • tra committed 5dd9c329:
    added :argv option to set the spawned process name
tra closed issue 5 on tra/spawn Mon Nov 23 21:28:03 -0800 2009
Option to kill children when parent dies
tra pushed to edge at tra/spawn Mon Nov 23 19:03:56 -0800 2009
HEAD is 1446908e7a96e90ae2b166804d6031b034270b29

3 commits »

tra created tag v1.0.1 at tra/spawn Mon Nov 23 18:59:43 -0800 2009
New tag is at tra/spawn/tree/v1.0.1
tra pushed to master at tra/spawn Mon Nov 23 18:58:18 -0800 2009
HEAD is 2295e93886d8ccaa751ddbbb1f2b581d09dfd3a9
  • tra committed 2295e938:
    avoid garbage collection of parent connection handlers which can mess with the database connection in the parent process
tra pushed to edge at tra/spawn Sun Nov 22 18:09:44 -0800 2009
HEAD is a5657f048b9a39ef30993c6a269b897142836ab2
  • tra committed a5657f04:
    instructions for Rails 1.x users
tra edited a page in the tra/spawn wiki Sun Nov 22 18:02:45 -0800 2009
"Home" is at tra/spawn/wikis/home
tra pushed to edge at tra/spawn Sun Nov 22 17:57:02 -0800 2009
HEAD is 5a0b3ec005377781953e28ce6b145806711582fc
tra pushed to edge at tra/spawn Sun Nov 22 17:33:54 -0800 2009
HEAD is 7f465273fcb84bc924a5a5dedeed7bd14cc72cf6
tra created branch edge at tra/spawn Sun Nov 22 17:31:29 -0800 2009
New branch is at tra/spawn/tree/edge
tra created tag v1.0 at tra/spawn Sun Nov 22 09:43:40 -0800 2009
New tag is at tra/spawn/tree/v1.0
tra pushed to master at purzelrakete/workling Fri Nov 20 13:59:33 -0800 2009
HEAD is e4cb92f4edffbcfbe10ecaf1530f6905e168474e
  • Tom Anderson committed e4cb92f4:
    verify! does the reconnect! unless active?
tra pushed to master at purzelrakete/workling Fri Nov 20 13:36:40 -0800 2009
HEAD is c440a7c37f7d27e2846401760123d5f0ae607123
  • Tom Anderson committed c440a7c3:
    reconnect! doesn't return status, also no need to break out of block on last statement in the block
tra pushed to master at tra/workling Fri Nov 20 13:23:58 -0800 2009
HEAD is 64fc73024620f7ae462855d3853a4886a60e385c
  • Tom Anderson committed 64fc7302:
    reconnect! doesn't return status, also no need to break out of block on last statement in the block
tra opened issue 5 on tra/spawn Fri Nov 20 09:09:09 -0800 2009
Option to kill children when parent dies
tra closed issue 4 on tra/spawn Thu Nov 19 22:09:11 -0800 2009
Wrong options logic in Spawn#spawn
tra pushed to master at tra/spawn Thu Nov 19 22:07:41 -0800 2009
HEAD is 844238b4c39b94214da38cd64be22760570a3807
  • tra committed 844238b4:
    fixed logic for case when @@method==:yield and :method=>(:fork|:thread)
tra pushed to master at tra/spawn Thu Nov 19 21:42:47 -0800 2009
HEAD is 402e6e8c03d98058c1ad68e389061ce0a775dbc7
tra started watching terrbear/openid_engine Thu Oct 01 17:21:54 -0700 2009
openid_engine's description:
A Rails engine that provides OpenID support