Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add 410 page | Edmund von der Burg | 2011-04-15 | -3/+11 |
* | rename 404 error to be clearer | Edmund von der Burg | 2011-04-15 | -5/+5 |
* | Tidy up 404 template and add error message | Edmund von der Burg | 2011-04-15 | -5/+5 |
* | Handle (e,n) requests to '/' | Edmund von der Burg | 2011-04-15 | -1/+1 |
* | Redirect locations queries from '/' to '/around' | Edmund von der Burg | 2011-04-12 | -0/+20 |
* | Start to move index.cgi into catalyst | Edmund von der Burg | 2011-04-12 | -1/+1 |
* | Added overrides to staging servers to make testing/dev easier | Edmund von der Burg | 2011-04-06 | -1/+1 |
* | do the index page the proper way | Edmund von der Burg | 2011-02-23 | -1/+1 |
* | Added back index page for the tests | Edmund von der Burg | 2011-02-23 | -0/+9 |
* | More work on the Cobrand and setting for request | Edmund von der Burg | 2011-02-23 | -14/+4 |
* | Added About controller | Edmund von der Burg | 2011-02-23 | -0/+12 |
* | Added templated 404 page as default | Edmund von der Burg | 2011-02-22 | -22/+19 |
* | make default handler state that code has fallen through to the Catalyst app | Edmund von der Burg | 2011-02-22 | -2/+5 |
* | Created app using catalyst.pl | Edmund von der Burg | 2011-02-22 | -0/+69 |