Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to on-by-default XSS escaping for rails. | Michael Koziarski | 2009-10-08 | 1 | -2/+10 |
* | prefer autoloaded html scanner | Joshua Peek | 2008-11-24 | 1 | -1/+0 |
* | Autoload HTML::Document and sanitizers | Jeremy Kemper | 2008-11-23 | 1 | -10/+1 |
* | Require missing libraries and check for defined ActionController constant so ... | Joshua Peek | 2008-08-26 | 1 | -1/+10 |
* | Include all helpers into ActionView::Helper | Joshua Peek | 2008-08-25 | 1 | -31/+54 |
* | Merge with docrails. | Pratik Naik | 2008-07-16 | 1 | -1/+1 |
* | Merge docrails. | Pratik Naik | 2008-05-25 | 1 | -15/+16 |
* | Added not to sanitize helper docs that it doesn't guarantee well-formed markup. | Michael Schuerig | 2008-05-12 | 1 | -0/+5 |
* | Improve documentation coverage and markup | Xavier Noria | 2008-05-02 | 1 | -2/+2 |
* | Refactor sanitizer helpers into HTML classes and make it easy to swap them ou... | Rick Olson | 2007-11-26 | 1 | -155/+53 |
* | Extracted sanitization methods from TextHelper to SanitizeHelper [DHH] Change... | David Heinemeier Hansson | 2007-10-10 | 1 | -0/+325 |