acs-developer-support

  • last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added 'log' command to ds_profile, which causes it to spit out the profile info to the log file. Useful for things that are running in background threads

    • -5
    • +37
    ./tcl/acs-developer-support-procs.tcl
add the code and editlocal links for profiled pages + docs

    • -0
    • +31
    ./www/doc/editlocal.adp
    • -0
    • +15
    ./www/doc/editlocal.sh.txt
change the css for the footer to reference the class not an id

    • -1
    • +3
    ./www/resources/acs-developer-support.css
Changed footer from ID to class, because it appears multiple times

profile each .tcl and .adp page included, make ds_collection_enabled_p only check IP list once

  1. … 1 more file in changeset.
Merged over acs-developer-support stylesheet from HEAD

    • -0
    • +0
    ./www/resources/acs-developer-support.css
  1. … 1 more file in changeset.
Merged over developer-support stylesheet change from HEAD

Added local stylesheet

    • -0
    • +69
    ./www/resources/acs-developer-support.css
CSS class change

DS toolbar using id atttribute instead of class

Make the bars grey

Use pre-format for comments making it easier to read dumps of variable/techstuff

Added ds_profile proc for performance profiling

    • -1
    • +34
    ./tcl/acs-developer-support-procs.tcl
Don't throw error when DB collection is not enabled

Hide the defunct rp_show_debug filter

Comments always on

UI Tweaks

Use list-builder for DB request info

Commented out ds_comments about user-switching

- Added number of comments to CMT link

- Added link to automated testing

Removed TODO after fixing the issue

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

Made shell more robust

Added link to flush util_memoize cache

renamed dev support thingie to "toolbar"

TODO's and title attributes

Cleaned-up, templated, and improved developer-support

    • -6
    • +76
    ./tcl/acs-developer-support-procs.tcl
Added link to developer-support home

- Design improvements

- Fixed problems caused by untrusted_user_id as mentioned in forums thread

    • -19
    • +20
    ./tcl/acs-developer-support-procs.tcl
Added page to toggle comments on/off

    • -0
    • +13
    ./www/comments-toggle.tcl