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

moving up the get_config_param command for oacs_branch in checkout.sh to be above the cd command as the config_file path was relative to current dir (.)

added script_path xml record

adding the tclwebtest_scripts parameter that allows you to run additional tclwebtest scripts

rolled back to version 1.12

fixing the regexp checking for failed acs-automated-install

bug fix in crawler

adding a delay after OpenACS install and server restart because nsunix seems to be triggering an additional restart that we then need to wait for

adding file

changed loop to use more config variables

added comments, revised server waits into loops, outputting xml file

debugging the crawler and adding ability to exclude links

further work on the crawl_links proc, making it handle relative links correctly by adding the previous_url switch and forcing tclwebtest to use that as the base for relative urls

making crawler work and fixing some bugs related to that

  1. … 18 more files in changeset.
making the ::twt::crawl_links work much better than before

making sure run script is edited in the case of custom AOLserver config file. Making sure permissions are always set correctly on whole tree

not setting script_dir variable (clobbered variable in calling script) in test-procs

added example install_xml

tweak

more tweaks

*** empty log message ***

*** empty log message ***

  1. … 72 more files in changeset.
assorted db-related bug fixes in install scripts

assorted db-related bug fixes in install scripts

assorted db-related bug fixes in install scripts

more adjustments to defaults

genericized default values

adding support for the new parameters packages_list and install_xml_file

Lars finished up the revamped version of the install scripts that generates AOLserver config file and run script dynamically