• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improve sql portability

  1. … 6 more files in changeset.
use "ad_file" as a means to avoid unexpected tilde substitution in file names

  1. … 4 more files in changeset.
improve SQL quoting

  1. … 4 more files in changeset.
added editor hints and white-space cleanup

  1. … 24 more files in changeset.
improve spelling

    • -2
    • +2
    ./catalog/file-storage.en_AU.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/file-storage.en_US.ISO-8859-1.xml
  1. … 1 more file in changeset.
Use ad_include_contract

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.
Fix missing query due to naming convention reform by rewriting the entire proc based on a single portable recursive query

    • -21
    • +0
    ./tcl/file-storage-procs-oracle.xql
    • -20
    • +0
    ./tcl/file-storage-procs-postgresql.xql
move private function children_have_permission_p to fs_* nameing convention

improve spelling and comma settings

  1. … 24 more files in changeset.
Whitespace changes

Copy paste query from copy in the move, as they are the same

This query is also reported downstream as a frequently slow one

Reimplement sorting depth-first sorting criteria in a way that is portable, fix starting depth

Rewrite query often seen among those taking a long time on downstream system

Empirical tests on file storage instances with many folders show this is more efficient that previous version, other than being (supposedly) portable for Oracle and Postgres

improve spelling

  1. … 6 more files in changeset.
improve spelling

  1. … 11 more files in changeset.
Move 'util::content_size_pretty' into 'acs-lang' and rename it to 'lc_content_size_pretty', localicing 'bytes' and adapting automated tests. Bump 'acs-lang' version.

  1. … 38 more files in changeset.
Prettify data size using 'util::content_size_pretty'

  1. … 1 more file in changeset.
Fix es_* message key

    • -3
    • +3
    ./catalog/file-storage.es_CO.ISO-8859-1.xml
    • -3
    • +3
    ./catalog/file-storage.es_ES.ISO-8859-1.xml
    • -3
    • +3
    ./catalog/file-storage.es_GT.ISO-8859-1.xml
Whitespace changes

  1. … 1 more file in changeset.
Use 'util::content_size_pretty' instead of manually prettifying data sizes

  1. … 1 more file in changeset.
Use 'util::content_size_pretty' instead of manually prettifying data sizes

  1. … 2 more files in changeset.
fix typo

support MemUnit (MB, KB, ...) for "maxinput" in config file

improve spelling

    • -1
    • +1
    ./catalog/file-storage.en_US.ISO-8859-1.xml
replace hardcoded /tmp by API function [ad_tmpdir]

  1. … 10 more files in changeset.
add missing ad_script_abort

Whitespace changes

improve security for user-added URLs

user the simplified interface of form_reply (passing form as argument)