acs-bootstrap-installer

  • last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
upped version numbers to 5.1.2 and updated documentation

  1. … 102 more files in changeset.
Fix stupid typos. Thanks Jeff!

  1. … 1 more file in changeset.
Fix apm URL version numbers.

  1. … 1 more file in changeset.
upping version numbers for release

  1. … 61 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 116 more files in changeset.
adjustments for OpenACS 5.1.1 release, including release numbers and help text.

  1. … 208 more files in changeset.
Adds a public interface apm::process_install_xml to use install.xml

files subsequent to the bootstrap, change bootstrap to use the

provided api, adds install::xml namespace + functions to support the

various xml stanzas (such as set-parameter or set-join-policy) and a

clean extension mechanism via functions in the install::xml::action::

namespace. Thanks to Lee Denison for cleaning up and extending the

existing install functionality.

  1. … 2 more files in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
updated package versions to 5.1.0 and set release date

  1. … 17 more files in changeset.
added maturity and license info

  1. … 15 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
updated package info files for 5.1.0rc1. Using b1 as key because rc isn't supported yet and b wasn't used yet.

  1. … 17 more files in changeset.
increased core version numbers to alpha 2

  1. … 18 more files in changeset.
repair the borkulated provides lines for core packages may fix bug 1669

  1. … 14 more files in changeset.
changed package version numbers to 5.1.0a1

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

  1. … 249 more files in changeset.
changed release dates

  1. … 17 more files in changeset.
updated core version numbers

  1. … 17 more files in changeset.
updated version number to 5.0.3 in core packages

  1. … 18 more files in changeset.
updated package version numbers in core from 5.0.0 to 5.1.0d1

  1. … 24 more files in changeset.
Bumped PG check to require 7.3

Upgraded PG check to require PG 7.3

updated info files for core for 5.0.2

  1. … 17 more files in changeset.
updated core version numbers

  1. … 16 more files in changeset.
Fixed bug #1283 though it appears Lars did about the same thing moments ago,

wasn't sure if he picked up the default domain and publisher names...

Fixed bug 1283.

Merged over fix to bug #1283, SystemURL no longer defaulted in installer, to 5.0 branch

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

  1. … 284 more files in changeset.
updated core package version numbers to 5.0.0

  1. … 18 more files in changeset.
Improved the detection of the port on which we're running, so the default

form value on the installation info page is set correctly. For my beta

version of AOLserver, at least, ns_conn port is not reliable. And unlike

the documentation's claim, ns_info port is not supported. The code now

checks nssock and defaults to ns_conn port rather than use ns_conn port

exclusively.