• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make Service Contract implementations private

Reduce divergency between oracle and postgres codebase

Whitespace cleanup

Fix typo

improve listing of test coverage

  1. … 1 more file in changeset.
improve spelling

  1. … 4 more files in changeset.
Make installation procs private

Whitespace changes

Whitespace cleanup, normalize indentation

Fix proc and testcase names. The original 'news_pretty_status_key' proc was renamed to 'news_pretty_status' around 16 years ago.

Move installation callbacks in an own namespace to comply with naming convention, fix install/uninstall process found broken while testing

  1. … 1 more file in changeset.
Whitespace cleanup

Remove unused queries

Fix test name

improve spelling

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

  1. … 162 more files in changeset.
Whitespace changes + editor hints

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

  1. … 33 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.
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
    ./test/news-db-test-init-postgresql.xql
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.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
stop using deprecated procs site_map_unmount_application and site_node_id

Fix typos

  1. … 34 more files in changeset.