• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed calls to deprecated NaviServer functions

  1. … 3 more files in changeset.
Cleanup array idioms

Prefer unset to array unset when the whole array should be deleted

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

  1. … 3 more files in changeset.
merge with missing files

    • -0
    • +0
    ./content-revision-procs-postgresql.xql
    • -0
    • +0
    ./test/acs-content-repository-procs.tcl
  1. … 1450 more files in changeset.
merge from oacs-5-10

    • -15
    • +0
    ./acs-content-repository-init-oracle.xql
    • -13
    • +0
    ./acs-content-repository-init-postgresql.xql
    • -5
    • +14
    ./acs-content-repository-procs-oracle.xql
    • -0
    • +8
    ./acs-content-repository-procs-postgresql.xql
    • -36
    • +42
    ./acs-content-repository-procs.tcl
    • -0
    • +22
    ./content-item-procs-postgresql.xql
  1. … 8085 more files in changeset.
file content-item-procs-oracle.xql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./content-item-procs-oracle.xql
file content-item-procs-postgresql.xql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./content-item-procs-postgresql.xql
file content-extlink-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/content-extlink-procs.tcl
whitespace changes

Whitespace changes

Add missing 'title' parameter to 'content::item::upload_file', which is checked in the proc and probably not materialized out of thin air.

Use '::content::item::get_content_type' instead of the deprecated '::content::item::content_type'

Use '::content::item::get_content_type' instead of the deprecated '::content::item::content_type'

Trailing whitespace cleanup

Deprecate '::content::item::content_type', which is exactly the same proc as 'content::item::get_content_type'. Weird.

improve spelling

  1. … 15 more files in changeset.
improve spelling

  1. … 8 more files in changeset.
Fix typos

  1. … 5 more files in changeset.
Remove smelly comment, as parameter is there

Modernize tcl

Whitespace removal

Move image::get_info together with its pals procs in the content repository... just to realize it should probably go away at some point

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

    • -2
    • +1
    ./content-revision-procs-postgresql.xql
  1. … 23 more files in changeset.
Removed obsolete @arch-tag

    • -4
    • +1
    ./acs-content-repository-callback-procs.tcl
    • -2
    • +1
    ./test/content-revision-test-procs.tcl
  1. … 17 more files in changeset.
Whitespace changes

  1. … 2 more files in changeset.
Fix parameter name in proc doc and add brief descriptions

  1. … 2 more files in changeset.
Whitespace cleanup

Harmonize parameter names in proc documentation removing unexistent ones

Fix parameter name in proc doc and add brief descriptions

Harmonize parameter names in proc documentation removing unnecessary hyphens

  1. … 4 more files in changeset.