acs-service-contract-procs.tcl

  • last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix a few more missing rdbms stanzas

  1. … 12 more files in changeset.
added doc link

added support for pretty_names to acs sc impls

  1. … 9 more files in changeset.
Make sure auto-generated proc names do not contain spaces

Bug: acs_sc::invoke accidentally required contract even though you had impl_id

Added option to verify that the implementation implements the contract you think

Allow service contracts to be invoked with impl_id

    • -11
    • +26
    ./acs-service-contract-procs.tcl
1. removed some errant log statemets previously inserted when debugging

2. sql/common/*sql files weren't being displayed by the APM, are now

3. added index on start_date in timespan-create after user reported

very slow calendar queries in .LRN

  1. … 7 more files in changeset.
Fixed some minor acs-lang stuff and a few noquote things.

  1. … 6 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 107 more files in changeset.
Upgrade to 4.6.2: Added Tcl API for definining contracts and implementations

    • -18
    • +41
    ./acs-service-contract-procs.tcl
  1. … 12 more files in changeset.
various Oracle bug fixes (such as missing queries), bumping up version and provides to 4.7d2 as the new Bug Tracker and Workflow will rely on these fixes

  1. … 10 more files in changeset.
Added Tcl API for defining contracts and registering implementations

    • -17
    • +38
    ./acs-service-contract-procs.tcl
  1. … 10 more files in changeset.
merge from oacs-4-6

  1. … 110 more files in changeset.
contract display, better error handling in acs_sc_proc, document API some

    • -24
    • +60
    ./acs-service-contract-procs.tcl
  1. … 5 more files in changeset.
document API somewhat, add contract browser

    • -24
    • +60
    ./acs-service-contract-procs.tcl
  1. … 3 more files in changeset.
reduced debug output by adding acs_sc_log proc and setting level to SCDebug in most logging stmts

fixed for Oracle

  1. … 3 more files in changeset.
naming conventions

  1. … 8 more files in changeset.
fixed mispelled acs_sc_msg_type_element (gwong)

moved CMS stuff to CR so that content can be displayed by the search interface without requiring the user to load cms

  1. … 21 more files in changeset.
fixed virtual url handling for CR so that it will also display content that is not live. This was done so that non-live revision could be searched for. It is assumed that the user will only see content that they have permission to view regardless of whether it is live or not.

  1. … 8 more files in changeset.

Adding it in ...

    • -0
    • +212
    ./acs-service-contract-procs.tcl
  1. … 21 more files in changeset.