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

mprove spelling: move closer to the linux documentation recommendations, standardize variable names

  1. … 19 more files in changeset.
added editor hints and white-space cleanup

  1. … 24 more files in changeset.
Reduce divergency between oracle and postgres codebase

whitespace changes

  1. … 1 more file in changeset.
Fix incorrect proc name

Apply change to oacs-5-10 branch

Use automated-testing authority in the test case

Whitespace cleanup, normalize indentation

    • -10
    • +10
    ./test/new-portal-test-procs.tcl
Replace ad_decode idiom

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

  1. … 162 more files in changeset.
Make sure variable is an array

Remove stupid upvar tricks

reduce quoting

make portal::show_proc_helper theme aware

Harmonize parameter names in proc documentation removing unexistent ones

Fix parameter names in proc doc

Fix spelling