grackle
2014-01-16 Pete ElmoreAllow silencing of the message. master
2014-01-16 Pete ElmoreUse standard error for errors/warnings that aren't...
2013-03-31 Hayes DavisFix README bug
2013-03-31 Hayes DavisVersion bump to 0.3.0
2013-03-31 Hayes DavisUpddate docs to reflect 1.1 change
2013-03-31 Hayes DavisHandle API 1.1 rate limit header names
2013-03-31 Hayes DavisDefault to API 1.1
2013-03-31 Hayes DavisMerge pull request #28 from jcsalterego/master
2013-01-24 Jerry ChenBump version to 0.2.2
2013-01-24 Jerry ChenAdd :v1_1 api endpoint to client; :v1 is still the...
2012-08-15 Hayes DavisBump version to 0.2.1 0.2.1
2012-08-15 Hayes DavisUpdate changelog for version 0.2.1
2012-08-15 Hayes DavisClone http codes and response headers when creating...
2012-06-13 Hayes DavisAdd support for configurable http codes that won't...
2012-06-10 Hayes DavisFixed @jcsalterego's name in the changelog 0.2.0
2012-06-10 Hayes DavisUpdate ruby version compatibility notes. Adding 1.9...
2012-06-10 Hayes DavisSmall hack to fix tests in 1.9.3 due to small change...
2012-06-10 Hayes DavisSmall formatting change and changelog add for @jbrennon...
2012-06-10 Hayes DavisMerge pull request #24 from jbrennon/master
2012-06-10 Hayes DavisMore changelog notes
2012-06-10 Hayes DavisMerge branch 'development'
2012-06-10 Hayes DavisUpdates to the changelog for v0.2.0
2012-06-10 Hayes DavisVersion bump to 0.2
2012-06-10 Hayes DavisDocument the new response method and headers
2012-06-04 Hayes DavisTighten up response header tests. Also make headers... development
2012-06-03 Hayes DavisMerge pull request #25 from mando/add_response_header_s...
2012-05-29 Mando EscamillaAdded support for access to the client response.
2012-05-18 Brennon LovelessAdded the endpoint for twitters upload api
2012-05-13 Hayes DavisDon't set date in gemspec
2012-05-13 Hayes DavisRemove crufty .bnsignore
2012-05-13 Hayes DavisFix ridiculously out of date gemspec
2012-05-13 Hayes DavisFix requires in grackle.rb and test_helper.rb
2012-05-13 Hayes DavisExtract version out a separate file
2012-05-13 Hayes DavisMake tests slightly more sane and modern
2012-05-13 Hayes DavisRefactor @jcsalterego pull request with different attri...
2012-05-13 Hayes DavisMerge pull request #16 from jcsalterego/master
2012-05-13 Hayes DavisUpdates to the README in preparation for new stuff
2011-09-07 Hayes DavisMerge pull request #18 from earth2marsh/patch-1
2011-09-07 Marsh GardinerFixed typos where "screen_name" was written as "scren_name"
2011-06-03 Jerry ChenAdd optional Grackle::Client.new(:uri_extension=>true...
2010-09-14 Hayes DavisFixing wiki links in the README.
2010-09-14 Hayes DavisOne more time on deprecation.
2010-09-14 Hayes DavisChanging basic auth deprecation notice.
2010-09-14 Hayes DavisChanging OAuth deprecation notice.
2010-09-14 Hayes DavisUpdated links to the wiki including linking to the...
2010-09-06 Hayes DavisAdded link to OAuth wiki page in the README.
2010-08-16 Hayes DavisAdded a deprecation message to the basic auth section...
2010-06-13 Hayes DavisFixed changelog and gemspec with correct dates for... 0.1.10
2010-06-13 Hayes DavisBumped gem version to 0.1.10, updated changelog and...
2010-06-13 Hayes DavisChanged :rest to be a synonym for :v1 though :rest...
2010-06-13 Hayes DavisFixed issue with DELETE requests not being able to...
2010-06-13 Hayes DavisChanged :v1 (api.twitter.com/1) to be the default API
2010-03-01 Hayes DavisBumped to v0.1.9 with new auto_append_ids flag and... 0.1.9
2010-03-01 Hayes DavisTweaked README formatting just a bit.
2010-03-01 Hayes DavisMerge remote branch 'akahn/master'
2010-03-01 Hayes DavisAdded support for a flag that controls whether paramete...
2010-02-25 Alexander KahnAdd information about using StringHandler, slightly...
2010-02-03 Hayes DavisAdded proxy support to Grackle::Transport via the proxy...
2009-12-14 Hayes DavisFixed the date in the gemspec 0.1.7
2009-12-14 Hayes DavisUpdated the gem version, the README and the CHANGELOG...
2009-12-14 Hayes DavisUpdated the README to reflect the state of Ruby 1.9...
2009-12-14 Hayes DavisThe _ method wasn't working for appending numbers to...
2009-12-14 Hayes DavisCan now set a Certificate Authority pem file on Grackle...
2009-12-14 Hayes DavisAdded a fix to how parameters are handled when making...
2009-10-31 Hayes DavisAdded information about how to get support and announce...
2009-10-30 Hayes DavisAdded new block syntax for HTTP methods that aren't... 0.1.6
2009-10-29 Hayes DavisMoved gem distribution to gemcutter. The gem for grackl... 0.1.5
2009-10-29 Hayes DavisAdded support for the versioned Twitter API. There...
2009-08-09 Hayes DavisAdded additional check for 3xx responses that don't...
2009-08-09 Hayes DavisMerged in changes from gotwalt for timeouts and redirec...
2009-08-09 Hayes DavisMerge branch 'master' of git://github.com/gotwalt/grack...
2009-08-07 Joshua MillerBump version to 0.1.4.
2009-08-07 Joshua MillerHandle Twitter's DDOS-redirect.
2009-06-09 Hayes DavisFixed wrong argument name in README and client.rb docum...
2009-05-23 Randy SchmidtTweak gemspec to see if we can get it to build
2009-05-22 Randy SchmidtAdded support for user-specified timeouts with the...
2009-05-11 Hayes DavisChanged :site param used by OAuth to be determined...
2009-05-10 Hayes DavisFixed issue where SSL setting wasn't being applied...
2009-04-25 Hayes DavisChanged up the README to stress preferred method chain...
2009-04-25 Hayes DavisFixed small typo in the basic auth part of README
2009-04-13 Hayes DavisFixed small issue with a couple of the code samples...
2009-04-12 Hayes DavisMinor fix to contact info in README
2009-04-12 Hayes DavisFixed issue with requirements section of readme for...
2009-04-12 Hayes DavisFixed the gemspec to include the new tests
2009-04-12 Hayes DavisCleaned up tests. Removed spec and implemented OAuth...
2009-04-12 Hayes DavisFixed issue with mismatched oauth paramter expectations...
2009-04-12 Hayes DavisFinalized OAuth support. Cleaned up documentation to...
2009-04-06 Hayes DavisAdded oAuth and got rid of dependence on httpclient...
2009-04-05 Hayes DavisBumped gemspec version due to transport.rb fix from...
2009-03-30 Robert Rasmussenfix small problem with missing variable in transport
2009-03-25 Seth Laddfix type in code example, more explicit install instruc...
2009-03-25 Hayes DavisRemoved unecessary dependence on mr bones
2009-03-25 =Updating the readme to fix some typos. Trying again...
2009-03-24 Hayes DavisTweaked gem version number
2009-03-24 Hayes DavisFixed version number
2009-03-24 Hayes DavisYet another tweak to the gemspec
2009-03-24 Hayes DavisAnother tweak to the gemspec
2009-03-24 Hayes DavisUpdated gemspec for version 0.1.0
2009-03-24 Hayes DavisUpdated documentation to explain API toggling and impro...
2009-03-24 Hayes DavisRefactored client request and response handling to...
next