• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
passing properties consistently with @....;literal@ and not "noquote", since noquote content is already parsed

  1. … 12 more files in changeset.
improve wording

    • -1
    • +1
    ./www/configuring-install-packages.adp
    • -1
    • +1
    ./www/configuring-install-packages.html
    • -1
    • +1
    ./www/xml/install-guide/configuring.xml
  1. … 1 more file in changeset.
fix spelling of PostgreSQL

    • -2
    • +2
    ./www/xml/install-guide/aolserver4.xml
    • -3
    • +3
    ./www/xml/install-guide/maintenance.xml
fix release dates in .info files

  1. … 82 more files in changeset.
release work

    • -0
    • +0
    ./www/automated-testing-best-practices.html
    • -1
    • +1
    ./www/configuring-configuring-packages.adp
    • -1
    • +1
    ./www/configuring-configuring-packages.html
    • -1
    • +1
    ./www/configuring-configuring-permissions.adp
    • -1
    • +1
    ./www/configuring-configuring-permissions.html
    • -1
    • +1
    ./www/configuring-install-packages.adp
    • -1
    • +1
    ./www/configuring-install-packages.html
    • -1
    • +1
    ./www/configuring-mounting-packages.adp
    • -1
    • +1
    ./www/configuring-mounting-packages.html
  1. … 190 more files in changeset.
minor update of change log

regenerated documentation, including change log

    • -0
    • +0
    ./www/automated-testing-best-practices.html
    • -1
    • +1
    ./www/configuring-configuring-packages.adp
    • -1
    • +1
    ./www/configuring-configuring-packages.html
    • -1
    • +1
    ./www/configuring-configuring-permissions.adp
    • -1
    • +1
    ./www/configuring-configuring-permissions.html
    • -1
    • +1
    ./www/configuring-install-packages.adp
    • -1
    • +1
    ./www/configuring-install-packages.html
    • -1
    • +1
    ./www/configuring-mounting-packages.adp
    • -1
    • +1
    ./www/configuring-mounting-packages.html
  1. … 103 more files in changeset.
wrestled DocBook down to accept Changes listing

    • -23
    • +4
    ./www/xml/for-everyone/release-notes.xml
file release-notes-5-10.xml was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/xml/for-everyone/release-notes-5-10.xml
regenerated documentation

    • -7
    • +7
    ./www/automated-testing-best-practices.adp
  1. … 454 more files in changeset.
provide skeleton for next release entry

    • -3
    • +25
    ./www/xml/for-everyone/release-notes.xml
bump version numbers of 5.9|5.10 packages to 5.10.0b1

adjust dependencies

  1. … 87 more files in changeset.
improve spelling

    • -2
    • +2
    ./www/xml/developers-guide/packages.xml
    • -1
    • +1
    ./www/xml/kernel/object-system-design.xml
improve spelling

  1. … 41 more files in changeset.
improve type setting

For whatever reason, spaces are missing in the final .adp files

Promote logics in auth::authentication::Authenticate to a public api, which unfortunately cannot be the same due to the inconsistent naming, hence we have to create a new alias

Rationale:

- the proc provides some value to the user by choosing the right contract implementation depending on the authority

- we found occurrences in other packages downstream, and as internally this proc is calling only public api, one could just duplicate the whole thing and be compliant with our standards, which is not an improvement IMO

- the proc was already tested and documented

  1. … 2 more files in changeset.
Update doc following the acs_named_objects phasing out, this escaped the commit back in the days

mark functions called only internally as private

  1. … 15 more files in changeset.
improve documentation (follow LDP guidelines)

  1. … 32 more files in changeset.
fix link such it works without a redirect

    • -1
    • +1
    ./www/automated-testing-best-practices.adp
  1. … 152 more files in changeset.
Add test suite for the 'acs-core-docs' package

file acs-core-docs-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./tcl/test/acs-core-docs-procs.tcl
improve spelling

    • -1
    • +1
    ./www/xml/kernel/i18n-requirements.xml
improve spelling: move closer to the linux documentation recommendations

    • -7
    • +6
    ./www/xml/developers-guide/packages.xml
    • -2
    • +2
    ./www/xml/developers-guide/permissions.xml
    • -2
    • +2
    ./www/xml/developers-guide/subsites.xml
    • -3
    • +3
    ./www/xml/for-everyone/release-notes.xml
    • -1
    • +1
    ./www/xml/install-guide/configuring.xml
    • -6
    • +5
    ./www/xml/install-guide/maintenance.xml
    • -2
    • +2
    ./www/xml/install-guide/other-software.xml
  1. … 20 more files in changeset.
added missing editor hints

  1. … 20 more files in changeset.
Deprecate with_finally and with_catch, superseded by e.g. try idioms in tcl 8.6

They would also not comply with OpenACS naming convention

  1. … 4 more files in changeset.
Whitespace cleanup

    • -111
    • +111
    ./www/xml/kernel/ext-auth-design.xml
  1. … 1 more file in changeset.
Rename ReturnHeaders proc to comply with OpenACS naming convention, create deprecated wrapper, replace occurrences

  1. … 9 more files in changeset.
Deprecate value_if_exists proc, replace occurrences with plain tcl idioms

  1. … 2 more files in changeset.
whitespace change