Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mattgathu/duma issues and pull requests

#68 - Failure is archived, so I change it to anyhow

Pull Request - State: open - Opened by Decodetalkers about 3 years ago - 1 comment

#67 - Switch back to using Reqwest as http client

Pull Request - State: closed - Opened by mattgathu almost 4 years ago

#66 - Support .torrent files

Issue - State: open - Opened by LinArcX over 4 years ago

#65 - Fix Content Disposition header

Pull Request - State: closed - Opened by mattgathu about 5 years ago

#64 - Update README.md

Pull Request - State: closed - Opened by GopherJ over 5 years ago - 1 comment

#63 - disable multithreaded download for small documents

Issue - State: open - Opened by mattgathu over 5 years ago

#62 - Wrong content disposition header parsing

Issue - State: closed - Opened by mattgathu over 5 years ago - 1 comment

#61 - Rename minreq to custom name

Pull Request - State: closed - Opened by mattgathu over 5 years ago

#60 - Replace reqwest with customized minreq

Pull Request - State: closed - Opened by mattgathu over 5 years ago

#59 - Honor content disposition header

Issue - State: closed - Opened by mattgathu over 5 years ago

#58 - Fix file corruption bug during concurrent resume

Pull Request - State: closed - Opened by mattgathu over 5 years ago

#57 - refactor config, file or + clippy lints

Pull Request - State: closed - Opened by mattgathu over 5 years ago

#56 - Add number of connections configuration

Pull Request - State: closed - Opened by mattgathu over 5 years ago

#55 - replace assert_cmd with assert_cli

Pull Request - State: closed - Opened by robatipoor over 5 years ago

#54 - Remove unwrap usages

Pull Request - State: closed - Opened by mattgathu over 5 years ago

#53 - Update dependencies

Pull Request - State: closed - Opened by mattgathu over 5 years ago

#52 - Reorganize configs

Pull Request - State: closed - Opened by mattgathu over 5 years ago

#51 - Add concurrent download + other minor changes

Pull Request - State: closed - Opened by mattgathu over 5 years ago

#50 - updated dependency versions

Pull Request - State: closed - Opened by devMYC over 5 years ago - 1 comment

#49 - Update Rust edition

Pull Request - State: closed - Opened by mattgathu over 5 years ago

#48 - Build issue with v0.1.0

Issue - State: closed - Opened by ghost almost 6 years ago - 1 comment

#47 - Use consistent exit point for program

Pull Request - State: closed - Opened by arnavb almost 6 years ago

#46 - shouldnotwork.com test failure

Issue - State: closed - Opened by jhenahan almost 6 years ago
Labels: invalid

#45 - shouldnotwork.com works! update the test so it passes

Pull Request - State: closed - Opened by stuarth almost 6 years ago - 1 comment

#44 - Publish to crates.io

Issue - State: closed - Opened by hellow554 about 6 years ago

#43 - Use structopt instead of clap

Issue - State: closed - Opened by mattgathu over 6 years ago
Labels: feature

#42 - refactor: simplified progress bar

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#41 - refactor (core.rs, download.rs): refactored http proxy

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#40 - refactor http proxy in `core.rs` module

Issue - State: closed - Opened by mattgathu almost 7 years ago

#39 - feat (*): add request timeout support

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#38 - fix (core.rs): fix clippy warnings

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#37 - feat (download.rs, main.rs): support for user-agent

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#36 - Update README.md

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#35 - test (travis.yml): updated travis config

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#34 - refactor (*): renamed project to "duma"

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#33 - rename project

Issue - State: closed - Opened by mattgathu almost 7 years ago - 1 comment

#32 - feat (core.rs, download.rs): headers support

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#31 - add headers arg for core download struct

Issue - State: closed - Opened by mattgathu almost 7 years ago
Labels: feature

#30 - support user-agent string

Issue - State: closed - Opened by mattgathu almost 7 years ago
Labels: feature

#29 - add contributing.md doc

Issue - State: closed - Opened by mattgathu almost 7 years ago
Labels: docs

#28 - support specifying request timeout duration

Issue - State: closed - Opened by mattgathu almost 7 years ago
Labels: feature

#27 - support ftp downloads resuming

Issue - State: open - Opened by mattgathu almost 7 years ago
Labels: feature

#26 - feat (download.rs): support download resuming

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#25 - feat (download.rs, utils.rs): abstract filesystem

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#24 - refactor (src/*): reverted multithread download

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#23 - refactor (download.rs): refactored code to be dry

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#22 - code refactoring

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#21 - Document project

Issue - State: open - Opened by mattgathu almost 7 years ago
Labels: docs

#20 - events hook sys (main.rs, http.rs): minimize core using events

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#19 - add retries support when errors occur

Issue - State: open - Opened by mattgathu almost 7 years ago
Labels: feature

#18 - support multithreaded downloads for ftp downloads

Issue - State: open - Opened by mattgathu almost 7 years ago
Labels: feature

#17 - support redirection to stdout

Issue - State: closed - Opened by mattgathu almost 7 years ago
Labels: feature

#16 - implement minimal core lib

Issue - State: closed - Opened by mattgathu almost 7 years ago
Labels: feature

#15 - feat (http.rs): added support for http_proxy

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#14 - style (rustfmt.toml, src/*): code formatting

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#13 - fix (http.rs): fixed progress bar on resumed downloads

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#12 - refactor (http.rs, main.rs): simplifying logic

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#11 - [bug]: progress bar broken when resuming downloads

Issue - State: closed - Opened by mattgathu almost 7 years ago
Labels: bug

#10 - feat (*): adding support for multithreaded download

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#9 - support http proxy

Issue - State: closed - Opened by mattgathu almost 7 years ago
Labels: feature

#8 - support wget exit statuses

Issue - State: open - Opened by mattgathu almost 7 years ago
Labels: feature

#7 - support recursive retrieval

Issue - State: open - Opened by mattgathu almost 7 years ago
Labels: feature

#6 - support multithreaded download

Issue - State: closed - Opened by mattgathu almost 7 years ago
Labels: feature

#5 - fix, feat (*): Crate organization

Pull Request - State: closed - Opened by mattgathu almost 7 years ago

#4 - Displays large number when it can't determine file size.

Issue - State: closed - Opened by vmchale almost 7 years ago

#3 - Added tests

Pull Request - State: closed - Opened by mattgathu about 7 years ago

#2 - Fix file overwrite during resumed downloads

Issue - State: closed - Opened by mattgathu about 7 years ago

#1 - Fix storing download in memory

Issue - State: closed - Opened by mattgathu about 7 years ago