• last updated 58 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Avoid duplicate entries in acs_sc_msg_type_elements

-- The three columns msg_type_id, element_name, and

-- element_msg_type_id identify the paramter uniquely, and must be

-- therefore not null.

Bump version number to 5.10.1b2

    • -4
    • +8
    ./sql/oracle/acs-sc-msg-types-create.sql
    • -0
    • +19
    ./sql/oracle/upgrade/upgrade-5.10.1b1-5.10.1b2.sql
file upgrade-5.10.1b1-5.10.1b2.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.10.1b1-5.10.1b2.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.10.1b1-5.10.1b2.sql
Fix version in package URL

  1. … 11 more files in changeset.
bumped version numbers to 5.10.1b1

  1. … 85 more files in changeset.
regenerated documentation

  1. … 295 more files in changeset.
Claim additional coverage

    • -1
    • +3
    ./tcl/test/acs-service-contract-procs.tcl
Increase proc coverage

    • -1
    • +37
    ./tcl/test/acs-service-contract-procs.tcl
Make the operation api take care of the deletion of its own message types

Also test the drop/recreation of an already existing operation, currently failing

    • -32
    • +29
    ./tcl/test/acs-service-contract-procs.tcl
Increase proc coverage

    • -2
    • +89
    ./tcl/test/acs-service-contract-procs.tcl
Reduce logging as we do downstream

Whitespace cleanup

    • -4
    • +4
    ./tcl/test/acs-service-contract-procs.tcl
Distinguish between procs defined via plain Tcl and NSF, when querying for the command arguments

preserve comments hinting to ad_apply and apply whitespace changes

  1. … 2 more files in changeset.
Deprecate ad_apply, made obsolete in modern Tcl by the expansion operator "{*}"

  1. … 4 more files in changeset.
passing properties consistently with @....;literal@

  1. … 11 more files in changeset.
fix release dates in .info files

  1. … 82 more files in changeset.
release work

  1. … 204 more files in changeset.
regenerated documentation

  1. … 467 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.
Fix typo

complete listing of covered procs in test cases

    • -1
    • +3
    ./tcl/test/acs-service-contract-procs.tcl
  1. … 14 more files in changeset.
mark functions called only internally as private

  1. … 14 more files in changeset.
Prefer 'namespace which' over 'info commands', as it is faster (on local tests, around 2x) and returns a single value. Many thanks to Nathan Coulter.

  1. … 57 more files in changeset.
Improve sql portability

    • -9
    • +11
    ./tcl/acs-service-contract-procs.tcl
  1. … 5 more files in changeset.
Remove leftover xql files

    • -14
    • +0
    ./tcl/acs-service-contract-init-oracle.xql
    • -13
    • +0
    ./tcl/acs-service-contract-init-postgresql.xql
Reduce divergency between oracle and postgres codebase

    • -12
    • +0
    ./tcl/acs-service-contract-procs-oracle.xql
    • -12
    • +0
    ./tcl/acs-service-contract-procs-postgresql.xql
    • -5
    • +13
    ./tcl/acs-service-contract-procs.tcl
Reduce divergency between oracle and postgres codebase

    • -13
    • +0
    ./www/binding-uninstall-postgresql.xql
  1. … 6 more files in changeset.
Reduce divergency between oracle and postgres codebase

Reduce divergency between oracle and postgres codebase, resolve ancient TODOs, reinstate lost query

    • -44
    • +1
    ./tcl/contract-procs-postgresql.xql