• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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)

add one more test case for editing a folder via the web interface

    • -22
    • +48
    ./tcl/test/file-storage-procs.tcl
As we need parent_id to be computed, pass it to the proc as was before so we save a query

add test cases for web testing based on acs::test

    • -87
    • +44
    ./tcl/test/file-storage-procs.tcl
file webtest-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./tcl/test/webtest-procs.tcl
white-space cleanup

Fix broken folder-delete function (was broken since Jun 22, 2018)

Improve proc documentation

Whitespace cleanup

Change the cr_items name together with the label, or renamed folders might clash with others in the future

Whitespace cleanup

fix quoting issue

Bump version number

Export message keys from UI to normalize sorting and HTML quoting

    • -16
    • +16
    ./catalog/file-storage.en_US.ISO-8859-1.xml
Reduce divergency between oracle and postgres codebase

Reduce divergency between oracle and postgres codebase

    • -53
    • +0
    ./tcl/file-storage-procs-oracle.xql
    • -49
    • +0
    ./tcl/file-storage-procs-postgresql.xql
Reduce divergency between oracle and postgres codebase

Reduce divergency between Oracle and Postgres codebase

Align fs_objects view definition in Oracle with the one in Postgres

    • -6
    • +3
    ./sql/oracle/file-storage-views-create.sql
    • -0
    • +49
    ./sql/oracle/upgrade/upgrade-5.10.d2-5.10.d3.sql
file upgrade-5.10.d2-5.10.d3.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.10.d2-5.10.d3.sql
Use api and portable idioms