• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use ::template::csrf::validate instead of security::csrf::validate

- add package parameter ValidateCSRFP

- bump version number to 5.9.1d4

  1. … 3 more files in changeset.
- move global declaration up the file

- add csrf token to exported list on "show deprecated" link

- add scrf token for show/hide cases

- add CSRF protection

  1. … 5 more files in changeset.
- hardening page contract

  1. … 1 more file in changeset.
- hardening page contracts

  1. … 2 more files in changeset.
- replace table-based layout by div-based layout

- remove empty sections to improve layout and HTML validty

(e.g. empty blockquotes)

- improve configuratbility of api_proc_pretty_name

- prepare for improved XOTcl 2 handling and improved debug support

(e.g. private/protected/public)

- bump version number to 5.9.1d1

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

  1. … 754 more files in changeset.
- provide link for deprecated functions

- harden page contracts

  1. … 4 more files in changeset.
- fix typo

- harden page contract

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

  1. … 29 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.
- modernize Tcl

- improve performance of syntax highligher significantly (for large sites with many namespaces/procs by an order of magnitude, taks e.g. 100ms instead of 5secs)

- move private functions into a namespace

- replace nested proc-defintions by namespaced procs

- use thread-persistent dict instead of per-call array for formatting information

  1. … 6 more files in changeset.
- use $::acs::rootdir rather than [acs_root_dir] or [get_server_root]

- mark deprected functions as such in browser

- flatten nested "lindex" structures

  1. … 6 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Hide private procs by default

  1. … 1 more file in changeset.
Hide deprecated procedures by default

  1. … 1 more file in changeset.
clarifying for Tcl API search that the new exact search applies to the name only. Clarifying what Feeling Lucky means with the label "Only best match"

  1. … 1 more file in changeset.
adding exact match to Tcl proc search so that now, if you know the proc name you can bring up the doc with one mouse click

  1. … 1 more file in changeset.
speeding up proc search by always redirecting straight to proc-view page if there is only one matching proc

changed weight for exact matches, added listing varargs, try to align score so it scans easier

  1. … 1 more file in changeset.
ns_return->ad_return, ad_script_abort, redirect to absract urls

  1. … 17 more files in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 692 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 701 more files in changeset.
missing return after redirect fixes bug 1561 patch 277

OpenACS 4.x

  1. … 1321 more files in changeset.
Initial revision

    • -0
    • +141
    ./proc-search.tcl
  1. … 1321 more files in changeset.