log rhodecode/lib/helpers.py @ 3774:60335b702a00 beta

age author description
Tue, 16 Apr 2013 01:42:24 +0200 Marcin Kuzminski h.person, if author name is empty, use email as a fallback beta
Thu, 11 Apr 2013 16:55:39 +0200 Marcin Kuzminski fixed issue with h.person() function returned prematurly giving only email info from changeset metadata. Thanks to Stevan Radaković beta
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich config: rename options to show_revision_number and show_sha_length beta
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