index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activemodel
/
lib
/
active_model
/
mass_assignment_security
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve logging of ActiveModel::MassAssignmentSecurity::Sanitizer
Naoto Takai
2012-05-17
1
-9
/
+22
*
Speed up mass assignment by avoiding extra loops.
José Valim
2012-03-16
1
-7
/
+5
*
Revert "AM::MassAssingmentSecurity: improve performance"
José Valim
2012-03-15
1
-16
/
+18
*
AM::MassAssingmentSecurity: improve performance
Bogdan Gusiev
2012-03-14
1
-18
/
+16
*
use logger.warn for warnings
Aaron Patterson
2012-01-04
1
-1
/
+1
*
push exception message formatting to the exception class
Aaron Patterson
2012-01-04
1
-1
/
+4
*
push target down to the classes that care about it
Aaron Patterson
2012-01-04
1
-4
/
+5
*
just implement the delegate method
Aaron Patterson
2012-01-04
1
-4
/
+4
*
Fix grammatical error in ActiveModel::MassAssignmentSecurity::PermissionSet#d...
Steve Richert
2012-01-02
1
-1
/
+1
*
MassAssignmentProtection: consider 'id' insensetive in StrictSanitizer
Bogdan Gusiev
2011-07-28
1
-0
/
+5
*
Remove trailing whitespaces
Guillermo Iguaran
2011-06-12
1
-1
/
+1
*
Transform the symbol into a constant lookup.
José Valim
2011-05-31
1
-8
/
+15
*
ActiveModel::MassAssignmentSecurity.mass_assignment_sanitizer method
Bogdan Gusiev
2011-05-30
1
-1
/
+11
*
MassAssignmentSecurity: add ability to specify your own sanitizer
Bogdan Gusiev
2011-05-26
2
-9
/
+23
*
Add missing require to use Set
Santiago Pastorino
2010-07-11
1
-1
/
+2
*
Change documentation for ActiveModel::MassAssignmentSecurity a bit and make d...
José Valim
2010-07-08
2
-21
/
+13
*
mass_assignment_security moved from AR to AMo, and minor test cleanup
Josh Kalderimis
2010-07-08
2
-0
/
+70