• last updated 21 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

  1. … 2 more files in changeset.
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. … 27 more files in changeset.
Remove "catch {unset var}" idiom by "unset -nocomplain var"

  1. … 4 more files in changeset.
Improve spelling

Reduce number of "catch" operations

  1. … 3 more files in changeset.
Fix typos

  1. … 16 more files in changeset.
Replace "catch" by ad_try operations, when appropriate

Fix typos

  1. … 1 more file in changeset.
Use ad_try to improve error handling

  1. … 1 more file in changeset.
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

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)

further cleanup for XOTcl2

  1. … 1 more file in changeset.
fix variable reference

check stripped_name before trying to import the prototype page

Fixes for previous commit