• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.10.0d5-5.10.0d6.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.10.0d5-5.10.0d6.sql
file tsearch2-driver-init.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./tcl/tsearch2-driver-init.tcl
remove obsolte comments

probably it was meant that packages can be passed in via "package_ids" parameter

whitespace cleanup

align callback implementation with definition

Removed obsolete @arch-tag

    • -2
    • +1
    ./sql/postgresql/tsearch2-driver-drop.sql
  1. … 24 more files in changeset.
Removed obsolete @arch-tag

    • -2
    • +1
    ./tcl/tsearch2-driver-install-procs.tcl
  1. … 23 more files in changeset.
improve spelling

  1. … 8 more files in changeset.
Rework variable assigning loops (set -> lassign)

Whitesepace cleanup

    • -72
    • +76
    ./tcl/tsearch2-driver-install-procs.tcl
- make sure that length timitation of tsearch vector does not raise errors

- refactor code to avoid redundant logic

- bump version number to 5.10.0d2

Since PostgreSQL 10 does not support the tsearch2 backword compatibility package anymore, make sure that OpenACS does not use the old names requiring this package.

    • -43
    • +0
    ./tcl/tsearch2-driver-procs-postgresql.xql
merged changes from the oacs-5-9 branch and resolved conflicts

    • -8
    • +8
    ./tcl/tsearch2-driver-install-procs.tcl
    • -37
    • +9
    ./tcl/tsearch2-driver-procs-postgresql.xql
  1. … 7829 more files in changeset.
file index.adp was initially added on branch oacs-5-9.

  1. … 1 more file in changeset.
Bumping up core packages version to 5.10.0d1

  1. … 24 more files in changeset.
- fix bug, when "dfs" was specified

Example: http://openacs.org/search/search?q=Spam&dfs=m3

Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

    • -4
    • +2
    ./tcl/tsearch2-driver-procs-postgresql.xql
  1. … 519 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

    • -2
    • +2
    ./tcl/tsearch2-driver-install-procs.tcl
  1. … 2545 more files in changeset.
Bumping up version numbers to 5.9.0d1 for core packages on HEAD.

  1. … 24 more files in changeset.
Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying

queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view.

    • -0
    • +37
    ./tcl/tsearch2-driver-procs-postgresql.xql
  1. … 14 more files in changeset.
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

  1. … 19 more files in changeset.
- make search callback compatible with definition in search/tcl/search-procs.tcl

Merged oacs-5-7 to HEAD

  1. … 167 more files in changeset.
Bumping up version numbers for core packages to 5.8.0d1

  1. … 24 more files in changeset.
Fix count query to also honor the extra_args

    • -0
    • +24
    ./tcl/tsearch2-driver-procs-postgresql.xql
Bumped version numbers to 5.6.0d1

  1. … 23 more files in changeset.
Merged oacs-5-6 to HEAD. HEAD now installs and passes all core tests. There

may still be some lingering problems due to my screwing up the oacs-5-6

branch earlier, I'll be looking into this later.

  1. … 214 more files in changeset.
Fixes db api choke on multiple tsvector rows being returned in preinstall check.

    • -4
    • +4
    ./tcl/tsearch2-driver-install-procs.tcl
Non-info file merge results, with conflicts fixed

  1. … 726 more files in changeset.