• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Port localization from downstream, as upstream catalog file appears to have been corrupted

    • -0
    • +38
    ./catalog/news-aggregator.de_DE.ISO-8859-1.xml
    • -4
    • +27
    ./catalog/news-aggregator.en_US.ISO-8859-1.xml
Rework idiom

Streamline idiom

feed_parser::test::parse_feed is also used by the news-aggregator package, make it public again, document this and claim its coverage

    • -0
    • +1
    ./tcl/test/news-aggregator-test-procs.tcl
  1. … 1 more file in changeset.
Document public api

Make 'source_feeds_ok' test case 'production_safe'

    • -0
    • +1
    ./tcl/test/news-aggregator-test-procs.tcl
Bring portable SQL inline

Make idiom portable

Bring portable SQL inline, prefer portable SQL idioms

    • -59
    • +0
    ./tcl/aggregator-procs-postgresql.xql
Use portable SQL idioms

Cleanup unreferenced SQL, moved to other places a long time ago

    • -85
    • +0
    ./tcl/news-aggregator-procs-postgresql.xql
Whitespace changes + Editor hints

Replace deprecated API

Update spanish message keys

    • -0
    • +16
    ./catalog/news-aggregator.es_ES.ISO-8859-1.xml
  1. … 1 more file in changeset.
Italian localization

    • -0
    • +13
    ./catalog/news-aggregator.it_IT.ISO-8859-1.xml
Improve sql portability, reduce number of statements

Whitespace changes

Redefine foreign key constraints on the na_aggregators table so that there won't be need for package uninstantiation callbacks (as found downstream)

    • -0
    • +33
    ./sql/postgresql/upgrade/upgrade-0.10d-0.11d.sql
No need to explicitly delete permissions

Fix typo in drop script

Move upgrade scripts in the proper directory

    • -84
    • +0
    ./sql/postgresql/upgrade-0.7d-0.8d.sql
    • -5
    • +0
    ./sql/postgresql/upgrade-0.9d-0.10d.sql
    • -0
    • +5
    ./sql/postgresql/upgrade/upgrade-0.9d-0.10d.sql
Replace deprecated idioms

Add missing constraint at creation

improve .adp quoting, fix spelling, whitespace changes

Fix upgrade timing

Make guid,source_id unique for na_items

    • -0
    • +5
    ./sql/postgresql/upgrade-0.9d-0.10d.sql
Whitespace changes + Editor hints

Rework news source update to simplify the logics and handle updating of existing news items (passes tests)

Move normalization of the pub date closer to its source

New test checking behavior of the news aggregator

This currently fails for what concerns updating an existing news item

    • -0
    • +90
    ./tcl/test/news-aggregator-test-procs.tcl