• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 10 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Fix a bunch of typos

  1. … 119 more files in changeset.
Fix typos

  1. … 34 more files in changeset.
Fix typos

  1. … 61 more files in changeset.
Fix typos

  1. … 76 more files in changeset.
Fix typos

    • -2
    • +2
    ./www/cassandracle/users/sessions-info.tcl
  1. … 70 more files in changeset.
Fix typos

  1. … 52 more files in changeset.
- replace calls to deprecated "ns_sendmail" to calls to "acs_mail_lite::send"

  1. … 5 more files in changeset.
/usr/bin/perl is where we want to look (malte fixed this for 5.2 but it

was never merged to HEAD)

Added nsstats access statistics and put them into a nicer OpenACS interface

    • -0
    • +690
    ./tcl/stats-procs.tcl
    • -0
    • +2
    ./www/nsstats/cache.adp
    • -0
    • +1
    ./www/nsstats/cache.tcl
    • -0
    • +12
    ./www/nsstats/index.adp
    • -0
    • +2
    ./www/nsstats/locks.adp
    • -0
    • +1
    ./www/nsstats/locks.tcl
    • -0
    • +2
    ./www/nsstats/mempools.adp
    • -0
    • +1
    ./www/nsstats/mempools.tcl
    • -0
    • +2
    ./www/nsstats/process.adp
    • -0
    • +1
    ./www/nsstats/process.tcl
  1. … 4 more files in changeset.
file top.sh was initially added on branch oacs-5-2.

file index.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/analyze/index.adp
    • -0
    • +0
    ./www/configuration/index.adp
    • -0
    • +0
    ./www/watchdog/index.adp
file details.adp was initially added on branch oacs-5-1.

file filters.adp was initially added on branch oacs-5-1.

file startup-log.adp was initially added on branch oacs-5-1.

file scheduled-procs.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/scheduled-procs.adp
file registered-procs.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/registered-procs.adp
file monitor.adp was initially added on branch oacs-5-1.

removed the remaining procs which were -deprecated -warn in 5.0 and fixed most occurances of those procs in the code

  1. … 43 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 646 more files in changeset.
clarified parameter help text

changed index page to use adp; added link to parameters

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 71 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 815 more files in changeset.
merge of 4.6.3b1 to HEAD

    • -3
    • +3
    ./sql/postgresql/monitoring-create.sql
  1. … 40 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 64 more files in changeset.
- Fixed display to work for daily and weekly scheduled procedures