Commit Graph
94 Commits
Author SHA1 Message Date
Jordan Petridis c8b6d3faa8 Trying out clippy and rustfmt CI-integrations. 2017-10-10 15:50:31 +03:00
Jordan Petridis 920fda13f0 Headerbar tweaks. 2017-10-10 01:59:23 +03:00
Jordan Petridis 9e7a6f5ecd IT DISPLAYS STUFF!! 2017-10-10 01:26:16 +03:00
Jordan Petridis 10fd018f1f Babysteps vol. 3. 2017-10-10 01:07:22 +03:00
Jordan Petridis fda21cdf16 More babysteps. 2017-10-09 20:21:16 +03:00
Jordan Petridis 6b7b7085b5 Gtk+ baby steps 2017-10-09 19:24:06 +03:00
Jordan Petridis f1d3cd5e25 Applied some clippy suggestions. 2017-10-09 16:49:00 +03:00
Jordan Petridis 2c1b55c2fb Fix gitlab-ci gtk dependancies. 2017-10-05 22:53:29 +03:00
Jordan Petridis c890da9979 Gtk+ Hello World. 2017-10-05 21:15:53 +03:00
Jordan Petridis 423e0a6e7b Cleaned some minor TODO's. 2017-10-05 19:09:59 +03:00
Jordan Petridis 78454f6474 Fixed Episode pub_date setter to accept &str again. 2017-10-05 18:41:51 +03:00
Jordan Petridis cbc0692482 Added an etag bypass when updating the feeds. 2017-10-05 18:29:37 +03:00
Jordan Petridis 3b4acf9fc3 Improved get_temp_db helper func. 2017-10-05 18:02:15 +03:00
Jordan Petridis dce7fc1468 Updated .gitlab-ci.yml 2017-10-05 16:24:59 +03:00
Jordan Petridis 8d17976b8a Dependancy cleanup. 2017-10-05 16:03:51 +03:00
Jordan Petridis 078331c15f Split hammond_data::errors to its own file. 2017-10-05 15:07:40 +03:00
Jordan Petridis 93027e5530 Final crate restructure I hope. 2017-10-05 15:02:19 +03:00
Jordan Petridis 77797ee027 More crate splitting. 2017-10-05 00:22:05 +03:00
Jordan Petridis bf9e544a2b Error handling cleanup. 2017-10-04 23:51:53 +03:00
Jordan Petridis f25ce64e34 Initial split into workspaces in order to be more flexible. 2017-10-04 22:41:17 +03:00
Jordan Petridis 98f7f6e37a I hate everything. 2017-10-04 12:20:07 +03:00
Jordan Petridis 3e2471953b Revert "Codecov take 2."
This reverts commit 693def007a.
2017-10-04 12:16:23 +03:00
Jordan Petridis 693def007a Codecov take 2. 2017-10-04 11:49:41 +03:00
Jordan Petridis b6879f82b6 Added some, lacking but better than nothing, integration tests. 2017-10-04 11:45:13 +03:00
Jordan Petridis 1b69fd5091 Re enable codecov integration. 2017-10-04 10:11:46 +03:00
Jordan Petridis f6d8f52a92 Added a really crappy ui. 2017-10-03 20:49:26 +03:00
Jordan Petridis af60949e65 Merged cli.rs to main.rs 2017-10-03 14:59:51 +03:00
Jordan Petridis 1dddd237c8 Implemeted .part for the downloader. 2017-10-03 14:43:51 +03:00
Jordan Petridis 828a12054d Initial local_uri suppoer for the downloader. 2017-10-03 13:49:32 +03:00
Jordan Petridis d5c4b13b4d Added limit option for dbquerries::latest_dl. 2017-10-03 12:29:40 +03:00
Jordan Petridis fc693a569b Sort of works atm. 2017-10-03 12:01:01 +03:00
Jordan Petridis fe7ef323c4 Building on stable too now. 2017-10-02 19:42:38 +03:00
Jordan Petridis 6b689f4635 Seperated the pipelines for nightly and stable rust builds. 2017-10-02 19:03:29 +03:00
Jordan Petridis e02edfd53b Testing gitlab-ci configs. 2017-10-02 18:57:05 +03:00
Jordan Petridis cdab10b016 Disable codecov integration. 2017-10-02 18:37:18 +03:00
Jordan Petridis f75d282f80 Initial prototype of a downloader. 2017-10-02 16:02:39 +03:00
Jordan Petridis 42cef658fc test_complete_index cleanup. 2017-10-02 11:48:58 +03:00
Jordan Petridis 10834b75dc Added test_complete_index. 2017-10-02 11:27:15 +03:00
Jordan Petridis 83964c5552 CDD, #CI_driven_development 2017-10-01 11:19:29 +03:00
Jordan Petridis a488dc6999 gitlab-ci take 3. Action. 2017-10-01 11:07:26 +03:00
Jordan Petridis 4402c6906c gitlab-ci take 2. 2017-10-01 11:04:51 +03:00
Jordan Petridis aa7e928b05 added gitlab-ci config. 2017-10-01 10:58:09 +03:00
Jordan Petridis 9251b21bc5 More splitting. 2017-10-01 10:57:22 +03:00
Jordan Petridis 6bf65f2d92 Split complete_index_source into higher order functions. 2017-10-01 10:13:45 +03:00
Jordan Petridis f70f707a69 Replaced annoying let _ = map/collect; paterns with for_each 2017-10-01 09:17:19 +03:00
Jordan Petridis 108f667d47 Created a tempdb helper function for the tests. 2017-10-01 09:11:26 +03:00
Jordan Petridis 40af418d73 Added License. 2017-09-30 22:39:31 +03:00
Jordan Petridis 1ca6c50fb1 code cleanup, initial index_feed.rs tests. 2017-09-30 22:39:08 +03:00
Jordan Petridis 108ed34b40 Some code cleanup. 2017-09-29 20:45:47 +03:00
Jordan Petridis 07d3135d91 Factored out rfc822 sanitization to its own crate, also fucked up a bit some of the NewEpisode and Episode api's. 2017-09-28 13:47:41 +03:00