• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file site-wide-procs.tcl was initially added on branch oacs-5-10.

prefer https over http on request going to openacs.org

  1. … 3 more files in changeset.
whitespace cleanup

new feature: warn host administrator about expiring certificates

    • -0
    • +19
    ./acs-admin-init.tcl
    • -0
    • +88
    ./acs-admin-procs.tcl
  1. … 1 more file in changeset.
Removed obsolete @arch-tag

  1. … 28 more files in changeset.
adjust protection to reality

Replace array idioms with dict idioms, streamline expressions

Trim whitespace

improve testcases by removing useless expr commands

  1. … 17 more files in changeset.
Use @return in the proc documentation

  1. … 2 more files in changeset.
Farewell to "Lars Hack"

  1. … 5 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 71 more files in changeset.
reduce error-message swallowing: remove catch operations to trigger error messages, when something goes wrong on the OS-level

use ad_try instead of with_catch

Unifiy logic for package version comparison

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7830 more files in changeset.
- improve validity and security of HTML of admin pages

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

  1. … 2545 more files in changeset.
change all core proc_doc calls to ad_proc calls

  1. … 7 more files in changeset.
Added support for after user state change callback

    • -0
    • +23
    ./acs-admin-callback-procs.tcl
  1. … 2 more files in changeset.
Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 324 more files in changeset.
fixing code leading to a broken repository/5-3/manifest due to overlong command line in tar command. The new version uses the "--files-from filename" option from GNU tar (this code is most probably only run on openacs.org)

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Bug stomp: added documentation to acs core procs that had no docs.

  1. … 2 more files in changeset.
fix for templating bug (localization) for streaming output. #acs-kernel.Main_Site# was not translated in /acs-admin/apm/packages-install; not sure, whether a generic solution is needed... see: http://openacs.org/forums/message-view?message_id=387524

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 720 more files in changeset.
file merge-procs.xql was initially added on branch oacs-5-2.

file merge-procs.tcl was initially added on branch oacs-5-2.

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2274 more files in changeset.