• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -5
    • +5
    ./cassandracle/objects/add-comments.tcl
    • -5
    • +5
    ./cassandracle/objects/describe-table.tcl
  1. … 119 more files in changeset.
Fix typos

    • -2
    • +2
    ./cassandracle/objects/add-comments.tcl
  1. … 61 more files in changeset.
Fix typos

    • -2
    • +2
    ./cassandracle/objects/describe-table.tcl
  1. … 76 more files in changeset.
Fix typos

    • -2
    • +2
    ./cassandracle/users/sessions-info.tcl
  1. … 70 more files in changeset.
Added nsstats access statistics and put them into a nicer OpenACS interface

  1. … 4 more files in changeset.
file index.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./configuration/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.

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

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

  1. … 1 more file in changeset.
changed index page to use adp; added link to parameters

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
- fixed timestamp operations for pg 7.3

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

  1. … 41 more files in changeset.
- fix to allow display of daily/weekly scheduled procs. closes bug 170

- Fixed display to work for daily and weekly scheduled procedures

cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

    • -1
    • +1
    ./cassandracle/objects/add-comments-2.tcl
    • -1
    • +1
    ./cassandracle/objects/add-comments.tcl
    • -1
    • +1
    ./cassandracle/objects/describe-object.tcl
    • -1
    • +1
    ./cassandracle/objects/describe-table.tcl
    • -1
    • +1
    ./cassandracle/objects/detail-function-or-procedure.tcl
    • -1
    • +1
    ./cassandracle/objects/list-all-functions-and-procedures.tcl
    • -1
    • +1
    ./cassandracle/tablespaces/space-usage.tcl
    • -1
    • +1
    ./cassandracle/users/concurrent-active-users.tcl
  1. … 678 more files in changeset.
1) edited TopOptions default param once again

2) Switched to using eval 'exec ' so that spaces in don't cause exec to choke.

  1. … 2 more files in changeset.
manually adding patch 343 for bug 1658 by Bart Teeuwisse. Also adjusting the TopOptions default value in the .info file to something more widely accurate.

  1. … 2 more files in changeset.
1) Added PG support

2) Added David Walker/Andy Piskorski's aolserver-errors TCL script

3) Fixed a bunch of bugs (but it's still an ugly 3.x package)

4) Adjusted the top monitor to work with linux's top

5) Added drop scripts

    • -0
    • +18
    ./index-postgresql.xql
    • -0
    • +65
    ./top/details-oracle.xql
    • -0
    • +65
    ./top/details-postgresql.xql
    • -0
    • +69
    ./top/index-oracle.xql
    • -0
    • +68
    ./top/index-postgresql.xql
  1. … 14 more files in changeset.

Forgot to define binary files before importing, so .gifs were messed up.

  1. … 2465 more files in changeset.
Initial revision

    • -0
    • +100
    ./registered-procs.tcl
    • -0
    • +90
    ./scheduled-procs.tcl
    • -0
    • +31
    ./analyze/load-table-names.tcl
    • -0
    • +33
    ./analyze/percent-toggle.tcl
    • -0
    • +18
    ./analyze/run-table-update.tcl
    • -0
    • +26
    ./analyze/state-toggle.tcl
    • -0
    • +58
    ./analyze/table-analyze-info.tcl
    • -0
    • +55
    ./cassandracle/index.tcl
    • -0
    • +51
    ./cassandracle/oracle-settings.tcl
    • -0
    • +51
    ./cassandracle/jobs/running-jobs.tcl
  1. … 2465 more files in changeset.