• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 12 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. … 39 more files in changeset.
Prettify data size using 'util::content_size_pretty'

  1. … 1 more file in changeset.
Whitespace changes

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

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

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

improve security for user-added URLs

As we need parent_id to be computed, pass it to the proc as was before so we save a query

white-space cleanup

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

Whitespace cleanup

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

Whitespace cleanup

Reduce divergency between oracle and postgres codebase

Reduce divergency between oracle and postgres codebase

  1. … 3 more files in changeset.
Reduce divergency between oracle and postgres codebase

Reduce divergency between Oracle and Postgres codebase

Replace legacy acs_permission__permission_p with acs_permission.permission_p

  1. … 3 more files in changeset.
Bring files on oacs-5-10 in sync with HEAD

  1. … 160 more files in changeset.
Refactoring of 'folder-zip-add'

Fix folder creation in 'folder-zip-add'

Whitespace changes

Fix erroneus file description in page contract

Whitespace changes

rely on ad_urlencode_folder_path working with empty path