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

improve testcases by removing useless expr commands

  1. … 3 more files in changeset.
improve spelling

  1. … 10 more files in changeset.
Remove leftover acs_attribute definitions with no database table counterpart (fixes tests)

  1. … 3 more files in changeset.
Simplify idioms, handle also the case where multiple results might come from the query, as the datamodel doesn't state it clearly and we also had a suspicious orderby