• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace cleanup

Replace ad_decode idioms

Whitespace cleanup

Normalize indentation

Replace ad_decode idioms

Use cached api, bring sql inline, leverage db quoting

Replace ad_decode idioms

Replace ad_decode idioms

simplify and fix subst operation

distinguish between "install" and "upgrade" in heading and explanation text

Bring files on oacs-5-10 in sync with HEAD

  1. … 160 more files in changeset.
Whitespace changes + editor hints

  1. … 17 more files in changeset.
Replace/remove deprecated proc 'db_null' and update doc accordingly

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

  1. … 3 more files in changeset.
Cleanup trailing whitespace

  1. … 5 more files in changeset.
Removed obsolete @arch-tag

  1. … 29 more files in changeset.
improve spelling

  1. … 8 more files in changeset.
Remove superflous parentheses

  1. … 29 more files in changeset.
Fix typos

  1. … 11 more files in changeset.
apm reloading reform (part 2)

adjust version-reload and align version numbers

  1. … 1 more file in changeset.
remove outdated file, maintained version of the code is in the function apm_build_repository

remove unreferences and broken files depending on data model changed more than 10 years ago

Use more api

Remove questionable not-working code

This page was apparently unreachable from the UI, relied on a table that

does not exist anymore (apm_package_files) and was supposedly meant to

"interact" with the CVS...

Remove questionable not-working code

This page was apparently unreachable from the UI, relied on a table that

does not exist anymore (apm_package_files) and was supposedly meant to

"interact" with the CVS by writing stuff in the files...

Farewell to "Lars Hack"

  1. … 1 more file in changeset.
Remove unused query mentioning a table not part of the datamodel anymore. Remove inline sql in the tcl file as xql version is available

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. … 471 more files in changeset.
Rework variable assigning loops (set -> lassign) + Whitespace changes

  1. … 12 more files in changeset.
Prefer string operators to 'string equal'.

  1. … 1 more file in changeset.