Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • rails-geocoder
  • rails2
  • v1.5.1
  • v1.5.0
  • v1.4.9
  • v1.4.8
  • v1.4.7
  • v1.4.6
  • v1.4.5
  • remove
  • v1.4.4
  • v1.4.3
  • v1.4.2
  • v1.4.1
  • v1.4.0
  • v1.3.7
  • v1.3.6
  • v1.3.5
  • v1.3.4
  • v1.3.3
  • v1.3.2
  • v1.3.1
23 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Feb16131110876543230Jan2927262423226531Dec2423171191024Nov23212085420Oct191817161511530Sep2720181712111084329Aug20121076226Jul25232216118126Jun2516151413126226May128625Apr1617161514135320Mar1816141310954125Feb24232014730Jan292827242221171194328Dec272423201716131127Nov262523161413654228Oct23130Sep2925137130Aug2928928Jul25231815131211430Jun292826232110429May211883127Apr2623222120191614131193131Mar3028205427Feb25262011109876531Jan3029151478331Dec292826242322212221201298Merge pull request #806 from TrangPham/loggerGeocoder.log should always return nilChanged warn to Geocoder.log(:warn, msg)ensure that logger respond_to? :add before calling addDon't include gemspec filename in path.Use relative filesystem path.Don't try to load byebug in non-MRI envs.Specify gemspec path.Add new Gemfile for Ruby 1.9.3.Remove unnecessary parts from .travis.yml.Merge pull request #808 from warmlyyours/masterMerge pull request #807 from rilian/mastersafer access methodfix issue with empty? doc[‘locations’] on ESRI lookup for some addressesRename paranoid_location to safe_location.Merge pull request #804 from dicksonlabs/fix_forwarded_forTesting Geocoder.logAllow user to set a LoggerMerge pull request #805 from TrangPham/masterAdd Geocoder::ServiceUnavailable to the readmeupdate READMEchange header search order, add comments, add test for non-IP in proxy headerMention Geocoder::Result::X#data method.rework Geocoder::Request.location(), add Geocoder::Request.paranoid_location(), tests, fixturesCode cleanup (legibility).Remove assignment of unused arguments.Be explicit about GET request class.Merge branch 'geoip2' of git://github.com/TrangPham/geocoder into pr/800Fixing make_api_request error after manual testsFixing tests and maxmind_geoip2's query_urlClean up the require filesUse client inside of http_client.startAdd 'IP Address Local Database Services' header.Fix broken link.Adding lookup MaxmindGeoip2 for MaxMind's GeoIP2 Precision ServicesAdding basic_auth to the config optionsMerge pull request #799 from TrangPham/masterUpdate readme for :maxmind to specify that it is the legacy web services not the GeoIP2 Percision ServiceLoad byebug for MRI 2.2.Use more specific assertion.
Loading