• last updated 50 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 11 more files in changeset.
Whitespace cleanup

  1. … 1 more file in changeset.
Export message key from the UI to normalize sorting, format and quoting and avoid diffs when creating new keys from UI

  1. … 2 more files in changeset.
Replace legacy syntax (these are one-time operations)

improve spelling

  1. … 21 more files in changeset.
Bring files on oacs-5-10 in sync with HEAD

    • -28
    • +28
    ./tcl/test/news-db-test-init.tcl
  1. … 159 more files in changeset.
Whitespace changes + editor hints

  1. … 16 more files in changeset.
Replace/remove deprecated proc 'db_null' and update doc accordingly

    • -20
    • +20
    ./tcl/test/news-db-test-init.tcl
  1. … 30 more files in changeset.
reduce redirects

  1. … 7 more files in changeset.
Fix typos

  1. … 8 more files in changeset.
improve spelling

  1. … 8 more files in changeset.
Mention explicitly the tested procs in the test cases.

Removed obsolete @arch-tag

  1. … 29 more files in changeset.
Removed obsolete @arch-tag

  1. … 26 more files in changeset.
Removed obsolete @arch-tag

  1. … 23 more files in changeset.
Whitespace changes

Add documentation to public procs (fixes automated tests), simplify idioms, exploit current api

Fix News automated tests:

- rename tests using underscore instead of '-' or links in UI would not work

- remove duplicated SQL

- fix awkward hardcoded dates that were supposed to be in the future for test to work

    • -1
    • +1
    ./tcl/test/news-db-test-init-oracle.xql
    • -1
    • +1
    ./tcl/test/news-db-test-init-postgresql.xql
    • -44
    • +24
    ./tcl/test/news-db-test-init.tcl
improve spelling

Fix duplicate 'the'

  1. … 21 more files in changeset.
Update italian translation

    • -10
    • +31
    ./catalog/news.it_IT.ISO-8859-1.xml
  1. … 1 more file in changeset.
don't drop constraints, but fix it.

Port downstream fix from Thomas Renner

Create 'ad_include_contract' for latest news include

Rework adp boolean expressions

  1. … 25 more files in changeset.
Prefer literal in adp axpressions + Whitespace changes

  1. … 27 more files in changeset.
Fix capitalization

  1. … 3 more files 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. … 475 more files in changeset.
regenerated documentation

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

  1. … 204 more files in changeset.