• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix installation from scratch (actually phase immediately after installing via apm)

file xotcl-init.tcl was initially added on branch oacs-5-10.

don't rely on uppercase header field names

  1. … 10 more files in changeset.
support folder instances as prototype pages

Fix missing column in sql statement

reduce usage of idiom "select 1 from dual where exists" when not necessary

some packages have high number of instances: no need to aggregate over these

Replace limit with portable idiom

Fix oracle query as for most recent version limit is not supported

Go straight to the database with a portable query

whitespace cleanup

    • -11
    • +11
    ./test/xotcl-core-db-tutorial-procs.tcl
  1. … 5 more files in changeset.
make "instantiate_forms" a method of packages

this reads better than the previous variant based on the Weblog class.

  1. … 14 more files in changeset.
prefer name resolver over "my" call

form_usages: add revisions and full path to output

form_unify: use switch instead of boolean flag; iterate over single forms

use the same defaults for the "-forms" switch in form_usages and form_unify

move "unify_forms" to xotcl-core, rename it to "form_unify", added "form_usages"

  1. … 1 more file in changeset.
improve spelling

  1. … 4 more files in changeset.
improve spelling

  1. … 10 more files in changeset.
improve wording

Provide fallback for easing upgrade form OpenACS 5.9.1 (or earlier) to 5.10

Look for the truth

provide a helper to fix the package_id of site-wide pages which were moved to

the global instance from some other package

  1. … 1 more file in changeset.
improve comment

Fix for earlier premeature escaped change

Comment debug code working only on latest Naviserver

prefer "ns_conn isconnected" over "ad_conn isconnected", since the latter might not notice changes in the connect state

  1. … 17 more files in changeset.
xo::broadcast: auto-cleanup for threads that disappeared

added a flag "-keep_existing_objects" to "instantiate_objects"

  1. … 1 more file in changeset.
use "ad_file" as a means to avoid unexpected tilde substitution in file names

  1. … 3 more files in changeset.