Mercurial > urweb
log src/c/fastcgi.c
age | author | description |
---|---|---|
Wed, 26 Feb 2014 08:21:52 +0000 | Sergey Mironov | Define uw_loggers structure, allow FFI code to access it |
Wed, 25 Dec 2013 13:11:43 -0500 | Adam Chlipala | Tweaking handling of database transactions |
Mon, 23 Dec 2013 15:59:17 +0000 | Adam Chlipala | Proper handling of serialization failures during SQL COMMIT |
Thu, 12 Dec 2013 17:42:48 -0500 | Adam Chlipala | Start SQL transactions as read-only when possible, based on conservative program analysis |
Thu, 02 Aug 2012 16:33:25 -0400 | Adam Chlipala | Basis.getenv |
Sun, 13 May 2012 17:41:21 -0400 | Adam Chlipala | Lance Hepler's fix to configure.ac; small refactor of fastcgi.c to avoid undefined behavior |
Tue, 10 Jan 2012 17:32:48 -0500 | Adam Chlipala | Fix some locking issues for client array |