happstack-server: add upper bounds on network and network-uri | stepcut | Wed Aug 20 20:18:06 UTC 2014 |
happstack-server-7.1.3: allow network 2.6 | stepcut | Tue Aug 19 22:31:59 UTC 2014 |
happstack-server-7.3.8: add flag to support use of new network-uri package | stepcut | Tue Aug 19 22:31:13 UTC 2014 |
happstack-hsp-7.3.2: use hsx quasiquoter to avoid issues with hsx2hs not being found. Also helps with haddock. | stepcut | Wed Aug 13 04:42:45 UTC 2014 |
happstack-authenticate-0.10.14: allow aeson 0.8 | stepcut | Thu Jul 31 19:21:49 UTC 2014 |
happstack-server-tls-7.1.2.1: fix issue with exception handler closing the listen socket instead of the accepted socket | stepcut | Mon Jul 21 23:21:14 UTC 2014 |
happstack-server-tls-7.1.2: do TLS handshake after forking the handler thread | stepcut | Mon Jul 21 18:46:11 UTC 2014 |
happstack-server-tls: allow HsOpenSSL 0.11 | stepcut | Thu Jul 17 20:40:13 UTC 2014 |
happstack-server-tls: update example to enable logging to console | stepcut | Thu Jul 17 18:47:30 UTC 2014 |
happstack-server-tls: don't let any IOExceptions terminate the tls accept loop. But do log them. Also, log other exceptions that cause the loop to terminate. | stepcut | Thu Jul 17 18:47:25 UTC 2014 |
happstack-authenticate-2: refactory password stuff into more modules. Add login-inline directive. Extend demo to call restricted api. | stepcut | Wed Jul 16 19:35:14 UTC 2014 |
happstack-authenticate-2: lots of changes. | stepcut | Wed Jul 16 17:25:42 UTC 2014 |
happstack-server: fixed a minor typo on the example usage of the http guard | stepcut | Thu Jul 10 16:11:39 UTC 2014 |
happstack-authenticate-0.10.13: allow fb 1.0 and http-conduit 2.1 | stepcut | Thu Jun 26 00:29:22 UTC 2014 |
happstack-hsp-7.3.1: allow mtl 2.2 | stepcut | Thu Jun 26 00:20:15 UTC 2014 |
happstack-hstringtemplate-7.0.4: allow mtl 2.2 | stepcut | Thu Jun 26 00:18:57 UTC 2014 |
hsx-jmacro-7.2.5: allow mtl 2.2 | stepcut | Thu Jun 26 00:18:05 UTC 2014 |
happstack-foundation-0.5.5: allow mtl 2.2 | stepcut | Thu Jun 26 00:17:21 UTC 2014 |
happstack-lite-7.3.4: allow mtl 2.2 | stepcut | Thu Jun 26 00:14:33 UTC 2014 |
happstack-clientsession-7.2.7: allow mtl 2.2 | stepcut | Thu Jun 26 00:13:47 UTC 2014 |
happstack-server-tls-7.1.1: allow network 2.5 | stepcut | Thu Jun 26 00:13:07 UTC 2014 |
happstack-server-7.3.7: allow network 2.5 | stepcut | Thu Jun 26 00:12:20 UTC 2014 |
happstack-server: after closing the listening socket, all force timeout all the threads | stepcut | Thu Jun 26 00:10:04 UTC 2014 |
happstack-server: added forceTimeout and forceTimeoutAll functions | stepcut | Thu Jun 26 00:09:48 UTC 2014 |
happstack-authenticate-2: begin work | stepcut | Fri May 23 18:44:14 UTC 2014 |
happstack-server-7.3.6: allow latest mtl and transformers | stepcut | Sun May 18 14:43:37 UTC 2014 |
happstack-server: Add (Lazy|Strict).(StateT|WriterT|RWST) instances for all happstack classes | gracjanpolak | Thu May 15 06:55:32 UTC 2014 |
happstack-server-7.3.5: bumped version | stepcut | Mon Apr 14 21:05:23 UTC 2014 |
happstack-server: WebT now uses the 'fail' behavior of the monad it wraps instead of hardcoding its own behavior | stepcut | Mon Apr 14 21:04:16 UTC 2014 |
happstack-server: in rloop, use failResponse to render prettier HTML error messages instead of a plain-text string. | stepcut | Mon Apr 14 21:02:57 UTC 2014 |