log pylons_app/controllers/changelog.py @ 223:4cf00c939e88

age author description
Mon, 24 May 2010 01:10:09 +0200 Marcin Kuzminski bugfix
Mon, 24 May 2010 00:58:26 +0200 Marcin Kuzminski version bump. Bugfix when changelog parameter was not an int. Added limit for 100 changelogs to view at once. rhodecode-0.0.0.7.3
Sat, 22 May 2010 19:18:09 +0200 Marcin Kuzminski moved all cache function out to Base Controller for easier maintainance
Sat, 22 May 2010 01:58:36 +0200 Marcin Kuzminski full changelog caching, secured changelog with LoginRequired, some minor changes in graph
Sun, 09 May 2010 17:22:30 +0200 Marcin Kuzminski Changeg graph to changelog, and changelog to shortlog
Mon, 03 May 2010 19:07:54 +0200 Marcin Kuzminski Html changes and cleanups, made folders for html templates, implemented tags and branches pages
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