• last updated 6 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.
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
- quote subst-ed values

- strengthen page contract and minor cleanup

- allow post requests only from logged-in users

- strengthen page contracts for return_urls

- fix case, where deleted_p is not set

- protect against too large bug numbers (causes pg errors)

- don't access @patch.patch_id@ for displayed_object_id, if it does

not exist (view mode)

- don't perform message key subsitution in user contributed bug description

- add csrf protection for search

  1. … 2 more files in changeset.
- improve validity of HTML

- turn .html file into a .adp file

    • -0
    • +339
    ./doc/mockup-index.adp