• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
simplyfy expressions, remove useless file

  1. … 3 more files in changeset.
Whitespace changes

Avoid unnecesary existence checks

Deprecate get_root_dir proc, duplicated to every extent by acs_root_dir

  1. … 9 more files in changeset.
Fix typos

  1. … 70 more files in changeset.
Reduce oracle/postgres divergence

    • -22
    • +0
    ./rss-generation-service-procs-oracle.xql
    • -23
    • +0
    ./rss-generation-service-procs-postgresql.xql
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7830 more files in changeset.
Improve robustness of "file delete" operations

  1. … 25 more files in changeset.
- no need to use backslash for continuation between curly brackets

- improve readability of code

- modernize tcl

  1. … 8 more files in changeset.
- prefer ns_quotehtml over ad_quotehtml

- add editor hints to keep spaces/tabs in the future more consistent

- prefer utf8 over iso8859

  1. … 62 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

    • -16
    • +14
    ./rss-generation-service-procs.tcl
  1. … 2544 more files in changeset.
- change 'util_memoize "..."' into 'util_memoize [list ...]' as pointe out by Frank for security reason and correctness

  1. … 6 more files in changeset.
- get rid of old-style parameter passing

  1. … 3 more files in changeset.
- replace deprecated "ad_parameter" by "parameter::get"

  1. … 1 more file in changeset.
- mondernize tcl, better use of tcl byte-code compiler

    • -11
    • +11
    ./rss-generation-service-procs.tcl
  1. … 5 more files in changeset.