Commit Graph

  • c59901e95e add mongoDB to the scaffolder Greg Weber 2011-08-02 16:41:27 -0700
  • b7e76ebcd8 Better form validation Michael Snoyman 2011-08-02 20:19:53 +0300
  • dccd17e0ac Officially include MassInput Michael Snoyman 2011-08-02 19:45:07 +0300
  • 98888152ea Scaffolding fixes Michael Snoyman 2011-08-02 09:36:27 +0300
  • 15142f344f upgrade scaffold to 0.9 Greg Weber 2011-08-01 10:30:22 -0700
  • 9206a0554d main.hs instead of config/project.hs Greg Weber 2011-08-01 09:54:51 -0700
  • 7a8e98158f fix compiler warning Greg Weber 2011-08-01 09:54:14 -0700
  • b9b48273d7 add a default RenderMessage for forms i18n Greg Weber 2011-08-01 09:42:28 -0700
  • 9170ce37e4 remove yesod-examples from install-all.sh Greg Weber 2011-08-01 09:41:32 -0700
  • 9c3492ea2b update for latest persistent Greg Weber 2011-08-01 09:38:54 -0700
  • 2ed25bd9fc automatically install dependencies Greg Weber 2011-08-01 09:34:36 -0700
  • aa450bfa1d Removed spurious web-routes-quasi dependency Michael Snoyman 2011-07-29 07:32:55 +0300
  • 704b5e742c Updated yesod-form docs Michael Snoyman 2011-07-28 14:37:41 +0300
  • ab08057b5f Merge pull request #100 from PeterScott/master Michael Snoyman 2011-07-25 00:43:14 -0700
  • 6231a1db05 Switch to version 2.2 of pwstore-fast, and leave the door open to 2.x. Peter Scott 2011-07-24 20:54:33 -0700
  • d84c256750 Merge pull request #99 from iand675/master Michael Snoyman 2011-07-24 20:46:06 -0700
  • da1dcc1206 Fixed template to take proper sitearg configuration Ian Duncan 2011-07-24 21:38:52 -0500
  • 1f866e0972 tagsoup version bump Michael Snoyman 2011-07-24 15:47:15 +0300
  • 52ed616dd5 yesod-core uses cabal test Michael Snoyman 2011-07-24 15:42:27 +0300
  • 3660b6d7b0 Fix yesod-static cabal file Michael Snoyman 2011-07-24 08:51:37 +0300
  • d55fd0fc64 Fix Yesod.Logger location Michael Snoyman 2011-07-24 07:47:22 +0300
  • 299d3a4622 Merge commit '9d37249e1ad1f3c70545363db909a9c2a9408762' Michael Snoyman 2011-07-24 07:46:59 +0300
  • 925c2df506 BrowserID: Switch from GET to POST Michael Snoyman 2011-07-24 07:13:12 +0300
  • d7d91a486f yesod-static samples Michael Snoyman 2011-07-22 11:22:07 +0300
  • 240a61a484 wai-app-static changes, got directory listing working Michael Snoyman 2011-07-22 11:19:43 +0300
  • 5cb8e4a605 Added install-all.sh Michael Snoyman 2011-07-22 09:08:05 +0300
  • d0b492397b Added gitignore Michael Snoyman 2011-07-22 09:07:56 +0300
  • 1b403cbff4 0.9 changes Michael Snoyman 2011-07-22 09:07:47 +0300
  • f0f4c69828 Add 'yesod-static/' from commit 'afe3f11179698f4e28da0e00d0a6404cac3b1c43' Michael Snoyman 2011-07-22 08:59:58 +0300
  • 2c5286ac0f Add 'yesod-sitemap/' from commit '5e9b8ba1f4bb8d24ab1699b7465892b7b6025fd3' Michael Snoyman 2011-07-22 08:59:58 +0300
  • c00259b3fe Add 'yesod-persistent/' from commit '17e7ae34d400c8c0bc00a9caa2afe8d06653d7ad' Michael Snoyman 2011-07-22 08:59:58 +0300
  • 894336a482 Add 'yesod-newsfeed/' from commit 'e68851b9db97519e0cade5dc10bb964c270b4a9a' Michael Snoyman 2011-07-22 08:59:57 +0300
  • 83813b1df4 Add 'yesod-json/' from commit '41a198225f137610cae208190aca443c56efd332' Michael Snoyman 2011-07-22 08:59:57 +0300
  • 6f5459f70f Add 'yesod-form/' from commit '53b7c3b81015e7f244c6b8961ca2f07979f932e2' Michael Snoyman 2011-07-22 08:59:57 +0300
  • 41faf62094 Add 'yesod-examples/' from commit '851f928e55b3646f7790b6cc70968957cca04a4b' Michael Snoyman 2011-07-22 08:59:56 +0300
  • 2dc10de435 Add 'yesod-core/' from commit '982d6185bee75b078bee92bd8a2e8743707f1922' Michael Snoyman 2011-07-22 08:59:56 +0300
  • cd5ee0fb12 Add 'yesod-auth/' from commit 'fe498e3dac01bfc999cad33b90a2b1b397785178' Michael Snoyman 2011-07-22 08:59:54 +0300
  • a7df7531dc Add 'yesod/' from commit '45bbb0fc93db341ecac1406234fe0e880d63ed12' Michael Snoyman 2011-07-22 08:59:52 +0300
  • d865dc20a1 initial commit Michael Snoyman 2011-07-22 08:59:07 +0300
  • fe498e3dac BrowserId Michael Snoyman 2011-07-21 18:26:19 +0300
  • a25be7d884 Version bump Michael Snoyman 2011-07-21 18:04:32 +0300
  • 5e3ae824da Added BrowserId support Michael Snoyman 2011-07-21 18:03:59 +0300
  • a713f6af2d Remove qsUrl and utf8-string Michael Snoyman 2011-07-19 17:57:02 +0300
  • e2eee534c1 OpenId uses xml-enumerator and tagsoup Michael Snoyman 2011-07-19 17:44:53 +0300
  • 655ab103fd openid sample works with newest Yesod Michael Snoyman 2011-07-19 15:29:44 +0300
  • afe3f11179 yesod 0.9 Michael Snoyman 2011-07-19 09:42:33 +0300
  • e68851b9db yesod 0.9 Michael Snoyman 2011-07-19 09:41:00 +0300
  • 41a198225f yesod 0.9 Michael Snoyman 2011-07-19 09:40:49 +0300
  • 53b7c3b810 hamlet 0.9 Michael Snoyman 2011-07-19 09:39:21 +0300
  • 686950992d hamlet 0.9 Michael Snoyman 2011-07-19 09:39:05 +0300
  • 17e7ae34d4 Version bumps Michael Snoyman 2011-07-19 08:54:04 +0300
  • f02f142719 More version bumps Michael Snoyman 2011-07-19 08:53:35 +0300
  • 0930bbeaef Version bumps Michael Snoyman 2011-07-19 08:52:53 +0300
  • c566eafb34 persistent 0.6 Michael Snoyman 2011-07-19 08:51:58 +0300
  • 982d6185be Dropped web-routes-quasi dep, pulled in necessary code Michael Snoyman 2011-07-19 08:10:37 +0300
  • 5a61ff5632 hamlet 0.9 Michael Snoyman 2011-07-19 08:06:18 +0300
  • 9d37249e1a add a simple channel based (thread-safe) logger Greg Weber 2011-07-17 17:40:49 -0700
  • 45bbb0fc93 Disabled appMessage server; not as pretty, but actually works Michael Snoyman 2011-07-17 21:26:16 +0300
  • 2e90d0a6b7 yesod devel uses command line Michael Snoyman 2011-07-17 21:22:06 +0300
  • 9adf931c67 Cleaned up Scaffold.Build Michael Snoyman 2011-07-17 21:06:49 +0300
  • c9eaf84694 configure and build, using command line Michael Snoyman 2011-07-17 21:04:26 +0300
  • ea51828143 Handling StaticFiles Michael Snoyman 2011-07-17 20:54:16 +0300
  • 5ece9efca0 Merge pull request #90 from gregwebs/heroku3 Michael Snoyman 2011-07-17 02:10:37 -0700
  • ab30fdcfe6 add wrapper for shelltest Greg Weber 2011-07-15 08:41:07 -0700
  • 67fc2f8aa7 fix tests- clientsession dependencies Greg Weber 2011-07-15 08:03:25 -0700
  • 040893a0d4 add heroku Procfile dd Procfile Greg Weber 2011-07-15 07:25:56 -0700
  • ab087a3e38 FIXED: fixed applying hook twice Hiromi Ishii 2011-07-15 21:54:52 +0900
  • 2297fc1fb6 Added embed, other minor fixes Michael Snoyman 2011-07-15 12:05:54 +0300
  • 08f284c096 Return to 0.1 API Michael Snoyman 2011-07-15 11:45:40 +0300
  • f84d26533b Remove Helpers Michael Snoyman 2011-07-15 11:11:12 +0300
  • 86e3800951 Cookies are HttpOnly Michael Snoyman 2011-07-15 11:01:08 +0300
  • 626f2d8132 Fixes to UTC time parsing (from Chetan Taralekar) Michael Snoyman 2011-07-15 09:25:41 +0300
  • 4d7519d2be client_session_key in config folder Michael Snoyman 2011-07-15 08:59:04 +0300
  • d280870cb7 case-insensitive bump Michael Snoyman 2011-07-15 08:37:59 +0300
  • dffd1e8d40 case-insensitive bump Michael Snoyman 2011-07-15 08:32:54 +0300
  • 588cf6ab58 - Changed to include "oauth_callback" only in the temporary credential phase. - Proxy & Scope parameter support in OAuth by hook (thx!> pqwy & himura). Hiromi Ishii 2011-07-15 01:14:41 +0900
  • cd1016e2ba Merge pull request #4 from gregwebs/compile Michael Snoyman 2011-07-14 08:54:40 -0700
  • 6f671dbd9b Merge pull request #89 from gregwebs/org Michael Snoyman 2011-07-14 06:51:31 -0700
  • e762a42f23 Pulled some requests Hiromi Ishii 2011-07-14 19:51:43 +0900
  • efc5c19e52 test with an sdist Greg Weber 2011-07-13 09:49:30 -0700
  • ad421e3047 Merge pull request #85 from gregwebs/settings2 Michael Snoyman 2011-07-12 23:27:23 -0700
  • b7f567e8c0 include all config files Greg Weber 2011-07-12 22:23:33 -0700
  • a44d1d8ab0 fix compiler warnings Greg Weber 2011-07-12 22:12:43 -0700
  • 7fd7ba59ca fix/improve scaffolding Greg Weber 2011-07-12 13:02:35 -0700
  • 851f928e55 Initial import Michael Snoyman 2011-07-12 19:20:53 +0300
  • d82ba54740 first commit Michael Snoyman 2011-07-12 19:17:56 +0300
  • a0a7291616 use directory structure Greg Weber 2011-07-12 08:31:42 -0700
  • 0ed92be3fa compile against new wai-app-static Greg Weber 2011-07-11 22:30:55 -0700
  • 9075a3a808 remove adapter Greg Weber 2011-07-11 11:30:55 -0700
  • 193b74b9aa make database settings configurable Greg Weber 2011-07-11 10:20:27 -0700
  • e598a9fcbb Added Proxy support to OAuth client Takahiro HIMURA 2011-07-09 00:18:54 +0900
  • 642a9bfde2 show env in launching string Greg Weber 2011-07-10 08:49:01 -0700
  • 0e36cd0e06 more documentation Greg Weber 2011-07-10 08:42:09 -0700
  • 942590a9e3 fix option parsing & settings Greg Weber 2011-07-10 08:12:28 -0700
  • e9460895a7 Merge pull request #86 from gregwebs/model Michael Snoyman 2011-07-09 13:24:59 -0700
  • 01dca42d4f add Model and static/js directories Greg Weber 2011-07-08 12:13:59 -0700
  • 7452726d40 add a Settings.yaml file for dynamic settings Greg Weber 2011-07-06 20:14:30 -0700
  • daeff8b012 Include qq.h Michael Snoyman 2011-07-08 18:06:45 +0300
  • 98a20a8a00 Merge pull request #83 from gregwebs/book Michael Snoyman 2011-07-07 20:42:09 -0700
  • b56e74d197 Merge pull request #84 from gregwebs/shelltestrunner Michael Snoyman 2011-07-07 20:37:33 -0700