log rhodecode/lib/indexers/daemon.py @ 4116:ffd45b185016 rhodecode-2.2.5-gpl

age author description
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
Fri, 31 May 2013 01:03:05 +0200 Marcin Kuzminski show number of revisions to parse in whoosh indexing deamon logging beta
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
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
Wed, 29 Dec 2010 13:54:03 +0100 Marcin Kuzminski fixes #90 + docs update beta
Wed, 29 Dec 2010 01:18:13 +0100 Marcin Kuzminski #92 removed content of binary files for whoosh indexer beta
Tue, 28 Dec 2010 18:44:32 +0100 Marcin Kuzminski fixes to #92, updated changelog beta
Sat, 27 Nov 2010 01:43:04 +0100 Marcin Kuzminski fixed cache problem, beta
Fri, 26 Nov 2010 02:25:39 +0100 Marcin Kuzminski extended trending languages to more entries, implemented new faster and "fancy" beta
Sun, 14 Nov 2010 22:54:16 +0100 Marcin Kuzminski Refactor codes for scm model beta
Sat, 13 Nov 2010 02:29:46 +0100 Marcin Kuzminski Implemented whoosh index building as paster command. beta
Sat, 06 Nov 2010 16:14:49 +0100 Marcin Kuzminski fixed annotation bug, added history to annotation. beta
Sun, 24 Oct 2010 16:15:40 +0200 Marcin Kuzminski Hacking for git support,and new faster repo scan beta
Thu, 21 Oct 2010 01:38:14 +0200 Marcin Kuzminski Code refactoring,models renames beta
Wed, 20 Oct 2010 17:57:55 +0200 Marcin Kuzminski fixed bug when whoosh failed indexing an new repository.
Mon, 18 Oct 2010 01:14:40 +0200 Marcin Kuzminski removed soon deprecated walk method on repository instance
Sun, 10 Oct 2010 01:42:08 +0200 Marcin Kuzminski fixed whoosh failure on new repository
Sat, 09 Oct 2010 01:11:44 +0200 Marcin Kuzminski fixed reindexing, and made some optimizations to reuse repo instances from repo scann list.
Sat, 09 Oct 2010 00:22:19 +0200 Marcin Kuzminski rewrote whoosh indexing to run internal repository.walk() instead of filesystem.
Thu, 07 Oct 2010 18:30:50 +0200 Marcin Kuzminski fixed whoosh indexing possible unicode decode errors
Wed, 06 Oct 2010 03:34:18 +0200 Marcin Kuzminski more renames for rhode code !!