Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove redirect to trailing slash URL. | Louise Crow | 2014-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 testing | Matthew Landauer | 2013-01-30 | -2/+1 |
| | ||||
* | integrate_views is render_views RSpec 2 | Henare Degan | 2012-12-11 | -1/+1 |
| | ||||
* | Paginate the timeline to allow it to render in a reasonable amount of time. ↵ | Louise Crow | 2012-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 #106 | Seb Bacon | 2011-08-03 | -1/+7 |
| | ||||
* | Make the tests work with authentication | Robin Houston | 2011-07-13 | -0/+1 |
| | ||||
* | Make path work in Ruby 1.9 | Francis Irving | 2010-09-15 | -1/+1 |
| | ||||
* | Give this the right name. | Francis Irving | 2009-10-29 | -0/+11 |