• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 5 more files in changeset.
Whitespace changes

  1. … 1 more file in changeset.
Prefer 'incr' to increment variables instead of 'expr'.

improve rowcount expressions

  1. … 74 more files in changeset.
Avoid missing variable error upon form validation

fix adp expressions

  1. … 2 more files in changeset.
modernize tcl

  1. … 1 more file in changeset.
improve sanity of Tcl expression

Add extension to UI images

when website is behind a proxy, proxy server migtht not be smart enough to resolve images without extension

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.
Rework variable assigning loops (set -> lassign) + Whitespace changes

  1. … 13 more files in changeset.
regenerated documentation

  1. … 42 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 224 more files in changeset.
Fix typos

  1. … 6 more files in changeset.
Fix typos

  1. … 30 more files in changeset.
remove conditions, which are always true

remove parens

  1. … 2 more files in changeset.
Fix typos

  1. … 61 more files in changeset.
Fix typos

  1. … 41 more files in changeset.
Fix even more typos

  1. … 29 more files in changeset.
fix for bug #808: language list always sorted by english names

Fix current date UTC query

add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 18 more files in changeset.
make sure to call ad_script_abort after ad_return

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

  1. … 1 more file in changeset.
whitespace cleanup

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

    • -18
    • +18
    ./admin/edit-localized-message.tcl
  1. … 3 more files in changeset.
Fix typos

prefer literal in adp axpressions

Reduce divergencies between oracle and postgres codebase

    • -29
    • +0
    ./admin/message-list-postgresql.xql
    • -0
    • +24
    ./admin/message-list.xql
Reduce divergency between oracle and postgres codebase, fix query

    • -13
    • +0
    ./admin/test/format-test-oracle.xql
    • -12
    • +0
    ./admin/test/format-test-postgresql.xql
    • -0
    • +10
    ./admin/test/format-test.xql
    • -0
    • +10
    ./admin/test/test.xql