acs-content-repository

  • last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
fix backslashes

    • -2
    • +2
    ./tcl/test/acs-content-repository-procs.tcl
    • -2
    • +2
    ./tcl/test/content-image-test-procs.tcl
overwork test cases: moderinze tests, make tested api functions explicit

    • -2
    • +10
    ./tcl/test/acs-content-repository-procs.tcl
    • -59
    • +65
    ./tcl/test/content-folder-test-procs.tcl
    • -4
    • +24
    ./tcl/test/content-image-test-procs.tcl
    • -23
    • +36
    ./tcl/test/content-item-test-procs.tcl
    • -27
    • +35
    ./tcl/test/content-keyword-test-procs.tcl
    • -8
    • +22
    ./tcl/test/content-revision-test-procs.tcl
    • -15
    • +32
    ./tcl/test/content-search-procs.tcl
  1. … 2 more files in changeset.
improve testcases by removing useless expr commands

    • -3
    • +3
    ./tcl/test/acs-content-repository-procs.tcl
    • -2
    • +2
    ./tcl/test/content-folder-test-procs.tcl
    • -10
    • +10
    ./tcl/test/content-image-test-procs.tcl
    • -15
    • +15
    ./tcl/test/content-item-test-procs.tcl
    • -2
    • +2
    ./tcl/test/content-keyword-test-procs.tcl
    • -6
    • +6
    ./tcl/test/content-revision-test-procs.tcl
  1. … 11 more files in changeset.