• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer unset to array unset when the whole array should be deleted, rework array idioms into tcl idioms when an array is not needed

See https://wiki.tcl-lang.org/page/Dict+VS+Array+Speed

merge with missing files

    • -0
    • +160
    ./test/rss-generation-service-procs.tcl
  1. … 1458 more files in changeset.
merge from oacs-5-10

    • -2
    • +2
    ./rss-generation-service-procs-oracle.xql
    • -1
    • +1
    ./rss-generation-service-procs-postgresql.xql
    • -72
    • +89
    ./rss-generation-service-procs.tcl
  1. … 8092 more files in changeset.
Inline dt_sysdate content here, as rss-support does not depend on the date utilities package

Complete proc coverage, which required some heavier refactoring of the tests: it is not trivial otherwise to simulate subscription to an arbitrary object

    • -43
    • +139
    ./test/rss-generation-service-procs.tcl
  1. … 1 more file in changeset.
preserve comments hinting to ad_apply and apply whitespace changes

  1. … 2 more files in changeset.
Deprecate ad_apply, made obsolete in modern Tcl by the expansion operator "{*}"

  1. … 4 more files in changeset.
Streamline idiom

Deprecate obsolete private api

Whitespace cleanup

Extend test and include more tested api

    • -0
    • +7
    ./test/rss-generation-service-procs.tcl
Extend test to include more api

Fix rss-support.rss__first_url_for_package_id automated test

Test rss_first_url_for_package_id

this test will currently fail because of a bug. Fix will come in a later commit

Test utility

file rss-utilities-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/rss-utilities-procs.tcl
Add more covered api

    • -0
    • +3
    ./test/rss-generation-service-procs.tcl
Test some RSS api

    • -0
    • +54
    ./test/rss-generation-service-procs.tcl
file rss-generation-service-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/rss-generation-service-procs.tcl
Merge queries together

Check if the subscription exists before deletion

Make api public, complies with acs-api-browser.graph__bad_calls automated test

  1. … 3 more files in changeset.
whitespace changes: break overlong line

improve robustness in case parameter is not (yet) set

Whitespace changes

    • -41
    • +41
    ./rss-generation-service-procs.tcl
  1. … 1 more file in changeset.
Add parameter RssGenActiveP to the rss-support package, to enable/disable the RSS generation service. Bump version number.

    • -15
    • +19
    ./rss-generation-service-procs.tcl
  1. … 1 more file in changeset.
use bind variables instead of tcl variable substition in xql fullqueries

    • -2
    • +2
    ./rss-generation-service-procs-oracle.xql
    • -1
    • +1
    ./rss-generation-service-procs-postgresql.xql
  1. … 15 more files in changeset.
prefer SQL max() function over sort and limit 1

  1. … 1 more file in changeset.
Removed obsolete @arch-tag

  1. … 29 more files in changeset.
Removed obsolete @arch-tag

  1. … 58 more files in changeset.