log rhodecode/controllers/summary.py @ 2897:1f7b8c73c94a

age author description
Mon, 08 Oct 2012 22:37:09 +0200 Marcin Kuzminski Merge with beta
Sat, 29 Sep 2012 23:12:30 +0200 Marcin Kuzminski #574 Show pull request status also in shortlog (if any) beta
Mon, 03 Sep 2012 21:59:31 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.4.0
Mon, 03 Sep 2012 17:52:51 +0200 Marcin Kuzminski Don't scan for readmes if changeset is an EmptyChangeset beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Sat, 04 Aug 2012 01:20:38 +0200 Marcin Kuzminski Bumped mercurial version to 2.3 beta
Fri, 20 Jul 2012 12:00:57 +0200 Marcin Kuzminski mover verbose logging in readme search function beta
Sat, 14 Jul 2012 19:09:35 +0200 Marcin Kuzminski Readme renderer now uses landing_rev parameter to render the readme based on beta
Tue, 22 May 2012 20:23:30 +0200 Marcin Kuzminski fixed readme rendering bug. beta
Thu, 10 May 2012 20:27:45 +0200 Marcin Kuzminski merged beta into stable
Wed, 09 May 2012 21:19:25 +0200 Marcin Kuzminski doh remove print beta
Wed, 09 May 2012 21:17:51 +0200 Marcin Kuzminski don't use db-repo instance on readme file fetching, use regular scm get_repo that doesn't hide exceptions beta
Wed, 09 May 2012 20:53:22 +0200 Marcin Kuzminski fixed issue with getting README files from git repositories beta
Wed, 28 Mar 2012 19:54:16 +0200 Marcin Kuzminski merged beta into default branch
Wed, 07 Mar 2012 02:18:22 +0200 Marcin Kuzminski utils/conf beta
Mon, 05 Mar 2012 16:58:55 +0200 Marcin Kuzminski fixed #390 cache invalidation problems on repos inside group beta
Sun, 04 Mar 2012 03:01:02 +0000 Marcin Kuzminski fixes issue #385 clone by ID url was loosing proxy prefix in URL beta
Wed, 29 Feb 2012 23:11:13 +0200 Marcin Kuzminski merge beta into stable
Wed, 29 Feb 2012 02:38:14 +0200 Marcin Kuzminski p2.5 fixes beta
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Mon, 20 Feb 2012 23:00:54 +0200 Marcin Kuzminski Added VCS into rhodecode core for faster and easier deployments of new versions beta
Fri, 13 Jan 2012 00:24:48 +0200 Marcin Kuzminski backported fix for issue #271
Fri, 13 Jan 2012 00:18:10 +0200 Marcin Kuzminski fixes issue #271 beta
Thu, 12 Jan 2012 06:21:48 +0200 Marcin Kuzminski backported fixes for statistics from beta branch, try to fix issue #271
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
Sun, 13 Feb 2011 00:29:31 +0100 Marcin Kuzminski another major code rafactor, reimplemented (almost from scratch) beta
Wed, 26 Jan 2011 18:37:42 +0100 Marcin Kuzminski implemented #84 downloads can be enabled/disabled per each repository from now. beta
Thu, 13 Jan 2011 23:35:46 +0100 Marcin Kuzminski added branch/tag options to download links in summary beta
Tue, 11 Jan 2011 23:06:41 +0100 Marcin Kuzminski merged bugfixes for rhodecode 1.1.2 release
Mon, 10 Jan 2011 22:37:33 +0100 Marcin Kuzminski fixed graph bug beta
Mon, 10 Jan 2011 20:37:46 +0100 Marcin Kuzminski fixed wrong clone url for anonymous access beta