log pylons_app/controllers/branches.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.
Mon, 03 May 2010 19:07:54 +0200 Marcin Kuzminski Html changes and cleanups, made folders for html templates, implemented tags and branches pages
Wed, 21 Apr 2010 00:26:11 +0200 Marcin Kuzminski added empty controllers for branches tags files graph, routing and test for them