projects
/
tweepy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tweepy.git
2009-10-03
Josh Roesslein
Fix streaming API regression. Thanks Pascal Jurgens!
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-10-01
Josh Roesslein
Update change log.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-10-01
Josh Roesslein
Fix Status.source_url parsing.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-29
Josh Roesslein
Add an oauth example script.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-29
Josh Roesslein
Fix some spell errors in tutorial
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-29
Josh Roesslein
Update
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-29
Josh Roesslein
Begin writing tutorial 6 - Pagination
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-29
Josh Roesslein
Fix Cursor.items() to use limit parameter.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-29
Josh Roesslein
Implemented items iterator for pagination.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-29
Josh Roesslein
Implemented "cursor" based Cursor iterator.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-29
Josh Roesslein
Update parsers to handle cursor responses. API.friends_...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-29
Josh Roesslein
Move json parsing out of parsers and into binder.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-29
Josh Roesslein
Added Cursor object to help with pagination. "page...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-28
Josh Roesslein
Add 'cursor' parameter to API.friends and API.followers...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-24
Josh Roesslein
Increment version to 1.1
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-24
Josh Roesslein
Expose HTTPResponse object as API.last_response
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-24
Josh Roesslein
Added logging support into tweepy.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-24
Josh Roesslein
Added documentation to API methods in api.py. Other...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-24
Josh Roesslein
Update readme
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-21
Josh Roesslein
Add examples readme.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-21
Josh Roesslein
Update statuses parser to handle retweet details.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-21
Josh Roesslein
Added statuses/retweets method. Implemented retweets...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-21
Josh Roesslein
Added support for "sign in with twitter" in OAuthHandler.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-20
Josh Roesslein
Added appengine example for using oauth.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-20
Josh Roesslein
Add set_request_token method to OAuthHandler.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-17
Josh Roesslein
Added retweet streaming method.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-17
Josh Roesslein
Added retweet API methods.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-17
Josh Roesslein
Update roadmap for 1.0.2
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-16
Josh Roesslein
Fixes for File Cache on windows.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-14
Josh Roesslein
Credit Mark Lango for patch submitted.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-14
Josh Roesslein
Add contributors file. Add GAE fixes to change log.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-14
Thomas Bohmbach, Jr
Modified another json import to work on app engine
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-14
Thomas Bohmbach, Jr
Removed failing import of 'fcntl'
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-14
Thomas Bohmbach, Jr
Changed json import to work on Google App Engine
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-13
Josh Roesslein
Increment tweepy version to 1.0.1
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-13
Josh Roesslein
Increment version to 1.0.1 in setup.py
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-13
Josh Roesslein
Made file locking more portable for FileCache.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-13
Josh Roesslein
Added rest of search API trending methods.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-13
Josh Roesslein
2 space -> 4 space indents
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-13
Josh Roesslein
Ignore arguments passed into binder that are none....
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-08
Josh Roesslein
Tabs->spaces
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-08
Josh Roesslein
Better handle twitter error responses w/o json error...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-03
Josh Roesslein
Added on_timeout() to stream listener.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-03
Josh Roesslein
Allow all listener methods to terminate stream by retur...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-03
Josh Roesslein
Update stream API to use new API method URLs. Added...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-03
Josh Roesslein
Fix timeout issue with python 2.5
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-26
Josh Roesslein
Roadmap update.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-25
Josh Roesslein
Tutorial fixes. Also fixed issue with binder fetching...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-25
Josh Roesslein
Fixes to tutorial 1.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-19
Josh Roesslein
Some python 2.5 fixes.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-18
Josh Roesslein
Update roadmap and changes.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-18
Josh Roesslein
Tests fixes.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-18
Josh Roesslein
Fix a typo.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-18
Josh Roesslein
Fix issues with update profile images causing 500 error.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-18
Josh Roesslein
Handle 500 errors better.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-16
Josh Roesslein
Some fixes to the new API image methods.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-15
Josh Roesslein
Implemented multipart-formdata image packing method...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-14
Josh Roesslein
Readme update.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-14
Josh Roesslein
Update tutorial 1 to show example of API.new()
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-14
Josh Roesslein
Added API.new() method. Updated tweepyshell.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-13
Josh Roesslein
Roadmap update.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-13
Josh Roesslein
Rename stream watcher and tweepyshell scripts.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-13
Josh Roesslein
Autodetect username inside the API.me() method.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-13
Josh Roesslein
Added testing shell.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-13
Josh Roesslein
Added follow/unfollow shortcuts to User model. Fixed...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-13
Josh Roesslein
No longer need todo. Replaced by roadmap.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-13
Josh Roesslein
Update roadmap for release 1.0.1
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-13
Josh Roesslein
Status.user->Status.author
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-13
Josh Roesslein
Added memcache cache test. All cache tests are passing.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-13
Josh Roesslein
Added unit tests for caches. Added count() method to...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-13
Josh Roesslein
Added basic auth test.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-13
Josh Roesslein
Merge upstream 1.0a patch into oauth module.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-12
Josh Roesslein
Update oauth test.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-11
Josh Roesslein
Another minor readme update.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-11
Josh Roesslein
Readme update.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-11
Josh Roesslein
Added memcache client cache implementation.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-11
Josh Roesslein
Use package relative imports.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-11
Josh Roesslein
Tests update.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-11
Josh Roesslein
Added unit test for oauth.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-10
Josh Roesslein
Readme update.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-10
Josh Roesslein
Add setup.py
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-10
Josh Roesslein
Return access token when calling get_access_token()
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-10
Josh Roesslein
Update tutorial 1 to demo storing/loading oauth token...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-10
Josh Roesslein
Removed unneeded import.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-10
Josh Roesslein
Fix some python 2.5 errors.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-10
Josh Roesslein
Fix paramter validation.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-10
Josh Roesslein
Minor update to tutorial 5
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-09
Josh Roesslein
Some tutorial fixes.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-09
Josh Roesslein
Improve file cache locks.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-09
Josh Roesslein
Implemented file-based cache.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-08
Josh Roesslein
Adjust retry sleep time.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-08
Josh Roesslein
Added tutorial 5.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-08
Josh Roesslein
Add tutorial 4
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-08
Josh Roesslein
Finish up tutorial 3.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-08
Josh Roesslein
Models now configures via tweepy.models dict.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-08
Josh Roesslein
Added tutorial 3. Still a work in progress.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-08
Josh Roesslein
Tutorial edits.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-08
Josh Roesslein
Update tutorials.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-08
Josh Roesslein
Added tutorial 2 and introduction.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-08
Josh Roesslein
Added tutorial part 1.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
next