• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer portable idiom

avoid deprecated proc template::util::is_true

fix one more occurence of a direct call to the compiled template

provide compatibility with latest code in 5.10.1

  1. … 2 more files in changeset.
Deprecate exists_and_equals and replace its occurrences

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

improve spelling

fix broken links

Whitespace changes + editor hints

  1. … 23 more files in changeset.
Replace/remove deprecated proc 'db_null'

  1. … 23 more files in changeset.
Reduce dependencies on tree_sortkey of site_nodes.

One old query was broken (depending on a constant node_id). It is not clear, what the

exact intended semantics were, so we left the original query in and added a new

query returning the exact same result.

    • -1
    • +8
    ./www/admin/workflow-ae-postgresql.xql
    • -1
    • +7
    ./www/admin/workflow-clone-postgresql.xql
Removed obsolete @arch-tag

  1. … 26 more files in changeset.
prefer "aa_equals" over "aa_true"+"string equal"

    • -10
    • +15
    ./tcl/test/workflow-test-procs.tcl
improve testcases by removing useless expr commands

  1. … 3 more files in changeset.
only lowercase proc meta-data is recognized

  1. … 1 more file in changeset.
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. … 471 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 200 more files in changeset.
whitespace changes

modernize tcl

fix indentation

Fix typos

  1. … 2 more files in changeset.
Fix typos

  1. … 67 more files in changeset.
Use "ad_try" instead of "with_catch"

Use namepace path instead of "global" command

    • -17
    • +12
    ./tcl/test/workflow-test-procs.tcl
fix typos

  1. … 4 more files in changeset.
Specify default for max sort order (fixes but-tracker installation)

Reduce divergencies between oracle and postgres codebase

Insert missing from dual idiom

Reduce divergencies between oracle and postgres codebase, remove obsolete query as one that is supposed to be executed is directly in tcl

Reduce divergencies between oracle and postgres codebase

    • -29
    • +0
    ./tcl/workflow-procs-postgresql.xql
  1. … 3 more files in changeset.
Reduce divergencies between oracle and postgres codebase

  1. … 3 more files in changeset.
Improve mockup