Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add source file encoding for all ruby files. | Louise Crow | 2015-05-15 | -0/+1 |
| | | | | | | This is important under ruby 1.9 in order to determine the encoding that will be used for new strings created in the code in the file. | |||
* | Refactor some common setup steps in integration tests into a DSL. | Louise Crow | 2013-09-16 | -30/+15 |
| | | | | Add a failing test for what should happen on request hiding. | |||
* | Restore explanatory messages when asked to sign in for actions that don't ↵ | Louise Crow | 2012-11-20 | -14/+21 |
| | | | | require an existing user. Fixes #719. | |||
* | Update references to point to the mySociety repo. | Louise Crow | 2012-08-29 | -6/+6 |
| | ||||
* | Admin users clicking confirmation links | Robin Houston | 2012-03-13 | -0/+44 |
Fixes #446. See issue for details. |