log rhodecode/lib/helpers.py @ 1320:09c3fb460fcb beta

age author description
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
Sat, 19 Mar 2011 18:52:27 +0100 Marcin Kuzminski Changes for repo groups beta
Fri, 18 Mar 2011 19:39:48 +0100 Marcin Kuzminski simplified str2bool, and moved safe_unicode out of helpers since it was not html specific function beta
Thu, 17 Mar 2011 01:13:48 +0100 Marcin Kuzminski changes for release 1.1.5
Sat, 05 Mar 2011 23:02:15 +0100 Marcin Kuzminski merge with optional gravatars beta
Sat, 05 Mar 2011 22:59:41 +0100 Marcin Kuzminski #109, added manual pull of changes for repositories that have remote location filled in. beta
Wed, 02 Mar 2011 11:50:13 +0100 Marcin Kuzminski #21 added optional flag to disable gravatar, and use local icon beta
Tue, 01 Mar 2011 10:05:43 +0100 Marcin Kuzminski Added branch filter to repo pager beta
Sun, 27 Feb 2011 03:18:23 +0100 Marcin Kuzminski fixed problem with int. chars in gravatars beta
Sun, 27 Feb 2011 02:43:44 +0100 Marcin Kuzminski replaced all decode('utf-8') instances with .decode('utf-8','replace') for more error prof setup, beta
Sun, 27 Feb 2011 01:57:17 +0100 Marcin Kuzminski Added dedicated repo pager to support reversed new way slicing method of vcs and get_changesets method beta
Sat, 26 Feb 2011 16:04:38 +0100 Marcin Kuzminski fixed unicode problems with file paths. beta
Sat, 19 Feb 2011 14:00:01 +0100 Marcin Kuzminski Fixes for release 1.1.4
Wed, 16 Feb 2011 11:16:27 +0100 Marcin Kuzminski rhodecode release 1.1.3 changes part2 rhodecode-0.0.1.1.3
Wed, 16 Feb 2011 11:05:35 +0100 Marcin Kuzminski rhodecode release 1.1.3 changes
Tue, 15 Feb 2011 23:03:33 +0100 Marcin Kuzminski updated changelog, small fix for journal beta
Tue, 15 Feb 2011 19:47:20 +0100 Marcin Kuzminski typo fix for journal action beta
Tue, 15 Feb 2011 19:45:15 +0100 Marcin Kuzminski fixed journal look & feel beta
Tue, 15 Feb 2011 18:52:08 +0100 Marcin Kuzminski removed obsolete _static flag from url, and fixed urls in webhelpers beta
Tue, 15 Feb 2011 01:36:07 +0100 Marcin Kuzminski another major codes rewrite: beta