Ecosyste.ms: Issues

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

GitHub / vapor/routing-kit issues and pull requests

#130 - Remove unnecessary `mutating` behavior from `Parameters.getCatchall()`

Pull Request - State: closed - Opened by gwynne 7 months ago - 1 comment
Labels: bug, semver-patch

#129 - Conform PathComponent to Hashable and Equatable

Pull Request - State: closed - Opened by marius-se 11 months ago - 3 comments
Labels: enhancement, semver-minor

#128 - Initial Sendable Work

Pull Request - State: closed - Opened by 0xTim about 1 year ago - 1 comment
Labels: semver-patch

#127 - Improve multiply-defined route error message

Pull Request - State: closed - Opened by gwynne about 1 year ago - 3 comments
Labels: enhancement, semver-patch

#126 - Use a Logger instead of `print()`

Pull Request - State: closed - Opened by gwynne over 1 year ago - 3 comments
Labels: bug, semver-minor

#125 - Avoid print in TrieRouter.swift

Issue - State: closed - Opened by Frizlab over 1 year ago - 3 comments
Labels: bug

#124 - Swift 5.6 and Sendable

Pull Request - State: closed - Opened by 0xTim over 1 year ago - 1 comment
Labels: semver-minor

#123 - Make Parameters.allNames more compatible

Pull Request - State: closed - Opened by gwynne over 1 year ago - 2 comments
Labels: semver-patch

#122 - Add missing platform specifiers

Pull Request - State: closed - Opened by gwynne over 1 year ago - 1 comment
Labels: semver-patch

#121 - Make set of found parameter names from a route more easily accessible

Pull Request - State: closed - Opened by gwynne over 1 year ago - 1 comment
Labels: semver-minor

#120 - Allow access to parameters

Issue - State: closed - Opened by keniwhat over 1 year ago - 6 comments
Labels: enhancement

#119 - how to get Anything parameter

Issue - State: closed - Opened by VineFiner almost 2 years ago - 2 comments
Labels: enhancement

#118 - Enable compilation on iOS

Pull Request - State: closed - Opened by makleso6 over 2 years ago - 1 comment

#117 - add iOS platform in Package.swift

Issue - State: closed - Opened by makleso6 over 2 years ago
Labels: enhancement

#116 - Pass a `Logger` to `Parameters`

Pull Request - State: closed - Opened by BennyDeBock over 2 years ago - 1 comment
Labels: semver-minor

#115 - Update Supported Swift Versions

Pull Request - State: closed - Opened by 0xTim over 2 years ago - 1 comment

#114 - Update good first issue workflow to work for multiple labels

Pull Request - State: closed - Opened by BennyDeBock over 2 years ago - 1 comment

#113 - Update good first issue workflow to work for multiple labels

Pull Request - State: closed - Opened by BennyDeBock over 2 years ago

#112 - Add good first issue project board workflow to repository

Pull Request - State: closed - Opened by BennyDeBock over 2 years ago - 1 comment

#111 - Clarify "same route with different parameter names" error message

Pull Request - State: closed - Opened by gwynne almost 3 years ago - 2 comments
Labels: enhancement, semver-patch

#110 - Update api-docs.yml

Pull Request - State: closed - Opened by JaapWijnen over 3 years ago

#109 - Add `AnyRouter` type-eraser

Pull Request - State: closed - Opened by maciesielka over 3 years ago - 2 comments
Labels: semver-minor

#108 - Treat `.anything` and `.parameter` as part of the same node in `TrieRouter`

Pull Request - State: closed - Opened by maciesielka over 3 years ago - 2 comments
Labels: semver-patch

#107 - Fix inline docs

Pull Request - State: closed - Opened by 0xTim over 3 years ago

#106 - Incorrect Documentation for PathCompents

Issue - State: closed - Opened by Peter-Schorn almost 4 years ago

#105 - Change routing to search all possible routes and choose most specific…

Pull Request - State: closed - Opened by ULazdins almost 4 years ago - 5 comments

#104 - Delete Funding.yml

Pull Request - State: closed - Opened by 0xTim about 4 years ago

#103 - Downstream Introduced

Pull Request - State: closed - Opened by twof about 4 years ago - 7 comments

#102 - Extendable Routing

Pull Request - State: closed - Opened by MrLotU over 4 years ago

#101 - Add support for string interpolation to PathComponent

Pull Request - State: closed - Opened by dimitribouniol over 4 years ago - 4 comments
Labels: enhancement, semver-minor

#100 - Update api-docs.yml

Pull Request - State: closed - Opened by JaapWijnen over 4 years ago

#99 - Create api-docs.yml

