Ecosyste.ms: Issues

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

GitHub / iron/router issues and pull requests

#149 - fix nightly build

Pull Request - State: closed - Opened by miller-time over 5 years ago - 6 comments

#148 - unable to build on `nightly-2019-08-02`

Issue - State: closed - Opened by miller-time over 5 years ago - 2 comments

#147 - Can't mutate state in handler

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

#146 - Changes for the upcoming iron 0.7 release with hyper 0.12

Pull Request - State: closed - Opened by zgtm about 6 years ago

#145 - remove warning: this pattern creates a reference to a reference

Pull Request - State: open - Opened by Dobiasd almost 7 years ago

#144 - Questions about example

Issue - State: open - Opened by dataf3l almost 7 years ago - 1 comment

#143 - Improve README example

Issue - State: open - Opened by richardanaya almost 7 years ago

#142 - Fails to compile with current latest Iron (0.6.0)

Issue - State: closed - Opened by davechallis about 7 years ago - 3 comments

#141 - Update for iron 0.6

Pull Request - State: closed - Opened by robinst about 7 years ago - 1 comment

#140 - Always returning a 404 after redirection

Issue - State: open - Opened by Nickforall about 7 years ago - 2 comments

#139 - (doc) Add badge for crages.io

Pull Request - State: closed - Opened by FranklinYu over 7 years ago

#138 - Core Bundle

Issue - State: open - Opened by theduke over 7 years ago

#137 - type mismatch on trait

Issue - State: closed - Opened by Thomspoon over 7 years ago - 1 comment

#136 - Example not compiled

Issue - State: closed - Opened by vchugreev almost 8 years ago - 2 comments

#135 - Update to iron 0.5

Pull Request - State: closed - Opened by sfackler almost 8 years ago

#134 - Improve Params documentation

Issue - State: open - Opened by Powersource almost 8 years ago
Labels: enhancement

#133 - support url generation for mounted routers

Pull Request - State: closed - Opened by flosse almost 8 years ago - 4 comments

#132 - How to use url_for in mounted router?

Issue - State: open - Opened by flosse almost 8 years ago - 9 comments

#131 - (feat) response 405 if the method is not found but other methods are …

Pull Request - State: closed - Opened by sapsan4eg about 8 years ago - 2 comments

#130 - Support regex URL patterns

Issue - State: open - Opened by miedzinski about 8 years ago - 5 comments

#129 - Fix duplicate POST in handle_options

Pull Request - State: closed - Opened by miedzinski about 8 years ago - 2 comments

#128 - Crate mount and trailing slash redirect

Issue - State: open - Opened by sapsan4eg about 8 years ago - 1 comment
Labels: bug, help wanted

#127 - (doc) Create struct_handler.rs

Pull Request - State: closed - Opened by bspeice about 8 years ago - 3 comments

#126 - Return iron::Url in url_for

Pull Request - State: closed - Opened by untitaker about 8 years ago

#125 - Trailing slash domain redirect url?

Issue - State: open - Opened by lephyrius over 8 years ago - 3 comments
Labels: question

#124 - URL generation v2

Pull Request - State: closed - Opened by untitaker over 8 years ago - 40 comments

#123 - (feat) Make compatible with Iron 0.4.

Pull Request - State: closed - Opened by Hoverbear over 8 years ago - 2 comments

#122 - (feat) Make compatible with Iron 0.4

Pull Request - State: closed - Opened by Hoverbear over 8 years ago - 1 comment

#121 - Example from README doesn't compile

Issue - State: closed - Opened by AtheMathmo over 8 years ago - 3 comments

#120 - work with iron 0.4

Pull Request - State: closed - Opened by hikelee over 8 years ago

#119 - Update to Iron 0.4

Pull Request - State: closed - Opened by jeffparsons over 8 years ago - 10 comments

#118 - Deriving PartialEq and Eq for routing errors.

Pull Request - State: closed - Opened by razielgn over 8 years ago - 1 comment

#117 - Update to iron 0.4

Issue - State: closed - Opened by sunng87 over 8 years ago - 11 comments

#116 - URL generation

Pull Request - State: closed - Opened by gsquire over 8 years ago - 13 comments

#115 - Allow routing both "/" and "/index.html" to the same handler

