More at rubyonrails.org: Overview | Download | Deploy | Code | Screencasts | Documentation | Ecosystem | Community | Blog

#14 Michael Koziarski - Edge
Showing 17 commits

Hash Date Message
30f9237 2013-04-18 Merge pull request #10235 from joergleis/patch-1
bcf0e08 2013-02-08 Merge pull request #9220 from robertomiranda/where-with-...
0a50792 2012-10-02 Merge pull request #6952 from NZKoz/key_generator
0479bff 2012-10-01 Provide access to the application's KeyGenerator
bb732be 2012-09-14 Merge pull request #7616 from lest/null-session-forgery-...
def2ccb 2012-10-01 Add ActiveSupport::KeyGenerator as a simple wrapper arou...
e44009a 2012-05-22 Merge pull request #5125 from winston/log_exception_when...
c52ba1b 2012-05-08 Merge pull request #5500 from panthomakos/load-all
411a826 2012-03-11 Merge pull request #5326 from lest/patch-2
c37f745 2012-03-05 Merge pull request #5277 from rafaelfranca/fix-build
641a4f6 2012-03-04 Whitelist all attribute assignment by default.
b5d759f 2011-01-17 Change the CSRF whitelisting to only apply to get requests
c6cb5a5 2011-01-17 Change the CSRF whitelisting to only apply to get requests
5b8b417 2009-09-03 Clean tag attributes before passing through the escape_o...
9af2823 2009-09-01 Clean tag attributes before passing through the escape_o...
099a98e 2008-11-18 Verify form submissions for text/plain posts too.
30e5c54 2008-10-26 Remove reference to fformat to restore support for postg...