Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unused match variables in selector | Vipul A M | 2013-03-31 | 1 | -8/+8 |
| | |||||
* | fix protocol checking in sanitization [CVE-2013-1857] | Aaron Patterson | 2013-03-15 | 1 | -2/+2 |
| | |||||
* | fix incorrect ^$ usage leading to XSS in sanitize_css [CVE-2013-1855] | Charlie Somerville | 2013-03-15 | 1 | -3/+3 |
| | |||||
* | unshift html-scanner into $LOAD_PATH rather than append | Akira Matsuda | 2012-11-27 | 1 | -1/+1 |
| | |||||
* | Hash Syntax to 1.9 related changes | AvnerCohen | 2012-10-29 | 1 | -12/+12 |
| | |||||
* | Closed unclosed <tt>, working on a complete solution for docrails, but ↵ | AvnerCohen | 2012-10-08 | 1 | -1/+1 |
| | | | | testing push process first | ||||
* | Move action_controller/vendor/html-scanner to action_view | Piotr Sarnacki | 2012-08-28 | 7 | -0/+1756 |
| | | | | | | This is another step in moving Action View's dependencies in Action Pack to Action View itself. Also, HtmlScanner seems to be better suited for views rather than controllers. | ||||
* | Added Hash#to_xml and Array#to_xml that makes it much easier to produce XML ↵ | David Heinemeier Hansson | 2006-03-08 | 5 | -580/+0 |
| | | | | | | from basic structures [DHH] Moved Jim Weirich's wonderful Builder from Action Pack to Active Support (it's simply too useful to be stuck in AP) [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3812 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Adds the ability to include XML CDATA tags using Builder #1563 [Josh Knowles] | David Heinemeier Hansson | 2005-07-02 | 1 | -0/+11 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1598 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Fixed documentation snafus #575, #576, #577, #585 | David Heinemeier Hansson | 2005-02-07 | 1 | -3/+3 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@525 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Fixed the ordering of attributes in the xml-decleration of Builder #540 [woeye] | David Heinemeier Hansson | 2005-01-25 | 1 | -6/+15 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@505 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@77 ↵ | David Heinemeier Hansson | 2004-12-08 | 1 | -1/+0 |
| | | | | 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Updated Builder to 1.2.2 | David Heinemeier Hansson | 2004-12-08 | 1 | -1/+4 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@76 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Initial | David Heinemeier Hansson | 2004-11-24 | 5 | -0/+558 |
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |