• last updated 56 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file news-aggregator-procs-oracle.xql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

    • -0
    • +0
    ./tcl/news-aggregator-procs-oracle.xql
file news-aggregator-create.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

    • -0
    • +0
    ./sql/oracle/news-aggregator-create.sql
file upgrade-0.1d-0.2d.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-0.1d-0.2d.sql
file news-aggregator-package-drop.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

file news-aggregator-package-create.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

    • -0
    • +0
    ./sql/oracle/news-aggregator-package-create.sql
file news-aggregator-drop.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

Checked through all the conflicts between news-aggregator-0-2d and news-aggregator-0-4d and bumped version to 0.5d

    • -67
    • +0
    ./sql/oracle/news-aggregator-create.sql
    • -28
    • +0
    ./sql/oracle/news-aggregator-drop.sql
    • -121
    • +0
    ./sql/oracle/news-aggregator-package-create.sql
    • -10
    • +0
    ./sql/oracle/news-aggregator-package-drop.sql
    • -121
    • +0
    ./sql/oracle/upgrade/upgrade-0.1d-0.2d.sql
    • -38
    • +7
    ./sql/postgresql/news-aggregator-drop.sql
    • -59
    • +0
    ./tcl/news-aggregator-procs-oracle.xql
    • -14
    • +0
    ./tcl/news-aggregator-procs-postgresql.xql
    • -216
    • +298
    ./tcl/news-aggregator-procs.tcl
  1. … 9 more files in changeset.
Import of news-aggregator version 0.4d (from Guan's and Simon's CVS) by Guan Yang <guan@unicast.org>

    • -0
    • +8
    ./sql/postgresql/news-aggregator-drop.sql
    • -0
    • +58
    ./tcl/news-aggregator-procs-postgresql.xql
  1. … 66 more files in changeset.
Initial revision

    • -0
    • +405
    ./sql/postgresql/news-aggregator-packages-create.sql
    • -0
    • +82
    ./sql/postgresql/news-aggregator-packages-drop.sql
    • -0
    • +277
    ./sql/postgresql/news-aggregator-tables-create.sql
    • -0
    • +54
    ./sql/postgresql/news-aggregator-tables-drop.sql
    • -0
    • +203
    ./tcl/aggregator-procs-postgresql.xql
    • -0
    • +391
    ./tcl/aggregator-procs.tcl
    • -0
    • +31
    ./tcl/aggregator-procs.xql
    • -0
    • +58
    ./tcl/install-procs.tcl
    • -0
    • +33
    ./tcl/install-procs.xql
    • -0
    • +1
    ./tcl/news-aggregator-init.tcl
    • -0
    • +77
    ./tcl/opml-procs.tcl
    • -0
    • +117
    ./tcl/source-procs-postgresql.xql
    • -0
    • +282
    ./tcl/source-procs.tcl
    • -0
    • +13
    ./tcl/source-procs.xql
    • -0
    • +51
    ./tcl/subscription-procs.tcl
  1. … 52 more files in changeset.
removed obsolete procedures ns_xml_GetChildrenTrim and ns_xml_firstChild

bug 1081 - typo in pl/sql proc

  1. … 1 more file in changeset.
cleaned up files: updated require sections, removed references to arsdigita and openforce, and replaced out-of-date owner info. Most of these edits were done by hand due to bug 1106; I tried to do the same things the APM would do (remove file sections, etc) and updating the release date to today

  1. … 19 more files in changeset.
Hakan Andersson converted news aggregator API to use tDom XML API in acs-tcl

Hakan Andersson made functions use timestamptz instead of timestamp

    • -2
    • +2
    ./sql/postgresql/news-aggregator-drop.sql
add -- to all string_truncate calls

  1. … 11 more files in changeset.
make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 74 more files in changeset.
removing obsolete files listing from info file

Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +121
    ./sql/oracle/upgrade/upgrade-0.1d-0.2d.sql
  1. … 6 more files in changeset.
Updated version numbers to upgrade to changes made for Oracle 9i support

  1. … 37 more files in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

    • -5
    • +5
    ./sql/oracle/news-aggregator-package-create.sql
  1. … 273 more files in changeset.
missed one last noquote

added missing noquote to contect_bar parameter

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

    • -0
    • +67
    ./sql/oracle/news-aggregator-create.sql
    • -0
    • +28
    ./sql/oracle/news-aggregator-drop.sql
    • -0
    • +121
    ./sql/oracle/news-aggregator-package-create.sql
    • -0
    • +10
    ./sql/oracle/news-aggregator-package-drop.sql
    • -0
    • +39
    ./sql/postgresql/news-aggregator-drop.sql
    • -0
    • +59
    ./tcl/news-aggregator-procs-oracle.xql
    • -0
    • +71
    ./tcl/news-aggregator-procs-postgresql.xql
  1. … 802 more files in changeset.
- Fixed repeated use of na_sources_source_id_fk constraint name in datamodel.

file subscriptions.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/subscriptions.tcl
file subscriptions.adp was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/subscriptions.adp
file subscriptions-postgresql.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/subscriptions-postgresql.xql
file subscriptions-oracle.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/subscriptions-oracle.xql
file source-update.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/source-update.tcl
file index.xql was initially added on branch oacs-4-6.