Export to GitHub

google-api-python-client - default

Source Commits


Commits

Author Date Commit Message
Joe Gregorio Apr 9, 2014 98bac11c0c1c Rollback last CL
Joe Gregorio Apr 9, 2014 868a4c52c560 Update maps engine sample. Reviewed in https://codereview.appspot.com/83080044/
Joe Gregorio Apr 8, 2014 1f19714de719 Fixing the Direct Deals example. Reviewed in https://codereview.appspot.com/815
Jose Alcerreca Apr 8, 2014 46319e42a213 Removes AdSense and AdSenseHost samples (moved to GitHub)
Joe Gregorio Mar 13, 2014 b89a69050cf2 Added AdSense Host API v4.1 samples. Reviewed in https://codereview.appspot.com
Joe Gregorio Feb 5, 2014 54dc473e19f6 Reviewed in https://codereview.appspot.com/60300043/ Permit AppAssertionCredent
Jose Alcerreca Jan 16, 2014 bfe9be3e7348 Fixes a small bug with one of the command line samples for AdSense. s/paymentAmo
Jose Alcerreca Dec 19, 2013 8de0c86a479a Adds Python samples for the AdSense Management API v1.4 Reviewed in http://code
Joe Gregorio Dec 13, 2013 e7cb05aed499 Use db.non_transactional in datastore code. Fixes issue #318
Joe Gregorio Dec 10, 2013 487e8b65592b imported patch fix_readme_keywords
Joe Gregorio Dec 10, 2013 bbe99b93af90 Reviewed in https://codereview.appspot.com/39670044/. Fix join on list.
Joe Gregorio Dec 5, 2013 574698ca018a Fix another binary file
Joe Gregorio Dec 5, 2013 d3ed58dcd6f9 Fix binary file
Joe Gregorio Dec 2, 2013 fbd00aa2f6ee New Maps-Engine sample. Reviewed in https://codereview.appspot.com/36120043/.
Joe Gregorio Nov 26, 2013 70c5cd6db3db imported patch kwargs
Joe Gregorio Nov 18, 2013 6144ee7f0939 Adding Python DFA Reporting API Samples. Reviewed in https://codereview.appspot
Joe Gregorio Oct 29, 2013 186e2bb7794b Correctly identify PEM files generated from PKCS12 files in oauth2client. Revie
sgomes Oct 10, 2013 5964aa2dcbaa Adding Ad Exchange Seller REST API samples.
Joe Gregorio Sep 5, 2013 80184170eac8 Updating Python AdX Buyer REST Samples to v1.3 Reviewed in https://codereview.a
Jose Alcerreca Aug 20, 2013 30b30e844a03 Fixes Issue 297 "Unresolved reference" in AdSense Management API samples
Joe Gregorio Aug 12, 2013 7a45e6ed72eb Remove latitude sample. Reviewed in https://codereview.appspot.com/12677048/.
Joe Gregorio Aug 7, 2013 bf49ff8a89dd uritemplates also missing from oauth2client setup.
Joe Gregorio Aug 7, 2013 632bf56b3603 Updated .hgignore to ignore the snapshot directory created during releases.
Joe Gregorio Aug 7, 2013 45c5a9f30295 Added tag 1.2 for changeset 51e5d1578633
Joe Gregorio Aug 7, 2013 51e5d1578633 Don't ship enable-app-engine-project
Joe Gregorio Aug 7, 2013 6eab22da5e06 uritemplate missing from setup dependencies.
Joe Gregorio Aug 6, 2013 8b2f7d494b89 Refresh docs
Joe Gregorio Aug 6, 2013 92145cdcc837 Return None if the decorator threadlocal store doesn't have flow or credentials.
Joe Gregorio Aug 6, 2013 e03f352e165c Call set_store on creds retrieved from cache. Reviewed in https://codereview.app
Joe Gregorio Aug 2, 2013 e0a759d1c801 Only decode JSON as utf-8. Reviewed in https://codereview.appspot.com/12377043/.
Joe Gregorio Jul 30, 2013 1c0079a0024a Missing FLAGS from old_run. Reviewed in https://codereview.appspot.com/12088045/
Joe Gregorio Jul 29, 2013 667451bb2999 Clean up unused params in tests. Reviewed in https://codereview.appspot.com/1203
Joe Gregorio Jul 2, 2013 ca0a9885e587 Pepare for v1.2 release. Reviewed in https://codereview.appspot.com/10841043/.
Joe Gregorio Jul 2, 2013 d3eb71e010ab Bring back tools.run(), but only conditionally on gflags. Add a warning that to
Joe Gregorio Jul 2, 2013 7b2931512e39 Drop samples that would be better served by documentation. Reviewed in https://
Joe Gregorio Jul 1, 2013 a146c0ae0e03 Update coordinate, blogger and audit API samples to use apiclient.sample_tools.
Joe Gregorio Jul 1, 2013 071f4abc35e3 Drop GAN samples as GAN in deprecated. Reviewed in https://codereview.appspot.c
Joe Gregorio Jun 28, 2013 933f11714587 Update prediction sample to use sample_tools. Reviewed in https://codereview.ap
Joe Gregorio Jun 25, 2013 245d801936ab A new push implementation. This updates us to the latest revision of the push AP
Joe Gregorio Jun 25, 2013 00ed904d9b65 Clean up license headers. Reviewed in https://codereview.appspot.com/10556044/.
Joe Gregorio Jun 19, 2013 1ab344e0a34d Use the following redirects feature of httplib2 where it returns the ultimate UR
Jose Alcerreca Jun 19, 2013 008609588ece Updated AdSense Management API samples to V1.3 Reviewed in https://codereview.a
Joe Gregorio Jun 14, 2013 b88d4a00ee3e Add option to automatically retry requests. Reviewed in: https://codereview.app
Joe Gregorio Jun 13, 2013 6a9f2cfb7cba Restore follow_redirects after mediadownload is done. Reviewed in https://coder
api nickm May 29, 2013 ae2ff74e2398 updating analytics sample to migrate auth to new client lib flows reviewed here:
Joe Gregorio May 29, 2013 5a85141e6b50 Updating analytics samples to remove gflags dependencies. Reviewed in https://c
Joe Gregorio May 20, 2013 46e78b3686b1 Update urlshortener sample. Reviewed in https://codereview.appspot.com/9414043/
Joe Gregorio May 20, 2013 3c8eda82dcc6 Update latitude sample. Reviewed in https://codereview.appspot.com/9329046/.
Joe Gregorio May 20, 2013 f40bfee6a4e7 Update adsense samples to use apiclient.sample_tools. Reviewed in https://coder
Joe Gregorio May 16, 2013 836901247fbd Update the appengine sample to use the Python 2.7 runtime. Reviewed in https://
Joe Gregorio May 16, 2013 681174478ec1 Make decorators thread-safe. Reviewed in https://codereview.appspot.com/9363044
Joe Gregorio May 14, 2013 98ffa01424ae Ability to list registered keys in multistore_file. Reviewed in https://coderev
Joe Gregorio May 14, 2013 2fed7d88db51 Remove the GAE robot sample. Reviewed in https://codereview.appspot.com/9368044
Joe Gregorio May 13, 2013 62dc117c0f69 User-agent must contain (gzip). http://stackoverflow.com/questions/7140035/http
Joe Gregorio Apr 30, 2013 8d6dd7ccd804 The 'method' parameter for httlib2 is not positional. Reviewed in https://coder
Joe Gregorio Apr 5, 2013 e1cb5fbe74c2 Remove sample generator, samples should use apiclient.sample_tools. Reviewed in
Joe Gregorio Apr 5, 2013 34d20bec1044 Change user-agent to follow library version. Reviewed in https://codereview.app
Joe Gregorio Apr 5, 2013 34b8b6279505 Update adexchangebuyer samples to use apiclient.sample_tools. Reviewed in https
Daniel Hermes Apr 5, 2013 07913911fbd1 Making OAuth2Decorator more extensible. Fixes Issue 256. Reviewed in https://co
Joe Gregorio Apr 5, 2013 879245448838 Adds apiclient.sample_tools. Consolidates many of the common idioms used in the
Daniel Hermes Apr 5, 2013 7e55236e0f55 Fixing oauth2client appengine test to account for new devappserver. Reviewed in
Joe Gregorio Mar 29, 2013 3116dcdb8bd9 Start removing dependence on gflags. Reviewed in https://codereview.appspot.com
Joe Gregorio Mar 18, 2013 19f026b9a382 Update AdExchange Buyer API examples to version v1.2. Fixes issue #248.
Joe Gregorio Mar 7, 2013 4476b7dea886 Prepare for v1.1 release. Reviewed in https://codereview.appspot.com/7516045/.
Daniel Hermes Mar 14, 2013 325b9dc7fac2 Removing unused and empty directory. Reviewed in https://codereview.appspot.com
Daniel Hermes Mar 13, 2013 52018a34e38d Changing prn (for service account assertions) to sub, per specification change.
Joe Gregorio Mar 13, 2013 1a9828bf14c5 Add missing dependency for uritemplates. Fixes issue #247.
Joe Gregorio Mar 7, 2013 9acd1a979a20 Update trove classifiers
Joe Gregorio Mar 7, 2013 70779dccdb94 Add missing generated docs
Joe Gregorio Mar 7, 2013 076f80ac66e1 Refresh docs
Joe Gregorio Mar 7, 2013 cf62ad1e32db Added tag 1.1 for changeset 1454877540ea
Joe Gregorio Mar 7, 2013 1454877540ea Prepare for v1.1 release. Reviewed in https://codereview.appspot.com/7516045/.
Daniel Hermes Mar 6, 2013 a7ca6262a7b3 Fixing lint errors. Fixes Issue 244. Reviewed in https://codereview.appspot.com
Joe Gregorio Mar 6, 2013 5b708bd125ff Remove circular dependency. Reviwed in https://codereview.appspot.com/7506043/.
Joe Gregorio Mar 4, 2013 987ee6936374 An inelegant fix for tox, so it will run all tests with expected library version
Joe Gregorio Mar 4, 2013 a1a14a7850c7 Add some command-line flags to control describe. Reviewed in https://codereview
Joe Gregorio Mar 1, 2013 35b9250122d7 Make ResumableUploadError derive from HttpError. Fixes issue #242. Reviewed in
Daniel Hermes Feb 28, 2013 245176e9ea54 Moving parameter data and data parsing into single object. Reviewed in https://
Daniel Hermes Feb 27, 2013 54f04f3c92c6 Moving logic out of closure in createMethod and into helper methods. Reviewed i
Joe Gregorio Feb 25, 2013 eeb7e477b352 Make from_json behavior inheritable. Fixes issue #228. Reviewed in https://cod
Joe Gregorio Feb 22, 2013 cf7dde6b5504 Expose the full token response in OAuth2Client and OAuth2Decorator. Reviewed in
Joe Gregorio Feb 20, 2013 e24bcd71efbb Handle reasons that are None. Reviewed in https://codereview.appspot.com/739604
Joe Gregorio Feb 13, 2013 eabdb31907d7 Fix tests that rely on the ordering of values in a dictionary. Reviewed in http
Joe Gregorio Feb 13, 2013 9cd9fe862492 Update AdSense Management API samples to V1.2. Reviewed in https://codereview.a
Joe Gregorio Feb 12, 2013 6a348897024e Fix typos in apiclient.discovery.__all__. Reviewed in https://codereview.appspot
Joe Gregorio Feb 12, 2013 ef1906792a38 Restore HAS_OPENSSL. Reviewed in https://codereview.appspot.com/7323052/.
dhermes Feb 11, 2013 0b6b5de819ee Remove 'assertion_type' from _generate_refresh_request_body. Fixes Issue 238. R
Joe Gregorio Feb 8, 2013 9d5f47cc7ec1 imported patch NDB
Joe Gregorio Feb 8, 2013 5050cdc178f9 Fix close/unlink order for file locking. Reviewed in https://codereview.appspot.
Joe Gregorio Feb 7, 2013 161133c24719 Update grant_type for AssertionCredentials. Reviewed in https://codereview.appsp
dhermes Feb 6, 2013 f5ce7e5b795a Adding a .revoke() to Credentials. Closes issue 98. Reviewed in https://coderev
Joe Gregorio Jan 30, 2013 02eb08f37834 Added link to YouTube samples.
Joe Gregorio Jan 24, 2013 b373c4d45e03 Refresh docs
Joe Gregorio Jan 24, 2013 b4888423b1d3 Modify oauth2client.multistore_file to store and retrieve credentials using an a
Ali Afshar Jan 7, 2013 30bef71e91a2 Add push notification subscriptions. Reviewed in https://codereview.appspot.com
Joe Gregorio Jan 3, 2013 accbae09fb50 Don't accept 403 challenges by default for auth challenges. Fixes issue #230.
Joe Gregorio Jan 3, 2013 5c952c4cea9f Add PEM support. Reviewed in https://codereview.appspot.com/7030054/.
dhermes Dec 19, 2012 4b66a3fdfa77 Updating tasks App Engine sample. Reviewed in https://codereview.appspot.com/69
Joe Gregorio Dec 12, 2012 93573c67e2b4 Fix embed and gadget page. Reviewed in https://codereview.appspot.com/6873059/.
Joe Gregorio Dec 10, 2012 cf9bca4a1f75 Don't serve docs, instead redirect to their new home. Reviewed in https://codere