Commit Graph

1765 Commits

Author SHA1 Message Date
Kazu Yamamoto
29fe0ee991 adding test cases for headerLines. 2014-08-08 18:23:25 +09:00
Kazu Yamamoto
52515fe202 defining Cabal macro if not defined. 2014-08-08 18:23:14 +09:00
Greg Weber
7ab66f9304 make output test looser for request time 2014-08-07 08:14:39 -07:00
Michael Snoyman
ffb51c3f7b Version bump 2014-08-07 15:48:27 +03:00
Michael Snoyman
6b4248b85d Merge pull request #279 from himura/fix-build-failure-ghc7-4-1
auto-update: Fix build failure with GHC 7.4.2
2014-08-07 15:44:51 +03:00
Takahiro HIMURA
396c26d374 import IORef 2014-08-07 21:13:49 +09:00
Michael Snoyman
b3815a6bca Merge pull request #277 from yesodweb/log-request-time-2
log request time
2014-08-07 08:28:05 +03:00
Greg Weber
51adead0a3 log request time 2014-08-06 16:02:51 -07:00
Michael Snoyman
e3b8aaefeb Potential correction: #274 2014-08-06 18:08:50 +03:00
Kazu Yamamoto
cbd66de684 adopting the new reaper APIs. 2014-08-06 15:59:04 +09:00
Kazu Yamamoto
50532f6825 Defining Reaper API.
Stop exposing IORef.
2014-08-06 15:58:31 +09:00
Kazu Yamamoto
b14f9ca934 better naming. 2014-08-06 15:58:11 +09:00
Michael Snoyman
03fa153cee Fix previous rebase 2014-08-06 09:08:53 +03:00
Michael Snoyman
a639e047e6 Rename reaper to mkReaper (thanks @kazu-yamamoto) 2014-08-06 08:58:06 +03:00
Kazu Yamamoto
42ff2fdb08 refining comment. 2014-08-06 14:40:30 +09:00
Kazu Yamamoto
3df88228d2 updating doc. 2014-08-06 14:39:58 +09:00
Kazu Yamamoto
34e816af25 using State instead of Maybe. 2014-08-06 14:37:34 +09:00
Kazu Yamamoto
99228319c4 better naming. 2014-08-06 14:25:41 +09:00
Kazu Yamamoto
cfe09ccf23 removing lang ext. 2014-08-06 14:25:16 +09:00
Kazu Yamamoto
3df0d66fde sorting imports. 2014-08-06 14:05:23 +09:00
Kazu Yamamoto
3599769c6c better naming. 2014-08-06 14:04:55 +09:00
Kazu Yamamoto
96e3638cf9 flatten reaper. 2014-08-06 13:27:48 +09:00
Kazu Yamamoto
ede14502c4 sectioning the document. 2014-08-06 12:55:26 +09:00
Kazu Yamamoto
b46b82d32d adding comments. 2014-08-06 12:50:43 +09:00
Kazu Yamamoto
0b61620d7a refactoring for auto-update. 2014-08-06 12:42:51 +09:00
Kazu Yamamoto
75f5d79f4c sectioning the document 2014-08-06 12:32:55 +09:00
Kazu Yamamoto
6cefdbce3b removing a warning. 2014-08-06 12:30:33 +09:00
Kazu Yamamoto
19181598f9 Merge pull request #276 from yesodweb/warp-auto-update
Use auto-update in Warp
2014-08-06 12:14:16 +09:00
Michael Snoyman
f4fac7cc28 Use Control.Reader for Timeout and FdCache 2014-08-04 10:56:33 +03:00
Michael Snoyman
875089646b Control.Reaper 2014-08-04 10:05:37 +03:00
Michael Snoyman
5108cb1344 Use auto-update in Warp 2014-08-04 07:09:19 +03:00
Michael Snoyman
61081b2c03 Fix warp pong 2014-08-04 07:09:10 +03:00
Michael Snoyman
fd8989f43e Version bumps 2014-08-01 08:41:33 +03:00
Michael Snoyman
6bfecea8f4 wai-logger 2.2 2014-08-01 08:36:10 +03:00
Michael Snoyman
5786f746a1 Remove wai-frontend-monadcgi from sources (cgi is no longer supported) 2014-08-01 08:27:41 +03:00
Michael Snoyman
38f5f1507c fast-logger bump 2014-07-29 05:54:03 +03:00
Michael Snoyman
d6e889e673 Merge pull request #273 from DaveCTurner/master
Various documentation fixes
2014-07-22 12:48:46 +03:00
David Turner
2a20fa27b3 Link to definition for empty bytestring 2014-07-22 10:10:54 +01:00
David Turner
3a3f71d601 Missing punctuation 2014-07-22 10:10:29 +01:00
David Turner
71e0a546a4 Add space and caps 2014-07-22 10:10:18 +01:00
David Turner
d04f2a1e73 Add links 2014-07-22 10:09:57 +01:00
David Turner
5de5a83a63 Add 's' 2014-07-22 10:09:41 +01:00
David Turner
d5f9e9f256 Add space 2014-07-22 10:08:09 +01:00
David Turner
014946868e Link to StreamingBody definition 2014-07-22 10:07:10 +01:00
David Turner
926e37740e Change advice for setting up a 'Settings' object to reflect the deprecation of the field accessors 2014-07-22 10:01:51 +01:00
David Turner
27cbe474f9 Use past participles 2014-07-22 09:59:20 +01:00
David Turner
68de1e0636 Fix typo 2014-07-22 09:57:02 +01:00
David Turner
537da99c08 Add 'a' 2014-07-22 09:56:41 +01:00
Michael Snoyman
dc92ea724c strictRequestBody 2014-07-22 08:20:37 +03:00
Michael Snoyman
fc2a2f6043 Client disconnecting does not take down example #271 2014-07-16 07:51:34 +03:00