Ecosyste.ms: Issues

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

GitHub / damnhandy/Handy-URI-Templates issues and pull requests

#75 - Bump jackson-databind from 2.11.0 to 2.12.6.1

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#73 - Invalid Characters

Issue - State: open - Opened by stormtroober about 2 years ago

#70 - Improve MAVEN build Performance

Pull Request - State: open - Opened by ChenZhangg almost 3 years ago

#69 - Improve MAVEN build Performance

Pull Request - State: open - Opened by ChenZhangg almost 3 years ago

#68 - Bump httpclient from 4.5.12 to 4.5.13

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#67 - Remove joda-time and use Java 8 time instead

Pull Request - State: open - Opened by chriskilding over 3 years ago - 11 comments

#66 - Bump junit from 4.12 to 4.13.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#65 - Support java.net.URI as variable

Issue - State: open - Opened by Paradyx over 3 years ago

#64 - Bump jackson.version from 2.9.9 to 2.10.1

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#63 - Bump jackson.version from 2.9.9 to 2.10.0

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#62 - update Jackson version

Issue - State: open - Opened by t-rabetti over 4 years ago
Labels: dependencies

#61 - Thread Safety

Issue - State: open - Opened by taftster over 5 years ago - 3 comments

#60 - Commas get HTTP escaped in expanded Request-URI query parameter values

Issue - State: closed - Opened by Jitsusama over 6 years ago - 2 comments
Labels: works as designed

#59 - What is the replacement for UriTemplateResolver?

Issue - State: closed - Opened by deepakprabhakara over 6 years ago - 5 comments
Labels: not a bug

#58 - Can't use dash in query variable name.

Issue - State: closed - Opened by yexela over 7 years ago - 1 comment
Labels: duplicate, wontfix

#57 - Inconsistency Implementation vs. JavaDoc

Issue - State: closed - Opened by chludwig-haufe over 7 years ago - 1 comment
Labels: bug

#56 - Performance improvements

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

#55 - Add option to replace Joda-time with a different lib

Issue - State: open - Opened by four01 over 7 years ago - 18 comments
Labels: enhancement

#54 - Added support for reverse variable matching

Pull Request - State: closed - Opened by nrktkt almost 8 years ago - 1 comment

#53 - starting work on reverse matching

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

#52 - UriTemplateBuilder does not reject variables with invalid characters

Issue - State: closed - Opened by cinder-fish about 8 years ago - 3 comments
Labels: bug

#51 - Existing pct-encoding in values given to {+} or {#} templates should NOT be re-encoded

Issue - State: closed - Opened by kmashint about 8 years ago - 6 comments
Labels: bug

#50 - Clean up rendering of nested arrays

Issue - State: closed - Opened by damnhandy about 8 years ago
Labels: enhancement

#49 - Throws error on empty map

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

#48 - Not working on android, java 1.8 sdk

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

#47 - Issue #46 - Remove final modifier from UriTemplateBuilder

Pull Request - State: closed - Opened by osvaldopina over 8 years ago
Labels: wontfix

#46 - Remove final modifier from UriTemplateBuilder

Issue - State: closed - Opened by osvaldopina over 8 years ago - 2 comments
Labels: wontfix

#45 - exposing `continuation` as part of public UriTemplateBuilder api

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

#44 - Relaxing variable name valid characters

Issue - State: closed - Opened by osvaldopina over 8 years ago - 3 comments
Labels: duplicate, wontfix

#43 - Add UriTemplateBuilder#template to append partial templates.

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

#42 - Add additional cases to test the UriTemplateBuilder

Issue - State: closed - Opened by damnhandy over 8 years ago
Labels: enhancement

#41 - issue #40 - Problems with partial expansion

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

#40 - Problems with partial expansion

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

#39 - Ad test for https://github.com/damnhandy/Handy-URI-Templates/issues/33

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

#38 - Fix for building URI templates vars w/ underscores

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

#37 - UriTemplate(LinkedList<UriTemplateComponent> components) should be public

Issue - State: closed - Opened by testn over 8 years ago - 1 comment
Labels: enhancement, question, wontfix

#36 - Expose regex pattern