Issue - State: open - Opened by joshuawarner32 over 8 years ago - 3 comments
Labels: question

#114 - custom 404 message

Issue - State: closed - Opened by ConnyOnny over 8 years ago - 2 comments

#113 - Keeping a Changelog

Issue - State: open - Opened by dbrgn over 8 years ago

#112 - update iron

Pull Request - State: closed - Opened by sunng87 over 8 years ago - 4 comments

#111 - Return MethodNotAllowed for request with wrong HTTP method

Issue - State: open - Opened by dbrgn over 8 years ago - 10 comments

#110 - Standardize examples docs and add second Handler to demonstrate routing

Pull Request - State: closed - Opened by xevix over 8 years ago - 1 comment

#109 - Ability to construct URLs from routes

Issue - State: closed - Opened by untitaker over 8 years ago - 2 comments
Labels: enhancement, question

#108 - Routes of non-constant length

Issue - State: closed - Opened by ghost almost 9 years ago - 3 comments

#107 - Update README.md

Pull Request - State: closed - Opened by KamuelaFranco almost 9 years ago - 6 comments

#106 - (feat) Publicize error types in lib.rs.

Pull Request - State: closed - Opened by reem almost 9 years ago

#105 - (doc) Custom 404 example

Pull Request - State: closed - Opened by neunenak almost 9 years ago - 2 comments

#104 - Example of custom 404 middleware

Pull Request - State: closed - Opened by neunenak almost 9 years ago

#103 - Rename connect to join and add any method to match any HTTP verb [Fixes #102]

Pull Request - State: closed - Opened by leoyvens almost 9 years ago - 3 comments

#102 - Nested routers or mapping multiple HTTP methods to the same handler?

Issue - State: closed - Opened by 4xrsJCr9 almost 9 years ago - 4 comments

#101 - Allow for OpenSSL to be excluded

Pull Request - State: closed - Opened by ghost about 9 years ago - 5 comments

#100 - How am I supposed to handle the `NoRoute` error?

Issue - State: closed - Opened by lilydjwg about 9 years ago - 5 comments

#99 - Stacked Routes

Issue - State: closed - Opened by MichaelHirn about 9 years ago - 4 comments

#98 - (fix) Allow trailing comma in router!

Pull Request - State: closed - Opened by leoyvens about 9 years ago - 2 comments

#97 - Feature: Easy way to decode stuff in request.extensions

Issue - State: closed - Opened by untitaker about 9 years ago - 1 comment

#96 - Access string matched against wildcard

Issue - State: closed - Opened by untitaker about 9 years ago - 9 comments

#95 - (doc) Fix README example [Fixes #94].

Pull Request - State: closed - Opened by leoyvens about 9 years ago - 1 comment

#94 - README Sample code has an error.

Issue - State: closed - Opened by destagia about 9 years ago - 1 comment

#93 - New example

Pull Request - State: closed - Opened by gsquire about 9 years ago

#92 - (fix) router! expansion [Fixes #91]

Pull Request - State: closed - Opened by leoyvens about 9 years ago - 1 comment

#91 - router! macro requires imports in scope needlessly

Issue - State: closed - Opened by ojacobson about 9 years ago - 3 comments

#90 - have Router impl plugin::Plugin

Pull Request - State: closed - Opened by durka over 9 years ago - 6 comments

#89 - (feat) router! macro

Pull Request - State: closed - Opened by leoyvens over 9 years ago - 2 comments

#88 - (cleanup) Cleanup merge.

Pull Request - State: closed - Opened by leoyvens over 9 years ago - 1 comment

#87 - Update README.md

Pull Request - State: closed - Opened by gobwas over 9 years ago - 2 comments

#86 - Chaining syntax

Issue - State: closed - Opened by singpolyma over 9 years ago - 6 comments

#85 - Handle HEAD requests properly.

Pull Request - State: closed - Opened by chris-morgan over 9 years ago - 1 comment

#84 - (feat) Allow trailing slash

Pull Request - State: closed - Opened by leoyvens over 9 years ago - 7 comments

#83 - (chore) Create CONTRIBUTING.md

Pull Request - State: closed - Opened by leoyvens over 9 years ago - 1 comment

