• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve testcases by removing useless expr commands

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

  1. … 12 more files in changeset.
Whitespace changes

Delete duplicated parameter in proc doc

Simplify code: set defaults for proc parameters, which are de facto optional, avoiding unnecesary existence checks.

Remove duplication and use more api

This code could not work on oracle... not sure if this was considered, or people just assumed fts was a Postgres-only thing

Remove leftover statement

fix broken API function acs_object_type::get_table_name (broken since 13 years) and use API instead of direct SQL queries

  1. … 4 more files in changeset.
Fix typos

  1. … 1 more file in changeset.
Fix proc metadata + Whitespace

Fix proc metadata + Whitespace

improve spelling

    • -2
    • +2
    ./test/acs-content-repository-procs.tcl
  1. … 10 more files in changeset.
improve capitalization

  1. … 5 more files in changeset.
unify spelling of names

  1. … 2 more files in changeset.
Rework variable assigning loops (set -> lassign) + Whitespace changes

  1. … 13 more files in changeset.
improve list handling

improve grammar

Rework variable assigning loops (set -> lassign)

  1. … 2 more files in changeset.
Fix typos

Fix capitalization

Prefer 'in' and 'ni' operators over lsearch for testing list containment

  1. … 2 more files in changeset.
Prefer lappend over concat for appending lists (lappend modifies the variable 'in place')

  1. … 5 more files in changeset.
remove conditiions, which are always true

Fix typo (db_list_of_list -> db_list_of_lists)

  1. … 2 more files in changeset.
Fix typos

  1. … 1 more file in changeset.
Fix typos

  1. … 34 more files in changeset.
Fix typo

Fix typos

  1. … 61 more files in changeset.
Fix typos

  1. … 42 more files in changeset.
fix typos

  1. … 4 more files in changeset.