aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/admin_censor_rule_controller_spec.rb
Commit message (Expand)AuthorAgeLines
* Don't raise internal error when handling non-user or request rulesLouise Crow2014-12-18-43/+107
* RESTful routing for admin censor rule actionsLouise Crow2014-12-18-213/+249
* Use instance variable for CensorRule in #destroyGareth Rees2014-11-19-2/+1
* Set the form URL to POST to in #createGareth Rees2014-11-19-0/+17
* Associate censor rule with something in #createGareth Rees2014-11-19-0/+48
* Set the form URL to POST to in #newGareth Rees2014-11-19-0/+17
* Associate censor rule with something in #newGareth Rees2014-11-19-0/+12
* Initialize a new CensorRule in #newGareth Rees2014-11-19-0/+5
* Specs for AdminCensorRuleController#updateGareth Rees2014-11-19-0/+126
* Specs for AdminCensorRuleController#createGareth Rees2014-11-19-0/+111
* Specs for AdminCensorRuleController#destroyGareth Rees2014-11-18-0/+65
* Specs for AdminCensorRuleController#editGareth Rees2014-11-18-0/+23
* Specs for AdminCensorRuleController#newGareth Rees2014-11-18-0/+48
* We use info_request_id in the view so we should use it in the testHenare Degan2013-03-03-1/+1
* integrate_views is render_views RSpec 2Henare Degan2012-12-11-1/+1
* More changes and refactoring to make purges work.Seb Bacon2012-04-20-1/+1
* first stab at sending PURGE requests to upstream varnish for request pages. N...Seb Bacon2012-03-13-0/+19