• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add documentation for public procs (fixes automated tests), uniform indentation, uniform documentation style

    • -1158
    • +1156
    ./as-install-procs.tcl
Skip test when tclwebtest is not available

Fix acs_attribute datatype to match table type (fixes automated tests)

  1. … 2 more files in changeset.
Unwrap indentation

Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- Add mising @param

- Add missing @author

- @creation_date -> @creation-date

- @creation-user -> @author

- Fix typos

  1. … 8 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 368 more files in changeset.
Whitespace changes

  1. … 2 more files in changeset.
Avoid unnecesary existence checks.

  1. … 2 more files in changeset.
Whitespace changes

Fix duplicated words

  1. … 2 more files in changeset.
Beautify code, remove unneded variables and queries

Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 474 more files in changeset.
Replace 'exists_and_not_null'

Rework variable assignment (set -> lassign) + Whitespace changes

Prefer '{}' to '[list]' when creating empty lists

Rework variable assignment (set -> lassign) + Whitespace changes

Prefer '{}' to '[list]' when creating empty lists

  1. … 203 more files in changeset.
Fix typos

  1. … 10 more files in changeset.
Fix typos

  1. … 28 more files in changeset.
Fix typos

  1. … 61 more files in changeset.
Fix more typos

  1. … 83 more files in changeset.
fix more typos

  1. … 16 more files in changeset.
fix typos

  1. … 26 more files in changeset.
Reduce divergencies between oracle and postgres codebase

    • -20
    • +0
    ./test/as-assessment-procs-oracle.xql
    • -20
    • +0
    ./test/as-assessment-procs-postgresql.xql
    • -0
    • +14
    ./test/as-assessment-procs.xql
  1. … 3 more files in changeset.
Reduce divergencies between oracle and postgres codebase

    • -16
    • +0
    ./as-section-data-procs-postgresql.xql
Reduce divergencies between oracle and postgres codebase

Reduce divergencies between oracle and postgres codebase

    • -61
    • +2
    ./as-assessment-procs-postgresql.xql
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7820 more files in changeset.
Standardize spellings of names

  1. … 11 more files in changeset.
Improve spelling

  1. … 8 more files in changeset.