Ecosyste.ms: Issues

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

GitHub / wikimedia/swagger-router issues and pull requests

#64 - Replaced cassandra-uuid with uuid

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

#63 - Replaced istanbul with nyc

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

#62 - Make sure a URI object is returned from a template.

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

#61 - Remove mocha-eslint and eslint-config-node-services dependency

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

#60 - updated dependencies

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

#59 - add addSpec method

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

#58 - Add tests for overlap handling; v0.7.1

Pull Request - State: closed - Opened by gwicke about 7 years ago - 2 comments

#57 - Release v0.7.0

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

#56 - Fix route parsing when concrete and wildcard paths overlap

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

#55 - Support multi-line YAML syntax for expressions; v0.6.0

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

#54 - Expose the 'specPath' when looking up

Pull Request - State: closed - Opened by Pchelolo over 7 years ago - 4 comments

#53 - Added a 'decode' function the reqTemplate

Pull Request - State: closed - Opened by Pchelolo over 7 years ago - 1 comment
Labels: enhancement

#52 - Add meta namespace for annotations; v0.5.5

Pull Request - State: closed - Opened by gwicke almost 8 years ago - 6 comments

#51 - Fix handling of wildcard route requests ending in slash; v0.5.4

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

#50 - Added support for transforming the timestamp to timeUUID

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

#49 - ES6, ESLint

Pull Request - State: closed - Opened by Pchelolo almost 8 years ago - 2 comments

#48 - Restore improved date parsing from fd87fc3ac63e

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

#47 - Drop core-js, node 0.10 & 0.12 support; v0.5.0

Pull Request - State: closed - Opened by gwicke about 8 years ago - 4 comments

#46 - Improve date parsing

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

#45 - Convert all URI path segments to strings & release v0.4.6

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

#44 - package.json: Update the bugs and repo URLs and the list of authors

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

#43 - Allow the method to be templated as well; release v0.4.5

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

#42 - Improve date parsing in the formatting utility

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

#41 - Add date formatting function

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

#40 - Ensure that URI is indeed templated

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

#39 - Router: Pick up filters along he path

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

#38 - Clean up single vs. double brace handling

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

#37 - Update to bluebird 3

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

#36 - Support newlines in expressions & release v0.3.4

Pull Request - State: closed - Opened by gwicke almost 9 years ago - 4 comments

#35 - Correctly substitute falsy in URI special-case

Pull Request - State: closed - Opened by Pchelolo almost 9 years ago - 1 comment

#34 - Fixed a problem when falsy values were not substituted on expansion

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

#33 - Cleanup & minor fixes

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

#32 - Arrow expression syntax

Pull Request - State: closed - Opened by gwicke almost 9 years ago - 7 comments

#31 - Flatten visitAync calls and release v0.2.7

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

#30 - Cleaner expressions

Pull Request - State: closed - Opened by gwicke almost 9 years ago - 12 comments

#29 - URI templating fixes and general optimizations

Pull Request - State: closed - Opened by gwicke almost 9 years ago - 1 comment

#28 - Escape reserved characters in optional path segments

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

#27 - Added a strip function to the templates

Pull Request - State: closed - Opened by Pchelolo almost 9 years ago - 1 comment

#26 - Optimize unescapes slightly & release v0.2.4

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

#25 - Better support {+pattern} template expansion

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

#24 - Fixed support for {+pattern} templates

Pull Request - State: closed - Opened by Pchelolo almost 9 years ago - 12 comments

#23 - Fixed a bug with string-based templates

Pull Request - State: closed - Opened by Pchelolo almost 9 years ago - 3 comments
Labels: bug

#22 - Moved templates to router and general refactoring

Pull Request - State: closed - Opened by Pchelolo almost 9 years ago - 5 comments

#21 - Collect the permissions from the last path element too

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

#20 - Permission collection.

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

#19 - Release swagger-router v0.1.0

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

#18 - Support full URLs with protocol etc

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

#17 - Use a local promise implementation & release v0.0.4

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

#16 - Cleanup & speed-up

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

#15 - Support implicit listing handlers & release v0.0.2

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

#14 - Add fullPattern / simplePattern serialization modes

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

#13 - Format values better in JSON output

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

#12 - Stop expansion if a required parameter is undefined

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

#11 - Improve formatting of URI object in JSON & debug prints

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

#10 - Properly support lookup on URIs

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

#9 - Minor fix in lookup()

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

#8 - Enable modifiers in URI

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

#7 - URI.params support

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

#6 - Support lookup on URIs, and some cleanup

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

#5 - Restbase loader

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

#4 - WIP: Restbase loader refactor

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

#3 - WIP: Add RESTBase spec loading support

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

#2 - Minor tweak: Remove some unnecessary .concat() calls

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

#1 - Phab/t85573

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