• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
catch mime initialization when processing incoming messages so corrupted messages don't blow up queue sweeper run

don't qoute boolean vars when initializing tinymce init params

if processing of email message causes an error, keep it locked to prevent repeated attempts by sweeper and memory leakage

exclude null paths from cr_files_to_delete for oracle - previously committed fix for postgresql

Changing syntax of oracle's version of permission query. We need the value returned by acs_permission.permission_p.

- helper to run commands in a different directory (useful e.g. for ns_proxy)

file cd-helper was initially added on branch oacs-5-8.

    • -0
    • +0
    /openacs-4/bin/cd-helper
- bump version number to beta 2 (5.8.0b2)

    • -4
    • +4
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 10 more files in changeset.
- get rid of empty_string_p in non-deprecated code

- make use of tcl byte-code compiler

  1. … 28 more files in changeset.
- get rid of empty_string_p

- make use of byte-compiled functions

- get rid of empty_string_p

- mondernize tcl, better use of tcl byte-code compiler

- document the non-deprecated functions, not the deprecated ones

- get rid of empty_string_p

  1. … 6 more files in changeset.
- get rid of last ad_user_new (deprecated function)

Completed work for getting rid of usage of deprecated "template::util::multirow_foreach". Reducing complexity of lang::catalog::all_messages_for_package_and_locale.

tighten protocol regexp - was matching any word immediately followed by : within a valid html attribute

- replace deprecated acs_sc_call by acs_sc::invoke

    • -6
    • +4
    /openacs-4/packages/search/tcl/search-procs.tcl
    • -8
    • +8
    /openacs-4/packages/search/www/search.tcl
query was moved to acs-authentication/tcl/authentication-procs-oracle.xql

- guard against older versions of naviserver

- get rid of deprecated calls to acs_sc_call during regression test

file authentication-procs.xql was initially added on branch oacs-5-8.

- get rid of deprecated calls to acs_sc_call in regression test

- don't call deprecated validate_integer

- work towards getting rid of deprecated "template::util::multirow_foreach"

- change deprecated message from "Debug" to "Notice" level

- fix escaped info command

- improve warning form objects without package_id