Mercurial > urweb
log
age | author | description |
---|---|---|
Sun, 29 Dec 2013 13:18:50 -0500 | Adam Chlipala | Compile-time error for periodic tasks in nonpersistent protocols |
Sun, 29 Dec 2013 10:29:26 -0500 | Adam Chlipala | Avoid some spurious error messages about link/form incompatibility; change the text of that error message to include RPC handlers |
Sat, 28 Dec 2013 06:30:21 -0500 | Adam Chlipala | How embarrassing; didn't try compiling before committing |
Sat, 28 Dec 2013 06:27:08 -0500 | Adam Chlipala | Make HTTP keepalive switch between available connections to improve throughput |
Fri, 27 Dec 2013 12:30:44 -0500 | Adam Chlipala | Change where a transaction is marked finished, to avoid forgetting to rollback a failed transaction |
Fri, 27 Dec 2013 12:10:03 -0500 | Adam Chlipala | Raise exception when recv()ing from someone else's channel; improve setting of client ID in RPCs |
Wed, 25 Dec 2013 13:11:43 -0500 | Adam Chlipala | Tweaking handling of database transactions |