log rhodecode/lib/indexers/daemon.py @ 3921:932c84e8fa92 beta

age author description
Thu, 30 May 2013 22:37:08 +0200 Marcin Kuzminski fixed #851 and #563 make-index crashes on non-ascii files beta
Thu, 30 May 2013 00:29:23 +0200 Marcin Kuzminski fixed #850 Whoosh indexer should use the default revision flag to make index beta
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Wed, 21 Nov 2012 23:01:37 +0100 Marcin Kuzminski fixed issues some people had with whoosh indexers and unicode decode beta
Wed, 19 Sep 2012 22:38:12 +0200 Marcin Kuzminski Merge branch beta into stable rhodecode-0.0.1.4.2
Sat, 15 Sep 2012 21:26:23 +0200 Marcin Kuzminski fixed problems with re-indexing non-ascii names of repositories beta
Sat, 15 Sep 2012 21:17:23 +0200 Marcin Kuzminski fixed logging messages on whoosh indexer beta
Sat, 15 Sep 2012 21:08:53 +0200 Marcin Kuzminski Fix possible exception about repo_name not defined, on whoosh indexer when using index-only option beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Thu, 30 Aug 2012 19:35:32 +0200 Marcin Kuzminski #548 Fixed issue with non-ascii paths in whoosh indexer beta
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