Pull Request - State: closed - Opened by JaapWijnen over 4 years ago

#98 - Extraneous slashes and empty path components

Issue - State: closed - Opened by tanner0101 over 4 years ago - 2 comments
Labels: enhancement

#97 - Add .root path helper.

Pull Request - State: closed - Opened by ileitch over 4 years ago - 3 comments
Labels: enhancement

#95 - Require catchall ('**') appears at end of path

Pull Request - State: closed - Opened by stevapple over 4 years ago - 2 comments
Labels: enhancement, semver-patch

#94 - Add access to components matched by catchall ('**')

Pull Request - State: closed - Opened by stevapple over 4 years ago - 7 comments
Labels: enhancement, semver-minor

#93 - Fix String description of the router and add tests

Pull Request - State: closed - Opened by stevapple over 4 years ago - 1 comment
Labels: enhancement, semver-patch

#92 - Trie Tree matching problem

Issue - State: closed - Opened by stevapple over 4 years ago - 12 comments
Labels: bug, enhancement

#91 - anything and parameter should be the same node

Issue - State: closed - Opened by stevapple over 4 years ago - 8 comments
Labels: enhancement

#90 - Have to name all params the same

Issue - State: closed - Opened by grosch over 4 years ago - 1 comment
Labels: bug

#89 - 4.0.0 gm

Pull Request - State: closed - Opened by tanner0101 over 4 years ago
Labels: enhancement

#88 - Not working with localhost

Issue - State: closed - Opened by grosch over 4 years ago - 5 comments
Labels: bug

#87 - Release Candidate 1

Pull Request - State: closed - Opened by tanner0101 over 4 years ago
Labels: enhancement

#86 - Type Safe Parameters

Pull Request - State: closed - Opened by calebkleveter over 4 years ago - 2 comments
Labels: enhancement

#85 - Adds pathComponents property to the String

Pull Request - State: closed - Opened by emarashliev over 4 years ago - 2 comments
Labels: enhancement, semver-minor

#84 - Use PathComponents as parameters

Pull Request - State: closed - Opened by GreatApe almost 5 years ago - 1 comment
Labels: enhancement

#82 - Remove Route from RoutingKit

Pull Request - State: closed - Opened by MrLotU almost 5 years ago - 11 comments
Labels: enhancement

#81 - gh actions

Pull Request - State: closed - Opened by tanner0101 almost 5 years ago
Labels: enhancement

#80 - Expose readable path from TrieRouter

Pull Request - State: closed - Opened by MrLotU about 5 years ago - 7 comments
Labels: enhancement

#79 - fix typo in sample code

Pull Request - State: closed - Opened by JaapWijnen about 5 years ago - 2 comments

#78 - fix typo in comments

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

#77 - add Parameter conformance to RawRepresentable enums

Pull Request - State: closed - Opened by JaapWijnen over 5 years ago - 7 comments
Labels: enhancement

#76 - Create UUID+LosslessStringConvertible.swift

Pull Request - State: closed - Opened by rafiki270 over 5 years ago - 7 comments
Labels: enhancement

#75 - catchall fixes

Pull Request - State: closed - Opened by tanner0101 over 5 years ago - 7 comments
Labels: bug

#74 - PathComponent.catchall not working as expected

Issue - State: closed - Opened by KateWilkins over 5 years ago - 1 comment
Labels: bug

#73 - update ci

Pull Request - State: closed - Opened by tanner0101 over 5 years ago - 4 comments
Labels: enhancement

#72 - Move percent encoding mechanism to Vapor

Issue - State: closed - Opened by twof over 5 years ago - 2 comments
Labels: enhancement

#71 - 10x'd test iterations

Pull Request - State: closed - Opened by twof over 5 years ago - 7 comments
Labels: enhancement

#70 - Adding generic parameter based grouping

Pull Request - State: closed - Opened by twof over 5 years ago - 25 comments
Labels: enhancement

#69 - Generalize route grouping

Issue - State: closed - Opened by twof over 5 years ago
Labels: wontfix

#68 - Updates the circle webhook to the new route

Pull Request - State: closed - Opened by twof over 5 years ago - 8 comments

#67 - add test for percent decoding

Pull Request - State: closed - Opened by tanner0101 over 5 years ago - 13 comments
Labels: enhancement

#66 - update with testing url

Pull Request - State: closed - Opened by twof almost 6 years ago - 33 comments

#65 - Issue #64: removed percent encoding on slugs and parameter values

Pull Request - State: closed - Opened by valeriomazzeo almost 6 years ago - 3 comments
Labels: bug

#64 - Parameters should be percent escaped

