• last updated 2 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. … 474 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 224 more files in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 689 more files in changeset.
noquote changes (Dirk Gomez)

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

  1. … 25 more files in changeset.
propigate context to master, add context to some pages

  1. … 16 more files in changeset.
There was an error when trying to edit a spam that was either text or

html but not both, because I forgot to port the query spam_get_text to

postgres.

This has already been checked in but accidentially on the HEAD branch,

so this is a re-checkin to the oacs-4-5 branch. Conflicts are ok this

time, Don said.

There was an error when trying to edit a spam that was either text or

html but not both, because I forgot to port the query spam_get_text to

postgres.

initial port to postgresql. modified to use the new acs-mail package

which uses acs-content-repository instead of acs-content.

    • -0
    • +45
    ./index-postgresql.xql
    • -0
    • +70
    ./spam-edit-oracle.xql
    • -0
    • +47
    ./spam-edit-postgresql.xql
    • -0
    • +18
    ./spam-show-users-oracle.xql
    • -0
    • +16
    ./spam-show-users.xql
    • -0
    • +32
    ./spam-view-oracle.xql
    • -0
    • +32
    ./spam-view-postgresql.xql
  1. … 31 more files in changeset.

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

  1. … 2466 more files in changeset.
Initial revision

    • -0
    • +18
    ./spam-show-users.adp
    • -0
    • +17
    ./spam-show-users.tcl
    • -0
    • +22
    ./toggle-approval.tcl
  1. … 2466 more files in changeset.