| Commit | Date | |
|---|---|---|
| 2006-09-21 21:25:38 | Tree | |
| 2006-09-21 14:21:38 | Tree | |
| 2006-09-21 13:54:36 | Tree | |
| 2006-09-21 13:04:31 | Tree | |
| 2006-09-21 10:32:52 | Tree | |
| 2006-09-21 09:21:36 | Tree | |
|
[r3756]
by
cboos
Fix the logic of the !ConnectionPool w.r.t to threads. !PooledConnection could end up being garbage collected in an other thread than the one which created it. Therefore we had to ensure that upon thread termination, the connection created and used by the thread was properly closed. Closes #3504. |
2006-09-20 21:11:56 | Tree |
|
[r3755]
by
cboos
Post-process filters don't need to see requests that are terminated by a !RequestDone exception (i.e. the normal way to terminate after a direct req.write or req.redirect). Closes #3655 again. |
2006-09-20 20:34:42 | Tree |
| 2006-09-20 20:15:44 | Tree | |
| 2006-09-20 20:10:55 | Tree |