• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replace occurrences of exists_and_not_null with plain tcl idioms

  1. … 1 more file in changeset.
Whitespace cleanup

  1. … 2 more files in changeset.
Use portable idiom

Use localurl instread of handmade validation

Replace ad_decode idioms

Whitespace changes + add editor hints

  1. … 23 more files in changeset.
Remove superflous parentheses

  1. … 26 more files in changeset.
Fix duplicate 'the'

  1. … 22 more files in changeset.
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.
Use localization and api to streamline sql

Promote whole postgres sql to generic, as it is portable

Rework adp boolean expressions

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

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

  1. … 3 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. … 201 more files in changeset.
modernize tcl

  1. … 2 more files in changeset.
remove unneeded "expr" statements

replace depreacted proc site_nodes_sync

Fix typos

  1. … 60 more files in changeset.
Fix typos

  1. … 76 more files in changeset.
Reduce divergencies between oracle and postgres codebase

Reduce divergencies between oracle and postgres codebase

    • -18
    • +0
    ./admin/component-ae-postgresql.xql
    • -18
    • +0
    ./admin/project-edit-postgresql.xql
    • -18
    • +0
    ./admin/version-release-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. … 29 more files in changeset.
Fix broken link

  1. … 1 more file in changeset.
Fix typos

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

  1. … 1 more file in changeset.
- add templated file

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