Commit Graph

  • ed2947f105 New homepage and Git repo Snoyman 2010-03-07 18:57:20 -0800
  • f97719a757 New README; enabled Gzip. Snoyman 2010-03-07 18:56:55 -0800
  • ef2e84668a Added yesod executable (with init) Snoyman 2010-03-07 16:51:58 -0800
  • 9e77f4fab5 Tweedle added to cabal file Snoyman 2010-03-05 13:46:16 -0800
  • 9e2b39e90f Show most recent status and priority for tweedle Snoyman 2010-03-05 13:42:31 -0800
  • a502b58061 Added tweedle example Snoyman 2010-03-05 13:04:36 -0800
  • 04fe54ef72 Allow catching of form errors Snoyman 2010-03-05 07:57:52 -0800
  • 412402cdd4 Renamed RawRequest to Request Snoyman 2010-03-05 04:43:36 -0800
  • e857927e2d Added pretty-yaml sample Snoyman 2010-03-04 14:19:52 -0800
  • 465188e166 Switched to parseRequestBody in web-encodings Snoyman 2010-03-04 04:37:58 -0800
  • 70a06a8808 newtype and Source in WAI Snoyman 2010-02-26 10:40:05 +0200
  • d2e88391a7 Lowered convertible-text version requiremented Snoyman 2010-02-26 10:18:50 +0200
  • 0fe88968dc Added onRequest Michael Snoyman 2010-02-25 07:42:18 +0200
  • c85a542888 Added some Web.Mime unit tests Michael Snoyman 2010-02-23 18:12:53 +0200
  • 417d09a968 Exported redirectLogin Michael Snoyman 2010-02-18 01:09:31 +0200
  • 71b62e0363 iothunk and fixed some tests Michael Snoyman 2010-02-17 14:52:23 +0200
  • a0cd0b5008 Removed ParamType Michael Snoyman 2010-02-17 14:32:38 +0200
  • 47b22ffb49 Removed maybeIdentifier FIXME (RequestReader instance fixed it) Michael Snoyman 2010-02-17 14:29:42 +0200
  • 81a6e7a464 Removed Verb Michael Snoyman 2010-02-17 14:25:45 +0200
  • 2babde3d78 Removed invalidParams Michael Snoyman 2010-02-17 09:37:52 +0200
  • f07701e25d Renamed functions for getting Wai values Michael Snoyman 2010-02-17 09:26:00 +0200
  • a39f84a575 Factored out DEST code into separate functions Michael Snoyman 2010-02-17 09:25:38 +0200
  • f94a3ea7e0 applyLayout requires RawRequest Michael Snoyman 2010-02-11 21:20:40 +0200
  • 784675919b Match wai renamings Michael Snoyman 2010-02-11 20:55:19 +0200
  • f0c16f1a72 bumped web-encodings version Michael Snoyman 2010-02-10 19:25:14 +0200
  • cca7450613 Rpxnow login looks at DEST cookie Michael Snoyman 2010-02-09 20:30:29 +0200
  • ad243856a2 Allow tagsoup 0.8 Michael Snoyman 2010-02-09 17:20:03 +0200
  • 28c5d2ab55 Changed defaultTemplateAttribs; bumped text Michael Snoyman 2010-02-04 08:10:07 +0200
  • 3a3d970476 defaultTemplateAttribs Michael Snoyman 2010-02-03 16:36:03 +0200
  • 38a15e4692 templateHtml and templateHtmlJson Michael Snoyman 2010-02-03 16:23:32 +0200
  • 0e96af34be Resource Int to Integer Michael Snoyman 2010-02-03 07:04:55 +0200
  • a95704d164 Only read request body when needed Michael Snoyman 2010-02-01 15:46:32 +0200
  • 89f40e48d0 Rudimentary form support Michael Snoyman 2010-02-01 15:07:05 +0200
  • 7ead9d4e5a decodeCookies -> parseCookies Michael Snoyman 2010-01-31 10:20:48 +0200
  • ec1d17dcd4 Fixed content type matching Michael Snoyman 2010-01-31 10:20:26 +0200
  • 15712773a0 Initial port to wai and wai-extra Michael Snoyman 2010-01-31 01:30:32 +0200
  • 7505d9a054 onRpxnowLogin and better defaultLoginPath Michael Snoyman 2010-01-27 22:00:40 +0200
  • f1184a1f66 Added ioTextToContent, fixed json/html order Michael Snoyman 2010-01-27 13:19:27 +0200
  • 43c847ff93 handlers -> resources, resources -> mkResources, fix examples Michael Snoyman 2010-01-27 10:05:29 +0200
  • d1618eb3d0 hlint applied Michael Snoyman 2010-01-27 09:40:39 +0200
  • 097561b7aa Moved all StringTemplate support to own module Michael Snoyman 2010-01-27 09:32:58 +0200
  • 1ff54a574a applyLayout added to Yesod Michael Snoyman 2010-01-27 09:11:23 +0200
  • bfc9b224c0 Removed all FIXMEs but Test.Errors and Yesod.Template Michael Snoyman 2010-01-26 21:06:41 +0200
  • ecb4d2f334 Removed Yesod.Parameter Michael Snoyman 2010-01-26 00:48:10 +0200
  • 764b981f6c Changed Content data type. Michael Snoyman 2010-01-26 00:16:02 +0200
  • e7a2e1cfca Removed Yesod.Rep Michael Snoyman 2010-01-25 21:52:27 +0200
  • 90e197ae46 Attempting to use SendFile throughout Michael Snoyman 2010-01-25 02:16:55 +0200
  • ec5b9863d5 Moved the meat of Yesod.Rep to Yesod.Response Michael Snoyman 2010-01-25 02:06:02 +0200
  • 3137ee9bee Removed reps from HasReps Michael Snoyman 2010-01-25 01:59:38 +0200
  • 79b780fec2 Language GET param and cookie; simple i18n example Michael Snoyman 2010-01-24 00:44:16 +0200
  • 7275d9ecfc Switch Content to be a function on language list Michael Snoyman 2010-01-22 09:39:15 +0200
  • b784ef935a Merged Yesod.Constants into Yesod.Definitions Michael Snoyman 2010-01-25 00:33:38 +0200
  • 254018e3c3 Removed more from Yesod.Request, with cascading removals Michael Snoyman 2010-01-25 00:23:55 +0200
  • 9ccfe9ba90 Removed cookie as a parameter type Michael Snoyman 2010-01-24 01:44:54 +0200
  • 309757c22d Separate ErrorResponse and SpecialResponse; added SendFile Michael Snoyman 2010-01-25 01:31:09 +0200
  • 405fb3ac25 Factored mime-type code into its own module Michael Snoyman 2010-01-25 00:58:55 +0200
  • f8fab1c81e Merge branch 'master' of git@github.com:snoyberg/yesod Michael Snoyman 2010-01-24 23:32:55 +0200
  • 1c3e02a2cd Cleaned up some FIXMEs Michael Snoyman 2010-01-24 01:14:35 +0200
  • b460e9d477 Does not reload template dir on each request Michael Snoyman 2010-01-24 00:56:08 +0200
  • 953d66542a Basic upgrade to data-object-yaml 0.2.0 Michael Snoyman 2010-01-21 20:00:22 +0200
  • a5893f5621 Fixed other code to reflect HtmlObject changes Michael Snoyman 2010-01-11 00:59:10 +0200
  • 1f9d11eb29 Building lists of strict text in HtmlObject Michael Snoyman 2010-01-11 00:18:28 +0200
  • aff7722e12 Approot used in rpxnow login Michael Snoyman 2010-01-06 21:27:56 +0200
  • 12a43ef90b Logout redirect to approot; displayname Michael Snoyman 2010-01-05 22:35:41 +0200
  • f21db91a0f Removed unnecesary code from Auth Michael Snoyman 2010-01-05 22:46:58 +0200
  • db1d0b306a Adding missing Parameter file Michael Snoyman 2010-01-01 03:51:12 +0200
  • 58f9f3e054 Passed the hasArgs in Test.Errors test; ugly hacks, needs cleanup Michael Snoyman 2010-01-01 03:50:52 +0200
  • 24c9e5c54a Integrated tests into test suite Michael Snoyman 2009-12-31 15:27:36 +0200
  • 4087573088 authIdentifier (automatic login redirection) Michael Snoyman 2009-12-31 02:41:20 +0200
  • 13d3444881 Method override is case insensitive Michael Snoyman 2009-12-31 02:40:32 +0200
  • 911934bff0 Basic implementation of template groups Michael Snoyman 2009-12-29 23:07:38 +0200
  • 3cbcac8c41 Basic template group support added Michael Snoyman 2009-12-29 02:55:26 +0200
  • 579583c1d2 Added basic XML support Michael Snoyman 2009-12-28 23:52:10 +0200
  • dc355edf7d Location datatype Michael Snoyman 2009-12-28 23:18:17 +0200
  • 29e6567c65 Changes to HTML type; AtomFeed and Auth Michael Snoyman 2009-12-28 22:44:51 +0200
  • 4e30f53746 Fixed some FIXMEs Michael Snoyman 2009-12-27 10:17:26 +0200
  • ab233514e1 Fixed some error reporting Michael Snoyman 2009-12-27 10:06:47 +0200
  • 0a72e93a61 Client session duration is configurable. Michael Snoyman 2009-12-26 23:57:03 +0200
  • fb772f9d9e Added permissionDenied function Michael Snoyman 2009-12-25 03:10:50 +0200
  • 0c6493f5f5 Can do authentication again Michael Snoyman 2009-12-25 02:22:24 +0200
  • abe8b16cfd HasReps Plain; exposing SitemapResponse Michael Snoyman 2009-12-22 00:17:54 +0200
  • c8078f0be3 Removed containers dependency Michael Snoyman 2009-12-24 23:11:09 +0200
  • 29afbd1b38 Fixes to compile with 6.12.1 Michael Snoyman 2009-12-23 08:45:59 +0200
  • 336f900849 Fixed invalid response content types. Michael Snoyman 2009-12-22 16:57:46 +0200
  • a614095aa4 Better documentation for fact.lhs Michael Snoyman 2009-12-21 20:09:56 +0200
  • b1042c2b0f Compiles without warnings Michael Snoyman 2009-12-21 19:37:05 +0200
  • 921dbf9b6c Ajaxified fact example Michael Snoyman 2009-12-21 16:15:35 +0200
  • 7ab3b406db Added fact example and fixed a few bugs. Michael Snoyman 2009-12-21 16:05:48 +0200
  • f27f6cd7e3 Fixed liftVerbMap wrt applyUrlParams Michael Snoyman 2009-12-20 22:04:50 +0200
  • 3661d96f0b Removed some dependencies Michael Snoyman 2009-12-17 19:55:29 +0200
  • a7cfa5f667 Added two basic examples Michael Snoyman 2009-12-17 19:27:03 +0200
  • ac450c9513 Cleaned up a good bit of Yesod.Resource Michael Snoyman 2009-12-17 18:33:00 +0200
  • f5cb44bff1 Slimmed down Resource exports Michael Snoyman 2009-12-17 14:58:07 +0200
  • ec2d63ce07 Compiling again Michael Snoyman 2009-12-17 14:47:37 +0200
  • e5276cae46 URL params passed as args, chooseRep called Michael Snoyman 2009-12-17 14:35:39 +0200
  • f6221dacc9 Quasi-quoting generates a single function Michael Snoyman 2009-12-17 11:20:35 +0200
  • cb6f497c03 VerbMap now becomes a function in quasi-quoting Michael Snoyman 2009-12-17 10:36:10 +0200
  • aedb43fe69 Initial quasi-quoting of resources complete, still ugly code Michael Snoyman 2009-12-17 10:13:46 +0200
  • f162ac54b3 Underlying libraries: remove To/FromObject Michael Snoyman 2009-12-16 20:27:38 +0200
  • 498ed1cee5 Beginning yaml -> resource map code Michael Snoyman 2009-12-15 01:50:18 +0200