Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-02 | silence Celluloid.logger in tests | Azul | |
Introduced CelluloidTest as a test class for all tests that depend on Celluloid being up and running. | |||
2016-09-12 | [wip] nicknym source query implemented | Azul | |
Also changed Nickserver::Response to not include the status code. This may be okay for error responses but in most cases we want to have a parsable message and not some status code prepended to it. |