log rhodecode/controllers/home.py @ 3181:efe23d6c178c rhodecode-0.0.1.5.2

age author description
Mon, 21 Jan 2013 00:03:44 +0100 Marcin Kuzminski merged with beta
Wed, 09 Jan 2013 01:59:43 +0100 Marcin Kuzminski Use common function for generation of grid data beta
Sat, 05 Jan 2013 01:58:29 +0100 Marcin Kuzminski Added full last changeset info to lightweight dashboard beta
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Wed, 14 Nov 2012 23:22:38 +0100 Marcin Kuzminski parse metatags for lightweight dashboard beta
Sun, 28 Oct 2012 22:56:48 +0100 Marcin Kuzminski fixed badRequest on views decorated by @jsonify beta
Thu, 18 Oct 2012 20:54:25 +0200 Marcin Kuzminski Update last_change from VCS data on request. beta
Thu, 18 Oct 2012 20:16:00 +0200 Marcin Kuzminski Added lightweight dashboard option. ref #500 beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Sat, 14 Jul 2012 19:55:35 +0200 Marcin Kuzminski Use simplified cached repos list for quick repo switcher, in some cases it can have 2-3x speed-up since it doesn't need to init the scms beta
Mon, 07 May 2012 22:07:55 +0200 Marcin Kuzminski Use webob exception as often as possible codereview
Wed, 28 Mar 2012 19:54:16 +0200 Marcin Kuzminski merged beta into default branch
Fri, 16 Mar 2012 13:21:17 +0200 Marcin Kuzminski #401 repository group is automatically pre-selected when adding repos inside a repository group beta
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Sat, 28 Jan 2012 01:06:29 +0200 Marcin Kuzminski #227 Initial version of repository groups permissions system beta
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
Sat, 26 Nov 2011 03:01:08 +0200 Marcin Kuzminski fixed caching query on repos path beta
Wed, 02 Nov 2011 03:08:33 +0200 Marcin Kuzminski refactoring of models names for repoGroup permissions beta
Sat, 29 Oct 2011 01:40:14 +0200 Marcin Kuzminski fixed xhr check for tags-branches view beta
Sat, 29 Oct 2011 00:57:09 +0200 Marcin Kuzminski lazy load of branches and tags menu beta
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Thu, 22 Sep 2011 03:08:02 +0300 Marcin Kuzminski removed obsolete sort code beta
Fri, 24 Jun 2011 16:00:12 +0200 Marcin Kuzminski Fixed issue with dashboard displaying count on repositories that you don't have permission beta
Tue, 07 Jun 2011 17:58:51 +0200 Marcin Kuzminski fixes #200, rewrote the whole caching mechanism to get rid of such problems. Now cached instances are attached beta
Mon, 23 May 2011 02:22:00 +0200 Marcin Kuzminski #47 implemented Adding of new repo_groups+forms+validators. Fixed sorting of repo groups by main names in multiple locations. Removed some unneeded calls to self.sa for exchange to .query() methods. beta
Mon, 23 May 2011 00:00:03 +0200 Marcin Kuzminski #47 implemented basic gui for browsing repo groups beta
Sat, 09 Apr 2011 18:38:18 +0200 Marcin Kuzminski merges for stable
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
Fri, 01 Apr 2011 18:08:30 +0200 Marcin Kuzminski added repo count to dashboard beta
Sat, 19 Mar 2011 01:07:53 +0100 Marcin Kuzminski implemented repo switcher list as dynamically loaded by xhr requestt. beta
Thu, 17 Mar 2011 01:13:48 +0100 Marcin Kuzminski changes for release 1.1.5
Tue, 15 Feb 2011 01:36:07 +0100 Marcin Kuzminski another major codes rewrite: beta
Tue, 08 Feb 2011 15:41:47 +0100 Marcin Kuzminski fixed sorting in maing page by owners beta
Fri, 31 Dec 2010 19:46:56 +0100 Marcin Kuzminski fixed copyright year to 2011 beta
Sat, 18 Dec 2010 16:55:28 +0100 Marcin Kuzminski updated docs on every controller beta
Sun, 14 Nov 2010 22:54:16 +0100 Marcin Kuzminski Refactor codes for scm model beta
Tue, 26 Oct 2010 03:20:32 +0200 Marcin Kuzminski Fixes for raw_id, needed for git beta base rhodecode/controllers/hg.py@b862405300bc