Sign in
chromium
/
external
/
github.com
/
uri-templates
/
uritemplate-py
/
HEAD
8e13d80
Update README.rst
by Mark Nottingham
· 8 years ago
master
facf824
Merge pull request #29 from brettcs/include-license
by Mark Nottingham
· 10 years ago
1b990cf
Add copy of the Apache License.
by Brett Smith
· 10 years ago
d35f855
Merge pull request #25 from graingert/patch-2
by Mark Nottingham
· 10 years ago
f2362d6
Add Python 3.5 tests and declaration
by Thomas Grainger
· 11 years ago
2ad8fc1
Add 3.4 to setup.py
by Mark Nottingham
· 11 years ago
48ff3ad
Correct download_url
by Mark Nottingham
· 11 years ago
3701512
Merge pull request #22 from graingert/excise-simplejson
by Mark Nottingham
· 11 years ago
35b6325
Don't depend on simplejson
by Thomas Grainger
· 11 years ago
16d3bd7
Python 2.5 is no longer supported by Travis
by Mark Nottingham
· 11 years ago
1109292
Merge pull request #16 from methane/patch-2
by Mark Nottingham
· 11 years ago
f405c87
Add Python 3.4 for travis
by INADA Naoki
· 12 years ago
1e780a4
bump version to 0.6; update copyright date
by Mark Nottingham
· 13 years ago
uri-template-py-0.6
d11b6f7
Merge pull request #8 from passy/python3
by Mark Nottingham
· 13 years ago
8c2488f
Support for Python3
by Pascal Hartig
· 13 years ago
bd20357
Merge pull request #7 from deontologician/master
by Mark Nottingham
· 13 years ago
995df29
Added tests for 'variables' function
by Josh Kuhn
· 13 years ago
f5a10fb
Added the 'variables' function which returns all variables in a uri template.
by Josh Kuhn
· 13 years ago
feadd05
add python classifiers
by Mark Nottingham
· 13 years ago
9da529e
Merge pull request #4 from berkerpeksag/readme-update
by Mark Nottingham
· 13 years ago
ce06aec
Merge pull request #6 from berkerpeksag/use-isinstance
by Mark Nottingham
· 13 years ago
0916c63
Merge pull request #5 from berkerpeksag/fix-none-usages
by Mark Nottingham
· 13 years ago
a5dbe7d
Use the isinstance() builtin function for type comparisons.
by Berker Peksag
· 13 years ago
74e44ff
Fix usage of equality operators for None.
by Berker Peksag
· 13 years ago
e5a3988
Update README.
by Berker Peksag
· 13 years ago
e947a8a
bump version
by Mark Nottingham
· 13 years ago
uri-template-py-0.5.2
e9fcaba
update test cases
by Mark Nottingham
· 14 years ago
5014c27
Tolerate non-string values.
by Mark Nottingham
· 14 years ago
1959c00
update test cases
by Mark Nottingham
· 14 years ago
b680878
update test cases
by Mark Nottingham
· 14 years ago
18a7ef2
Add extended and negative tests
by Mark Nottingham
· 14 years ago
26c1c00
add spec-examples-by-section; it does contain some tests that aren't in spec-examples.
by Mark Nottingham
· 14 years ago
41579c9
update test cases
by Mark Nottingham
· 14 years ago
d4ba979
Update test cases.
by Mark Nottingham
· 14 years ago
a5b7077
Handle lists of possibilities in tests
by Mark Nottingham
· 14 years ago
80be219
add maintainers' instructions
by Mark Nottingham
· 14 years ago
ffdaa3e
add install, pypi to readme
by Mark Nottingham
· 14 years ago
a1d1acf
Fix download_url
by Mark Nottingham
· 14 years ago
7350f19
correct package paths; 0.5.1
by Mark Nottingham
· 14 years ago
uri-template-py-0.5.1
a05e073
Document expand
by Mark Nottingham
· 14 years ago
uri-template-py-0.5
3eea80e
Update read me for level 4
by Mark Nottingham
· 14 years ago
d18a06c
Add prefixes to get to level 4
by Mark Nottingham
· 14 years ago
76c66e6
add install_requires for simplejson
by Mark Nottingham
· 14 years ago
0d0d1ca
remove old test data
by Mark Nottingham
· 14 years ago
57796a4
use read-only for submodule git url
by Mark Nottingham
· 14 years ago
eff84bd
Factor test cases out into a submodule
by Mark Nottingham
· 14 years ago
acd7cb2
urllib.quote -> quote
by Mark Nottingham
· 14 years ago
4c89159
remove EXPLODE constant
by Mark Nottingham
· 14 years ago
8d0d8ea
make explode a boolean
by Mark Nottingham
· 14 years ago
a12cd53
remove commented code
by Mark Nottingham
· 14 years ago
78bac35
remove old + explode
by Mark Nottingham
· 14 years ago
acc8e90
remove test suite 1/2 (old)
by Mark Nottingham
· 14 years ago
3d3d4ad
document requirement to python 2.5 [ci skip]
by Mark Nottingham
· 14 years ago
e0ae787
try 2.5 and pypy
by Mark Nottingham
· 14 years ago
c438f79
add requirements [ci skip]
by Mark Nottingham
· 14 years ago
d635664
Add licenses
by Mark Nottingham
· 14 years ago
7791153
take -r from pip install
by Mark Nottingham
· 14 years ago
6345d15
add simplejson dependency
by Mark Nottingham
· 14 years ago
9cbbe81
Add build status indicator
by Mark Nottingham
· 14 years ago
c5cd054
add travis.yml
by Mark Nottingham
· 14 years ago
c3b06d5
Remove explain.cgi
by Mark Nottingham
· 14 years ago
9f0b55a
Fix author email
by Mark Nottingham
· 14 years ago
17580b3
basic setup.py
by Mark Nottingham
· 14 years ago
f5dce0c
add MANIFEST.in
by Mark Nottingham
· 14 years ago
d338156
add bare readme
by Mark Nottingham
· 14 years ago
7f0ded5
add hashbang
by Mark Nottingham
· 14 years ago
77a3dbf
add version
by Mark Nottingham
· 14 years ago
950d2bd
add dist to gitignore
by Mark Nottingham
· 14 years ago
d154f7a
add MANIFEST to gitignore
by Mark Nottingham
· 14 years ago
7478b4c
add gitignore
by Mark Nottingham
· 14 years ago
a38868d
Merge
by Mark Nottingham
· 14 years ago
4e33a21
Reorg repo into module and test; remove spec and old test files.
by Mark Nottingham
· 14 years ago
26d0355
Reorg repo into module and test; remove spec and old test files.
by Mark Nottingham
· 14 years ago
61d9848
'vars' is reserved in Python
by
[email protected]
· 14 years ago
d145e91
reindent
by
[email protected]
· 14 years ago
fefd071
Fix last problem with associative arrays and key/value separators.
by
[email protected]
· 14 years ago
66bdffd
Bugfixing around associative arrays
by
[email protected]
· 14 years ago
c3efa25
Fix bugs with undefined / empty values
by
[email protected]
· 14 years ago
2dd26a3
Add Form-Style Query Continuation tests
by
[email protected]
· 14 years ago
b5cb320
Add Form-Style Query Expansion tests
by
[email protected]
· 14 years ago
594e73c
Add Path-Style Parameter Expansion tests
by
[email protected]
· 14 years ago
057c529
Add Path Segment Expansion tests
by
[email protected]
· 14 years ago
cae590a
Disable some tests in Expansion with Dot-Prefix for now
by
[email protected]
· 14 years ago
2cd0104
Back that last one out; was a false positive
by
[email protected]
· 14 years ago
efd243e
Return a path value if it's empty, not if it's null.
by
[email protected]
· 14 years ago
1272b5c
Add Label Expansion with Dot-Prefix test cases
by
[email protected]
· 14 years ago
fb91456
Add Fragment Expansion tests
by
[email protected]
· 14 years ago
14c46e1
Add Fragment Expansion test cases
by
[email protected]
· 14 years ago
7848793
Add Reserved Expansion tests
by
[email protected]
· 14 years ago
f4bef94
Add Variable Expansion tests; required modifying three tests in Test Suite One
by
[email protected]
· 14 years ago
ac1a97c
Disable dodgy {keys*} test for now
by
[email protected]
· 14 years ago
d7f9f59
disable level4 test cases in simple string expansion, for now
by
[email protected]
· 14 years ago
98a1ae4
only append values that expand into something
by
[email protected]
· 14 years ago
cb27e51
Fix test data WOrld -> World
by
[email protected]
· 14 years ago
6dc6b76
handle null values in _tostring
by
[email protected]
· 14 years ago
b745672
Add Simple String Expansion tests
by
[email protected]
· 14 years ago
510ace3
Fix test suite one test with no = on empty
by
[email protected]
· 14 years ago
8972ed4
Add & operator
by
[email protected]
· 14 years ago
ad6cc57
Append "=" to empty variable names, as per RFC 3.2.8. Requires changing two tests in Test Suite 2.
by
[email protected]
· 14 years ago
13cb56f
fix {?x,y,empty} test data
by
[email protected]
· 14 years ago
Next »