• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
Remove extra whitespace before and around query to make more space on the page

Don't throw error when DB collection is not enabled

  1. … 1 more file in changeset.
Hide the defunct rp_show_debug filter

Use list-builder for DB request info

  1. … 1 more file in changeset.
Fixed bug with all DB statements showing zero time -- Dirk had changed the way we count the milliseconds, but missed this page.

Templated pages, quick-and-dirty style

  1. … 3 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 43 more files in changeset.
properly support EnabledIPs parameter.

check is ds_enabled_p in ds_add

fix date format on request-info page

change sweeper so it can sweep data even if

there is no start record with the request.

package key is acs-developer-support no developer-support.

  1. … 2 more files in changeset.
properly display requests for which start has a list of times.

(happens due to a bug in the request processor).

The query extractor had never been run on this, oops, and there were a

couple of rownum references and package calls ... works now even if you

enable user switching.

  1. … 4 more files in changeset.

Forgot to define binary files before importing, so .gifs were messed up.

  1. … 2479 more files in changeset.
Initial revision

    • -0
    • +248
    ./request-info.tcl
  1. … 2479 more files in changeset.