acs-content-repository

  • last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 3 more files in changeset.
Fix typos

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

Fix proc metadata + Whitespace

improve spelling

    • -2
    • +2
    ./tcl/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

regenerated documentation

  1. … 29 more files in changeset.
Rework variable assigning loops (set -> lassign)

  1. … 2 more files in changeset.
Fix typos

    • -7
    • +7
    ./tcl/acs-content-repository-procs.tcl
Fix typos

  1. … 25 more files in changeset.
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 typos

    • -3
    • +3
    ./sql/oracle/upgrade/upgrade-5.2.0d16-5.2.0d17.sql
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

    • -2
    • +2
    ./tcl/acs-content-repository-procs.tcl
Fix typos

  1. … 60 more files in changeset.
Fix typos

    • -11
    • +11
    ./sql/oracle/upgrade/upgrade-4.7d6-5.0d1.sql
  1. … 34 more files in changeset.
Fix typos

  1. … 28 more files in changeset.