log rhodecode/lib/helpers.py @ 3631:10b4e34841a4 beta

age author description
Thu, 28 Mar 2013 03:34:36 +0100 Marcin Kuzminski Don't catch all exceptions beta
Thu, 28 Mar 2013 01:10:45 +0100 Mads Kiilerich helpers: show boolean value of value as icon, not just the True and False singletons beta
Tue, 26 Mar 2013 15:53:11 +0100 Mads Kiilerich breadcrumbs: make repo names link to summary pages beta
Mon, 25 Mar 2013 14:08:15 +0100 Marcin Kuzminski rename sha_rev to something more understandable beta
Thu, 21 Mar 2013 21:12:03 +0100 Marcin Kuzminski backward compat: use safe .get on show_id function CONFIG calls beta
Thu, 21 Mar 2013 21:03:22 +0100 Marcin Kuzminski Implemented show_id function that is a configurable way to display sha hashes in the changelog. beta
Mon, 11 Mar 2013 17:09:43 +0100 Leonardo Merge beta
Thu, 07 Mar 2013 14:48:23 +0100 Leonardo WIP: Changelog view beta
Mon, 04 Mar 2013 18:42:14 +0100 leonardo Merge beta
Mon, 04 Mar 2013 12:15:34 +0100 Leonardo Adding the context bar too all pages related to a Repository. beta
Tue, 26 Feb 2013 02:29:02 +0100 Marcin Kuzminski show correct values for compare view when multiple git tags are pushed beta
Tue, 12 Feb 2013 23:15:55 +0100 Marcin Kuzminski #763 gravatar helper function should fallback into default image if somehow email provided is empty.
Wed, 27 Feb 2013 02:27:09 +0100 Marcin Kuzminski fixed tests and missing replacements from 5f1850e4712a beta
Tue, 26 Feb 2013 00:11:59 +0100 Marcin Kuzminski fixed urlify changesets regex + tests beta
Mon, 25 Feb 2013 20:48:52 +0100 Marcin Kuzminski don't use double literal() calls on urlify functions beta
Mon, 25 Feb 2013 17:55:18 +0100 Marcin Kuzminski urlify commit function also should extract normal links beta
Tue, 19 Feb 2013 20:35:25 +0100 Marcin Kuzminski revision extraction function shouldn't be so eager, just extract commits that are beta
Tue, 12 Feb 2013 17:03:10 +0100 Marcin Kuzminski don't use global pylons config beta
Sun, 17 Feb 2013 21:21:45 +0100 Marcin Kuzminski Add option to define custom lexers for custom extensions for code highlight in rcextension module beta
Tue, 12 Feb 2013 23:15:55 +0100 Marcin Kuzminski #763 gravatar helper function should fallback into default image if somehow email provided is empty. beta
Fri, 25 Jan 2013 01:40:09 +0100 Marcin Kuzminski Group management delegation: beta
Mon, 21 Jan 2013 00:03:44 +0100 Marcin Kuzminski merged with beta
Thu, 10 Jan 2013 02:50:39 +0100 Marcin Kuzminski fixes issue #715 Meta-Tagging [requires => Repo-123] not working beta
Sat, 05 Jan 2013 02:26:39 +0100 Marcin Kuzminski white space cleanup beta
Sun, 30 Dec 2012 23:06:03 +0100 Marcin Kuzminski Added UserIpMap interface for allowed IP addresses and IP restriction access beta
Fri, 14 Dec 2012 04:26:15 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.1
Fri, 14 Dec 2012 04:19:12 +0100 Marcin Kuzminski - #683 fixed difference between messages about not mapped repositories beta
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Sat, 08 Dec 2012 19:09:12 +0100 Marcin Kuzminski fixes issue #674, alternative gravatar url had an error when there was no valid email in commit data beta
Thu, 06 Dec 2012 23:55:12 +0100 Marcin Kuzminski final implementation of #210 journal filtering. beta