acs-content-repository

  • last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer db quoting

Replace ad_decode idiom, prefer db quoting

Replace ad_decode idiom with plain sql

revert prevous change

whitespace changes

Add "FOR UPDATE" to select operation of *_f() function inserting tuples.

the required "content_type__refresh_trigger" calls will follow later.

    • -0
    • +98
    ./sql/postgresql/upgrade/upgrade-5.10.0d5-5.10.0d6.sql
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
    • +1
    ./sql/postgresql/upgrade/upgrade-5.0.0-5.1.0d1.sql
  1. … 2 more files in changeset.
improve spelling

  1. … 6 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
    ./tcl/content-revision-procs-oracle.xql
    • -2
    • +1
    ./tcl/content-revision-procs-postgresql.xql
    • -3
    • +2
    ./tcl/test/content-keyword-test-procs.xql
  1. … 23 more files in changeset.
Removed obsolete @arch-tag

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

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

    • -4
    • +1
    ./tcl/acs-content-repository-callback-procs.tcl
    • -4
    • +1
    ./tcl/test/content-keyword-test-procs.tcl
    • -2
    • +1
    ./tcl/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

    • -113
    • +113
    ./tcl/deprecated-procs.tcl
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

    • -2
    • +2
    ./tcl/acs-content-repository-procs.tcl
  1. … 4 more files in changeset.