An open API service providing commit metadata for open source projects.

GitHub / antwebes/Geocoder / commits

SHA Message Author Date Stats
d1e9e9aa Update ResultInterface.php Javier <j****r@g****m> over 12 years ago
8034b0dd Update Geocoded.php Javier <j****r@g****m> over 12 years ago
1fa22712 Update composer.json Javier <j****r@g****m> over 12 years ago
1b7c6aad merge Merge pull request #284 from finwe/curlhttpadapter-timeouts William Durand <w****1@g****m> over 12 years ago
6a729c68 Ability to set timeouts for CurlHttpAdapter Matej Humpal <h****l@m****z> over 12 years ago
63f4b7bb Bump version to 2.4.3-dev William DURAND <w****1@g****m> over 12 years ago
258e2f5c Prepare 2.4.2 release William DURAND <w****1@g****m> over 12 years ago
b3e9649f merge Merge pull request #283 from kaiwa/patch-1 William Durand <w****1@g****m> over 12 years ago
d50f506a Fix typo William Durand <w****1@g****m> over 12 years ago
550f9c4d Update README.md William Durand <w****1@g****m> over 12 years ago
0be895cc Updating GeoIPs provider to expect a single location response Kai <k****n@g****m>
Committed by: Kai W <k****n@g****m>
over 12 years ago
274034dd Use travis' composer rather than downloading it William DURAND <w****1@g****m> over 12 years ago
843c60f9 Add hhvm to travis-ci William DURAND <w****1@g****m> over 12 years ago
ce72990b Bump version to 2.4.2-dev William DURAND <w****1@g****m> over 12 years ago
c73ee7bc Prepare 2.4.1 release William DURAND <w****1@g****m> over 12 years ago
b0c5d454 merge Merge pull request #279 from toin0u/hotfix-mapquest-provider William Durand <w****1@g****m> over 12 years ago
8d67a380 fix mapquest provider constructor and its tests Antoine Corcy <d****v@s****k> over 12 years ago
123d2f8b Fix ProviderInterface (bad argument name) William DURAND <w****1@g****m> over 12 years ago
0b96b9dc Bump version to 2.4.1-dev William DURAND <w****1@g****m> over 12 years ago
463cd803 Prepare 2.4.0 release William DURAND <w****1@g****m> over 12 years ago
cf7ca086 merge Merge pull request #276 William DURAND <w****1@g****m> over 12 years ago
1858ca8e merge Merge pull request #277 from tompedals/patch-1 William Durand <w****1@g****m> over 12 years ago
96be60b5 Removed unused class constants tompedals <m****s@n****m> over 12 years ago
403e250a MapQuest ApiKey required for open services YvanL <d****t@g****m>
Committed by: William DURAND <w****1@g****m>
over 12 years ago
f22d63c7 merge Merge pull request #274 from tcort/typo William Durand <w****1@g****m> over 12 years ago
3a4f800d README.md: correct typo. Thomas Cort <l****k@g****m> over 12 years ago
38b8ea5e Remove deprecated class that is not used anymore since 2.0.0 William DURAND <w****1@g****m> over 12 years ago
e89bfb1d Bump version to 2.3.3-dev William DURAND <w****1@g****m> almost 13 years ago
df565b16 Prepare 2.3.2 release William DURAND <w****1@g****m> almost 13 years ago
3feaf26d Fix CS William DURAND <w****1@g****m> almost 13 years ago
622ac5e8 merge Merge pull request #273 from Thinkscape/hotfix/geoips William Durand <w****1@g****m> almost 13 years ago
3428ffb9 Fix #267 - Geoips not working (api change) Artur Bodera <a****a@g****m> almost 13 years ago
8b8f7b39 Fix previous commit William Durand <w****1@g****m> almost 13 years ago
2269e2c1 Fix installation guidelines William Durand <w****1@g****m> almost 13 years ago
e0f9f922 Bump version to 2.3.2-dev William DURAND <w****1@g****m> almost 13 years ago
69e39105 Prepare 2.3.1 release William DURAND <w****1@g****m> almost 13 years ago
c923d859 Fix CS William DURAND <w****1@g****m> almost 13 years ago
fb6f3928 Fix GeoipProvider and MaxMindBinaryProvider William DURAND <w****1@g****m> almost 13 years ago
5d4db0d4 merge Merge pull request #265 from nicolas-grekas/patch-1 William Durand <w****1@g****m> almost 13 years ago
d0fd8423 merge Merge branch '1.7' William DURAND <w****1@g****m> almost 13 years ago
ddb35bf1 merge Merge pull request #268 from formapro-forks/maxmind-binary-fix-encoding William Durand <w****1@g****m> almost 13 years ago
3c90e666 add fixEncoding method. Maksim Kotlyar <k****m@g****m> almost 13 years ago
c1e8a339 Bump version to 2.3.1-dev William DURAND <w****1@g****m> almost 13 years ago
0eeb5d0c Prepare 2.3.0 release William DURAND <w****1@g****m> almost 13 years ago
ab742dc0 Reintroduce OpenStreetMapsProvider for BC purpose William DURAND <w****1@g****m> almost 13 years ago
f09d3df8 Rename OpenStreetMaps => OpenStreetMap William DURAND <w****1@g****m> almost 13 years ago
71077f85 fix maxmind binary provider encondig. Force utf8 Maksim Kotlyar <k****m@g****m> almost 13 years ago
21e562a5 merge Merge pull request #266 from nicolas-grekas/mbstring-relax William Durand <w****1@g****m> almost 13 years ago
acef596f replace extension_exists() by function_exists() for mbstring Nicolas Grekas <n****s@g****m> almost 13 years ago
0c006a69 Update YandexProvider Nicolas Grekas <n****s@g****m> almost 13 years ago
c122f1c4 Bump version to 2.2.1-dev William DURAND <w****1@g****m> almost 13 years ago
5c3a0d43 Prepare 2.2.0 release William DURAND <w****1@g****m> almost 13 years ago
6a8c26b5 Fix CS William DURAND <w****1@g****m> almost 13 years ago
d82bdb76 merge Merge pull request #264 from benglass/master William Durand <w****1@g****m> almost 13 years ago
7e90be68 Remove add/setException methods. Remove @access/@return annotations. Ben Glassman <b****n@v****m> almost 13 years ago
8ab27f61 Add ChainNoResultException for aggregating ChainProvider exceptions. Ben Glassman <b****n@v****m> almost 13 years ago
0e94e325 Fix CachedResponseAdapter William DURAND <w****1@g****m> almost 13 years ago
62b04507 merge Merge pull request #262 from toin0u/hotfix-some-more-tests William DURAND <w****1@g****m> almost 13 years ago
a7fa0a6e Add more cached responses Antoine Corcy <d****v@s****k> almost 13 years ago
8fa1beb5 Generate cached responses to Geonames and TomTom providers Antoine Corcy <d****v@s****k> almost 13 years ago
bb04934b merge Merge pull request #261 from staabm/patch-1 William Durand <w****1@g****m> almost 13 years ago
098e2bfc Allow to skip the caching layer William DURAND <w****1@g****m> almost 13 years ago
606d5685 fixed composer usage for unit tests Markus Staab <m****b@r****e> almost 13 years ago
fcb858ee Introduce a CachedResponseAdapter for the test suite William DURAND <w****1@g****m> almost 13 years ago
519c657b Fix test again William DURAND <w****1@g****m> almost 13 years ago
142d6e51 merge Merge pull request #260 from staabm/patch-1 William Durand <w****1@g****m> almost 13 years ago
91f9c4d5 updated composer installation to the current recommendation from http://getco... Markus Staab <m****b@r****e> almost 13 years ago
de37e2e2 Fix test William DURAND <w****1@g****m> about 13 years ago
352128d5 Bump composer branch-alias William DURAND <w****1@g****m> about 13 years ago
52e2e1b4 Bump version to 2.1.1-dev William DURAND <w****1@g****m> about 13 years ago
39722583 Prepare 2.1.0 release William DURAND <w****1@g****m> about 13 years ago
fe513e46 Fix tests William DURAND <w****1@g****m> about 13 years ago
9d841808 Fix cs William DURAND <w****1@g****m> about 13 years ago
cbf4f5ed merge Merge pull request #258 from davedevelopment/abstract-nominatim-provider William Durand <w****1@g****m> about 13 years ago
23fa3dde Fix urls William Durand <w****1@g****m> about 13 years ago
0499e88b merge Merge pull request #259 from Richtermeister/master William Durand <w****1@g****m> about 13 years ago
08d9e8df Revert GoogleBusinessProvider "client_id" parameter back to just "client". Daniel Richter <n****9@g****m> about 13 years ago
41a1fd9f Extract Generic NominatimProvider Dave Marshall <d****l@a****k> about 13 years ago
23484d2d Bump version to 2.0.2-dev William DURAND <w****1@g****m> about 13 years ago
3e315a33 Prepare 2.0.1 release William DURAND <w****1@g****m> about 13 years ago
f8ad593f merge Merge pull request #255 from MatTheCat/master William Durand <w****1@g****m> about 13 years ago
5c71f1b4 Fix tests William DURAND <w****1@g****m> about 13 years ago
a32abc8b use pedestrian tag for street name if road tag is not available MatTheCat <m****t@g****m>
Committed by: MatTheCat <m****t@p****m>
about 13 years ago
99b9646a Fix tests William DURAND <w****1@g****m> about 13 years ago
eb5f5c67 merge Merge pull request #251 from Baachi/patch-2 William Durand <w****1@g****m> about 13 years ago
60c05719 merge Merge pull request #250 from Baachi/patch-1 William Durand <w****1@g****m> about 13 years ago
d5daaf7b Update real testcase Markus Bachmann <i****o@b****z> about 13 years ago
5d3d24d7 Replace zendframework with zend-http Markus Bachmann <i****o@b****z> about 13 years ago
47b4be38 Bump version to 2.0.1-dev William DURAND <w****1@g****m> about 13 years ago
253154b6 Prepare 2.0.0 release William DURAND <w****1@g****m> about 13 years ago
1dd56f4f Update CONTRIBUTING.md William Durand <w****1@g****m> about 13 years ago
2dd65b66 merge Merge pull request #245 from userabuser/master William DURAND <w****1@g****m> about 13 years ago
b0b48ea4 merge Merge pull request #247 from Koc/yandex-cities William DURAND <w****1@g****m> about 13 years ago
bd660ccd Fix tests due to data changes William DURAND <w****1@g****m> about 13 years ago
0280b03c Add more doc. Fix #242 William DURAND <w****1@g****m> about 13 years ago
4d267e8e merge Merge pull request #248 from Baachi/limit William Durand <w****1@g****m> about 13 years ago
6d89d5bc Fix tests Markus Bachmann <i****o@b****z> about 13 years ago
12ef93e3 Add setMaxResults method Markus Bachmann <i****o@b****z> about 13 years ago
08a75ba8 Add support for cities in Yandex Provider Konstantin.Myakshin <k****p@y****u> about 13 years ago
94a43157 Fix tests, again William DURAND <w****1@g****m> about 13 years ago

← Back to repository