Commit Graph

14 Commits

Author SHA1 Message Date
Michael Snoyman
4c0f523457 APPROOT environment variable 2012-04-25 17:32:20 +03:00
Michael Snoyman
c65053ec64 Simplified host/port/approot settings, solves #274 2012-03-12 15:35:43 +02:00
Michael Snoyman
277d9c8c64 List environments 2012-01-12 12:09:01 +02:00
Michael Snoyman
b268b37086 Fix warnings 2012-01-12 12:03:16 +02:00
Michael Snoyman
97cface838 yesod-default: switch from cmdargs, support for PORT env variable 2012-01-12 10:12:30 +02:00
Michael Snoyman
a1b051ccca A bunch of scaffolding changes 2011-12-30 13:30:24 +02:00
Michael Snoyman
c90cf34ef5 data-object-yaml to yaml 0.5 2011-12-28 17:07:53 +02:00
Michael Snoyman
0f72117e53 Fix a warning 2011-12-14 09:39:59 +02:00
Michael Snoyman
a7077992ae Fix for cmdargs 2011-12-14 09:18:27 +02:00
Michael Snoyman
49f2da73ee Deprecate Yesod.Config; more configurable config in yesod-default 2011-12-14 09:18:27 +02:00
Michael Snoyman
1dbbfc8d06 More explicit config error messages; fix defaultArgConfig 2011-09-22 07:32:50 +03:00
patrick brisbin
a20c28dfad add Staging to match scaffolded ymls 2011-09-21 18:52:27 -04:00
patrick brisbin
ca55a891c8 Rewrite AppConfig loader
* Remove AppEnv
* Add logic to set approort smartly in most cases
* Refactor YAML parser
* Update yesod-default to match

There's still much todo...
2011-09-20 22:55:31 -04:00
patrick brisbin
b031702a9b Add yesod-default
Still needs the cabal, Setup, etc etc but at least it compiles and is
somewhat extensible.
2011-09-19 15:15:04 -04:00