• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
use more appropriate status codes for error messages

  1. … 1 more file in changeset.
make sure to call ad_script_abort after ad_return

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

  1. … 7834 more files in changeset.
- prefer "localurl" over "return_url" as name of page filter

  1. … 16 more files in changeset.
- improve checking of return_urls in page_contracts

  1. … 14 more files in changeset.
- cache ds-enabled state in a per-thread variable to reduce high number of locks on nsv ds_properties, even when ds is not enabled

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

  1. … 754 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.
- improve page-contracts

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