1. 8e55b76 Don't include reason in default HttpMock headers by Craig Gurnik · 11 years ago
  2. bbad4f0 Merge pull request #43 from Parkayun/master by Craig Citro · 11 years ago
  3. 5bd38f3 Modify convention by Parkayun · 11 years ago
  4. 1c1da59 Test case for build_query by Parkayun · 11 years ago
  5. 470195a Modify UnicodeDecodeError by Parkayun · 11 years ago
  6. c1dba5f Merge pull request #39 from kroikie/master by Craig Citro · 11 years ago
  7. 791e07a Add Google Calendar API sample. by arthurthompson · 11 years ago
  8. 49d45a6 Update changelog. by Craig Citro · 11 years ago
  9. bdd05a8 Update docs and version. by Craig Citro · 11 years ago
  10. b939a7d Fix an issue with aliasing apiclient submodules. by Craig Citro · 11 years ago
  11. 0bf61f2 Official v1.3 release. by Craig Citro · 11 years ago
  12. 0ff797d Add another check for a failed googleapiclient upgrade. by Craig Citro · 11 years ago
  13. f756c68 Update CHANGELOG for release. by Craig Citro · 11 years ago
  14. f6b454c Add detection for old apiclient versions in setup.py. by Craig Citro · 11 years ago
  15. 0c18afc Clean up imports in apiclient/__init__.py. by Craig Citro · 11 years ago
  16. 076b333 Add __version__ to apiclient. by Craig Citro · 11 years ago
  17. 0682372 Install argparse on python < 2.7. by Craig Citro · 11 years ago
  18. 0e5b9bf Version 1.3 release. by Craig Citro · 11 years ago
  19. 63caac0 Add support for local discovery doc to sample_tools.py. by Craig Citro · 11 years ago
  20. 7547de6 Add apiclient as an alias for googleapiclient. by Craig Citro · 11 years ago
  21. 9b90677 Update author info. by Craig Citro · 11 years ago
  22. de86cad Add python 2.6 to tox testing. by Craig Citro · 11 years ago
  23. 28467c8 Drop oauth2client as a submodule. by Craig Citro · 11 years ago
  24. 751b7fb Update copyright lines. by Craig Citro · 11 years ago
  25. 3d938aa Merge pull request #27 from jay0lee/patch-1 by Craig Citro · 11 years ago
  26. 9cd0eb0 mention 2.6/2.7 requirement and remove simplejson by Jay Lee · 11 years ago
  27. 951b75f Add uritemplate as a dependency. by Craig Citro · 11 years ago
  28. 6ae34d7 Use json from the stdlib. by Craig Citro · 11 years ago
  29. a540cf7 Require python >= 2.6. by Craig Citro · 11 years ago
  30. 2aecffb Update oauth2client. by Craig Citro · 11 years ago
  31. 62af5a9 Update docs. by Craig Citro · 11 years ago
  32. 065b530 Update docs. by Craig Citro · 11 years ago
  33. b1cc515 Merge pull request #22 from jimper/master by Craig Citro · 11 years ago
  34. 20d6946 Removing DFA Reporting API samples by Jonathon Imperiosi · 11 years ago
  35. 2d7f3db Merge pull request #21 from mmattioli/documentation-updates by Craig Citro · 11 years ago
  36. 460a4ad Updated Documentation by Michael Mattioli · 11 years ago
  37. 13469bb Merge pull request #19 from mmattioli/googleapiclient-updates by Craig Citro · 11 years ago
  38. a09dc91 Updated Copyright Years by Michael Mattioli · 11 years ago
  39. ab01cb9 Merge pull request #18 from craigcitro/from_encoding by Craig Citro · 11 years ago
  40. 72389b7 Replace uses of `as_string` from the email lib. by Craig Citro · 11 years ago
  41. 9a2db63 Merge pull request #17 from mmattioli/master by Craig Citro · 11 years ago
  42. 2b2705a Documentation Header Spacing by Michael Mattioli · 11 years ago
  43. 154b3ef updated FAQ.md by Michael Mattioli · 11 years ago
  44. 30598d6 Updated README.md Links by Michael Mattioli · 11 years ago
  45. b2b518f Documentation Updates by Michael Mattioli · 11 years ago
  46. ecc64a0 Merge pull request #16 from orestica/patch-1 by Craig Citro · 11 years ago
  47. aff4e1f Introduce Application Default Credentials concept by orestica · 11 years ago
  48. 4282aa3 Update batch tests for newer python versions. by Craig Citro · 11 years ago
  49. 5185224 Remove duplicated oauth2client tests. by Craig Citro · 11 years ago
  50. d7a0c0e Update oauth2client submodule to current. by Craig Citro · 11 years ago
  51. f94714a Add more .gitignore entries. by Craig Citro · 11 years ago
  52. feb4ee1 Merge branch 'master' of github.com:google/google-api-python-client by Craig Citro · 11 years ago
  53. 38e507d Add a simple gitignore. by Craig Citro · 11 years ago
  54. 51b0967 Merge pull request #11 from msaniscalchi/master by Craig Citro · 11 years ago
  55. 5fdeffc Removing excess whitespace. by Mark Saniscalchi · 11 years ago
  56. e1dfb22 Merge branch 'master' of https://github.com/msaniscalchi/google-api-python-client by Mark Saniscalchi · 11 years ago
  57. 3ad2c40 Adding README to point users to the new samples project. by Mark Saniscalchi · 11 years ago
  58. d951898 Adding README to point users to the new samples project. by Mark Saniscalchi · 11 years ago
  59. 5a86027 Merge pull request #12 from craigcitro/interface by Craig Citro · 11 years ago
  60. ae83efb Check credentials types before using them. by Craig Citro · 11 years ago
  61. 8ca7256 Removing adexchangebuyer examples. by Mark Saniscalchi · 11 years ago
  62. 44783ca Merge pull request #10 from orestica/compacted by Craig Citro · 11 years ago
  63. e92c900 Add support for Google Default Credentials. by Orest Bolohan · 11 years ago
  64. 56557e2 Merge pull request #7 from ericgj/add-logging-http-method by Craig Citro · 11 years ago
  65. 4cc527f Tweak README. by Craig Citro · 11 years ago
  66. 3f8dc78 Update README with CLA info. by Craig Citro · 11 years ago
  67. 70f163c Rename README to README.md. by Craig Citro · 11 years ago
  68. 0373725 Merge pull request #1 from jlivni/master by Craig Citro · 11 years ago
  69. dc5da8a Merge pull request #2 from eduardocereto/patch-1 by Craig Citro · 11 years ago
  70. 87553e4 add http method to logging (discovery.py) by Eric Gjertsen · 11 years ago
  71. be82ec4 Merge pull request #5 from apicardgoog/master by John Asmuth · 11 years ago
  72. 7ba3c3f Upgrade prediction api sample code to v 1.6 and fix training data. by Antoine Picard · 11 years ago
  73. 24bff36 Fix pip install command on README by Eduardo Cereto Carvalho · 11 years ago
  74. 8720677 add maps engine examples by Josh Livni · 11 years ago
  75. 9c7fec5 Updated author field in setup.py. by John Asmuth · 11 years ago
  76. c8a51f5 Updated oauth2client submodule to point to github repo. by John Asmuth · 11 years ago
  77. 2fefc4c Added note about gh-pages site in README. by John Asmuth · 11 years ago
  78. 65f5dd7 Added oauth2client as a submodule. by John Asmuth · 11 years ago
  79. 614db98 Updated docs. by John Asmuth · 11 years ago
  80. 864311d Transition apiclient from googlecode to github. by John Asmuth · 11 years ago
  81. 3aaca54 Rollback last CL by Joe Gregorio · 11 years ago
  82. 5029dcb Update maps engine sample. by Joe Gregorio · 11 years ago
  83. e69aff4 Fixing the Direct Deals example. by Joe Gregorio · 11 years ago
  84. 34cf352 Removes AdSense and AdSenseHost samples (moved to GitHub) by Jose Alcerreca · 11 years ago
  85. 18e9017 Added AdSense Host API v4.1 samples. by Joe Gregorio · 11 years ago
  86. 956c120 Reviewed in https://codereview.appspot.com/60300043/ by Joe Gregorio · 12 years ago
  87. 85db326 Fixes a small bug with one of the command line samples for AdSense. s/paymentAmountMicros/paymentAmount. by Jose Alcerreca · 12 years ago
  88. a257aaa Adds Python samples for the AdSense Management API v1.4 by Jose Alcerreca · 12 years ago
  89. aa2f6c9 Use db.non_transactional in datastore code. Fixes issue #318 by Joe Gregorio · 12 years ago
  90. 0e2843c imported patch fix_readme_keywords by Joe Gregorio · 12 years ago
  91. 54127fc Reviewed in https://codereview.appspot.com/39670044/. by Joe Gregorio · 12 years ago
  92. 547fad2 Fix another binary file by Joe Gregorio · 12 years ago
  93. 2c06db6 Fix binary file by Joe Gregorio · 12 years ago
  94. 355557a New Maps-Engine sample. by Joe Gregorio · 12 years ago
  95. d8cc458 imported patch kwargs by Joe Gregorio · 12 years ago
  96. b79c737 Adding Python DFA Reporting API Samples. by Joe Gregorio · 12 years ago
  97. 89d832a Correctly identify PEM files generated from PKCS12 files in oauth2client. by Joe Gregorio · 12 years ago
  98. 4d50cd6 Adding Ad Exchange Seller REST API samples. by sgomes@google.com · 12 years ago
  99. 959d241 Updating Python AdX Buyer REST Samples to v1.3 by Joe Gregorio · 12 years ago
  100. 65a0806 Fixes Issue 297 "Unresolved reference" in AdSense Management API samples by Jose Alcerreca · 12 years ago