Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-10 | refactor: remove global require in test_helper | Azul | |
require all the things we depend upon where we depend upon them. | |||
2016-08-27 | refactor: push down adapter dependency injection to sources | Azul | |
The original idea was that we would have all the celluloid related things injected in reel_server. However it seems unlikely that we will use a different http system anytime soon. Removing some layers of dependency injection to reduce complexity. We can easily bring this back if we want. | |||
2016-06-20 | add Nickserver::Source as superclass | Azul | |