log rhodecode/lib/indexers/daemon.py @ 2693:66c778b8cb54 beta

age author description
Sat, 04 Aug 2012 21:39:05 +0200 Marcin Kuzminski Extended commit search schema with date of commit beta
Sat, 21 Jul 2012 14:27:28 +0200 Marcin Kuzminski little code cleanup beta
Sat, 21 Jul 2012 08:20:32 +0200 Indra Talip when indexing changesets use the raw_id to locate the point from beta
Sat, 21 Jul 2012 06:01:32 +0200 Indra Talip rename changeset index key to match raw_id rather than path for greater consistency beta
Sat, 21 Jul 2012 01:28:22 +0200 Indra Talip import with_statment to make daemon.py python 2.5 compatible beta
Fri, 20 Jul 2012 12:50:56 +0200 Indra Talip create an index for commit messages and the ability to search them and see results beta
Sat, 07 Jul 2012 13:54:37 +0200 Marcin Kuzminski Little better logging in whoosh indexer beta
Tue, 05 Jun 2012 00:27:59 +0200 Marcin Kuzminski #453 added ID field in whoosh SCHEMA that solves the issue of reindexing modified files beta
Sat, 02 Jun 2012 18:01:56 +0200 Marcin Kuzminski #469 added --update-only option to whoosh to re-index only given list beta
Sat, 02 Jun 2012 16:53:21 +0200 Marcin Kuzminski fixed issue with whoosh always re-indexing non-ascii filenames even if they didn't change 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
Sun, 04 Mar 2012 19:57:42 +0000 Marcin Kuzminski code garden 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
Thu, 16 Feb 2012 05:41:58 +0200 Marcin Kuzminski bumbed whoosh to 2.3.X series beta
Wed, 04 Jan 2012 03:50:07 +0200 Marcin Kuzminski 2012 copyrights beta
Tue, 22 Nov 2011 14:10:33 +0200 Marcin Kuzminski fixes issue with whoosh reindexing files that were removed or renamed beta
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Sat, 27 Aug 2011 17:55:58 +0300 Marcin Kuzminski removed buggy iteration over file nodes in whoosh indexer, this greatly improves speed of indexing. beta
Sun, 12 Jun 2011 19:13:42 +0200 Marcin Kuzminski fixed daemon typos beta
Tue, 05 Apr 2011 18:04:06 +0200 Marcin Kuzminski fixes for issue #149
Mon, 04 Apr 2011 20:01:45 +0200 Marcin Kuzminski fixed license issue #149 beta
Mon, 28 Mar 2011 17:59:12 +0200 Marcin Kuzminski fixes issue #146 beta
Wed, 23 Mar 2011 20:38:51 +0100 Marcin Kuzminski changes for #56 beta
Fri, 18 Mar 2011 19:39:48 +0100 Marcin Kuzminski simplified str2bool, and moved safe_unicode out of helpers since it was not html specific function beta
Sat, 12 Feb 2011 21:21:23 +0100 Marcin Kuzminski Major refactoring, removed when possible calls to app globals. beta
Fri, 21 Jan 2011 00:00:20 +0100 Marcin Kuzminski Fixed whoosh daemon, for depracated walk method beta
Thu, 06 Jan 2011 19:10:25 +0100 Marcin Kuzminski merged found bugs and fixed for stable release:
Fri, 31 Dec 2010 19:46:56 +0100 Marcin Kuzminski fixed copyright year to 2011 beta