• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Promote whole postgres sql to generic, as it is portable

    • -99
    • +0
    ./www/admin/versions-postgresql.xql
Rework adp boolean expressions

  1. … 25 more files in changeset.
Brace and rework expressions + Whitespace changes

  1. … 4 more files in changeset.
unify spelling of names

  1. … 3 more files in changeset.
Prefer individual 'set' operations over 'lassign' in these particular cases

  1. … 6 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. … 466 more files in changeset.
Replace deprecated proc 'empty_string_p'

  1. … 3 more files in changeset.
Rework variable assignment (set -> lassign) + Whitespace changes

  1. … 17 more files in changeset.
improve spelling

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

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

  1. … 198 more files in changeset.
Rework variable assignment (set -> lassign) + Whitespace changes

    • -143
    • +133
    ./tcl/bug-tracker-procs.tcl
  1. … 2 more files in changeset.
modernize tcl

remove unneeded "expr" statements

replace depreacted proc site_nodes_sync

Fix typos

    • -1
    • +1
    ./catalog/bug-tracker.ca_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/bug-tracker.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/bug-tracker.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/bug-tracker.nl_NL.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/bug-tracker.pt_BR.ISO-8859-1.xml
  1. … 54 more files in changeset.
Fix typos

  1. … 17 more files in changeset.
Fix typos

    • -1
    • +1
    ./www/bug-submission-instructions.html
  1. … 75 more files in changeset.
Reduce divergencies between oracle and postgres codebase, replace queries with proper api, exploit on delete cascade

Reduce divergencies between oracle and postgres codebase

Reduce divergencies between oracle and postgres codebase

    • -18
    • +0
    ./www/admin/component-ae-oracle.xql
    • -18
    • +0
    ./www/admin/component-ae-postgresql.xql
    • -18
    • +0
    ./www/admin/project-edit-oracle.xql
    • -18
    • +0
    ./www/admin/project-edit-postgresql.xql
    • -18
    • +0
    ./www/admin/version-ae-postgresql.xql
    • -18
    • +0
    ./www/admin/version-release-oracle.xql
    • -18
    • +0
    ./www/admin/version-release-postgresql.xql
Correct non-portable usage of limit idiom

Reduce divergencies between oracle and postgres codebase

    • -178
    • +20
    ./tcl/bug-tracker-procs-oracle.xql
    • -158
    • +9
    ./tcl/bug-tracker-procs-postgresql.xql
Fix broken links

  1. … 2 more files in changeset.
Bug fix: avoid confusion between text argument and option, when text starts with "-"

  1. … 27 more files in changeset.
Fix broken link

  1. … 1 more file in changeset.
Fix typos

  1. … 4 more files in changeset.
- use attribute "placeholder" rather than onfocus handler

- add templated file

    • -0
    • +222
    ./www/doc/bug-tracker-spec.adp
- modernize SQL

    • -182
    • +225
    ./sql/postgresql/bug-tracker-create.sql
    • -16
    • +16
    ./sql/postgresql/bug-tracker-search-triggers-create.sql