log rhodecode/controllers/summary.py @ 1824:89efedac4e6c beta

age author description
Wed, 04 Jan 2012 03:50:07 +0200 Marcin Kuzminski 2012 copyrights beta
Thu, 29 Dec 2011 07:35:51 +0200 Marcin Kuzminski auto white-space removal beta
Thu, 29 Dec 2011 00:01:05 +0200 Marcin Kuzminski implements #285: Implemented non changeable urls for clone url, and web views beta
Fri, 23 Dec 2011 04:47:48 +0200 Marcin Kuzminski - fixed issue with missing commits on some repos commands beta
Sun, 27 Nov 2011 01:36:39 +0200 Marcin Kuzminski added quickstart page for new repos beta
Fri, 25 Nov 2011 20:05:59 +0200 Marcin Kuzminski optimized summary page for disabled stats beta
Thu, 03 Nov 2011 03:00:53 +0200 Marcin Kuzminski configurable clone url beta
Fri, 28 Oct 2011 02:40:22 +0200 Marcin Kuzminski Cached readme generation beta
Thu, 27 Oct 2011 03:26:02 +0200 Marcin Kuzminski implements #215 Repository view uses a README (text/markdown + rst) beta
Fri, 07 Oct 2011 02:53:29 +0200 Marcin Kuzminski merge stable with beta
Fri, 07 Oct 2011 02:51:18 +0200 Marcin Kuzminski fixed issues with python2.5 beta
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Fri, 30 Sep 2011 01:50:21 +0300 Marcin Kuzminski changed list comprehesion into generator beta
Thu, 09 Jun 2011 15:12:12 +0200 Marcin Kuzminski Fixes issue #201 beta
Sun, 15 May 2011 18:18:00 +0200 Marcin Kuzminski Changed OrderedDict implementation to pypy odict, in general it's the fastest and most reliable solution. Added OrderedTuple from python foundation. beta
Sun, 24 Apr 2011 16:59:27 +0200 Marcin Kuzminski small fixes for git support beta
Tue, 12 Apr 2011 21:08:09 +0200 Marcin Kuzminski removed leftover print beta
Tue, 12 Apr 2011 20:10:47 +0200 Marcin Kuzminski merged latest fixes for stable
Tue, 12 Apr 2011 19:48:02 +0200 Marcin Kuzminski fixes issue #166, made clone-uri use the pylons build in url generators, that way it's more safe. beta
Mon, 11 Apr 2011 22:24:04 +0200 Marcin Kuzminski fixed issue #165 trending source files are now stored in cache as ext only, and translated to description only when displaying, so future changes of mappings will take affect right away. beta
Tue, 05 Apr 2011 18:04:06 +0200 Marcin Kuzminski fixes for issue #149
Tue, 05 Apr 2011 13:12:38 +0200 Marcin Kuzminski pep8ify beta
Mon, 04 Apr 2011 20:01:45 +0200 Marcin Kuzminski fixed license issue #149 beta
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 00:06:18 +0200 Marcin Kuzminski added percentage of progress of gathered commit activity statistics beta
Wed, 23 Mar 2011 20:38:51 +0100 Marcin Kuzminski changes for #56 beta
Wed, 09 Mar 2011 20:26:02 +0100 Marcin Kuzminski replaced all global calls to template context (rhodecode_user), into instance attributes 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
Fri, 25 Feb 2011 01:14:18 +0100 Marcin Kuzminski fixes for vcs 0.2.0and new slicing methods beta
Tue, 15 Feb 2011 01:36:07 +0100 Marcin Kuzminski another major codes rewrite: beta