Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / iron/staticfile issues and pull requests
#104 - WIP: Changes for the upcoming iron 0.7 release with hyper 0.12
Pull Request -
State: open - Opened by zgtm over 5 years ago
#103 - Not working with iron 0.6
Issue -
State: open - Opened by AlbertoElias almost 7 years ago
- 2 comments
#102 - Bump iron 0.6.0
Pull Request -
State: closed - Opened by ernestas-poskus almost 7 years ago
- 1 comment
#101 - I get trait Handler not in scope for Static???
Issue -
State: closed - Opened by najamelan almost 7 years ago
- 2 comments
#100 - bump up to iron 0.6
Pull Request -
State: closed - Opened by iori-yja about 7 years ago
- 9 comments
#99 - CI doesn't run unit tests for the 'cache' feature
Issue -
State: open - Opened by agersant over 7 years ago
#98 - Add Partial Content Delivery (+tests)
Pull Request -
State: closed - Opened by agersant over 7 years ago
- 9 comments
#97 - Support client caching
Issue -
State: open - Opened by kpcyrd over 7 years ago
- 3 comments
#96 - Connection closed after 1GB transfer
Issue -
State: open - Opened by onur over 7 years ago
#95 - Add Partial Content Delivery
Pull Request -
State: closed - Opened by Cobrand almost 8 years ago
- 4 comments
#94 - README.md example currently fails
Issue -
State: closed - Opened by xobs almost 8 years ago
- 15 comments
#93 - Support HTTP Byte Serving via Ranges header
Issue -
State: open - Opened by ojensen5115 almost 8 years ago
- 10 comments
Labels: enhancement, help wanted
#92 - Set an ETag along Last-Modified.
Pull Request -
State: closed - Opened by stephank almost 8 years ago
- 6 comments
#91 - [WIP] iron-0.5 update
Pull Request -
State: closed - Opened by onur almost 8 years ago
- 7 comments
#90 - Normalize the request path
Pull Request -
State: closed - Opened by hayatoito about 8 years ago
- 1 comment
#89 - A parent directory of the root can be accessed
Issue -
State: closed - Opened by hayatoito about 8 years ago
- 5 comments
Labels: bug, help wanted
#88 - Documentation broken
Issue -
State: open - Opened by mrLSD about 8 years ago
- 5 comments
#87 - Split staticfile into two APIs
Issue -
State: open - Opened by untitaker about 8 years ago
- 16 comments
Labels: enhancement
#86 - Correct error codes for unsupported requests.
Issue -
State: open - Opened by ehiggs about 8 years ago
- 4 comments
#85 - Update cache tests
Pull Request -
State: closed - Opened by gsquire over 8 years ago
- 1 comment
#84 - (test) Travis tests with cache as well
Pull Request -
State: closed - Opened by Hoverbear over 8 years ago
- 9 comments
Labels: enhancement
#83 - (fix) Allow building with the cache feature again
Pull Request -
State: closed - Opened by shepmaster over 8 years ago
- 5 comments
#82 - (fix) Ignore file modification nanoseconds as HTTP requests aren't that precise
Pull Request -
State: closed - Opened by shepmaster over 8 years ago
#81 - Avoid extension with empty strings
Pull Request -
State: closed - Opened by BourgondAries over 8 years ago
- 6 comments
#80 - The `doc_server` example doesn't appear to work and has a few issues.
Issue -
State: closed - Opened by nelsonjchen over 8 years ago
- 16 comments
#79 - Publish 0.3.0
Issue -
State: closed - Opened by SkylerLipthay over 8 years ago
Labels: help wanted
#78 - Static with fallback
Issue -
State: open - Opened by remko over 8 years ago
- 5 comments
#77 - Ignore file modification nanoseconds as HTTP requests aren't that precise
Pull Request -
State: closed - Opened by shepmaster over 8 years ago
#76 - Can not handle unicode files
Issue -
State: open - Opened by wdv4758h over 8 years ago
#75 - Caching will rarely work on systems that have nanosecond-precision filetimes
Issue -
State: closed - Opened by shepmaster over 8 years ago
- 7 comments
#74 - Support side-by-side compressed files?
Issue -
State: open - Opened by shepmaster over 8 years ago
- 11 comments
#73 - Router and Mount and StaticFile
Issue -
State: closed - Opened by GildedHonour over 8 years ago
#72 - Router example currently fails
Issue -
State: closed - Opened by SirVer over 8 years ago
- 8 comments
#71 - Relicense under dual MIT/Apache-2.0
Issue -
State: open - Opened by emberian almost 9 years ago
- 19 comments
#70 - Relicense under dual MIT/Apache-2.0
Issue -
State: closed - Opened by emberian almost 9 years ago
- 8 comments
#69 - (doc) Add keywords [Fixes iron/iron#279]
Pull Request -
State: closed - Opened by reem almost 9 years ago
#68 - Use Into<PathBuf> instead of AsRef<Path> where appropriate.
Pull Request -
State: closed - Opened by reem almost 9 years ago
#67 - Fix tests + #61.
Pull Request -
State: closed - Opened by reem almost 9 years ago
#66 - Upgrade the tests to use the new iron-test API.
Pull Request -
State: closed - Opened by reem almost 9 years ago
- 2 comments
#65 - Update tests to iron-test 0.2
Issue -
State: closed - Opened by reem almost 9 years ago
#64 - Cache compile
Pull Request -
State: closed - Opened by viraptor almost 9 years ago
- 1 comment
#63 - Fix deps for compilation/testing of master
Pull Request -
State: closed - Opened by viraptor almost 9 years ago
#62 - How serve 404 into static file for example index.html or 404.html
Issue -
State: open - Opened by Alsmile almost 9 years ago
- 2 comments
#61 - (fix) added support of percent-encoded chars
Pull Request -
State: closed - Opened by franza almost 9 years ago
- 2 comments
#60 - Cannot request a file with a space in the name
Issue -
State: closed - Opened by franza almost 9 years ago
- 6 comments
Labels: bug
#59 - Return in Cache::handler if there's no IfModifiedSince header
Pull Request -
State: closed - Opened by upsuper about 9 years ago
- 5 comments
#58 - (fix) Don't force default features on iron
Pull Request -
State: closed - Opened by AerialX about 9 years ago
- 1 comment
#57 - Possible fix for HEAD requests
Pull Request -
State: closed - Opened by gsquire about 9 years ago
- 7 comments
#56 - (refactor) Formatted with rustfmt
Pull Request -
State: closed - Opened by alilleybrinker about 9 years ago
- 1 comment
#55 - Allow caching to work on stable Rust
Pull Request -
State: closed - Opened by alilleybrinker about 9 years ago
- 1 comment
#54 - Staticfile treats all requests as GET.
Issue -
State: closed - Opened by ehiggs about 9 years ago
- 4 comments
Labels: enhancement
#53 - Idea: add optional directory listing feature
Issue -
State: open - Opened by aochagavia about 9 years ago
- 4 comments
Labels: enhancement
#52 - Many (all?) usages of AsRef<Path> could be replaced by Into<PathBuf>
Issue -
State: closed - Opened by aochagavia about 9 years ago
#51 - Update to work with iron 0.2.1
Pull Request -
State: closed - Opened by panicbit about 9 years ago
- 3 comments
#50 - how to use staticfile with router?
Issue -
State: closed - Opened by ilkosta about 9 years ago
- 3 comments
#49 - Serving JS Files not Working
Issue -
State: closed - Opened by xeaone over 9 years ago
- 8 comments
#48 - Updated README code example to reflect the current version in example…
Pull Request -
State: closed - Opened by ghost over 9 years ago
- 1 comment
#47 - (doc) Add keywords [Fixes iron/iron#279]
Pull Request -
State: closed - Opened by trotter over 9 years ago
- 3 comments
#46 - 500 internal server error if folder does not exist
Issue -
State: closed - Opened by fuchsnj over 9 years ago
- 2 comments
#45 - Version bump
Issue -
State: closed - Opened by durka over 9 years ago
- 1 comment
#44 - Remaining RFC 1040 fixes (Duration)
Pull Request -
State: closed - Opened by viraptor over 9 years ago
- 3 comments
#43 - Fix code and tests per Rust Duration reform RFC 1040
Pull Request -
State: closed - Opened by bvinc over 9 years ago
- 1 comment
#42 - (feat) make it usable on stable
Pull Request -
State: closed - Opened by blaenk over 9 years ago
- 5 comments
#41 - Duration: Fix API per RFC 1040
Pull Request -
State: closed - Opened by mneumann over 9 years ago
- 2 comments
#40 - Compression support
Issue -
State: closed - Opened by gsquire over 9 years ago
- 3 comments
#39 - fix modified-time handling
Pull Request -
State: closed - Opened by blaenk over 9 years ago
- 1 comment
#38 - Fix for latest nightly
Pull Request -
State: closed - Opened by octplane over 9 years ago
- 2 comments
#37 - Renamed to staticfile and fixed test cases
Pull Request -
State: closed - Opened by gsingh93 over 9 years ago
- 4 comments
#36 - rename this package to staticfile
Pull Request -
State: closed - Opened by blaenk over 9 years ago
- 9 comments
#35 - simple fixes to adapt to latest rustc
Pull Request -
State: closed - Opened by blaenk over 9 years ago
- 2 comments
#34 - updated to rust nightly and fixed HttpDate error #33
Pull Request -
State: closed - Opened by tsurai over 9 years ago
- 1 comment
#33 - HttpDate change in Hyper
Issue -
State: closed - Opened by tsurai over 9 years ago
- 2 comments
#32 - error: expected ident, found `"static"`
Issue -
State: closed - Opened by buster over 9 years ago
- 3 comments
#31 - (fix) Move iron-test to dev-dependencies
Pull Request -
State: closed - Opened by panicbit over 9 years ago
- 4 comments
#30 - remove path from feature list
Pull Request -
State: closed - Opened by fuchsnj over 9 years ago
- 3 comments
#29 - crates.io package not up to date
Issue -
State: closed - Opened by fuchsnj over 9 years ago
- 2 comments
#28 - build fail in rust nightly
Issue -
State: closed - Opened by jen6 over 9 years ago
- 2 comments
#27 - Move to new io/path/fs/net API
Pull Request -
State: closed - Opened by panicbit over 9 years ago
- 4 comments
#26 - Update features
Pull Request -
State: closed - Opened by rschulman over 9 years ago
- 1 comment
#25 - Mime and cache
Pull Request -
State: closed - Opened by AnthIste over 9 years ago
- 4 comments
#24 - (chore) Modernize for latest iron, hyper, iron-test, and rustc libraries
Pull Request -
State: closed - Opened by SkylerLipthay almost 10 years ago
- 10 comments
#23 - (fix) io -> old_io
Pull Request -
State: closed - Opened by 5ynatra almost 10 years ago
#22 - io => old_io
Pull Request -
State: closed - Opened by 5ynatra almost 10 years ago
#21 - io => old_io
Pull Request -
State: closed - Opened by 5ynatra almost 10 years ago
#20 - (fix) Updates for latest Rust/Iron/Hyper
Pull Request -
State: closed - Opened by AnthIste almost 10 years ago
- 3 comments
#19 - Updated to latest Rust
Pull Request -
State: closed - Opened by aleksandrpak almost 10 years ago
#18 - (fix) Allow compilation using latest Rust
Pull Request -
State: closed - Opened by ProtectedMode almost 10 years ago
- 4 comments
#17 - issue with iron-test dependency
Issue -
State: closed - Opened by jihokoo almost 10 years ago
- 1 comment
#16 - iron mount is broken in cargo but fine in git
Issue -
State: closed - Opened by kuberlog almost 10 years ago
- 1 comment
#15 - Broken due to dependencies Irontest -> into_vec
Issue -
State: closed - Opened by kuberlog almost 10 years ago
- 1 comment
#14 - Do mime type detection
Pull Request -
State: closed - Opened by emberian almost 10 years ago
- 3 comments
#13 - (fix) update for transition to hyper and crates.io
Pull Request -
State: closed - Opened by emberian almost 10 years ago
#12 - libtime has officially moved
Pull Request -
State: closed - Opened by emberian about 10 years ago
- 1 comment
#11 - Cannot compile on latest rustc nightly due to time crate
Issue -
State: closed - Opened by TheLQ about 10 years ago
- 1 comment
#10 - Rename (yet again) to st, to avoid `static` keyword problems
Issue -
State: closed - Opened by reem about 10 years ago
- 4 comments
#9 - (fix) Fix for typemap changes.
Pull Request -
State: closed - Opened by reem about 10 years ago
#8 - (fix) Removed use of deprecated constructors and other bad practices.
Pull Request -
State: closed - Opened by reem about 10 years ago
- 1 comment
#7 - Allow deprecation warnings
Pull Request -
State: closed - Opened by hannobraun about 10 years ago
- 7 comments
#6 - swapped out depreciated Response function calls
Pull Request -
State: closed - Opened by cart about 10 years ago
- 2 comments
#5 - Use of depreciate Response methods
Issue -
State: closed - Opened by cart about 10 years ago
- 2 comments