• last updated 47 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make api public, complies with acs-api-browser.graph__bad_calls

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. … 6 more files in changeset.
Fix typo

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

  1. … 19 more files in changeset.
whitespace changes

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

Replace ad_decode idiom

  1. … 4 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 spelling

  1. … 11 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

  1. … 1 more file in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @parameter -> @param

- @params -> @param

- Add missing @param

- @cvs -> @cvs-id

- @version -> @cvs-id

  1. … 12 more files in changeset.
Use init file to initialize threaded caches

  1. … 1 more file in changeset.
Roll back to a cache created inside the proc, as site_node machinery might lack ::xo::dc api at load time

Un-deprecate API to keep open the possibility e.g. for other portal mount points in the future

Replace invariant information stored into procs with threaded caches

Deprecate get_root_dir proc, duplicated to every extent by acs_root_dir

  1. … 9 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Rework variable assignment (set -> lassign) + Whitespace changes

  1. … 17 more files in changeset.
remove duplicated words

  1. … 9 more files in changeset.