• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer unset to array unset when we want to delete the entire array

See https://wiki.tcl-lang.org/page/Dict+VS+Array+Speed

  1. … 1 more file in changeset.
merge from oacs-5-10

  1. … 8094 more files in changeset.
acs-admin/install: provide a hint that we never offer a package with maturity 0 via "install from repository"

Formatting changes

harden page contracts

  1. … 21 more files in changeset.
improve page contract since passed-in values are used in a list filter

save the state script also after loading the init files

improve wording

  1. … 3 more files in changeset.
Prefer 'namespace which' over 'info commands', as it is faster (on local tests, around 2x) and returns a single value. Many thanks to Nathan Coulter.

  1. … 58 more files in changeset.
mprove spelling: move closer to the linux documentation recommendations, standardize variable names

  1. … 15 more files in changeset.
Prefer api to retrieve csp nonce, as it performs useful existance checks

  1. … 5 more files in changeset.
improve spelling and comma settings

  1. … 27 more files in changeset.
Replace ad_decode idioms, improve localization

Replace ad_decode idioms

  1. … 1 more file in changeset.
prefer https over http on request going to openacs.org

  1. … 3 more files in changeset.
improve rowcount expressions

  1. … 75 more files in changeset.
improve spelling

  1. … 27 more files in changeset.
Prefer literal in adp axpressions + Whitespace changes

  1. … 29 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.
Fix typos

  1. … 42 more files in changeset.
strengthen page contracts

  1. … 16 more files in changeset.
fix typo

Bug fix: avoid confusion between command argument and option, when argument starts with "-"

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

  1. … 7826 more files in changeset.
- give up on AOLserver for automatic blueprint update after an apm-install for the time being. The situation is described in detail in the source code

flush dirty editor buffer

try to re-init packages on apm-load to overcome problems with blueprint updates on AOLserver

  1. … 3 more files in changeset.
One more attempt to come to a solution for updating the blueprint, that works for AOLserver as well

Try to program around AOLserver problems: precompute url before producing new blueprint