• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make call more robust in case "location" is not provided via config file

backport security patch from oacs-5-10

bump version number to offer people upgrading via apm a new version

security fix for OSes with case-insensitive file systems

allow parameter::get_from_package_key to be called before acs-tcl/tcl/utilities-procs.tcl are called

fix bug with SuppressHttpPort on admin/index page of acs-subsite

see: https://openacs.org/forums/message-view?message_id=5399931

  1. … 2 more files in changeset.
bug fix: Do not return a location with a port, when SuppressHttpPort is set

for details, see: https://openacs.org/forums/message-view?message_id=5399931

Don't hard-code the SiteNodeCache sizes in the library file and bump version number

Backport from HEAD

Backport from HEAD

  1. … 2 more files in changeset.
undo untested last minute check

    • -2
    • +8
    ./tcl/apm-install-procs-postgresql.xql
Fix typo

Flush cache also for ancestors of nodes when mounting a package

Unify version comparison logics so we always use apm_version_names_compare instead of other db api as apm_package_version__version_name_greater plus handcrafted queries which also might behave slightly differently

    • -8
    • +2
    ./tcl/apm-install-procs-postgresql.xql
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
add self-healing code to reduce number of error messages in error cases

fixed typo in comment

try to re-init packages on apm-load to overcome problems with blueprint updates on AOLserver

    • -23
    • +36
    ./tcl/request-processor-init.tcl
  1. … 2 more files in changeset.
Improve explaination

Fix typo

Point out why these two procs are not currently in use around

don't return "0" for [util::trim_leading_zeros ""]

add compatibility function for AOLserver for ns_md5

add "see also" references to parameter::get and "parameter::get_global_value"

applying a solution for the minor-version upgrade, not requiring larger refactoring

  1. … 1 more file in changeset.
Setting global var as well in -procs file (debuggin install from repo)

setting global variable in -init proc (actually a last option for upgrades from repository)

Debug "upgrade from repo strangeness": don't skip loading of acs-tcl files

Remove useless quotes

bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
Standardize spellings of names

  1. … 4 more files in changeset.