Mercurial > urweb
log
age | author | description |
---|---|---|
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 |
Wed, 25 Dec 2013 12:02:42 -0500 | Adam Chlipala | Add a bit of manual clarification about channels and clients |
Wed, 25 Dec 2013 11:43:41 -0500 | Adam Chlipala | No need to ROLLBACK after a failed COMMIT |