Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactored image cache task - details below. | Glenn Watson | 2015-04-23 | 1 | -574/+0 |
* | Replace usage of ResponseSenders by LoadConsumer | Marcus Klaas | 2015-04-19 | 1 | -4/+4 |
* | Fix compiler warnings in net unit tests | Marcus Klaas | 2015-04-17 | 1 | -23/+23 |
* | Completely abstract sending responses over channels vs. listeners. | Josh Matthews | 2015-04-16 | 1 | -8/+8 |
* | Start switching net/ to use abstractions over channels to allow introducing n... | Josh Matthews | 2015-04-16 | 1 | -7/+7 |
* | Update dependency for image_cache_task.rs unit tests. | Aneesh Agrawal | 2015-04-10 | 1 | -1/+1 |
* | Use the correct license header. | Simon Sapin | 2015-04-08 | 1 | -8/+3 |
* | Add license headers in tests/unit | Simon Sapin | 2015-04-08 | 1 | -0/+9 |
* | Move net::{data_loader,image_cache_task} unit tests into the unit_tests crate. | Simon Sapin | 2015-04-08 | 1 | -0/+570 |