• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 362 more files in changeset.
update

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.
Applied Vinod Kurup's patch 491 for bug 1724 - functions.sh failed if you

weren't using daemontools because a newline inserted into the created

file confused bash (which isn't used if you're using daemontools, therefore

had not been caught by the script author).

added tcllibpath fix to install.sh, but it should come from a parameter in install.tcl

the read_private_data_p form input widget is now named guest_p

adding the server_description parameter. Moving the report_scp_target parameter

adding server_description to the xml report

adding config parameter report_scp_target

optionally copying the install xml report to a certain directory with scp. Using new config param report_scp_target

adding a comment about the new up value of the do_checkout parameter

adding ability for install scripts to do cvs update of a server instead of a from scratch checkout (saving bandwidth and time)

put back loop_count variables from 1.19 that got killed in 1.20 and 1.21

removing obsolete crawl_links parameter from config file

adding back Tcl API and HTTP testing config sections that Joel removed by mistake from the config file

lots of extra comments

merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 286 more files in changeset.
added a bit of error handling for daemontools linking and a warning if

you aren't doing checkout

variable names in log_alert statements were wrong

updating hard coded term data after new year shift

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

  1. … 598 more files in changeset.
file build-release.sh was initially added on branch oacs-5-0.

organizing the db config section. Making Oracle and PG share the same db_name variable. Making the grep for aolserver pid use the right aolserver config file path.

organizing the db config section. Making Oracle and PG share the same db_name variable

adding install param do_tclapi_testing

removing obsolete script

oracle user parameter should be called oracle_user not db_name

fixing the crawl links feature and adding new parameter crawl_links_start_path

fixing previous crawler commit

crawler fix: setting start_url_absolute to be the return value of do_request so that a trailing slash is added for directories. We need this to resolve relative URLs