log pylons_app/controllers/hg.py @ 115:8c038e588a42

age author description
Wed, 28 Apr 2010 22:09:01 +0200 Marcin Kuzminski Removed unneeded action from controller. That was a part of old hg implementation
Sun, 25 Apr 2010 01:25:54 +0200 Marcin Kuzminski statics moved to pylons.
Wed, 21 Apr 2010 00:26:11 +0200 Marcin Kuzminski added empty controllers for branches tags files graph, routing and test for them
Sun, 18 Apr 2010 00:31:58 +0200 Marcin Kuzminski Moved summary to seperate controller,
Sat, 17 Apr 2010 22:17:17 +0200 Marcin Kuzminski reimplemented summary page,
Tue, 13 Apr 2010 22:32:53 +0200 Marcin Kuzminski refactoring update
Mon, 12 Apr 2010 10:29:18 +0200 Marcin Kuzminski Started summary page. Added filters to templates. used by n,self.f.filtername prefixed by n to disable other filters. Few other fixes found