1. 80da1ef Merge pull request #101 from eljobe/master by Nathaniel Manista · 10 years ago
  2. 30ecbd4 Add the test which would have failed before this change by Pepper Lebeck-Jobe · 10 years ago
  3. 9a8f94b Stop stripping newlines from batch requests by Pepper Lebeck-Jobe · 10 years ago
  4. 63f5f3e Merge pull request #88 from mmattioli/minor-updates by Nathaniel Manista · 10 years ago
  5. be85d34 update markdown files by Michael Mattioli · 10 years ago
  6. f6b4c79 Merge pull request #89 from craigcitro/update_readme by Nathaniel Manista · 10 years ago
  7. 6de33d5 Update README.md to mention python3 support. by Craig Citro · 10 years ago
  8. b246d51 Merge pull request #48 from cgurnik/default-mock-headers by Nathaniel Manista · 10 years ago
  9. 8e55b76 Don't include reason in default HttpMock headers by Craig Gurnik · 11 years ago
  10. c926756 Merge pull request #79 from pferate/coveralls by Nathaniel Manista · 10 years ago
  11. e14d791 Adding coveralls integration by Pat Ferate · 10 years ago
  12. 2c3bdfe Removing old tox settings left from oauth2client by Pat Ferate · 10 years ago
  13. 291925c Merge pull request #80 from methane/cleanup by Nathaniel Manista · 10 years ago
  14. 06d28d8 Remove unused lines by INADA Naoki · 10 years ago
  15. 31bc151 Merge pull request #73 from mmascolino/master by Nathaniel Manista · 10 years ago
  16. b184ed6 Merge pull request #77 from methane/bytes-content by Nathaniel Manista · 10 years ago
  17. 0915761 Fix unicode issues in HttpError and BatchHttpRequest by INADA Naoki · 10 years ago
  18. 71b5137 Merge pull request #78 from methane/travis-pip-cache by Nathaniel Manista · 10 years ago
  19. bc879f3 Enable travis caching for pip cache by INADA Naoki · 10 years ago
  20. 8fd14ef Removed unneeded/unused line of code by mmascolino · 10 years ago
  21. edf2d2e Merge pull request #70 from devlance/patch-1 by Nathaniel Manista · 10 years ago
  22. 364e103 Update README by Brett Johnson · 10 years ago
  23. b835178 Merge pull request #68 from nathanielmanistaatgoogle/one-point-four-point-zero by Craig Citro · 10 years ago
  24. 31c47b8 apiclient release 1.4.0 by Nathaniel Manista · 10 years ago
  25. 5cbe5ba Update docs for 1.4.0 release by Nathaniel Manista · 10 years ago
  26. 64b2504 Bump version number to 1.4.0 by Nathaniel Manista · 10 years ago
  27. 693f237 Merge pull request #67 from pferate/update_setup by Nathaniel Manista · 10 years ago
  28. e52ea21 Including changes for Python3 in setup.py by Pat Ferate · 10 years ago
  29. 59a5839 Merge pull request #63 from pferate/python3-configuration by Nathaniel Manista · 10 years ago
  30. 7d43236 Setting up test environment for 3.3 and 3.4. by Pat Ferate · 10 years ago
  31. cf939a3 Merge pull request #64 from pferate/python3-module_updates by Nathaniel Manista · 10 years ago
  32. 846befc Changing iteritems() to six.iteritems() by Pat Ferate · 10 years ago
  33. c605087 Skipping tests in Python3 by Pat Ferate · 10 years ago
  34. c46e905 Verifying that media_upload.size() is not None by Pat Ferate · 10 years ago
  35. 73f8813 Changing tabs to spaces for consistency. by Pat Ferate · 10 years ago
  36. ca397a7 Encode UTF text only if in Python 2 by Pat Ferate · 10 years ago
  37. 2b14022 Updating string buffers to byte buffers by Pat Ferate · 10 years ago
  38. c9abbbd Changed to use string explicitly by Pat Ferate · 10 years ago
  39. 9b0452c Only decode if needed by Pat Ferate · 10 years ago
  40. b240c17 Updating local imports (relative -> absolute) by Pat Ferate · 10 years ago
  41. d5b61bd Updating urllib related imports and usage. (Using six) by Pat Ferate · 10 years ago
  42. ed9affd Updating StringIO, BytesIO, and FileIO imports and usage. (Using six) by Pat Ferate · 10 years ago
  43. 4e7e6d4 Merge pull request #66 from pferate/unittest2 by Nathaniel Manista · 10 years ago
  44. 497a90f Using unittest2 in place of unittest by Pat Ferate · 10 years ago
  45. 48195c5 Merge pull request #62 from methane/modernize by Nathaniel Manista · 10 years ago
  46. d898a37 modernize tests by INADA Naoki · 10 years ago
  47. 93ff27b Add six to install_requires by INADA Naoki · 10 years ago
  48. e4ea1a9 Make 2/3 compatible code with python-modernize by INADA Naoki · 10 years ago
  49. 15fbdc7 Merge pull request #25 from methane/prepare-py3 by Nathaniel Manista · 10 years ago
  50. 326cd51 apiclient release v1.3.2. by Craig Citro · 10 years ago
  51. e633be1 Update docs for 1.3.2 release. by Craig Citro · 10 years ago
  52. 15744b1 Replace remaining python2.4 shebang lines. by Craig Citro · 10 years ago
  53. 91debf8 Merge pull request #55 from craigcitro/toplevel_custom by Nathaniel Manista · 10 years ago
  54. 7ee535d Support methodPath entries containing colon. by Craig Citro · 10 years ago
  55. 94fdc89 Merge pull request #53 from craigcitro/test_failure by Craig Citro · 10 years ago
  56. 6b75171 Remove a newly-added exception. by Craig Citro · 10 years ago
  57. 8a0c8be Add simple .travis.yml. by Craig Citro · 10 years ago
  58. d03bb22 Merge pull request #51 from jacktasia/master by Craig Citro · 10 years ago
  59. ac8df21 ensure content-length response header is set by jack · 10 years ago
  60. 77c63c9 fix infinite hang when object to download is smaller than DEFAULT_CHUNK_SIZE by jack · 10 years ago
  61. bbad4f0 Merge pull request #43 from Parkayun/master by Craig Citro · 11 years ago
  62. 5bd38f3 Modify convention by Parkayun · 11 years ago
  63. 1c1da59 Test case for build_query by Parkayun · 11 years ago
  64. 470195a Modify UnicodeDecodeError by Parkayun · 11 years ago
  65. c1dba5f Merge pull request #39 from kroikie/master by Craig Citro · 11 years ago
  66. 791e07a Add Google Calendar API sample. by arthurthompson · 11 years ago
  67. 0bceb33 futurize -1 by INADA Naoki · 11 years ago
  68. e8d8782 2to3 -f print by INADA Naoki · 11 years ago
  69. c1505df 2to3 -f except by INADA Naoki · 11 years ago
  70. 1a91f7f 2to3 -f long by INADA Naoki · 11 years ago
  71. 49d45a6 Update changelog. by Craig Citro · 11 years ago
  72. bdd05a8 Update docs and version. by Craig Citro · 11 years ago
  73. b939a7d Fix an issue with aliasing apiclient submodules. by Craig Citro · 11 years ago
  74. 0bf61f2 Official v1.3 release. by Craig Citro · 11 years ago
  75. 0ff797d Add another check for a failed googleapiclient upgrade. by Craig Citro · 11 years ago
  76. f756c68 Update CHANGELOG for release. by Craig Citro · 11 years ago
  77. f6b454c Add detection for old apiclient versions in setup.py. by Craig Citro · 11 years ago
  78. 0c18afc Clean up imports in apiclient/__init__.py. by Craig Citro · 11 years ago
  79. 076b333 Add __version__ to apiclient. by Craig Citro · 11 years ago
  80. 0682372 Install argparse on python < 2.7. by Craig Citro · 11 years ago
  81. 0e5b9bf Version 1.3 release. by Craig Citro · 11 years ago
  82. 63caac0 Add support for local discovery doc to sample_tools.py. by Craig Citro · 11 years ago
  83. 7547de6 Add apiclient as an alias for googleapiclient. by Craig Citro · 11 years ago
  84. 9b90677 Update author info. by Craig Citro · 11 years ago
  85. de86cad Add python 2.6 to tox testing. by Craig Citro · 11 years ago
  86. 28467c8 Drop oauth2client as a submodule. by Craig Citro · 11 years ago
  87. 751b7fb Update copyright lines. by Craig Citro · 11 years ago
  88. 3d938aa Merge pull request #27 from jay0lee/patch-1 by Craig Citro · 11 years ago
  89. 9cd0eb0 mention 2.6/2.7 requirement and remove simplejson by Jay Lee · 11 years ago
  90. 951b75f Add uritemplate as a dependency. by Craig Citro · 11 years ago
  91. 6ae34d7 Use json from the stdlib. by Craig Citro · 11 years ago
  92. a540cf7 Require python >= 2.6. by Craig Citro · 11 years ago
  93. 2aecffb Update oauth2client. by Craig Citro · 11 years ago
  94. 62af5a9 Update docs. by Craig Citro · 11 years ago
  95. 065b530 Update docs. by Craig Citro · 11 years ago
  96. b1cc515 Merge pull request #22 from jimper/master by Craig Citro · 11 years ago
  97. 20d6946 Removing DFA Reporting API samples by Jonathon Imperiosi · 11 years ago
  98. 2d7f3db Merge pull request #21 from mmattioli/documentation-updates by Craig Citro · 11 years ago
  99. 460a4ad Updated Documentation by Michael Mattioli · 11 years ago
  100. 13469bb Merge pull request #19 from mmattioli/googleapiclient-updates by Craig Citro · 11 years ago