log rhodecode/controllers/summary.py @ 4186:7e5f8c12a3fc kallithea-2.2.5-rebrand

age author description
Wed, 02 Jul 2014 19:04:28 -0400 Bradley M. Kuhn First step in two-part process to rename directories to kallithea. kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:13 -0400 Bradley M. Kuhn Imported some of the GPLv3'd changes from RhodeCode v2.2.5. rhodecode-2.2.5-gpl
Tue, 16 Jul 2013 21:54:28 +0200 Marcin Kuzminski Fixed spelling of get's to gets
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich invalidation: don't create CacheInvalidation records on startup beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich invalidate: encapsulate how key is generated from repo_name and kind beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich invalidation: merge .invalidate and .set_valid as .test_and_set_valid beta
Tue, 16 Apr 2013 00:44:48 +0200 Marcin Kuzminski Removed shortlog aka lightweight changelog. beta
Mon, 15 Apr 2013 22:59:09 +0200 Marcin Kuzminski remove obsolete and not used branches/tags extraction on summary page beta
Mon, 15 Apr 2013 00:46:34 +0200 Marcin Kuzminski auth decorators are not used anymore on __before__ beta
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Fri, 29 Mar 2013 23:36:53 +0100 Marcin Kuzminski added url quote in clone url. fixes issue #809 beta
Wed, 20 Mar 2013 16:21:34 +0100 Marcin Kuzminski Repo size - show just the size without duplicating text beta
Mon, 04 Mar 2013 18:30:50 +0100 leonardo Addding context bar to more repo related pages. beta
Wed, 30 Jan 2013 22:30:52 +0100 Marcin Kuzminski added recursion limit for stats gathering, sometimes it did >1000 loops which lead to python throwing max recursion depth exceeded error. beta
Mon, 28 Jan 2013 23:33:19 +0100 Marcin Kuzminski implemented #83 show repo size on summary page beta
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Thu, 29 Nov 2012 16:09:42 -0500 philip j Added uri encoding to the username so that usernames with '@' in them (such as email address/users from LDAP) will beta
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