aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/admin_general_controller_spec.rb
Commit message (Collapse)AuthorAgeLines
* Remove redirect to trailing slash URL.Louise Crow2014-10-30-6/+1
| | | | | Introduced in 4f501309ade230f65f4ba45e1d0161e89587d755 but no longer needed as we don't proxy the admin interface.
* Updated test to correctly test what it was testingMatthew Landauer2013-01-30-2/+1
|
* integrate_views is render_views RSpec 2Henare Degan2012-12-11-1/+1
|
* Paginate the timeline to allow it to render in a reasonable amount of time. ↵Louise Crow2012-09-13-12/+33
| | | | In order to avoid sorting large numbers of objects in order to get the right order of combined events across the two model types, get the overall order first from the database and then populate the slice we're interested in.
* Force a trailing slash on the end of the administrators' index page. Fixes #106Seb Bacon2011-08-03-1/+7
|
* Make the tests work with authenticationRobin Houston2011-07-13-0/+1
|
* Make path work in Ruby 1.9Francis Irving2010-09-15-1/+1
|
* Give this the right name.Francis Irving2009-10-29-0/+11