log rhodecode/controllers/search.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
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Mon, 22 Apr 2013 14:11:40 +0200 Marcin Kuzminski Unified the paginators for pylons and YUI. beta
Mon, 15 Apr 2013 00:46:34 +0200 Marcin Kuzminski auth decorators are not used anymore on __before__ beta
Sat, 13 Apr 2013 12:51:34 +0200 Marcin Kuzminski usage of request.GET is now more consistent beta
Sat, 13 Apr 2013 12:51:34 +0200 Marcin Kuzminski usage of request.GET is now more consistent
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Wed, 30 Jan 2013 21:17:03 +0100 Mads Kiilerich search: repo search is a repo thing - show it that way in ui and url beta
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Tue, 09 Oct 2012 19:39:26 +0200 Marcin Kuzminski #589 search urlgenerator didn't properly escape special chars on url beta
Wed, 19 Sep 2012 22:38:12 +0200 Marcin Kuzminski Merge branch beta into stable rhodecode-0.0.1.4.2
Mon, 17 Sep 2012 22:17:25 +0200 Marcin Kuzminski failsafe the GET `page` argument beta
Sat, 15 Sep 2012 22:05:49 +0200 Marcin Kuzminski fixes issues #566 non-ascii search params are crashing paginator beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable