• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 8 more files in changeset.
Remove no_alarms_until column

Rationale: the column or the related api is never used in upstream code to check whether notifications should be sent or not or not. The UI to manage the column's value was not linked anywhere. On the instances accessible by me downstream, no tuple was found where this column had a value.

  1. … 18 more files in changeset.
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.
improve spelling

  1. … 5 more files in changeset.
improve spelling: move closer to the linux documentation recommendations

  1. … 34 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

  1. … 1 more file in changeset.
improve spelling

  1. … 18 more files in changeset.
improve spelling

  1. … 10 more files in changeset.
improve spelling

  1. … 27 more files in changeset.
Fix typos

  1. … 1 more file in changeset.
Fix typos (ad_return*)

  1. … 2 more files in changeset.
Fix typos

  1. … 7 more files in changeset.
Fix typos

  1. … 62 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- change apostrophes in text into numberical entities to make the life of single minded HTML parsers easier

  1. … 38 more files in changeset.
- use entities for apostrophes in xml/html/adp to ease life of sonarsrv checker

  1. … 322 more files in changeset.
- document preferred url generation

  1. … 2 more files in changeset.
- fix for bug #3251 from Andrew Helsley

  1. … 6 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- stop renaming predefined AOLserver/NaviServer command ns_sendmai (for the time migration phase, simply overwrite it)

- replace calls to deprecated "ns_sendmail" to calls to "acs_mail_lite::send"

  1. … 3 more files in changeset.
- reduce number of remaining "string equal" operations

- normalize string expressions

- use tcl 8.5 extended index format for "string range"

  1. … 9 more files in changeset.
- get rid of empty_string_p

  1. … 20 more files in changeset.
remove deprecated calls to ad_parameter

  1. … 4 more files in changeset.
migrating doc version to 4.4 which processes codes more cleanly, fixing code that results in obvious compile errors, moved cvstag lines to within authorblurb tags for context and also puts the tag at the first/top of a chunked file set instead of at the bottom page of the last one.., updated docbook-primer.xml grammar and tag usage

  1. … 245 more files in changeset.
updated upgrading, added auto-test best practices

  1. … 109 more files in changeset.
cleaning up installation docs for 5.0

  1. … 107 more files in changeset.
new file for ext-auth

    • -0
    • +2629
    ./ext-auth-design.xml