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

  1. … 84 more files in changeset.
mark *not_cached functions as private

  1. … 2 more files in changeset.
fix invalid meta-data and documentation strings

No need to keep empty file

move deprecated procs into deprecated-procs

    • -0
    • +213
    ./deprecated-procs-oracle.xql
    • -0
    • +188
    ./deprecated-procs-postgresql.xql
    • -0
    • +1193
    ./deprecated-procs.tcl
    • -0
    • +123
    ./deprecated-procs.xql
  1. … 7 more files in changeset.
move deprecated procs into deprecated-procs

fix typos

  1. … 10 more files in changeset.
Reduce divergency between oracle and postgres codebase