- Jul 11, 2013
-
-
robdiciuccio authored
-
- Jul 05, 2013
-
-
Moncef Belyamani authored
-
- Jul 04, 2013
-
-
Moncef Belyamani authored
-
- Jun 29, 2013
-
-
Alex Reisner authored
Fixes issue #478. This level of detail is excessive as a default.
-
- Jun 26, 2013
-
-
Eric Hayes authored
This commit adds the Data Science Toolkit as a lookup type. The DSTK behaves identically to the Google Maps API with the exception that it can be run behind your own firewall. More information about this tool can be found here: http://www.datasciencetoolkit.org/
-
- Jun 23, 2013
-
-
Alex Reisner authored
Addresses issue #450. Wish we had sample response to see exactly what data was returned, but we don't.
-
- May 30, 2013
- Apr 23, 2013
-
-
Alex Reisner authored
This was causing unintended resuce from other exceptions like: Errno::ECONNREFUSED: Connection refused - Unable to connect to Redis...
-
Alex Reisner authored
-
- Apr 22, 2013
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
rack/utils is not a dependency and therefore cannot be required.
-
- Apr 21, 2013
-
-
Alex Reisner authored
-
- Apr 20, 2013
-
-
Alex Reisner authored
This was causing an exception when `join` was called on the resulting string.
-
Alex Reisner authored
instead of inferring from response length. This is less than ideal but it fixes issue #396 and, given what appears to be MaxMind's inconsistent response lengths, it may not be possible to do much better.
-
- Apr 03, 2013
-
-
ian asaff authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Eskil Olsen authored
In addition to checking for []/[]= and set/get, also check for functions like read/write.
-
- Apr 01, 2013
-
-
Douglas Pouk authored
-
- Mar 31, 2013
-
-
Luke Wendling authored
fix regexp match in yahoo lookup to use xml boundary instead of newlines. fixes broken lookup unit test
-
Luke Wendling authored
-
- Mar 27, 2013
-
-
Dimko authored
-
- Mar 20, 2013
-
-
Arsalan Ahmed Tahir authored
-
- Mar 04, 2013
-
-
Jee Lee authored
-
- Feb 26, 2013
-
-
robdiciuccio authored
Geocoder::Lookup "cache" method now public; Geocoder.cache method calls cache method instead of configuration key.
-
- Feb 25, 2013
-
-
Michael Irwin authored
-
- Feb 20, 2013
-
-
Roberto Pepato authored
-
- Feb 09, 2013
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Ideally, datenimperator-add-ovi would have been rebased to master before being merged.
-
- Feb 08, 2013
-
-
Christian Aust authored
-
- Feb 07, 2013
-
-
Mike Boone authored
Use \A and \z in regular expressions to avoid newline issues. Also, do not consider any address that begins with 127 to be a loopback IP.
-
- Feb 06, 2013
-
-
Christian Aust authored
-
- Jan 30, 2013
-
-
Oriol Gual authored
-
Fletcher Fowler authored
-
- Jan 14, 2013
-
-
Nicolas Despres authored
Should close #374.
-