Commit Graph

843 Commits

Author SHA1 Message Date
Michael Snoyman
4ff6ba7726 Allow attributes on <script> and <link> tags 2011-03-31 22:04:01 +02:00
Michael Snoyman
3132bd5c80 Add a missing > 2011-03-31 21:43:41 +02:00
Michael Snoyman
b9e0a0d532 getCurrentTime only called when using sessions 2011-03-31 18:06:47 +02:00
Michael Snoyman
46f8a9abc9 Remove extra text dependency 2011-03-27 22:51:20 +02:00
Michael Snoyman
33db6ced91 Major modification of data types 2011-03-24 16:32:44 +02:00
Michael Snoyman
a221c1c832 approot, joinPath, a few others are Ascii 2011-03-24 13:45:08 +02:00
Michael Snoyman
4bbbc78f2b WAI 0.4 2011-03-24 13:45:08 +02:00
Michael Snoyman
3251f8b6bc Call devel-server as separate executable 2011-03-24 08:48:19 +02:00
Michael Snoyman
77fee84f5d Strict fields in GWData 2011-03-23 23:28:11 +02:00
Michael Snoyman
70eba502de Migrated Widget to RWS transformer 2011-03-23 08:41:30 +02:00
Michael Snoyman
b899498bd2 Added a widget benchmark 2011-03-23 08:26:11 +02:00
Michael Snoyman
883ae7ae70 Removed authenticate-oauth-supported flag 2011-03-09 16:37:57 +02:00
Hiromi Ishii
a7e9695e26 added OAuth support 2011-03-07 18:27:03 +09:00
Michael
c556a19feb Test.Exceptions 2011-03-04 15:56:36 +02:00
Michael Snoyman
5cedddb364 Fix OpenID 404 (thanks Blake) 2011-03-04 11:00:01 +02:00
Michael Snoyman
462c071ac4 Merge remote branch 'iand/master' 2011-02-17 19:16:05 +02:00
Ian Duncan
d5c0e5381a Added StaticFiles scaffold file and relevant code necessary to generate it with the scaffolding tool. 2011-02-17 10:48:13 -06:00
Michael Snoyman
c6aeba555d Some version bumps 2011-02-15 08:28:28 +02:00
Greg Weber
c3b8b49082 add QuasiQuotes for hamlet 2011-02-14 12:09:54 +02:00
Michael
4344f269d6 Version bump 2011-02-14 11:23:06 +02:00
Ian Duncan
3afbdb7d22 Removed GHC 7 error message from development server mode compilation since hint works with GHC 7 correctly now. 2011-02-14 01:07:24 -06:00
Michael Snoyman
2b70aeb2b3 Version bump 2011-02-08 19:54:20 +02:00
Michael Snoyman
cb3765dfe9 Test for correct subsite dispatch 2011-02-08 19:43:04 +02:00
Michael Snoyman
8684ce5b27 Proper cleanPath behavior 2011-02-08 19:36:49 +02:00
Michael Snoyman
3003c9b3cd Beginning of new test suite 2011-02-08 15:44:53 +02:00
Michael Snoyman
4ee1a95a1f production flag for disabling wai-handler-devel dependency 2011-02-07 22:40:17 +02:00
Michael Snoyman
b2fbdb4f65 GHC7 fixes 2011-02-05 21:52:39 +02:00
Michael Snoyman
22fbc23442 GHC 7 fixes 2011-02-05 21:32:41 +02:00
Michael Snoyman
7b7cbc950b Fix remoteHost session issue 2011-02-05 19:58:14 +02:00
Michael Snoyman
37c261fa1e More intelligent cleanPath 2011-02-05 19:57:48 +02:00
Michael Snoyman
83975113df Backwards compatibility for Google logins 2011-02-05 19:57:10 +02:00
Michael Snoyman
fb3e6fa73f devel executable builds threaded 2011-02-04 12:01:17 +02:00
Michael Snoyman
fecdd6e744 All possible Handler functions live in GGHandler, not just GHandler 2011-02-04 07:04:39 +02:00
Michael Snoyman
753477518f Exception instance for ErrorHandler 2011-02-03 06:57:37 +02:00
Michael Snoyman
2d6ef1f954 scaffold.hs checks for valid entries 2011-02-01 23:00:36 +02:00
Michael Snoyman
3afd3cff39 develServer 2011-02-01 08:13:26 +02:00
Michael Snoyman
71f3170ec8 Remove liftHandler 2011-01-31 13:26:50 +02:00
Michael Snoyman
f96b71e6f1 liftIOHandler 2011-01-31 13:26:31 +02:00
Michael Snoyman
3afb0f7442 Fix up scaffolded site 2011-01-31 13:19:45 +02:00
Michael Snoyman
9de5c48c19 Removed liftHandler- just use lift 2011-01-31 07:31:21 +02:00
Michael Snoyman
5b06e66382 Cleaned up extension lists 2011-01-31 07:21:59 +02:00
Michael Snoyman
02cf6f84d3 Change some ByteString to String 2011-01-31 07:11:05 +02:00
Michael Snoyman
327401eee4 Fixed a ByteString/String mismatch 2011-01-30 21:52:42 +02:00
Michael Snoyman
b9b94bbf8e Yesod.Internal.Dispatch 2011-01-28 11:53:32 +02:00
Michael Snoyman
24b519ffa4 Fixed some dispatch bugs 2011-01-28 11:26:13 +02:00
Michael Snoyman
af30b44ef2 Big code cleanup 2011-01-28 11:15:58 +02:00
Michael Snoyman
c571aac930 Normal and subsite dispatch code completely unified 2011-01-28 10:45:12 +02:00
Michael Snoyman
09e93e96a1 Steps towards unifying on YesodDispatch 2011-01-28 10:30:02 +02:00
Michael Snoyman
c87068b7fb mkSubsiteExp 2011-01-28 09:59:30 +02:00
Michael Snoyman
21bdab3602 Lots of cases 2011-01-28 09:37:14 +02:00