#82 - Not allowing a trailing slash is a bad idea

Issue - State: open - Opened by bvinc over 9 years ago - 7 comments

#81 - (fix) Documentation

Pull Request - State: closed - Opened by octplane over 9 years ago - 3 comments

#80 - (fix) Update for latest rust and iron.

Pull Request - State: closed - Opened by reem over 9 years ago

#79 - expected ident, found `"route-recognizer"`

Issue - State: closed - Opened by paulosuzart over 9 years ago - 1 comment

#78 - internal compiler error: coherence failed to report ambiguity

Issue - State: closed - Opened by paulosuzart over 9 years ago - 3 comments

#77 - Getting a syntax error

Issue - State: closed - Opened by davidawad over 9 years ago - 3 comments

#76 - ICE triggered when building router

Issue - State: closed - Opened by dugusword over 9 years ago - 2 comments

#75 - updating the example

Pull Request - State: closed - Opened by davidawad over 9 years ago - 1 comment

#74 - Fix `extern crate` syntax

Pull Request - State: closed - Opened by fenhl over 9 years ago - 3 comments

#73 - (release) 0.0.9

Pull Request - State: closed - Opened by fsommar over 9 years ago - 5 comments

#72 - (fix) Fix an overflow in evaluating trait bounds.

Pull Request - State: closed - Opened by reem over 9 years ago

#71 - Building router fails

Issue - State: closed - Opened by golddranks almost 10 years ago - 2 comments

#70 - Fix for latest Rust

Pull Request - State: closed - Opened by AnthIste almost 10 years ago - 1 comment

#68 - Update to rust nightly

Pull Request - State: closed - Opened by Connicpu almost 10 years ago

#67 - (feat) Updated with slightly more complicated example.

Pull Request - State: closed - Opened by davidrhyswhite almost 10 years ago - 6 comments

#66 - Fix 'error: unknown `allow` attribute'

Pull Request - State: closed - Opened by michaelcontento almost 10 years ago - 2 comments

#65 - Start updating Router to use the revamped Handler trait

Pull Request - State: closed - Opened by AnthIste almost 10 years ago - 6 comments

#64 - compilation failure: method `call` is not a member of trait `Handler`

Issue - State: closed - Opened by bestouff almost 10 years ago - 2 comments

#63 - Change installation instructions to use release

Pull Request - State: closed - Opened by marrs almost 10 years ago

#62 - (fix) RFC 565 compliance (Show/String guidelines)

Pull Request - State: closed - Opened by SkylerLipthay almost 10 years ago - 2 comments

#61 - (fix) Fix for Rust alpha and latest Iron

Pull Request - State: closed - Opened by rozaliev almost 10 years ago - 1 comment

#60 - Compatibility with nightly Rust and Iron 0.0.10 fixes

Pull Request - State: closed - Opened by tadas-s almost 10 years ago - 2 comments

#59 - (fix) Fix for latest Iron and Rust.

Pull Request - State: closed - Opened by reem almost 10 years ago

#58 - error: unresolved import `std::collections::hash_map::Occupied`

Issue - State: closed - Opened by emk almost 10 years ago - 2 comments

#57 - Cargo Build failing from !#[license = MIT] unused attributes in deps

Issue - State: closed - Opened by elbow-jason almost 10 years ago - 2 comments

#56 - (doc) Remove use http from the docs.

Pull Request - State: closed - Opened by reem almost 10 years ago

#54 - Fails to compile with latest iron on Rust nightly build (0.13)

Issue - State: closed - Opened by DominikGuzei about 10 years ago - 6 comments

#53 - Implement 301 redirects for urls with a trailing slash

Issue - State: closed - Opened by reem about 10 years ago - 6 comments

#52 - Support trailing shashes in URLs

Pull Request - State: closed - Opened by maximbaz about 10 years ago - 2 comments

#48 - [Idea] Add a `router!` syntax extension

Issue - State: closed - Opened by aochagavia about 10 years ago - 7 comments

#28 - Handle Url Encoded Urls

Issue - State: closed - Opened by brycefisher over 10 years ago - 10 comments

#6 - Should handle OPTIONS requests.

Issue - State: closed - Opened by zzmp over 10 years ago