log pylons_app/controllers/error.py @ 191:b68b2246e5a6

age author description
Sat, 22 May 2010 01:47:07 +0200 Marcin Kuzminski Authenticated controller with LoginRequired decorator, and cleaned __before__ (used in baseController now). fixed User for clone url with logged in session user.
Thu, 29 Apr 2010 01:26:20 +0200 Marcin Kuzminski Moved check_repo function to utils, error controller check for first name in url, for this repo and only prints 404 make repo template if repo does not exists, moded check repo from admin
Sun, 25 Apr 2010 01:25:54 +0200 Marcin Kuzminski statics moved to pylons.
Sun, 18 Apr 2010 21:15:53 +0200 Marcin Kuzminski Updated error handling, from mercurial to pylons. + added tempalte for 404
Sat, 20 Feb 2010 22:45:59 +0100 Marcin Kuzminski change error controller,
Thu, 18 Feb 2010 13:01:57 +0100 Marcin Kuzminski initial commit.