Commit Graph

843 Commits

Author SHA1 Message Date
Michael Snoyman
7f51c7fd20 Fixed some TH code for subsites 2011-01-27 20:02:51 +02:00
Michael Snoyman
93c724ba7d dispatchSubsite is now working 2011-01-26 01:03:22 +02:00
Michael Snoyman
b3ae5e6149 Works with subsites with arguments 2011-01-26 00:28:27 +02:00
Michael Snoyman
ee3fc92111 Beginning of modifications to dispatch code for more powerful subsites 2011-01-26 00:21:32 +02:00
Michael Snoyman
fddfd9bcf1 Yesod.Internal.Request 2011-01-24 06:22:45 +02:00
Michael Snoyman
e41134a183 Yesod.Internal.Session 2011-01-24 06:17:22 +02:00
Michael Snoyman
75687a6b7c Moved newIdent from Widget to Handler 2011-01-24 06:11:52 +02:00
Michael Snoyman
8596bbc10e nonce is a Maybe 2011-01-24 06:01:38 +02:00
Michael Snoyman
e802df12dc Removed iothunk 2011-01-24 05:58:58 +02:00
Michael Snoyman
2f7ac58189 Beginning of Yesod middlewares, massive refactor, more to come 2011-01-23 21:35:52 +02:00
Michael Snoyman
1013e20067 Fix some Yesod typeclass type signatures 2011-01-22 20:03:04 +02:00
Michael Snoyman
e9eab1ee8e Scaffolded cabal is always threaded 2011-01-21 15:56:59 +02:00
Michael Snoyman
04df11e41c Stop the unicorns from crying 2011-01-21 12:06:45 +02:00
Michael Snoyman
27d62db253 sendWaiResponse, changes to accomodate wai-app-static 2011-01-20 23:56:09 +02:00
Michael Snoyman
66ee5f4c96 Fix HashDB; hamlet6to7; GGHandler IO 2011-01-20 00:01:43 +02:00
Michael Snoyman
61c236b8c9 Exporting GGHandler 2011-01-19 23:50:06 +02:00
Michael Snoyman
98a0545f0e Remove extensions from scaffolded cabal file 2011-01-19 23:49:13 +02:00
Michael Snoyman
c2d7e49c31 Newer deps 2011-01-19 23:49:00 +02:00
Michael Snoyman
0874b61763 Recent Hamlet changes 2011-01-19 21:53:39 +02:00
Michael Snoyman
9671a86697 Added Patrick to author list 2011-01-17 20:15:14 +02:00
Michael Snoyman
085bb88bb1 Include some RSS-specific definitions 2011-01-17 08:14:50 +02:00
Matt Brown
5c3670c848 relax instance matching for GGWidget hamlet instances 2011-01-17 07:59:17 +02:00
patrick brisbin
6c53f52417 cabal file: added module and version bump 2011-01-15 18:39:12 -05:00
patrick brisbin
6ab1bf4ce6 Added Yesod.Helpers.Auth.HashDB 2011-01-15 18:38:21 -05:00
Michael Snoyman
4320ca990d Customized messages 2011-01-14 00:23:09 +02:00
Michael Snoyman
38fb60ffa1 yesod-core changes 2011-01-13 22:55:21 +02:00
Michael Snoyman
62cdd6ba63 MonadTrans instances for GGHandler and GGWidget 2011-01-13 22:30:23 +02:00
Michael Snoyman
06193634c4 Added ToContent Builder instance 2011-01-13 22:08:22 +02:00
Michael
bf324ded19 ResponseBuilder constructor 2011-01-06 08:15:50 +02:00
Michael
6c3c312a48 Compile with new remoteHost 2011-01-05 23:48:12 +02:00
Michael
06db8b9508 Changes to Css and Javascript datatypes 2011-01-05 23:47:59 +02:00
Michael
055da0febe web-routes-quasi bump 2011-01-05 16:48:09 +02:00
Michael Snoyman
6a8fdafb06 OpenId label has correct for value 2011-01-01 20:17:35 +02:00
Michael Snoyman
db5e987797 Remove requestBody, live in Iteratee 2010-12-31 00:56:40 +02:00
Michael Snoyman
5445e3bb7e Added all dependencies from scaffolded site 2010-12-30 06:37:32 +02:00
Michael Snoyman
5c730104c8 MEitherT -> ErrorT 2010-12-30 06:13:46 +02:00
Michael Snoyman
3a5969b8e8 Exposing toWaiAppPlain 2010-12-26 20:13:08 +02:00
Michael Snoyman
80020fc4d8 Added warp and warpDebug 2010-12-26 11:44:35 +02:00
Michael Snoyman
c88bbfa33e yesod-core split 2010-12-26 11:44:35 +02:00
Michael Snoyman
e2ace86bb9 Removed Yesod.Json, using json-types 2010-12-26 11:44:35 +02:00
Michael Snoyman
2211503e02 yesodVersion 2010-12-26 11:44:34 +02:00
Michael Snoyman
cb9f798ff9 Removed persistent dependency 2010-12-26 11:44:34 +02:00
Michael Snoyman
d723e40542 ContentBuilder and responseBuilder 2010-12-26 11:43:55 +02:00
Michael Snoyman
cba608ef90 Using cookie package 2010-12-26 11:43:55 +02:00
Michael Snoyman
c4570580c7 reqRequestBody doc update 2010-12-26 11:43:55 +02:00
Michael Snoyman
091aa6c52d Removed Yesod.Form hierarchy
All of this code will be included in a separate yesod-form package to
allow for more flexibility in API changes, plus to make it more natural
to swap in other packages such as digestive-functors.
2010-12-26 11:43:55 +02:00
Michael Snoyman
13d6d9e593 Full support for ResponseEnumerator 2010-12-26 11:43:55 +02:00
Michael Snoyman
dc25a66d5b Removed type variable on Response et al 2010-12-26 11:43:55 +02:00
Michael Snoyman
a6fd8ab18b wai 0.3 2010-12-26 11:43:55 +02:00
Michael Snoyman
29c0fb7a2b monad-peel 2010-12-26 11:43:55 +02:00