log rhodecode/lib/helpers.py @ 4116:ffd45b185016 rhodecode-2.2.5-gpl

age author description
Wed, 02 Jul 2014 19:03:13 -0400 Bradley M. Kuhn Imported some of the GPLv3'd changes from RhodeCode v2.2.5. rhodecode-2.2.5-gpl
Wed, 26 Jun 2013 19:07:32 +0200 Marcin Kuzminski Implemented issue #387 side-by-side diffs view
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Tue, 04 Jun 2013 17:42:46 +0200 Marcin Kuzminski removed bad translation string beta
Sat, 01 Jun 2013 01:03:31 +0200 Marcin Kuzminski Fixes #852, created custom Flash() class and Message beta
Thu, 30 May 2013 00:01:16 +0200 Marcin Kuzminski moved make-index command to paster_commands module beta
Tue, 28 May 2013 17:20:46 +0200 Marcin Kuzminski Switch gravatar to always use ssl. beta
Wed, 22 May 2013 03:17:42 +0200 Marcin Kuzminski replace list appends with list literals when possible beta
Sun, 19 May 2013 01:36:41 +0200 Marcin Kuzminski store download archive actions in journal beta
Wed, 08 May 2013 01:19:18 +0200 Marcin Kuzminski diff parser: redefined operations stats for changes beta
Mon, 22 Apr 2013 14:11:40 +0200 Marcin Kuzminski Unified the paginators for pylons and YUI. beta
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
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
Wed, 05 Dec 2012 23:59:13 +0100 Marcin Kuzminski Implemented better support for Wildcard queries beta
Sun, 18 Nov 2012 00:38:35 +0100 Marcin Kuzminski extend helper for better breadcrumbs for repo groups beta
Sat, 10 Nov 2012 14:50:11 +0100 Marcin Kuzminski fixes #645 Fix git handler when doing delete remote branch beta
Mon, 05 Nov 2012 19:57:29 +0100 Marcin Kuzminski Implemented generation of changesets based beta
Mon, 29 Oct 2012 21:18:14 +0100 Marcin Kuzminski new tooltip implementation beta
Sat, 27 Oct 2012 00:51:08 +0200 Marcin Kuzminski yet another fix for commit linkifications beta
Sat, 27 Oct 2012 00:09:07 +0200 Marcin Kuzminski fixed #623: Lang meta-tag doesn't work with C#/C++ beta
Tue, 23 Oct 2012 18:21:56 +0200 Marcin Kuzminski Use lightweight revisions in journal by default beta
Tue, 23 Oct 2012 17:09:28 +0200 Marcin Kuzminski don't check for url issue links, since we always want to linkify changeset into a repo link, fixes issue beta
Tue, 23 Oct 2012 14:33:06 +0200 Marcin Kuzminski shorten the journal compare tooltip beta
Tue, 23 Oct 2012 11:09:27 +0200 Marcin Kuzminski Added lightweight journal option for visual beta
Mon, 22 Oct 2012 22:47:07 +0200 Marcin Kuzminski added experimental lightweight param to journal beta
Thu, 18 Oct 2012 20:16:00 +0200 Marcin Kuzminski Added lightweight dashboard option. ref #500 beta
Tue, 09 Oct 2012 21:39:26 +0200 Marcin Kuzminski formatting change on helper, remove str() call beta
Fri, 28 Sep 2012 23:28:10 +0200 Marcin Kuzminski merged beta into stable