aboutsummaryrefslogtreecommitdiffstats
path: root/spec/helpers
Commit message (Collapse)AuthorAgeLines
* Update spec for previous commit.Louise Crow2012-08-29-2/+2
|
* Fix for the case where an external request has no user_nameLouise Crow2012-08-29-11/+21
|
* Let admin users use auto-login URLsRobin Houston2012-02-06-3/+3
| | | | | | Don't change logged-in user from an admin when visiting a auto-login URL. Closes #306.
* Be sure to restore RoutingFiltersRobin Houston2012-01-20-1/+6
| | | | | | There were some order-dependent test failures that turned out to be caused by the fact that the RoutingFilters were cleared and not subsequently restored, by some tests.
* Don't choke on unescaped characters in URIs. Fixes #335.Seb Bacon2012-01-11-0/+12
|
* changes to get tests to pass with IZ fork and new routing-filter gemSeb Bacon2011-07-11-1/+2
|
* Make path work in Ruby 1.9Francis Irving2010-09-15-1/+1
|
* Allowing extra parameters to be passed to request_urllouise2009-04-03-0/+23