acs-bootstrap-installer

  • last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Treat callback hooks and implementations as private api

Reduce acs-tcl.documentation__check_deprecated_see test warnings

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

    • -2
    • +2
    ./tcl/40-db-query-dispatcher-procs.tcl
  1. … 44 more files in changeset.
deprecate unused function

improve loading times and blueprint size, when acs-automated testing is deactivated

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

CVS: ----------------------------------------------------------------------

  1. … 1 more file in changeset.
added missing editor hints

    • -1
    • +7
    ./installer/www/SYSTEM/csp-collector.tcl
  1. … 20 more files in changeset.
Restrict switches to not negative Tcl numbers, and avoid non-printable characters as well

Whitespace changes

Rename the private proc 'bootstrap_fatal_error' to 'acs_bootstrap_fatal_error', to comply with OpenACS naming standards

Fix typo

address issue #3435 (many thanks to Michael Aram)

  1. … 1 more file in changeset.
Remove private proc 'number_p', used only in 'ad_proc_valid_switch_p', and simplify logic of the latter

Add ad_page_contract

    • -0
    • +5
    ./installer/www/SYSTEM/csp-collector.tcl
improve spelling: prefer comma after "therefore" and friends

  1. … 2 more files in changeset.
moved "populate_secrect" to "sec_*" prefix to reduce clobbering of global namespace

  1. … 5 more files in changeset.
Fixed bug while populating the 'api_proc_doc_scripts' nsv on ad_proc, where some procs where not added due to a race condition between the 'acs-automated-testing' and the 'acs-bootstrap-installer' packages. See comments in commit for more details.

improve spelling

    • -2
    • +2
    ./tcl/40-db-query-dispatcher-procs.tcl
reduce warnings from Chrome audits

  1. … 2 more files in changeset.
Deprecate trivial empty_string_p

improve spelling

use same idioms for checking for exising commands

  1. … 5 more files in changeset.
whitespace changes

handle memuints for stacksize

Whitespace cleanup

Replace ad_decode idioms

improve spelling

  1. … 11 more files in changeset.
make sure to populate global variable for different notations of the default database

Bring files on oacs-5-10 in sync with HEAD

  1. … 15 more files in changeset.
no need to call private function of other package

Fix missing close bracket