| CODENOTIFIER | HelpYou are not signed inSign in |
Project: taskr
Revision: 215
Author: matt.zukowski
Date: 03 Jul 2008 14:05:16
Changes:Diff:| ... | ...@@ -1,7 +1,11 @@ | |
| 1 | 1 | === In Progress... |
| 2 | 2 | |
| 3 | 3 | * Log entries in task view can now be filtered by date. By default only entries |
| 4 | from the last 24 hours are shown. | |
| 4 | from the last 24 hours are shown. | |
| 5 | * Added experimental 'dont_wait' parameter to the Taskr4Rails action that | |
| 6 | forces the remote code to be forked so that it does not hold up the entire | |
| 7 | server. Currently this will only work if the remote Rails server is running | |
| 8 | on Mongrel. | |
| 5 | 9 | |
| 6 | 10 | === 0.3.0 :: 2008-06-19 |
| 7 | 11 |