• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Added a top which works even when you need to set the environment

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.

Using adp pages now for a consistent UI

  1. … 5 more files in changeset.
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.
making top page work with top version 1.2. Noquote fix on index page. Patch 473 fixing bug 1679.

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.
Fix the package and vendor URLs, remove broken owner emails.

  1. … 73 more files in changeset.
Updated summary and descriptions for more packages.

  1. … 43 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.
- fixed timestamp operations for pg 7.3

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.

1. Made it possible to upgrade from acs-kernel 4.6.1 to acs-kernel 4.6.2

by using the APM rather than running the upgrade script by hand from

PSQL or SQL*Plus.

2. Changed a bunch of package .info files to depend on acs-kernel 4.6.2

to force the APM to upgrade acs-kernel (and therefore the APM datamodel)

before anything else. No guarantee on this though since not all

packages properly define their dependence on the kernel, it appears.

3. Whacked the release notes to suggest people use the APM to upgrade

acs-kernel first, other package later, just for safety's sake.

4. Fixed goof-up in acs-subsite I accidently introduced.

  1. … 34 more files in changeset.