/[drupal]/contributions/modules/xapian/CHANGELOG.txt
ViewVC logotype

Log of /contributions/modules/xapian/CHANGELOG.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.1.4.7 - (view) (download) (annotate) - [select for diffs]
Wed Apr 1 13:12:42 2009 UTC (7 months, 3 weeks ago) by jeremy
Branch: DRUPAL-6--1
Changes since 1.1.4.6: +8 -0 lines
Diff to previous 1.1.4.6 , to branch point 1.1
Port bug fixes from DRUPAL-5 branch.  (The DRUPAL-6 branch was forked from an
earlier version of the code)
 - add 'indexed' field to database
 - ensure that no unpublished content is indexed
 - validate that a recent enough version of the xapian bindings are installed
 - add support for optional write-only database

Revision 1.1.2.10 - (view) (download) (annotate) - [select for diffs]
Fri Feb 6 18:30:34 2009 UTC (9 months, 2 weeks ago) by jeremy
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1.2.9: +3 -0 lines
Diff to previous 1.1.2.9 , to branch point 1.1
Febuary 6, 2009:
 - bug #369050: don't cache nodes in memory when indexing

Revision 1.1.4.6 - (view) (download) (annotate) - [select for diffs]
Fri Feb 6 18:27:05 2009 UTC (9 months, 2 weeks ago) by jeremy
Branch: DRUPAL-6--1
Changes since 1.1.4.5: +3 -1 lines
Diff to previous 1.1.4.5 , to branch point 1.1
Bug #369050: don't cache nodes in memory when indexing

Revision 1.1.4.5 - (view) (download) (annotate) - [select for diffs]
Thu Feb 5 23:48:12 2009 UTC (9 months, 2 weeks ago) by jeremy
Branch: DRUPAL-6--1
Changes since 1.1.4.4: +2 -1 lines
Diff to previous 1.1.4.4 , to branch point 1.1
Bug #369085: respect "items to index per cron run" after OOM

Revision 1.1.4.4 - (view) (download) (annotate) - [select for diffs]
Thu Feb 5 23:37:27 2009 UTC (9 months, 2 weeks ago) by jeremy
Branch: DRUPAL-6--1
Changes since 1.1.4.3: +1 -0 lines
Diff to previous 1.1.4.3 , to branch point 1.1
Feature #369059: make stemming language configurable

Revision 1.1.4.3 - (view) (download) (annotate) - [select for diffs]
Thu Feb 5 23:10:50 2009 UTC (9 months, 2 weeks ago) by jeremy
Branch: DRUPAL-6--1
Changes since 1.1.4.2: +3 -0 lines
Diff to previous 1.1.4.2 , to branch point 1.1
Bug #369050: don't statically cache nodes when indexing.

Revision 1.1.4.2 - (view) (download) (annotate) - [select for diffs]
Mon Nov 17 05:24:45 2008 UTC (12 months, 1 week ago) by simon
Branch: DRUPAL-6--1
Changes since 1.1.4.1: +10 -0 lines
Diff to previous 1.1.4.1 , to branch point 1.1
Initial port for Drupal 6

Revision 1.1.2.9 - (view) (download) (annotate) - [select for diffs]
Wed Sep 24 19:06:37 2008 UTC (14 months ago) by jeremy
Branch: DRUPAL-5
Changes since 1.1.2.8: +3 -0 lines
Diff to previous 1.1.2.8 , to branch point 1.1
 - bug #312876: fix permissions, to administer Xapian need 'administer search'

Revision 1.1.2.8 - (view) (download) (annotate) - [select for diffs]
Wed Sep 17 13:58:13 2008 UTC (14 months, 1 week ago) by jeremy
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.1.2.7: +1 -0 lines
Diff to previous 1.1.2.7 , to branch point 1.1
bug #274689: clarify installation directions for Debian

Revision 1.1.2.7 - (view) (download) (annotate) - [select for diffs]
Wed Sep 17 13:43:07 2008 UTC (14 months, 1 week ago) by jeremy
Branch: DRUPAL-5
Changes since 1.1.2.6: +3 -0 lines
Diff to previous 1.1.2.6 , to branch point 1.1
 - bug #309368: remove node from index if unpublished during update

Revision 1.1.2.6 - (view) (download) (annotate) - [select for diffs]
Tue Jul 15 13:40:31 2008 UTC (16 months, 1 week ago) by jeremy
Branch: DRUPAL-5
Changes since 1.1.2.5: +5 -0 lines
Diff to previous 1.1.2.5 , to branch point 1.1
 - bug #282855: support separate read and write databases
 - initialize static $database/$writable_database variables before using them
 - add additional debug info when Xapian query fails

Revision 1.1.2.5 - (view) (download) (annotate) - [select for diffs]
Tue Jul 8 20:35:27 2008 UTC (16 months, 2 weeks ago) by jeremy
Branch: DRUPAL-5
Changes since 1.1.2.4: +2 -1 lines
Diff to previous 1.1.2.4 , to branch point 1.1
unindex previously indexed unpublished nodes

Revision 1.1.2.4 - (view) (download) (annotate) - [select for diffs]
Tue Jul 8 20:11:44 2008 UTC (16 months, 2 weeks ago) by jeremy
Branch: DRUPAL-5
Changes since 1.1.2.3: +1 -0 lines
Diff to previous 1.1.2.3 , to branch point 1.1
bug #279984: do not index unpublished nodes

Revision 1.1.2.3 - (view) (download) (annotate) - [select for diffs]
Tue Jul 8 20:05:23 2008 UTC (16 months, 2 weeks ago) by jeremy
Branch: DRUPAL-5
Changes since 1.1.2.2: +1 -0 lines
Diff to previous 1.1.2.2 , to branch point 1.1
bug #280003: gracefully handle invalid nodes if added to index queue

Revision 1.1.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Jul 8 16:27:57 2008 UTC (16 months, 2 weeks ago) by jeremy
Branch: DRUPAL-5
Changes since 1.1.2.1: +2 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1
 - bug #278820: properly invoke xapian api when connecting to remote database
 - add XAPIAN_LOCAL and XAPIAN_REMOTE defines to make code more readable

Revision 1.1.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Jul 8 12:45:50 2008 UTC (16 months, 2 weeks ago) by jeremy
Branch: DRUPAL-5
Changes since 1.1: +3 -0 lines
Diff to previous 1.1
 - bug #275419: 'delete' in comment api passes an object, handle appropriately

Revision 1.1.4.1
Sun May 11 12:48:38 2008 UTC (18 months, 2 weeks ago) by simon
Branch: DRUPAL-6--1
Changes since 1.1: +0 -7 lines
FILE REMOVED
file CHANGELOG.txt was added on branch DRUPAL-6--1 on 2008-11-17 05:24:45 +0000

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun May 11 12:48:38 2008 UTC (18 months, 2 weeks ago) by simon
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Adding CHANGELOG.txt as per module developer guidelines

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2