• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Use existing api

Prepend source URL to the one of the news item in case this is not an absolute URL

Add test for the news aggregator and feed-parser

news-aggregator will reuse basic test from the feed parser

    • -0
    • +46
    ./tcl/test/news-aggregator-test-procs.tcl
  1. … 1 more file in changeset.
Fix subscription form error (left behind from previous commit)

Trim whitespace

Repair form validation of URL

New test to check whether configured news feeds look ok

Trim whitespace

Replace deprecated header_stuff with head

Give some feedback in case of error