• last updated 23 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cast to correct datatypes, delete broken placeholder query

Rework so that an array is not needed

merge with missing files

  1. … 1463 more files in changeset.
merge from oacs-5-10

    • -37
    • +119
    ./test/new-portal-test-procs.tcl
  1. … 8091 more files in changeset.
skip "-url" in "export_vars -url" since it is the default

  1. … 11 more files in changeset.
improve spelling

Don't write error to system log due to failed DML call to error log on forseeable conditions

On calls with exception handlers on duplicate name entries, we do not

want to see entries in the sytem log

Document public api, formatting changes

Deprecate export_ns_set_vars and extend export_vars to be able to export also a custom ns_set, which was the real added value provided by this api

  1. … 11 more files in changeset.
Fix query syntax

Enforce that region is an integer

Reduce divergency between oracle and postgres codebase, cleanup unreferenced SQL

Delete extra pages

Add 'portal::list_pages_tcl_list' and 'portal::get_portal_template_id' to the 'create_portal_from_template' test case

Remove leftovers

Add 'portal::exists_p' to 'create_portal_from_template' test case

Make api public

  1. … 1 more file in changeset.
Provide a cached public api, reinstate uncached api as private, replace occurrences

  1. … 1 more file in changeset.
Make api public, complies with acs-api-browser.graph__bad_calls automated test

  1. … 3 more files in changeset.
Make api public, complies with acs-api-browser.graph__bad_calls

Extend 'create_portal_from_template' test case to cover 'portal::delete', 'portal::page_delete', 'portal::page_count', 'portal::get_page_id', 'portal::get_page_pretty_name', 'portal::set_page_pretty_name' and 'portal::first_page_p'

    • -34
    • +91
    ./test/new-portal-test-procs.tcl
Whitespace changes

    • -24
    • +24
    ./test/new-portal-test-procs.tcl
Add covered procs to test case

no need to use extra namespace for callback

  1. … 1 more file in changeset.
improve spelling

  1. … 1 more file in changeset.
Fix proc doc

Fix typos reported by documentation__check_typos automated test

  1. … 1 more file in changeset.
prefer db_0or1row +"where exists" over db_string + "select case"

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

  1. … 5 more files in changeset.
Fix typo