FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Makefile - clock21am/google-api-python-client · GitHub
clock21am
/
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
1
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
Makefile
on
master
User selector
Datepicker
Commit history
Commits on Sep 11, 2015
Use twine to upload the package to pypi.
Takashi Matsuo
committed
8889c4d
View commit details
Copy full SHA for 8889c4d
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 Aug 7, 2013
uritemplates also missing from oauth2client setup.
Joe Gregorio
committed
c923132
View commit details
Copy full SHA for c923132
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 Sep 12, 2012
Last tweaks to setup for 1.0 release.
Show description for 623de46
jcgregorio
committed
623de46
View commit details
Copy full SHA for 623de46
View code at this point
Browse repository at this point
Commits on Sep 6, 2012
Replace test runners with nose, and add tox support.
Show description for 02b5f3f
aliafshar
committed
02b5f3f
View commit details
Copy full SHA for 02b5f3f
View code at this point
Browse repository at this point
Commits on Aug 29, 2012
Incorporate building the gae zip into the release process.
Show description for f0edebc
jcgregorio
committed
f0edebc
View commit details
Copy full SHA for f0edebc
View code at this point
Browse repository at this point
Commits on Jun 20, 2012
Distribute the samples separately from the library source.
Show description for 46675d2
jcgregorio
committed
46675d2
View commit details
Copy full SHA for 46675d2
View code at this point
Browse repository at this point
Commits on Jun 15, 2012
Clean up setup.py script
jcgregorio
committed
921b8e4
View commit details
Copy full SHA for 921b8e4
View code at this point
Browse repository at this point
Commits on Apr 23, 2012
Remove OAuth 1.0 support.
Show description for df70dfc
jcgregorio
committed
df70dfc
View commit details
Copy full SHA for df70dfc
View code at this point
Browse repository at this point
Commits on Mar 30, 2012
Automatically generate Samples wiki page from README files.
Show description for 9d56b5a
jcgregorio
committed
9d56b5a
View commit details
Copy full SHA for 9d56b5a
View code at this point
Browse repository at this point
Commits on Mar 21, 2012
Add __version__ to each library.
Show description for 696583c
jcgregorio
committed
696583c
View commit details
Copy full SHA for 696583c
View code at this point
Browse repository at this point
Commits on Mar 14, 2012
Increase coverage % for oauth2client.appengine.
Show description for 08cdcb8
jcgregorio
committed
08cdcb8
View commit details
Copy full SHA for 08cdcb8
View code at this point
Browse repository at this point
Commits on Mar 2, 2012
Fix up Makefile to work with sh and not bash.
jcgregorio
committed
ece1da3
View commit details
Copy full SHA for ece1da3
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 Dec 15, 2011
Fix Makefile for oauth2client release
jcgregorio
committed
17afeb1
View commit details
Copy full SHA for 17afeb1
View code at this point
Browse repository at this point
Commits on Dec 6, 2011
[mq]: id_token2
jcgregorio
committed
8b4c173
View commit details
Copy full SHA for 8b4c173
View code at this point
Browse repository at this point
Commits on Nov 3, 2011
Final beta6 changes
jcgregorio
committed
1a4a2d3
View commit details
Copy full SHA for 1a4a2d3
View code at this point
Browse repository at this point
Commits on Sep 15, 2011
Fix issues with App Engine datastore
jcgregorio
committed
1daa71b
View commit details
Copy full SHA for 1daa71b
View code at this point
Browse repository at this point
Fixed bug with refreshing tokens in file Storage
jcgregorio
committed
d2ee4d8
View commit details
Copy full SHA for d2ee4d8
View code at this point
Browse repository at this point
Commits on Jul 6, 2011
Add oauth2client as a completely separate library.
Show description for c47fab7
jcgregorio
committed
c47fab7
View commit details
Copy full SHA for c47fab7
View code at this point
Browse repository at this point
Commits on Apr 5, 2011
Install now with expanded symlinks for those platforms that don't support them.
jcgregorio
committed
b17c763
View commit details
Copy full SHA for b17c763
View code at this point
Browse repository at this point
Commits on Mar 31, 2011
Added .zip as a release package format.
jcgregorio
committed
37de7a3
View commit details
Copy full SHA for 37de7a3
View code at this point
Browse repository at this point
Commits on Mar 24, 2011
Fixed issue with installing gflags
jcgregorio
committed
01b9270
View commit details
Copy full SHA for 01b9270
View code at this point
Browse repository at this point
Commits on Mar 19, 2011
Fixed 2.4 compatibility problem. Added tests to release process to make sure there are no regressions.
jcgregorio
committed
6f3014a
View commit details
Copy full SHA for 6f3014a
View code at this point
Browse repository at this point
Commits on Mar 3, 2011
Add checks to the release target for confirmation. Also run tests before building a release. Refresh docs.
jcgregorio
committed
9384170
View commit details
Copy full SHA for 9384170
View code at this point
Browse repository at this point
Commits on Mar 2, 2011
Adds make targets 'release' and 'prerelease' which build release
Show description for 6429bf6
jcgregorio
committed
6429bf6
View commit details
Copy full SHA for 6429bf6
View code at this point
Browse repository at this point
Commits on Feb 22, 2011
Simplify api-python-client-doc and add Home link back in.
jcgregorio
committed
0fb19e1
View commit details
Copy full SHA for 0fb19e1
View code at this point
Browse repository at this point
Commits on Feb 20, 2011
Use html output of pydoc in api-python-client-doc application. Also generate a static linked set of documents for all apis that we know about.
jcgregorio
committed
afc45f2
View commit details
Copy full SHA for afc45f2
View code at this point
Browse repository at this point
Commits on Feb 17, 2011
Moving all OAuth code and samples to use Storage consistently
jcgregorio
committed
9ce4b62
View commit details
Copy full SHA for 9ce4b62
View code at this point
Browse repository at this point
Commits on Feb 15, 2011
Clean up buzz example so it is just one file.
jcgregorio
committed
d81ecb0
View commit details
Copy full SHA for d81ecb0
View code at this point
Browse repository at this point
Commits on Dec 9, 2010
revert Makefile after sphinx clobbered it.
jcgregorio
committed
58b9594
View commit details
Copy full SHA for 58b9594
View code at this point
Browse repository at this point
Add missing files from previous addition of mocks.
jcgregorio
committed
3ad5e9a
View commit details
Copy full SHA for 3ad5e9a
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 19, 2010
Added tests for resources and their methods. Also added tests for the json model.
jcgregorio
committed
ba9ea7f
View commit details
Copy full SHA for ba9ea7f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL