log rhodecode/lib/helpers.py @ 1629:2196aa27954b beta

age author description
Mon, 31 Oct 2011 23:10:11 +0200 Marcin Kuzminski implements #293 gravatar link should be disabled when use_gravatar = false beta
Sat, 29 Oct 2011 17:03:33 +0200 Liad Shani Added basic automatic user creation for container auth beta
Mon, 17 Oct 2011 01:01:18 +0200 Marcin Kuzminski Merge with beta
Tue, 11 Oct 2011 23:39:03 +0200 Marcin Kuzminski unified generation of repo groups choices beta
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Wed, 21 Sep 2011 20:47:16 +0300 Liad Shani Fixed user avatar display when gravatar use is disabled beta
Mon, 12 Sep 2011 02:42:06 +0300 Marcin Kuzminski Code cleanup beta
Fri, 09 Sep 2011 21:04:23 +0300 Marcin Kuzminski removed colorsys import beta
Fri, 05 Aug 2011 21:17:59 +0300 Marcin Kuzminski Links in summary page are now active beta
Sat, 09 Jul 2011 20:22:52 +0200 Marcin Kuzminski fixed issues with repo pager beta
Sat, 09 Jul 2011 20:07:59 +0200 Marcin Kuzminski Javascripts rewrite: updated yui to latest 2.9, simplified ajax loading for multiple pages. Removed YUI dev package beta
Thu, 30 Jun 2011 01:25:37 +0200 Marcin Kuzminski Unicode fixes, added safe_str method for global str() operations +better test sandboxing beta
Thu, 09 Jun 2011 15:12:12 +0200 Marcin Kuzminski Fixes issue #201 beta
Tue, 07 Jun 2011 17:58:51 +0200 Marcin Kuzminski fixes #200, rewrote the whole caching mechanism to get rid of such problems. Now cached instances are attached beta
Sat, 04 Jun 2011 01:16:39 +0200 Marcin Kuzminski Removed all string concat for exchange of ''.join() beta
Sat, 04 Jun 2011 00:14:32 +0200 Marcin Kuzminski Make rhodecode use author/username filter from vcs instead of mercurial beta
Thu, 02 Jun 2011 15:11:13 +0200 Marcin Kuzminski wrap_paragraph was to slow for toolip generation and was removed. beta
Sun, 22 May 2011 21:09:02 +0200 Marcin Kuzminski When creating a remote repository, with credentials filled, it's good to hide username and password from the clone url. Only administrators can see this in repository settings page beta
Thu, 12 May 2011 21:12:18 +0200 Marcin Kuzminski Anonymous user shouldn't use gravatar, changed gravatar into regular hosted image. beta
Sun, 08 May 2011 19:58:42 +0200 Marcin Kuzminski Fixed problem with anchor link positioning when passed in ranges. beta
Wed, 04 May 2011 19:06:56 +0200 Marcin Kuzminski logged local commit with special action via action_logger, beta
Thu, 14 Apr 2011 10:52:12 +0200 Marcin Kuzminski fixed problem with binary files, and for files that were deleted. beta
Thu, 14 Apr 2011 01:07:18 +0200 Marcin Kuzminski fixed possible float division, and changeset ranges bug introduced in stat changeset. beta
Thu, 14 Apr 2011 00:43:23 +0200 Marcin Kuzminski Implemented --stat for changelog beta
Sat, 09 Apr 2011 17:13:15 +0200 Marcin Kuzminski fixes for stable
Tue, 05 Apr 2011 18:51:34 +0200 Marcin Kuzminski fixes for stable
Sun, 03 Apr 2011 18:23:15 +0200 Marcin Kuzminski source code cleanup: remove trailing white space, normalize file endings beta
Mon, 28 Mar 2011 23:47:12 +0200 Marcin Kuzminski fixed problem with tooltips flickering. beta
Thu, 24 Mar 2011 16:35:53 +0100 Marcin Kuzminski fixes for issues #137 and #116 safe_unicode is now default for handling file names beta
Wed, 23 Mar 2011 20:38:51 +0100 Marcin Kuzminski changes for #56 beta