Commit Graph

1639 Commits

Author SHA1 Message Date
Michael Snoyman
f6107c166d Remove all conduit deps in cabal files 2014-05-22 10:16:21 +03:00
Michael Snoyman
f88069c608 Deprecate wai-test and wai-eventsource 2014-05-22 10:12:42 +03:00
Michael Snoyman
81b45e4676 responseToStream test suite 2014-05-22 10:04:28 +03:00
Michael Snoyman
447cd4ad1d StreamingBody instead of Maybe Builder 2014-05-22 09:32:09 +03:00
Michael Snoyman
c42f6f9954 cabal bumps to 3.0 2014-05-22 09:19:43 +03:00
Michael Snoyman
63ad533299 Application uses bracket pattern 2014-04-23 18:17:33 +03:00
Michael Snoyman
54319e9697 Initial gutting of conduit 2014-04-23 14:35:19 +03:00
Michael Snoyman
9b240bd820 Separate send buffer for ResponseSource #249 2014-04-20 16:31:28 +03:00
Michael Snoyman
d8e9cdcc4d Hoist out a liftIO 2014-04-20 14:13:26 +03:00
Michael Snoyman
ce24e90387 Failing test case for #249 2014-04-20 14:13:03 +03:00
Michael Snoyman
05a5add2fc Add tests for unconsumed chunked bodies
At first I thought this was the cause of #249, but that was a mistake.
But extra tests never hurt.
2014-04-20 13:49:08 +03:00
Michael Snoyman
85f762e136 Version bumps 2014-04-17 08:36:28 +03:00
Michael Snoyman
8cb9f6d9db Merge pull request #247 from himura/feature/export-tls-setting-members
Export tlsAllowedVersions and tlsCiphers.
2014-04-16 19:18:24 +03:00
Takahiro HIMURA
e24771cd47 Export tlsAllowedVersions and tlsCiphers. 2014-04-17 01:05:23 +09:00
Michael Snoyman
84f2842d90 Merge pull request #238 from yesodweb/try-stat
Try stat
2014-04-09 08:13:30 +03:00
Michael Snoyman
cddb62ea2a Merge branch 'master' into HEAD
Conflicts:
	warp/warp.cabal
2014-04-09 08:13:59 +03:00
Michael Snoyman
70d89fbf5c Randomized port numbers 2014-04-09 07:23:28 +03:00
Michael Snoyman
b15997fd94 Version bump 2014-04-09 06:52:09 +03:00
Michael Snoyman
94ae92399b Fix isSecure in warp-tls #245 2014-04-08 19:03:11 +03:00
Michael Snoyman
fa25d19382 Remove mega-sdist from travis 2014-04-08 07:07:35 +03:00
Michael Snoyman
c6b0f4785d Lower bound on conduit-extra #244 2014-04-08 07:01:12 +03:00
Michael Snoyman
6c79e6a4f2 Fix orphan instance problem 2014-04-02 10:59:34 +03:00
Michael Snoyman
1daa658633 Include charset= in Warp-generated responses 2014-04-02 10:37:43 +03:00
Michael Snoyman
57fd84e6a8 Merge pull request #242 from spl/patch-1
Fix documentation
2014-04-01 12:57:24 +03:00
Sean Leather
79dc88664e Fix documentation 2014-04-01 10:19:06 +02:00
Michael Snoyman
09ea609109 Merge pull request #241 from jdnavarro/master
Cosmetic
2014-03-30 13:43:43 +03:00
Danny Navarro
3223b33239 Cosmetic change 2014-03-30 12:34:34 +02:00
Kazu Yamamoto
d1e976de2e fixing warnings. 2014-03-30 14:53:50 +09:00
Michael Snoyman
ae2b6b2471 Fix headerLines chunking bug for #239 2014-03-30 08:45:41 +03:00
Kazu Yamamoto
ca3411cca1 Merge pull request #240 from sol/master
wai: Update README
2014-03-30 11:43:15 +09:00
Simon Hengel
4e4b07b269 wai: Update README 2014-03-30 10:23:47 +08:00
Greg Weber
522a3ae1b3 Merge branch 'master' into try-stat
Conflicts:
	warp/warp.cabal
2014-03-27 09:56:17 -07:00
Michael Snoyman
dff5fc6550 Fix build with current conduit 2014-03-27 16:54:13 +02:00
Michael Snoyman
005ce4a5f0 Simplified some CPP 2014-03-27 16:49:51 +02:00
Michael Snoyman
49d8f4b43e conduit 1.1 2014-03-27 16:30:24 +02:00
Michael Snoyman
cbb8cf9fdd Doc fix yesodweb/yesod#702
Pinging @meteficha @gregwebs
2014-03-27 07:04:40 +02:00
Greg Weber
1af5bcbdf9 version bump 2014-03-26 19:54:28 -07:00
Greg Weber
34ee3a4518 fix hlint warning 2014-03-26 14:31:59 -07:00
Greg Weber
a43774d12d fix warning of unused import 2014-03-26 14:30:19 -07:00
Greg Weber
f001b4eb96 add warp-debug flag
for not it prints out the stat exception
2014-03-26 14:28:58 -07:00
Greg Weber
8a0776a581 SomeException -> IOException 2014-03-26 13:23:48 -07:00
Greg Weber
e9664a7500 revert accidental commit 2014-03-26 13:22:29 -07:00
Greg Weber
d4447a0df7 fix hlint warnings 2014-03-26 11:06:17 -07:00
Greg Weber
bac5a4ccf6 only put try around IO. closes #237 2014-03-26 11:04:07 -07:00
Michael Snoyman
4fa99c130a CmdLine module 2014-03-26 14:52:12 +02:00
Michael Snoyman
c0ab69cec9 Remove defaultArgs 2014-03-26 14:36:41 +02:00
Michael Snoyman
44068483c3 optparse-applicative 2014-03-26 14:30:21 +02:00
Michael Snoyman
c19b0e3048 Remove some older files 2014-03-26 14:09:05 +02:00
Michael Snoyman
2a41f7a068 Remove wai-handler-devel 2014-03-26 14:07:26 +02:00
Michael Snoyman
be19359e5d Deprecate wai-handler-devel 2014-03-26 14:05:52 +02:00