podcasts/hammond-data
Jordan Petridis 5c5faafc72
Source: Move around code and change some methods signature.
request_constructor is now a Source method.
update_etags now takes &mut self instead of mut self.
update_etags now uses source setters methods instead of raw fields.
changed the naming of into_feed to to_feed according to rust convention.
2018-01-19 07:51:55 +02:00
..
benches hammond_data: Add more benchmark cases. 2018-01-18 15:50:48 +02:00
migrations DB Schema: Remove episode.published_date column. 2017-12-30 22:23:10 +02:00
src Source: Move around code and change some methods signature. 2018-01-19 07:51:55 +02:00
tests/feeds Final crate restructure I hope. 2017-10-05 15:02:19 +03:00
Cargo.toml hammond-data: Do batch indexing of new_episodes. 2018-01-18 13:47:40 +02:00