Issue - State: closed - Opened by valeriomazzeo almost 6 years ago - 3 comments
Labels: bug

#63 - Setup for performance tests reporting bot

Pull Request - State: closed - Opened by twof almost 6 years ago - 52 comments
Labels: enhancement

#62 - remove constant value from node in radix tree

Pull Request - State: closed - Opened by tanner0101 almost 6 years ago - 6 comments
Labels: enhancement

#60 - Upgrade CI to use Swift 5 Docker container

Pull Request - State: closed - Opened by twof almost 6 years ago - 2 comments
Labels: enhancement

#59 - Replace trie node constants array with dictionary

Pull Request - State: closed - Opened by twof almost 6 years ago - 8 comments
Labels: enhancement

#58 - Create issue_template.md

Pull Request - State: closed - Opened by twof almost 6 years ago - 1 comment
Labels: enhancement

#57 - Create pull_request_template.md

Pull Request - State: closed - Opened by twof almost 6 years ago - 1 comment
Labels: enhancement

#56 - Integrate SwiftLint

Issue - State: closed - Opened by twof almost 6 years ago - 1 comment
Labels: wontfix

#55 - Repo needs an issue template

Issue - State: closed - Opened by twof almost 6 years ago
Labels: enhancement

#54 - Repo needs a pull request template

Issue - State: closed - Opened by twof almost 6 years ago
Labels: enhancement

#53 - Maintainer application

Pull Request - State: closed - Opened by twof almost 6 years ago - 4 comments

#52 - Proof of concept for typed routing

Pull Request - State: closed - Opened by twof almost 6 years ago - 4 comments
Labels: enhancement, duplicate

#51 - Proof of concept for typed routing

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

#50 - elementsEqual

Issue - State: closed - Opened by tanner0101 almost 6 years ago - 3 comments
Labels: enhancement

#49 - Routing 4.0

Pull Request - State: closed - Opened by tanner0101 almost 6 years ago - 1 comment
Labels: enhancement

#48 - Only first route registration works

Issue - State: closed - Opened by Sorix about 6 years ago - 7 comments
Labels: wontfix

#47 - Update README.md

Pull Request - State: closed - Opened by grundoon about 6 years ago - 4 comments

#46 - Add a Mount RouteOption

Pull Request - State: closed - Opened by nathantannar4 over 6 years ago - 1 comment
Labels: wontfix

#45 - warn if mis-match dynamic node registered

Issue - State: closed - Opened by grosch over 6 years ago - 3 comments
Labels: enhancement

#44 - Removed type comparison and switched to conformance.

Pull Request - State: closed - Opened by Andrewangeta over 6 years ago

#43 - Adds Subscript Getters to Parameters for Accessing Value for a Slug

Pull Request - State: closed - Opened by calebkleveter over 6 years ago - 1 comment
Labels: enhancement

#42 - `any` Path Component only Matches a Single Character

Issue - State: closed - Opened by calebkleveter over 6 years ago - 3 comments
Labels: bug

#41 - Moved .anything to .all and added .any

Pull Request - State: closed - Opened by proggeramlug over 6 years ago - 6 comments
Labels: bug

#40 - routing 3.0.0 gm

Pull Request - State: closed - Opened by tanner0101 over 6 years ago
Labels: enhancement

#39 - 3.0 RC 2: Route not matching if GET parameters are supplied

Issue - State: closed - Opened by 4np over 6 years ago - 2 comments

#38 - Removes parameter slugs from routes

Pull Request - State: closed - Opened by Joannis over 6 years ago

#37 - nio

Pull Request - State: closed - Opened by tanner0101 over 6 years ago
Labels: enhancement

#36 - 3.0 RC 1: String parameter type does not work

Issue - State: closed - Opened by 4np over 6 years ago - 3 comments
Labels: bug

#35 - routing 3

Pull Request - State: closed - Opened by tanner0101 almost 7 years ago
Labels: enhancement

#34 - Added to RouteBuilder to associate metadata with routes that it creates.

Pull Request - State: closed - Opened by aaronjedwards almost 7 years ago - 4 comments

#33 - Update CircleCI to 2.0

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

#32 - Remove characters because of deprecation

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

#31 - Add function to flush Router Cache

Pull Request - State: closed - Opened by profburke about 7 years ago - 2 comments
Labels: enhancement

#30 - Add function to remove cached Responders

Issue - State: closed - Opened by profburke about 7 years ago
Labels: enhancement

#29 - future type async

Pull Request - State: closed - Opened by tanner0101 over 7 years ago
Labels: enhancement

#28 - routing 3.0

Pull Request - State: closed - Opened by tanner0101 over 7 years ago
Labels: enhancement