Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-22 | make ticket tests pass without network connection | Azul | |
MX validations relied on network connection. Only using them in production environment now. I want to be able to develop and test when disconnected. | |||
2016-05-02 | upgrade: remove references to RestClient | Azul | |
CouchRest > 1.2 does not use RestClient anymore. So we should not try to catch its errors. | |||
2015-09-28 | Fix several test failures by stubbing invite code validation | ankonym | |
2015-09-28 | Fix test based on actual invite code validation | ankonym | |
2015-04-30 | added support for email notifications of ticket changes | elijah | |
2014-05-13 | adjust tests to new config and method implementation | Azul | |
Ticket.is_creator_vlidated? now actually fetches the user from the db and returns false if it does not exist. | |||
2014-04-11 | move engines into engines directory | Azul | |
Also renamed help to support so it's harder to confuse it with documentation |