1. 544b803 Issue #19 affects these tests as well by Daniel Imhoff · 9 years ago
  2. 53347c3 Handle non-strs in values for query expansion by Daniel Imhoff · 9 years ago
  3. fd4ecff Pass along {posargs} to pytest by Daniel Imhoff · 9 years ago
  4. 995f88f Update copyright, version, and __all__ by Ian Cordasco · 9 years ago
  5. dc1c35d Merge pull request #18 from sigmavirus24/more-improvements by Ian Cordasco · 9 years ago
  6. e104b4a Only xfail Additional Examples 4 on Python 2 by Ian Cordasco · 9 years ago
  7. 2ecd303 Clean up and actually run tests from fixtures by Ian Cordasco · 9 years ago
  8. 224c5f7 Merge pull request #16 from sigmavirus24/update-travis by Ian Cordasco · 9 years ago
  9. e26ef85 Use Travis CI's new Docker infra by Ian Cordasco · 9 years ago
  10. 583bd44 Clean up flake8 violations by Ian Cordasco · 9 years ago
  11. 4202ee3 Ignore docs directory for Flake8 by Ian Cordasco · 9 years ago
  12. ba1e89c Update Travis and tox config by Ian Cordasco · 9 years ago
  13. 4ca6d85 Merge pull request #12 from eugene-eeo/refactor by Ian Cordasco · 9 years ago
  14. b380006 Merge pull request #7 from pombredanne/tests_from_uritemplatepy by Ian Cordasco · 9 years ago
  15. 146d83e avoid premature optimisations by Eugene Eeo · 10 years ago
  16. 765d3ba stick closer to suggestion by Eugene Eeo · 10 years ago
  17. 940383d add testcase and helper function by Eugene Eeo · 10 years ago
  18. 835e9b5 minor refactor of code by Eugene Eeo · 10 years ago
  19. fbd9790 Merge pull request #11 from jpotts18/master by Ian Cordasco · 10 years ago
  20. 623ab51 updaing README to show how only strings are supported' by Jeff Potter · 10 years ago
  21. f25ac4a Add 3.4 to test matrix by Ian Cordasco · 10 years ago
  22. 5fc499a Adding tests from https://github.com/uri-templates/uritemplate-test by Philippe Ombredanne · 10 years ago
  23. fd01fd9 Missed a line in the docs by Ian Cordasco · 11 years ago
  24. a4b62a9 Bump version to 0.3.0 by Ian Cordasco · 11 years ago
  25. c8ed531 Update history in prep for new version by Ian Cordasco · 11 years ago
  26. 3f3edf3 Add tests around uritemplate.partial by Ian Cordasco · 11 years ago
  27. e9b5bc2 Actually add partial to the public API by Ian Cordasco · 11 years ago
  28. 32e55ab Add partial to the public API by Ian Cordasco · 11 years ago
  29. c0417ff Allow for partial expansion of templates by Ian Cordasco · 11 years ago
  30. 7102baf Revert "Release 0.2.1" by Ian Cordasco · 11 years ago
  31. 2f22946 Revert "Convert non-string-ish types to strings" by Ian Cordasco · 11 years ago
  32. f80ff0d Release 0.2.1 by Ian Cordasco · 11 years ago
  33. 7412f87 Convert non-string-ish types to strings by Ian Cordasco · 11 years ago
  34. 5b66365 Rollback the doc changes. by Ian Cordasco · 11 years ago
  35. 5df53bf Update version info. by Ian Cordasco · 11 years ago
  36. f0f5f80 MORE TESTS by Ian Cordasco · 11 years ago
  37. 4463708 More tests and remove kruft by Ian Cordasco · 11 years ago
  38. 097f44b Fix URIVariable.post_parse by Ian Cordasco · 11 years ago
  39. afb6824 Fix tests and imports by Ian Cordasco · 11 years ago
  40. 396fc8a Break URIVariable out into its own file by Ian Cordasco · 11 years ago
  41. 797d486 Refactoring URIVariable by Ian Cordasco · 11 years ago
  42. b2874e1 Document the URIVariable API by Ian Cordasco · 11 years ago
  43. 1d31a37 Better repr by Ian Cordasco · 11 years ago
  44. d69fe20 Add regression test by Ian Cordasco · 11 years ago
  45. 2cd2d5d Make hashing work by Ian Cordasco · 11 years ago
  46. 76abfc5 Add more docs. by Ian Cordasco · 11 years ago
  47. 3d7a8ee Update gitignore by Ian Cordasco · 11 years ago
  48. 5554180 Update docs. by Ian Cordasco · 11 years ago
  49. ff5776e Fix the date in the HISTORY by Ian Cordasco · 11 years ago
  50. afc4b2c Refactor a bit. Introduce tox for my sanity. by Ian Cordasco · 11 years ago
  51. 12c6a55 Update HISTORY by Ian Cordasco · 11 years ago
  52. c440d3d More logical default & fix tests by Ian Cordasco · 11 years ago
  53. 3d89aa0 Merge branch 'merge_back_in' by Ian Cordasco · 11 years ago
  54. 2179d28 Make the variable names publicly available. by Ian Cordasco · 11 years ago
  55. 18a8398 Remove six from the test dependencies by Ian Cordasco · 11 years ago
  56. 3e10fb4 Clarify docstring note by Ian Cordasco · 11 years ago
  57. 780e94c Remove 2.5 update README by Ian Cordasco · 11 years ago
  58. 55244c2 Fix link to LICENSE by Ian Cordasco · 11 years ago
  59. ed06fdd Accidentally an 'should' by Ian Cordasco · 11 years ago
  60. 037a22f Bump version number by Ian Cordasco · 11 years ago
  61. e07a0fa Add license and more info to the README by Ian Cordasco · 11 years ago
  62. b0f21f3 Almost complete module coverage by Ian Cordasco · 11 years ago
  63. 8f885fa Add travis. by Ian Cordasco · 11 years ago
  64. f818035 Add package metadata files by Ian Cordasco · 11 years ago
  65. c27def7 Write the expansion functions and start tests by Ian Cordasco · 11 years ago
  66. 00777a1 pep257 compliance by Ian Cordasco · 11 years ago
  67. bf456a3 Add more documentation to the doc-strings. by Ian Cordasco · 11 years ago
  68. 39af7fd Fix README by Ian Cordasco · 11 years ago
  69. 05dad4a Clean up the API. Add docs. by Ian Cordasco · 11 years ago
  70. d595231 Rename var_list and when empty return uri by Ian Cordasco · 11 years ago
  71. 3bb2b07 Fix a few issues by Ian Cordasco · 11 years ago
  72. b234a52 A little more work by Ian Cordasco · 11 years ago
  73. b39cd09 Namespace the classes properly to avoid conflict by Ian Cordasco · 11 years ago
  74. f453d41 This does nothing. Yet. by Ian Cordasco · 11 years ago