taskr commits

RevisionAuthorDateDescription
218dvdplm22 Aug 2008 07:07:02

REMVOED: .project and .loadpath files

217dvdplm22 Aug 2008 07:06:14

CHANGED: edit/update actions and minor fixes/updates.

216matt.zukowski03 Jul 2008 14:11:00

forgot to add 'dont_wait' to restr params

215matt.zukowski03 Jul 2008 14:05:16

added note about the new 'dont_wait' option in Task4Rails

214matt.zukowski03 Jul 2008 14:04:04

Added experimental 'dont_wait' parameter to the Taskr4Rails action that forces the remote code to be forked so that it does not hold up the entire server. Currently this will only work if the remote Rails server is running on Mongrel.

213matt.zukowski03 Jul 2008 14:02:49

dont_wait should now be working, at least with mongrel

212matt.zukowski03 Jul 2008 13:59:11

211matt.zukowski03 Jul 2008 13:55:06

210matt.zukowski03 Jul 2008 13:52:18

209matt.zukowski03 Jul 2008 13:46:53

208matt.zukowski03 Jul 2008 13:41:00

207matt.zukowski03 Jul 2008 13:38:57

some helpful logging regarding forking

206matt.zukowski03 Jul 2008 13:37:31

trying out 'dont_wait' parameter that enables forking