• last updated 41 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bumped version number and release date in anticipation of releasing beta1

after tomorrow's OCT meeting.

  1. … 22 more files in changeset.
Bumped HEAD to 5.6.0d1.

  1. … 22 more files in changeset.
Bumped release date as I'll be releasing today.

  1. … 22 more files in changeset.
Bumped version numbers

  1. … 22 more files in changeset.
Implement TIP#130 Add -exta_args to search callback definition to avoid having to redefine it constantly

    • -7
    • +17
    ./tcl/tsearch2-driver-procs-postgresql.xql
  1. … 3 more files in changeset.
Fix typo in query names

    • -2
    • +2
    ./tcl/tsearch2-driver-procs-postgresql.xql
Preparing for release:

1. Created new ChangeLog file

2. Created new docs

3. Bumped version numbers

  1. … 152 more files in changeset.
More missing defaults

    • -3
    • +3
    ./tcl/tsearch2-driver-procs-postgresql.xql
Add default config for PG < 8.3 query.

    • -3
    • +3
    ./tcl/tsearch2-driver-procs-postgresql.xql
Fix postgtresql 8.3 compatibility for another query.

    • -6
    • +27
    ./tcl/tsearch2-driver-procs-postgresql.xql
Bumped version numbers to 5.4.3b1.

  1. … 21 more files in changeset.
Removed a debugging message (oops)

Hopefully found the secret to customizing queries by version

    • -39
    • +0
    ./tcl/tsearch2-driver-procs-postgresql-8.3.xql
    • -1
    • +44
    ./tcl/tsearch2-driver-procs-postgresql.xql
Fucking query processor only allows one queryset per xql file

    • -0
    • +39
    ./tcl/tsearch2-driver-procs-postgresql-8.3.xql
    • -42
    • +0
    ./tcl/tsearch2-driver-procs-postgresql.xql
Broke out 8.3 vs. old tsearch queries into a query file and conditionalized

by version. Did not break out queries not affected by 8.3.

    • -0
    • +81
    ./tcl/tsearch2-driver-procs-postgresql.xql
Bumped versions numbers to 5.5.0d1

  1. … 20 more files in changeset.
Merged from 5.4.2

  1. … 283 more files in changeset.
Bumped version numbers for release

  1. … 21 more files in changeset.
Bumped version numbers to prepare for tomorrow's release.

  1. … 21 more files in changeset.
Bumped version numbers to 5.4.2b1

  1. … 21 more files in changeset.
Bumped version numbers ...

  1. … 21 more files in changeset.
Bumped info files, which I forgot to do before putting up the beta tarball.

  1. … 21 more files in changeset.
Bumped version numbers to 5.4.0

  1. … 21 more files in changeset.
A variety of things ...

1. maturity level of acs-mail-lite/notifications set to 2 until final release

2. intermedia bumped to 5.4.0b1 (missed this earlier) and maturity to 3

3. tsearch2-driver maturity set to 3

  1. … 4 more files in changeset.
Bumped version numbers...

  1. … 20 more files in changeset.
use tcl 8.4 comparison operators

don't join on acs_objects if not needed

Added new parameter to limite the file indexed size (we have crashes in pg 8.2.4)

Merge fix for not with no search terms from oacs-5-2

Add test for NOT with no search terms