• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix bad handler type error, use ad_try/finally instead of else (Thanks to Felix Moedritscher)

Make sure to add hkey when db has hstore defined

fix typos

  1. … 1 more file in changeset.
fix typos

  1. … 2 more files in changeset.
Fix namespace (in comment)

protect "orderby" query parameter against invalid input

add ad_script_abort after connection closing commands

Make termination after connection closing commands explicit

  1. … 6 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 23 more files in changeset.
Remove "catch {unset var}" idiom by "unset -nocomplain var"

  1. … 4 more files in changeset.
Improve spelling

- Fix regression test case (false positive): test failed, when de_DE was not installed as a local

- formatting and "try" cleanup

Silence pretty_link warnings (no parent_id given)

    • -3
    • +3
    ./www/prototypes/categories-portlet.page
Reduce number of "catch" operations

    • -2
    • +4
    ./www/portlets/weblog-mini-calendar.tcl
Fix typos

    • -1
    • +1
    ./resources/templates/view-default.adp
  1. … 10 more files in changeset.
Replace "catch" by ad_try operations, when appropriate

Fix typos

Use ad_try to improve error handling

Simplify call pattern

ensure that enough components are created

set object also for components of CompoundField

Improve debugging messages

Avoid small SQL queries for frequent operations, here for computing the full file path for a revision_id

Bump verison number for apm

fix variable name

Fix variable name

Revert changes not meant to be committed

Fix typo

no need for curly braces

Persist sanitized timestamp into data object before saving (Many thanks to Markus Moser)