log pylons_app/lib/simplehg.py @ 171:52bbeb1e813f

age author description
Fri, 21 May 2010 02:44:40 +0200 Marcin Kuzminski Added universal cache invalidator for two cached functions.
Thu, 29 Apr 2010 00:29:49 +0200 Marcin Kuzminski Removed unneeded PATH_INFO manipulation, and added 404 codes on bad repositories paths
Wed, 28 Apr 2010 22:09:33 +0200 Marcin Kuzminski Changed simplehg middleware repo name function
Wed, 28 Apr 2010 02:08:45 +0200 Marcin Kuzminski Implemented simplehg middleware,moved make_ui functions to lib.utils
Wed, 28 Apr 2010 00:16:08 +0200 Marcin Kuzminski simplehg, cleanup