Commit Graph

188 Commits

Author SHA1 Message Date
Harry Garrood
a99e8838f6 Improve UrlMap documentation
Add type signatures in code example
2014-01-04 00:24:45 +00:00
Harry Garrood
83138f0701 Add documentation for UrlMap 2014-01-04 00:22:54 +00:00
Harry Garrood
a7de40c590 Add UrlMap (with tests) 2014-01-04 00:11:15 +00:00
Michael Snoyman
19bd886dd4 fast-logger 2.1 support 2013-12-26 13:54:03 +02:00
Michael Snoyman
6e6e9184ad Work around changes in fast-logger #209 2013-12-24 17:14:19 +02:00
Rudi Grinberg
1b853e6f24 typos 2013-12-21 13:55:55 -08:00
Michael Snoyman
bea0431dba Don't prematurely delete temp files yesodweb/yesod#630 2013-12-13 06:34:28 +02:00
Michael Snoyman
d1dae07fd8 Remove text upper bounds 2013-12-04 14:56:08 +02:00
Michael Snoyman
e61483c708 Fix some warnings 2013-12-04 05:41:00 +02:00
Michael Snoyman
441a1d776c fast-logger/wai-logger 2.0 2013-12-02 09:09:01 +02:00
Michael Snoyman
c4b2097eef Fix .CGI 2013-12-02 09:04:02 +02:00
Michael Snoyman
06972c79c8 Merge branch 'master' into wai2
Conflicts:
	wai-app-static/wai-app-static.cabal
	wai-extra/wai-extra.cabal
	wai-websockets/Network/Wai/Handler/WebSockets.hs
	wai-websockets/wai-websockets.cabal
	warp/warp.cabal
2013-11-13 10:06:47 +02:00
Michael Snoyman
d5653eaeaf Version bump 2013-11-05 06:42:38 +02:00
Michael Snoyman
fb6bf738d3 Move CPP logic into separate module for #192 2013-11-04 11:06:32 +02:00
Michael Snoyman
08fa25c6db No ResourceT used in WAI 2013-10-08 12:46:19 +03:00
Michael Snoyman
5cf67e901e Merge branch 'master' into internal-state
Conflicts:
	wai-app-static/WaiAppStatic/Storage/Embedded.hs
	wai-extra/wai-extra.cabal
2013-09-08 17:03:04 +02:00
Michael Snoyman
4f76770ff2 Fix devel logger behavior for consistency 2013-09-08 16:59:16 +02:00
Michael Snoyman
8af2f94e40 Merge branch 'master' into internal-state
Conflicts:
	wai-app-static/wai-app-static.cabal
	wai-extra/wai-extra.cabal
	wai/Network/Wai.hs
	wai/wai.cabal
	warp-tls/warp-tls.cabal
	warp/warp.cabal
2013-09-08 11:03:19 +02:00
Michael Snoyman
a8bcde1523 Version bumps 2013-09-01 19:14:06 +03:00
John Lenz
d80afce266 gzip: Don't compress the body if the body is already compressed 2013-08-30 20:39:19 -05:00
Michael Snoyman
1fd0671c53 Some minor fixes 2013-08-19 12:52:32 +03:00
Michael Snoyman
0dd6663f53 Everything compiles, version bumped to 2.0 2013-08-19 11:41:56 +03:00
Michael Snoyman
c4b6e621bd Version bump 2013-08-12 17:17:22 +03:00
Eugene Sukhodolin
bb2a907901 Fix a bitrotten sample.
Fix a typo in the documentation.
2013-08-05 21:18:10 +07:00
Michael Snoyman
742ae46015 Fix broken build for conduit < 1.0 (fixes #160) 2013-05-26 15:04:27 +03:00
Michael Snoyman
da8edb2639 Version bumps 2013-05-21 14:30:20 +03:00
Arash Rouhani
29d71548a4 Fix import warnings 2013-05-10 00:42:40 -03:00
Michael Snoyman
8317e715f2 Add HttpAuth module 2013-04-10 11:59:40 +03:00
Michael Snoyman
9663de059d void 0.6 2013-03-24 08:02:17 +02:00
Michael Snoyman
1e53cc7d3f version bump 2013-03-12 15:23:37 +02:00
Michael Snoyman
9095069e87 More complete defaultCheckMime 2013-03-12 15:18:28 +02:00
Michael Snoyman
3cef1d57c9 Check for application/json in defaultCheckMime 2013-03-12 15:01:52 +02:00
Mitsutoshi Aoe
aa7dd926af wai-extra: Expose gzipCheckMime 2013-03-12 17:40:57 +09:00
Michael Snoyman
613242a461 requestBodyLength yesodweb/yesod#468 2013-02-18 12:20:22 +02:00
Michael Snoyman
56cfd5a0c2 version bump 2013-02-18 10:49:59 +02:00
Alexander Kjeldaas
c3ffa9b824 Compile fixes for ghc 7.6.1 2013-02-18 09:23:35 +01:00
Michael Snoyman
4a896f255e Version bumps 2013-02-18 05:56:12 +02:00
Michael Snoyman
a031e67d11 Use the conduit producer branch 2013-02-13 10:35:00 +02:00
Michael Snoyman
187e086bd5 conduit 1.0 compatibility 2013-02-10 17:39:49 +02:00
Michael Snoyman
469a28fc0c http-types 0.8 2013-01-28 21:40:58 +02:00
Michael Snoyman
382ed3a6e9 Better content-type parsing 2013-01-10 09:46:01 +02:00
Michael Snoyman
86d78de6e5 Version bump 2013-01-01 11:19:05 +02:00
Michael Snoyman
78489817af Test missing content-length 2013-01-01 11:18:52 +02:00
Michael Snoyman
335140d4de CustomOutputFormat 2012-12-31 18:31:47 +02:00
Michael Snoyman
75fd7523c4 Add some docs 2012-11-29 07:19:32 +02:00
Michael Snoyman
c07e2cd973 hspec 1.4 2012-11-11 10:46:25 +02:00
Michael Snoyman
e915f84fa2 Version bump 2012-10-10 06:54:49 +02:00
Stephen Paul Weber
16e70b8a1a Modify test suite for Accept parser
Add cases for extra params and for sorting by specificity.
2012-10-09 23:07:41 -05:00
Stephen Paul Weber
ecd53e3feb Order by specificity for items with the same q
Closes #118
2012-10-09 18:36:19 -05:00
Stephen Paul Weber
51b81d3e42 Keep media type parameters in Accept
Closes #117
2012-10-09 17:28:17 -05:00