• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add more covered api

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

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

    • -0
    • +0
    ./tcl/test/rss-generation-service-procs.tcl
fix release dates in .info files

  1. … 82 more files in changeset.
release work

  1. … 204 more files in changeset.
regenerated documentation

  1. … 466 more files in changeset.
bump version numbers of 5.9|5.10 packages to 5.10.0b1

adjust dependencies

  1. … 87 more files in changeset.
Merge queries together

Check if the subscription exists before deletion

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

    • -2
    • +4
    ./tcl/rss-generation-service-procs.tcl
  1. … 3 more files in changeset.
New index on on rss_gen_subscrs(lastbuild)

    • -0
    • +2
    ./sql/postgresql/rss-generation-create.sql
file upgrade-0.5d1-0.5d2.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-0.5d1-0.5d2.sql
whitespace changes: break overlong line

    • -7
    • +26
    ./tcl/rss-generation-service-procs.tcl
improve robustness in case parameter is not (yet) set

    • -2
    • +2
    ./tcl/rss-generation-service-procs.tcl
Whitespace changes

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

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

    • -2
    • +2
    ./tcl/rss-generation-service-procs-oracle.xql
    • -1
    • +1
    ./tcl/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.
Use ad_include_contract

Whitespace cleanup

Use ad_page_contract

Add ad_page_contract

improve spelling

improve spelling

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

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

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

  1. … 58 more files in changeset.
simplyfy expressions, remove useless file

  1. … 3 more files in changeset.
Fix acs_attribute type to match that of the database table (fixes test)

    • -1
    • +1
    ./sql/oracle/rss-generation-create.sql
    • -0
    • +9
    ./sql/oracle/upgrade/upgrade-0.4-0.5d0.sql
    • -2
    • +2
    ./sql/postgresql/rss-generation-create.sql
    • -0
    • +9
    ./sql/postgresql/upgrade/upgrade-0.4-0.5d0.sql
Whitespace changes