log rhodecode/lib/helpers.py @ 1218:3d9da7893fdb

age author description
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
Sun, 13 Feb 2011 03:39:28 +0100 Marcin Kuzminski Updated new Journal with users and dates aggregates beta
Sun, 13 Feb 2011 02:48:02 +0100 Marcin Kuzminski fixes fixes fixes ! optimized queries on journal beta
Sun, 13 Feb 2011 00:29:31 +0100 Marcin Kuzminski another major code rafactor, reimplemented (almost from scratch) beta
Fri, 11 Feb 2011 00:44:22 +0100 Marcin Kuzminski hidden compare view link for single revision push beta
Fri, 11 Feb 2011 00:13:09 +0100 Marcin Kuzminski Code refactor number 2 beta
Wed, 09 Feb 2011 01:02:44 +0100 Marcin Kuzminski Added compare view into journal, fixed wrong function call to show compare view beta
Sat, 05 Feb 2011 23:58:37 +0100 Marcin Kuzminski fixed following js snipet. It' can be called multiple times now next to each repository beta
Fri, 04 Feb 2011 17:36:41 +0100 Marcin Kuzminski fixes for journal, added paging now it's possible to view whole journal beta
Tue, 01 Feb 2011 15:19:42 +0100 Marcin Kuzminski moved tooltip function from the for loop and from templates to helpers beta
Fri, 28 Jan 2011 10:49:06 +0100 Marcin Kuzminski fixed line number look beta
Thu, 27 Jan 2011 23:01:16 +0100 Marcin Kuzminski #107 added single line highlight beta
Mon, 24 Jan 2011 22:41:40 +0100 Marcin Kuzminski fixes for #99, added casting to unicode for int chars as utf-8 files beta
Sun, 23 Jan 2011 00:23:28 +0100 Marcin Kuzminski fixed vcs import. beta
Fri, 21 Jan 2011 00:00:20 +0100 Marcin Kuzminski Fixed whoosh daemon, for depracated walk method beta
Sun, 16 Jan 2011 16:51:32 +0100 Marcin Kuzminski patched gravatar url generation to properly support new https force flag from settings. beta
Mon, 03 Jan 2011 10:39:36 +0100 Marcin Kuzminski added wrapping into journal tooltips beta
Sat, 01 Jan 2011 22:43:37 +0100 Marcin Kuzminski added wrapping of long tooltips in index page beta
Sat, 01 Jan 2011 19:22:09 +0100 Marcin Kuzminski reimplemented tooltip, refactored tooltip_title into title for proper html, beta
Fri, 31 Dec 2010 12:12:19 +0100 Marcin Kuzminski Added message tooltip into journal revisions in push. beta
Sat, 18 Dec 2010 17:13:46 +0100 Marcin Kuzminski merged with beta
Sat, 18 Dec 2010 17:13:10 +0100 Marcin Kuzminski Proper fix for number of changesets in journal beta
Sat, 18 Dec 2010 17:01:07 +0100 Marcin Kuzminski merge with default
Sat, 18 Dec 2010 16:30:42 +0100 Marcin Kuzminski fixed limit of changesets showed in action logger beta
Sat, 18 Dec 2010 14:45:58 +0100 Marcin Kuzminski merged with beta branch
Sat, 11 Dec 2010 15:04:28 +0100 Marcin Kuzminski action logger upgrade, for working with migrations beta
Tue, 07 Dec 2010 03:22:15 +0100 Marcin Kuzminski fixed some w3c html beta
Sun, 05 Dec 2010 03:00:08 +0100 Marcin Kuzminski added icons to journal, extend show more to actually show more pushed revisions, beta
Mon, 29 Nov 2010 01:59:49 +0100 Marcin Kuzminski fixed journal helper, little test update, beta
Sun, 28 Nov 2010 21:25:02 +0100 Marcin Kuzminski css update for journal beta
Fri, 26 Nov 2010 02:45:39 +0100 Marcin Kuzminski some stylings to journal beta
Tue, 23 Nov 2010 01:58:49 +0100 Marcin Kuzminski fixed python2.5 incompatible enumerate calls beta
Mon, 22 Nov 2010 15:49:04 +0100 Marcin Kuzminski added action loggers to following repositories, beta
Mon, 22 Nov 2010 03:57:47 +0100 Marcin Kuzminski implemented user dashboards, and following system. beta
Thu, 18 Nov 2010 19:21:24 +0100 Marcin Kuzminski Added fork name to journal beta
Thu, 18 Nov 2010 03:39:01 +0100 Marcin Kuzminski html w3c fixes beta
Thu, 18 Nov 2010 03:05:29 +0100 Marcin Kuzminski Added ldap info on admin users, added bool2icon helper for nicer representation of beta