log pylons_app/lib/helpers.py @ 265:0e5455fda8fd

age author description
Mon, 07 Jun 2010 00:18:33 +0200 Marcin Kuzminski Implemented basic repository managment. Implemented repo2db mappings, model, helpers updates and code cleanups
Sun, 06 Jun 2010 21:54:54 +0200 Marcin Kuzminski made global funcion to clean repo names, and remove all special chars from the name.
Fri, 04 Jun 2010 00:23:55 +0200 Marcin Kuzminski Pygments code coloring rewrite, annotation was moved to vcs whitch had much better lib for that. Fixed code recognition based on mimetypes of filenodes, for better coloring.
Fri, 21 May 2010 02:07:49 +0200 Marcin Kuzminski implemented pygmentize codes into webhelpers. Together with color_dict caching into pylons globals
Sun, 25 Apr 2010 22:29:43 +0200 Marcin Kuzminski fixed file browser breadcrumbs with revision
Sun, 25 Apr 2010 18:42:58 +0200 Marcin Kuzminski Updated tempaltes, added file browser breadcrumbs, and feed icons
Sun, 25 Apr 2010 01:18:38 +0200 Marcin Kuzminski added pygments webhelper
Sun, 25 Apr 2010 00:12:34 +0200 Marcin Kuzminski added helper for filesize
Sat, 24 Apr 2010 16:52:34 +0200 Marcin Kuzminski webhelpers update
Wed, 07 Apr 2010 17:28:10 +0200 marcink implemented admin page login
Wed, 07 Apr 2010 15:28:50 +0200 marcink changed for pylons 0.1 / 1.0
Thu, 18 Feb 2010 13:01:57 +0100 Marcin Kuzminski initial commit.