• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
Someone modified this file and committed it without even bothering to see

if it would compile without errror ...

Add callback check so indexer works.

commiting search work from sloan

    • -0
    • +66
    ./search-convert-procs.tcl
  1. … 37 more files in changeset.
Add search callback definitions.

Implement indexing and searching as callbacks. Service contracts still optionally available.

Add callback proc definitions

Add support for search callbacks for datasource.

object_type unavailable on delete

add a search::action callback and make the syndication called from the callback rather than inline.

    • -0
    • +59
    ./syndicate-procs.tcl
Revert client specific code checked in.

Add support to update acs_objects.package_id and acs_objects.title on index for search. PBS specific enhancement to support clipboard and other 5.2 functionality.

more error checking

subsite scoped search

  1. … 9 more files in changeset.
typo two log messages

make the search indexer much more robust to errors in the datasource or indexing routines -- catch + emit traceback for errors

more cleanup, change search sweeper to pull id's and release handle few fixes to syndication stuff

  1. … 4 more files in changeset.
use -datasource not -array

fix search links, make validate as xhtml, remove crappy markup, fix some message keys. fix bug with flag for syndication

  1. … 7 more files in changeset.
fix a couple typos for syndication

  1. … 1 more file in changeset.
add a syndication table which holds xml fragments which can be assembled to create rss feeds

  1. … 6 more files in changeset.
Put functions into a search:: namespace and make most private.

Add a search::queue and search::dequeue command

define_function_args/package_exec_plsql to avoid db specific xql files.

unset datasource when finished with it.

bump to 5.2.0d2 + postgresql upgrade script.

  1. … 3 more files in changeset.
put functions in a namespace, make them private, fix small bug with handling 'seen' objid in search::indexer, get rid of useless db_transaction call, check that a driver exists before doing anything in the sched proc

  1. … 1 more file in changeset.
Applied patch #276 (sort-of) for bug #276: search_content_filter rejects bboard content

Applied patch #185: run search_indexer in its own thread

Don't try to index when there's no driver

merge of 4.6.3b1 to HEAD

  1. … 29 more files in changeset.
corrected content_get.get_lob_data to search_content_get.get_lob_dat bug 183/patch 60 Mark Aufflick

merge from oacs-4-6

  1. … 28 more files in changeset.
fix query bug 1760/patch 456 Tilmann Singer