Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-08 | upgrade: factory_girl -> factory_bot | Azul | |
2016-08-19 | respond_to on a per controller basis | Azul | |
If you inherit respond to and call it again in your controller it will not overwrite the previous but add to it. Since we always have some exceptions from the rules it's probably easiest to be explicit in the controllers that require it themselves. | |||
2016-05-18 | api: allow version bumping - bump to 2 | Azul | |
2016-02-10 | allow user accounts to be re-enabled, and for associated identities to also ↵ | elijah | |
get re-enabled. | |||
2015-09-28 | Fix the remaining failures/errors in our tests | ankonym | |
Handing freshly generated invite codes to Factory Girl to make the tests pass | |||
2014-05-19 | store fingerprints with timestamp | Azul | |
Only storing the date as that should suffice for normal expiry and is less useful for identifying users by timestamps | |||
2014-05-19 | minor: fix tests | Azul | |
2014-05-19 | SmtpCertsController, routes and tests | Azul | |
2014-05-19 | basic integration test for cert API | Azul | |