• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 364 more files in changeset.
bugfix: improve stability when bug_tracker::get_page_variables is called on a non-workflow package (e.g. from the api-doc browser interpreting the page-contract)

add fully qualified name for templating cache, add version dependency

bump verison to 1.6d5

  1. … 1 more file in changeset.
Whitespace changes

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

  1. … 5 more files in changeset.
Use localization and api to streamline sql

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.