Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Using Object#in? and Object#either? in various places | Prem Sichanugrist | 2011-04-11 | 1 | -1/+2 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -1/+1 |
* | fisting codes so it will parse [#4430 state:resolved] | Aaron Patterson | 2010-04-17 | 1 | -2/+2 |
* | For performance reasons, you can no longer call html_safe! on Strings. Instea... | Yehuda Katz | 2010-01-31 | 1 | -1/+1 |
* | Switch to on-by-default XSS escaping for rails. | Michael Koziarski | 2009-10-08 | 1 | -0/+12 |
* | ActionPack components should no longer have undeclared dependencies. | Yehuda Katz + Carl Lerche | 2009-06-08 | 1 | -1/+1 |
* | add json_escape ERB util to escape html entities in json strings that are out... | Rick Olson | 2008-04-08 | 1 | -13/+9 |
* | require abstract_unit directly since test is in load path | Jeremy Kemper | 2008-01-05 | 1 | -29/+1 |
* | Add tests for html_escape, and remove an unneeded backslash (closes #10511) [... | David Heinemeier Hansson | 2007-12-16 | 1 | -0/+56 |