aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/censor_rule_spec.rb
Commit message (Expand)AuthorAgeLines
* Fix deprecation warningsHenare Degan2013-01-23-3/+3
* Change syntax - this looks like a test to meHenare Degan2013-01-23-1/+1
* In 447e4af we started adding the error to each attribute so start testing eachHenare Degan2013-01-23-4/+10
* Add warning about regex censor rules.Louise Crow2012-08-14-1/+1
* Validate presence of text to replace in censor rules.Louise Crow2012-08-14-0/+6
* Add basic validation for regexp censor rules that a valid regexp can be creat...Louise Crow2012-08-14-1/+35
* Make global validation work correctly for regex censor rules.Louise Crow2012-08-14-2/+9
* Handle regexp rules when running censor rules on binary files.Louise Crow2012-08-14-6/+18
* Add concept of global censor rules as orthogonal to regex censor rules. Apply...Louise Crow2012-08-14-27/+100
* Support regular expressions in CensorRules; also support 'global' CensorRules...Seb Bacon2012-07-13-1/+41
* Make path work in Ruby 1.9Francis Irving2010-09-15-1/+1
* Change censor rules to apply to strings in place, so using less memory on lar...francis2009-09-15-0/+25