• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Whitespace cleanup

  1. … 2 more files in changeset.
Use ad_page_contract

  1. … 1 more file in changeset.
Bring files on oacs-5-10 in sync with HEAD

    • -70
    • +71
    ./tcl/acs-service-contract-procs.tcl
  1. … 15 more files in changeset.
Whitespace changes

    • -69
    • +68
    ./tcl/acs-service-contract-procs.tcl
Add @see and fix typo in proc doc

fix typo

reduce verbosity

add new proc "acs_sc_update_alias_wrappers" to allow refetching of wrapper functions

    • -18
    • +11
    ./tcl/acs-service-contract-init.tcl
    • -1
    • +35
    ./tcl/acs-service-contract-procs.tcl
acs_sc::impl::get_id: in case, no such implementation is available, return empty. This makes it possible to use this function to test for existance.

improve spelling

  1. … 8 more files in changeset.
Fix @param names

  1. … 1 more file in changeset.
make tested API calls explicit

    • -3
    • +11
    ./tcl/test/acs-service-contract-procs.tcl
improve spelling

  1. … 12 more files in changeset.
Avoid unnecesary existence checks

Reduce divergencies between oracle and postgres codebase

    • -48
    • +7
    ./tcl/acs-service-contract-procs-oracle.xql
    • -45
    • +6
    ./tcl/acs-service-contract-procs-postgresql.xql
    • -3
    • +19
    ./tcl/acs-service-contract-procs.tcl
    • -0
    • +19
    ./tcl/acs-service-contract-procs.xql
Fix unbalanced parenthesis

Fix proc metadata + Whitespace

improve spelling

  1. … 4 more files in changeset.
improve capitalization

  1. … 5 more files in changeset.