• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN%3Ajeffd%3A20050203114229 does not exist.

harden page contracts

  1. … 24 more files in changeset.
skip "-url" in "export_vars -url" since it is the default

  1. … 11 more files in changeset.
Deprecate export_ns_set_vars and extend export_vars to be able to export also a custom ns_set, which was the real added value provided by this api

  1. … 11 more files in changeset.
Deprecate template::util::is_true, implemented as a simple string command oneliner since 2015 and inline occurrences

  1. … 33 more files in changeset.
Whitespace changes

Fix request duration time

Replace ad_decode idioms

  1. … 1 more file in changeset.
Move file doc into ad_page_contract

Prefer individual 'set' operations over 'lassign' in these particular cases

  1. … 6 more files in changeset.
Rework variable assigning loops (set -> lassign) + Whitespace changes

  1. … 13 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- use consistently "clock clicks -microseconds"

  1. … 2 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 754 more files in changeset.
- fix validty of HTML (unbalanced tags, wrong envonding, missing quotes around HTML attribute values)

- use type checking for boolean parameters in page_contracts to improve security

  1. … 6 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- fix incorrect "request duration"

- remove deprecated call to "ad_admin_footer"

- moderize tcl

* use "lassign" instead of repeated "lindex" calls,

* use "dict" instead of array

- improve indentation and quoting

- use just first command word 2dn column of database statistics

- report times from developer support below ms granularity

  1. … 3 more files in changeset.
- quote pattern

- modernize tcl

- brace expressions

  1. … 7 more files in changeset.
be a bit more graceful on missing requests.

  1. … 1 more file in changeset.
Show the pool name in the report. It might be handy and otherwise why are we collecting it.

Fun with developer support!

1. Added a button to turn template profiling on/off.

2. Moved templating information to the request information page. It was

confusing having it work differently than db and other information. If,

for instance, you clicked on a request link in the developer support

index page, you'd get the db timing information for that request, but

the profiling stuff would come from the footer - and would be the profile

information for displaying request-info.tcl/adp, not for the template

served for that request. Oops.

3. Simplified the ds_profile proc since in practice it only is used for

profiling templates.

  1. … 10 more files in changeset.
remove deprecated calls to ad_parameter

  1. … 9 more files in changeset.
Showing slowest queries first.

remove the multitude of toggle pages and replace with one that takes a field to toggle, make the buttons a multirow so it's easy to add another, add admin/index redirect so context link not broken, make search field only show up when its sensible

  1. … 12 more files in changeset.
add storing and searching page fragments

  1. … 9 more files in changeset.
add a toggle for the dev support footer, remove explicit font stuff, fix display of timing data (afaict clicks is in ms), change adp reveal format in source to show adp level and file in format that's easier to scan

  1. … 6 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.