log rhodecode/controllers/home.py @ 3972:3cb5a35a319d

age author description
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Mon, 08 Apr 2013 17:57:58 +0200 Mads Kiilerich index: always use lightweight - there shouldn't be any reason not to beta
Mon, 15 Apr 2013 00:46:34 +0200 Marcin Kuzminski auth decorators are not used anymore on __before__ beta
Sun, 07 Apr 2013 19:55:30 +0200 Marcin Kuzminski always use json from compat module beta
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Thu, 28 Mar 2013 01:10:45 +0100 Mads Kiilerich follow Python conventions for boolean values beta
Thu, 28 Feb 2013 17:52:44 +0100 Mads Kiilerich home: don't crash in branch_tag_switcher when an invalid repo name is given beta
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