• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix a bunch of typos

  1. … 118 more files in changeset.
Fix typos

  1. … 33 more files in changeset.
Fix typos

  1. … 61 more files in changeset.
- replace depreacated tags in documentation pages

- modernize tcl

- prefer ns_quotehtml over ad_quotehtml

  1. … 4 more files in changeset.
- update documentation

  1. … 22 more files in changeset.
- let package doc files start with H1

  1. … 9 more files in changeset.
- update/add .adp files for documentation

  1. … 22 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 321 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
empty_string_p fixes for head

  1. … 4 more files in changeset.
merge the changes between 5.0.3 and 5.0.4 to head

  1. … 249 more files in changeset.
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 286 more files in changeset.
Changed @returns to @return with command perl -pi -e 's/\@returns/\@return/g' *.tcl

  1. … 6 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
fixed yet another copy&paste error

fixed copy&paste error

adding automated test scriptse

    • -0
    • +41
    ./tcl/test/trackback-procs.tcl
make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 74 more files in changeset.
Added name column on Oracle

Adding some documentation.

    • -0
    • +37
    ./www/doc/index.html
Added catch around util_httpget so we don't blow up on a http timeout.

Added name column to trackback_pings table to store the name of the pinging web site.

Bumped up version number to trigger auto-mount.

Updating oracle drop script, I think it works.

Adding trackback support package

    • -0
    • +9
    ./lib/trackback-chunk.adp
    • -0
    • +8
    ./lib/trackback-chunk.tcl
    • -0
    • +17
    ./sql/oracle/trackback-create.sql
    • -0
    • +20
    ./sql/oracle/trackback-drop.sql
    • -0
    • +17
    ./sql/postgresql/trackback-create.sql
    • -0
    • +28
    ./sql/postgresql/trackback-drop.sql
    • -0
    • +191
    ./tcl/trackback-procs.tcl
    • -0
    • +14
    ./tcl/trackback-procs.xql