aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/admin_censor_rule_controller.rb
Commit message (Expand)AuthorAgeLines
* Change email address in header of source code to hello@mysociety.orgMatthew Landauer2013-03-26-1/+1
* Fix bug where current user was always shown when creating censor rule for a r...Matthew Landauer2013-03-08-1/+1
* Stop using admin_url to generate absolute url for the admin interfaceMatthew Landauer2013-02-15-6/+6
* Redirect calls to admin_http_auth_user to more generic wrapper admin_current_...Louise Crow2012-10-30-2/+2
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-2/+0
* Whether a rule is a regex rule should not affect the redirect that happens af...Louise Crow2012-08-14-2/+0
* Support regular expressions in CensorRules; also support 'global' CensorRules...Seb Bacon2012-07-13-0/+2
* Remove trailing whitespace (to make a cleaner forthcoming merge with wombleto...Seb Bacon2012-05-15-1/+1
* Edit interface for user level censor rules.Francis Irving2010-08-04-8/+47
* Use caching that allows pre-authentication.francis2009-06-30-7/+1
* "hidden" option to completely hide requests (from everyone except administrat...francis2009-06-23-19/+1
* Always give full stack trace for admin interfacefrancis2009-01-29-5/+2
* Oopsfrancis2008-11-04-9/+1
* Cache HTML versions of attachmentsfrancis2008-10-28-1/+12
* Make sure censor copes with filename renamefrancis2008-10-28-1/+9
* Code to flexibly remove text from requests, configured via database.francis2008-10-27-0/+72