FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests/test_json_model.py - catking0817/google-api-python-client · GitHub
catking0817
/
google-api-python-client
Public
forked from
googleapis/google-api-python-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
google-api-python-client
tests
test_json_model.py
on
master
User selector
Datepicker
Commit history
Commits on Mar 26, 2015
Fix unicode issues in HttpError and BatchHttpRequest
Show description for 0915761
methane
committed
0915761
View commit details
Copy full SHA for 0915761
View code at this point
Browse repository at this point
Commits on Mar 9, 2015
Encode UTF text only if in Python 2
pferate
committed
ca397a7
View commit details
Copy full SHA for ca397a7
View code at this point
Browse repository at this point
Updating urllib related imports and usage. (Using six)
pferate
committed
d5b61bd
View commit details
Copy full SHA for d5b61bd
View code at this point
Browse repository at this point
Using unittest2 in place of unittest
Show description for 497a90f
pferate
committed
497a90f
View commit details
Copy full SHA for 497a90f
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
modernize tests
methane
committed
d898a37
View commit details
Copy full SHA for d898a37
View code at this point
Browse repository at this point
Merge pull request #25 from methane/prepare-py3
Show description for 15fbdc7
nathanielmanistaatgoogle
committed
15fbdc7
View commit details
Copy full SHA for 15fbdc7
View code at this point
Browse repository at this point
Commits on Mar 2, 2015
Replace remaining python2.4 shebang lines.
Show description for 15744b1
craigcitro
committed
15744b1
View commit details
Copy full SHA for 15744b1
View code at this point
Browse repository at this point
Commits on Nov 8, 2014
2to3 -f except
methane
committed
c1505df
View commit details
Copy full SHA for c1505df
View code at this point
Browse repository at this point
Commits on Sep 23, 2014
Update copyright lines.
craigcitro
committed
751b7fb
View commit details
Copy full SHA for 751b7fb
View code at this point
Browse repository at this point
Commits on Aug 19, 2014
Use json from the stdlib.
craigcitro
committed
6ae34d7
View commit details
Copy full SHA for 6ae34d7
View code at this point
Browse repository at this point
Commits on Apr 24, 2014
Transition apiclient from googlecode to github.
skelterjohn
committed
864311d
View commit details
Copy full SHA for 864311d
View code at this point
Browse repository at this point
Commits on Jul 29, 2013
Clean up unused params in tests.
Show description for 5a4c328
jcgregorio
committed
5a4c328
View commit details
Copy full SHA for 5a4c328
View code at this point
Browse repository at this point
Commits on May 13, 2013
User-agent must contain (gzip).
Show description for c02f563
jcgregorio
committed
c02f563
View commit details
Copy full SHA for c02f563
View code at this point
Browse repository at this point
Commits on Apr 5, 2013
Change user-agent to follow library version.
Show description for a314b1f
jcgregorio
committed
a314b1f
View commit details
Copy full SHA for a314b1f
View code at this point
Browse repository at this point
Commits on Mar 29, 2013
Start removing dependence on gflags.
Show description for 79daca0
jcgregorio
committed
79daca0
View commit details
Copy full SHA for 79daca0
View code at this point
Browse repository at this point
Commits on Oct 23, 2012
Ensure that dataWrapper feature is checked before using the 'data' value of a
Show description for 81fde8e
aliafshar
committed
81fde8e
View commit details
Copy full SHA for 81fde8e
View code at this point
Browse repository at this point
Commits on Jul 26, 2012
More robust picking up JSON error responses.
Show description for 20b54fb
jcgregorio
committed
20b54fb
View commit details
Copy full SHA for 20b54fb
View code at this point
Browse repository at this point
Commits on Jan 11, 2012
Fixes issue #85. Also moves all json imports to go through oauth2client.anyjson. Reviewed in http://codereview.appspot.com/5531064/.
jcgregorio
committed
549230c
View commit details
Copy full SHA for 549230c
View code at this point
Browse repository at this point
Commits on Apr 29, 2011
Add support for Protocol Buffers as an API serialization format
Matt McDonald
committed
2a5f413
View commit details
Copy full SHA for 2a5f413
View code at this point
Browse repository at this point
Commits on Mar 8, 2011
Added more logging and changed flag name
jcgregorio
committed
afdf50b
View commit details
Copy full SHA for afdf50b
View code at this point
Browse repository at this point
Commits on Mar 7, 2011
Added LoggingJsonModel and a sample application, debugging/main.py, on how to use it.
jcgregorio
committed
34044bc
View commit details
Copy full SHA for 34044bc
View code at this point
Browse repository at this point
Commits on Feb 23, 2011
Clean up imports
jcgregorio
committed
e1de416
View commit details
Copy full SHA for e1de416
View code at this point
Browse repository at this point
Added support for repeating parameters
jcgregorio
committed
61d7e96
View commit details
Copy full SHA for 61d7e96
View code at this point
Browse repository at this point
Commits on Feb 22, 2011
Now using the dataWrapper features flag to control serialization of JSON requests.
jcgregorio
committed
d433b2a
View commit details
Copy full SHA for d433b2a
View code at this point
Browse repository at this point
Commits on Jan 7, 2011
Fixed bug with nested resources
jcgregorio
committed
3fada33
View commit details
Copy full SHA for 3fada33
View code at this point
Browse repository at this point
Commits on Jan 4, 2011
Fix some other tests broken by the new HttpError implementation
jcgregorio
committed
d4e1456
View commit details
Copy full SHA for d4e1456
View code at this point
Browse repository at this point
Commits on Nov 5, 2010
No longer adding in the 'data' wrapper object if it is missing, as some APIs don't use it.
jcgregorio
committed
913e70d
View commit details
Copy full SHA for 913e70d
View code at this point
Browse repository at this point
Commits on Oct 26, 2010
Be robust in what you accept, which might be a JSON object w/o an outer wrapper 'data' object.
jcgregorio
committed
78a508d
View commit details
Copy full SHA for 78a508d
View code at this point
Browse repository at this point
Switch over to using discovery format v0.2beta1.
jcgregorio
committed
2379ecc
View commit details
Copy full SHA for 2379ecc
View code at this point
Browse repository at this point
Commits on Oct 11, 2010
Added test of new model where 'data' wrapper isn't added if it isn't necessary. This will allow developers to cut and paste JSON from the developer docs into Python code and it should just work.
jcgregorio
committed
8963ff9
View commit details
Copy full SHA for 8963ff9
View code at this point
Browse repository at this point
Commits on Sep 22, 2010
Got test coverage to 97%. Added missing file.
jcgregorio
committed
c5c5a37
View commit details
Copy full SHA for c5c5a37
View code at this point
Browse repository at this point
Commits on Aug 31, 2010
Added conditional import to ensure tests will work under Python 2.5
ade@google.com
committed
d69e5e4
View commit details
Copy full SHA for d69e5e4
View code at this point
Browse repository at this point
Commits on Aug 30, 2010
Now correctly using urlencode for query parameters. Also handling unicode by converting to utf-8.
jcgregorio
committed
fe695fb
View commit details
Copy full SHA for fe695fb
View code at this point
Browse repository at this point
Commits on Aug 26, 2010
First pass at adding in pagination
jcgregorio
committed
6d5e94f
View commit details
Copy full SHA for 6d5e94f
View code at this point
Browse repository at this point
Commits on Aug 20, 2010
Added support for URLs with many parameters e.g. max-liked, max-results and max-comments. I'm not checking in the functional tests I'm using since I still haven't fixed the problem of getting back …
Show description for 850cf55
ade@google.com
committed
850cf55
View commit details
Copy full SHA for 850cf55
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL