Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • fdbc1d97bda79d76b98202203cfa9f80f7a5f4d8
  • 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
24 results
Created with Raphaël 2.2.08Jan331Dec2928262423222122212012987630Nov29272622181413987623Oct22171615432129Sep28272418161397231Aug2726242221201915146531Jul2423221024Jun251918121124May2319171615141162130Apr282726221312111096428Mar2725232211626Feb2217161410430Jan282114315Dec1043129Nov282721191328Oct27262221141312326Sep23211817151312731Aug251227Jul211916155125Jun23172117May161210973226Apr2524222120151165131Mar30292826252422211817Add street accessors to Google resultMerge pull request #370 from robdimarco/masterparse out as HTTP_X_FORWARDED_FOR as a comma separated list and ignore proxiesAdded a unit test to illustrate bug when HTTP_X_FORWARDED_FOR header is comma delimitedMerge branch 'master' of github.com:alexreisner/geocoderProperly detect error in MaxMind response.Added return empty string if city not exist for some region( Yandex provider )Merge pull request #365 from paulnicholson/patch-1Fix syntax error in initializer.rb template.Fixed typo, provinice => provinceMake API key optional in MapQuest lookupPrepare for release of gem version 1.1.6.1.1.61.1.6Various tweaks for language and accuracy.Update compatibility section.Simplify section heading.Update Installation section of README.Refactor fixture-selecting logic (for clarity).Implement support for all MaxMind services.Improve code comment.Improve special parameter documentation.Fix reference to incorrect version number.Document changes to oauth_util.rb.Be more flexible about key part delimiters.Make params passed to Query override config values.Add Geocoder::Query#url method.Make Geocoder::Lookup::X#query_url method public.Move test from ServicesTest to LookupTest.Remove MaxMind character encoding conversion.Don't trim #isp and #organization data.Fix incorrect method call closing.Allow cache back-end to provide #delete or #del.Geocoder.ca does not require an API key.Test that Bing returns empty array on invalid key.Improve error handling documentation.Fix variable name typo.Fix Ruby 1.8.7 incompatibility.Fix bug in CLI's handling of multi-part keys.Also accept Google components as a string.Pass components to Google lookup as array.Merge branch 'master' of git://github.com/tomlion/geocoder into tomlion-master
Loading