Issue - State: closed - Opened by testn over 8 years ago - 1 comment
Labels: duplicate

#35 - Expanding enums

Issue - State: closed - Opened by vicmosin over 8 years ago - 6 comments

#34 - Seems to be an issue with expanding UUID value

Issue - State: closed - Opened by vicmosin over 8 years ago - 4 comments

#33 - Cannot expand an exploded template variable

Issue - State: closed - Opened by janbols almost 9 years ago - 5 comments
Labels: bug

#32 - Fix typos in README.md

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

#31 - Replace SimpleDateFormat with Joda Time to Improve Performance

Issue - State: closed - Opened by damnhandy almost 9 years ago - 12 comments

#30 - Replace SimpleDateFormat with Joda Time to Improve Performance

Pull Request - State: closed - Opened by asaph almost 9 years ago - 1 comment
Labels: enhancement

#29 - Fix maven-bundle-plugin configuration for OSGi

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

#28 - Adds expandPartial method

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

#27 - Nested data structures

Issue - State: closed - Opened by mmadson about 9 years ago - 7 comments
Labels: enhancement

#26 - Some issues with custom VarExpander

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

#25 - Add a Gitter chat badge to README.md

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

#24 - Can "Handy-URI-Templates" expand URIs partially?

Issue - State: closed - Opened by martinicr over 9 years ago - 8 comments
Labels: enhancement

#23 - fixes #22

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

#22 - encoding of '`' and '"' in query parameters

Issue - State: closed - Opened by faisalferoz over 9 years ago - 4 comments
Labels: question

#21 - encoding of ':' in path segment

Issue - State: closed - Opened by yanns almost 10 years ago - 1 comment

#20 - Change MalformedUriTemplate and VariableExpansion exceptions to runtime exceptions

Pull Request - State: closed - Opened by steveanton almost 10 years ago - 5 comments

#18 - Add support for Java 6

Issue - State: closed - Opened by sigurdknippenberg almost 11 years ago - 2 comments

#17 - Return java.net.URI in the UriTemplate.expand method?

Issue - State: closed - Opened by cskinfill almost 11 years ago - 1 comment

#16 - Update documentaion

Issue - State: closed - Opened by damnhandy almost 11 years ago

#15 - Add support for Jackson serializer/deserializers

Issue - State: closed - Opened by damnhandy almost 11 years ago

#14 - Expression with "-" result in exception

Issue - State: closed - Opened by thomasritter almost 11 years ago - 1 comment
Labels: invalid, wontfix

#13 - Add OSGi manifest headers

Issue - State: closed - Opened by mattbishop about 11 years ago - 6 comments

#12 - RFC6570UriTemplate.expand shouldn't fail when no variables are present

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

#11 - add support for hyphens in variable names

Issue - State: closed - Opened by jclouds over 11 years ago - 1 comment

#10 - Problem on first example in README.md

Issue - State: closed - Opened by dometec over 11 years ago - 1 comment

#9 - Refactored the uri encoding code to use white lists instead black lists....

Pull Request - State: closed - Opened by tekener over 11 years ago - 2 comments

#8 - More Encoding problems with UriUtil

Issue - State: closed - Opened by tekener over 11 years ago - 2 comments

#7 - Correct typo in Supported Value Types section

Pull Request - State: closed - Opened by kevinsawicki over 11 years ago - 1 comment

#6 - Update released version to 1.1.5

Pull Request - State: closed - Opened by kevinsawicki over 11 years ago - 2 comments

#5 - Remove extra indentation

Pull Request - State: closed - Opened by kevinsawicki over 11 years ago - 2 comments

#4 - Escaped the special characters '|' and '\' when used as query parameter.

Pull Request - State: closed - Opened by tekener over 11 years ago - 3 comments

#3 - Bugfix to solve problems with special characters > 128 in values (e.g. 'ä')

Pull Request - State: closed - Opened by tekener almost 12 years ago - 2 comments

#2 - Reverse variable matching

Issue - State: open - Opened by aslakhellesoy about 12 years ago - 37 comments
Labels: enhancement

#1 - Create URI Template and Expression Builder

Issue - State: closed - Opened by damnhandy about 12 years ago
Labels: enhancement