aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-12Issue #19 affects these tests as wellDaniel Imhoff
2015-11-12Handle non-strs in values for query expansionDaniel Imhoff
2015-11-12Pass along {posargs} to pytestDaniel Imhoff
2015-10-04Update copyright, version, and __all__Ian Cordasco
2015-10-04Merge pull request #18 from sigmavirus24/more-improvementsIan Cordasco
2015-10-04Only xfail Additional Examples 4 on Python 2Ian Cordasco
2015-10-04Clean up and actually run tests from fixturesIan Cordasco
2015-10-04Merge pull request #16 from sigmavirus24/update-travisIan Cordasco
2015-10-04Use Travis CI's new Docker infraIan Cordasco
2015-10-04Clean up flake8 violationsIan Cordasco
2015-10-04Ignore docs directory for Flake8Ian Cordasco
2015-10-04Update Travis and tox configIan Cordasco
2015-10-04Merge pull request #12 from eugene-eeo/refactorIan Cordasco
2015-02-23Merge pull request #7 from pombredanne/tests_from_uritemplatepyIan Cordasco
2014-12-14avoid premature optimisationsEugene Eeo
2014-12-14stick closer to suggestionEugene Eeo
2014-12-14add testcase and helper functionEugene Eeo
2014-12-13minor refactor of codeEugene Eeo
2014-05-07Merge pull request #11 from jpotts18/masterIan Cordasco
2014-05-07updaing README to show how only strings are supported'Jeff Potter
2014-05-03Add 3.4 to test matrixIan Cordasco
2014-03-09Adding tests from https://github.com/uri-templates/uritemplate-testPhilippe Ombredanne
2013-10-22Missed a line in the docsIan Cordasco
2013-10-22Bump version to 0.3.0Ian Cordasco
2013-10-22Update history in prep for new versionIan Cordasco
2013-10-22Add tests around uritemplate.partialIan Cordasco
2013-10-22Actually add partial to the public APIIan Cordasco
2013-10-22Add partial to the public APIIan Cordasco
2013-10-22Allow for partial expansion of templatesIan Cordasco
2013-07-28Revert "Release 0.2.1"Ian Cordasco
2013-07-28Revert "Convert non-string-ish types to strings"Ian Cordasco
2013-07-28Release 0.2.1Ian Cordasco
2013-07-28Convert non-string-ish types to stringsIan Cordasco
2013-07-26Rollback the doc changes.Ian Cordasco
2013-07-26Update version info.Ian Cordasco
2013-07-25MORE TESTSIan Cordasco
2013-07-25More tests and remove kruftIan Cordasco
2013-07-25Fix URIVariable.post_parseIan Cordasco
2013-07-25Fix tests and importsIan Cordasco
2013-07-25Break URIVariable out into its own fileIan Cordasco
2013-07-25Refactoring URIVariableIan Cordasco
2013-07-25Document the URIVariable APIIan Cordasco
2013-07-25Better reprIan Cordasco
2013-07-25Add regression testIan Cordasco
2013-07-25Make hashing workIan Cordasco
2013-05-20Add more docs.Ian Cordasco
2013-05-20Update gitignoreIan Cordasco
2013-05-19Update docs.Ian Cordasco
2013-05-19Fix the date in the HISTORYIan Cordasco
2013-05-19Refactor a bit. Introduce tox for my sanity.Ian Cordasco