• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make packages in principle installable under PG 13+

  1. … 19 more files in changeset.
Whitespace changes + editor hints

  1. … 23 more files in changeset.
Replace/remove deprecated proc 'db_null'

  1. … 23 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 typos

  1. … 28 more files in changeset.
Fix typos

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

  1. … 4 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

    • -15
    • +25
    ./tcl/adserver-procs-postgresql.xql
  1. … 2267 more files in changeset.
file upgrade-4.2-4.3d1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-4.2-4.3d1.sql
next seems to be reserved in pg7.5, also there was a spurious commit statement

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

  1. … 598 more files in changeset.
fix noquote problems, some bad sql (no trunc(current_timestamp)), and a few presentation bugs

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.
noquote changes (Dirk Gomez)

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

  1. … 182 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 76 more files in changeset.
Added new files to .info files

  1. … 38 more files in changeset.
more abstract URLs

  1. … 48 more files in changeset.
ns_return->ad_return, ad_script_abort, redirect to absract urls

  1. … 45 more files in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 678 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 698 more files in changeset.
change to pass title and context_bar to sitewide master template

    • -0
    • +12
    ./www/admin/default.tcl
This commit fixes the package install bug. Apparently the problem is in the '\' string in the adserver.info file. It works on my office machine but not on my home machine when they have the same version of PG. Weird.

*** empty log message ***

    • -0
    • +469
    ./sql/oracle/adserver-create.sql
    • -0
    • +21
    ./sql/oracle/adserver-drop.sql
    • -0
    • +436
    ./sql/postgresql/adserver-create.sql
    • -0
    • +34
    ./sql/postgresql/adserver-drop.sql
    • -0
    • +35
    ./tcl/adserver-ad-monitor-procs.tcl
    • -0
    • +67
    ./tcl/adserver-procs-oracle.xql
    • -0
    • +78
    ./tcl/adserver-procs-postgresql.xql
    • -0
    • +516
    ./tcl/adserver-procs.tcl
    • -0
    • +127
    ./tcl/adserver-procs.xql
    • -0
    • +43
    ./www/adhref-oracle.xql
    • -0
    • +43
    ./www/adhref-postgresql.xql
  1. … 55 more files in changeset.