Commit Graph

66 Commits

Author SHA1 Message Date
Michael Snoyman
cf20f15957 Use Map for updating environment variables.
This ensures that the newly inserted variables overwrite any existing
variables. For more information, see:

https://groups.google.com/d/msg/yesodweb/0AX2GbKqmIk/nKYTCVoCm4QJ
2014-05-13 18:31:21 +03:00
Michael Snoyman
99831b52a2 Respect accept header for JSON in devel server #719 2014-04-24 07:14:01 +03:00
Michael Snoyman
d764464152 conduit 1.1 2014-03-27 16:38:52 +02:00
Ian Graves
198e65d222 Switching to Data.Default.Class in yesod-bin. 2014-03-01 14:16:44 -06:00
Greg Weber
fbfd1b65e4 Merge branch 'master' of github.com:yesodweb/yesod 2013-12-10 13:50:20 -08:00
Michael Snoyman
1747e2fdc8 Don't use fromStrict 2013-12-04 14:16:25 +02:00
Michael Snoyman
a2851c929c Merge branch 'master' into wai-2.0
Conflicts:
	yesod-bin/Devel.hs
2013-12-02 08:00:37 +02:00
Michael Snoyman
6b2e4ef3a4 Switch to EMBED_REFRESH 2013-12-02 07:59:26 +02:00
Greg Weber
12d0832f50 add --interrupt-only so yesod does not interrupt on enter
Useful when running multiple jobs in the same shell
2013-11-22 16:15:35 -08:00
Greg Weber
7915510322 hlint & compiler warnings
also tried out embeding the refresh file
2013-11-19 11:24:59 -08:00
Michael Snoyman
d34c3f26dc WAI 2.0 updates 2013-11-10 16:49:26 +02:00
Chris Done
39b031f35e Add nice refreshing page. 2013-07-16 08:30:46 +02:00
Michael Snoyman
f9be0a83bd Option to disable reverse proxy 2013-06-10 13:42:08 +03:00
Michael Snoyman
8ff8dcb776 http-reverse-proxy 0.2 2013-05-28 13:56:56 +03:00
Michael Snoyman
e68ea6a3b9 Disable yesod devel timeout by default 2013-04-08 05:52:57 +03:00
Michael Snoyman
7cde3d4bdb Put binaries into yesod-bin (fixes #514) 2013-03-20 08:58:27 +02:00