Commit Graph

120 Commits

Author SHA1 Message Date
Gregory Oschwald e38c46950f Added a basic release script 2013-05-24 12:04:06 -07:00
Gregory Oschwald 7f81643a98 Updated .gitignore 2013-05-24 11:21:48 -07:00
Gregory Oschwald 750c23fb5c Fixed space issue 2013-05-21 13:56:00 -07:00
Gregory Oschwald e0baddaec0 Added queriesRemaining 2013-05-21 13:46:11 -07:00
Gregory Oschwald 89f1bbdb65 Switched continent_code to code 2013-05-21 13:28:37 -07:00
Gregory Oschwald 559e62a30c Added alpha notice 2013-05-21 12:34:10 -07:00
Gregory Oschwald b179e29ee7 Rename GenericException to GeoIP2Exception 2013-05-20 15:42:52 -07:00
Gregory Oschwald 73d6f15823 Get rid of references to "Precision" 2013-05-20 15:38:21 -07:00
Gregory Oschwald 2c23be78fe Try --prefer-source to see if reduces Travis errors 2013-05-20 14:13:45 -07:00
Gregory Oschwald 5eda52e1db Add test for city call 2013-05-20 13:47:17 -07:00
Gregory Oschwald b383cf82b3 Run composer in no interaction mode 2013-05-20 13:38:12 -07:00
Gregory Oschwald 0f76a28527 Update composer if it is old. 2013-05-20 13:31:06 -07:00
Gregory Oschwald 2b1ec4abbe Install with --dev for Coveralls 2013-05-20 13:25:25 -07:00
Gregory Oschwald ef618d06c1 Fixed broken unit test 2013-05-20 13:18:05 -07:00
Gregory Oschwald aeba497703 Added a very basic omni test as we didn't cover it previously 2013-05-20 13:15:25 -07:00
Gregory Oschwald 57f6af0bfd Using local composer didn't work 2013-05-20 13:10:46 -07:00
Gregory Oschwald fd1231e5f8 Updates for Coveralls. Also always installing a local composer as the Travis one is giving us issues 2013-05-20 12:50:10 -07:00
Gregory Oschwald b077a3cda7 Try Coveralls 2013-05-20 12:42:18 -07:00
Gregory Oschwald 04629e039b Added missing isSatelliteProvider 2013-05-20 11:37:32 -07:00
Gregory Oschwald f44db25129 Fixed typo 2013-05-20 11:03:38 -07:00
Gregory Oschwald 472ec1ae56 Updated change log v0.1.1 2013-05-14 15:18:34 -07:00
Boris Zentner 94d1e3a96c Fix version number to keep the installer happy 2013-05-14 12:43:38 -07:00
Gregory Oschwald 50e3adc37f Added a change log 2013-05-14 06:49:36 -07:00
Gregory Oschwald d0821bedcc Change Guzzle requirements 2013-05-14 06:48:09 -07:00
Gregory Oschwald b0e12428d1 Added MaxMind to the description v0.1.0 2013-05-13 10:39:37 -07:00
Gregory Oschwald 58673466c0 Webservice => WebService 2013-05-13 10:29:28 -07:00
Gregory Oschwald 06cb4df177 Fix spelling errors 2013-05-13 10:29:28 -07:00
Gregory Oschwald 2475aeef2a Mention that we use Semantic Versioning 2013-05-13 10:29:28 -07:00
Dave Rolsky 058aada407 Fix spelling typo 2013-05-13 12:11:23 -05:00
Gregory Oschwald 13b5a166bb Added some usage text to the API docs too 2013-05-10 13:11:48 -07:00
Gregory Oschwald 9a08175872 Update package name in docs 2013-05-10 12:42:03 -07:00
Gregory Oschwald 03f9378fbb Update package name to conform with Packagist guidelines 2013-05-10 12:40:42 -07:00
Gregory Oschwald 1d07dccc73 Corrected example. Cleaned up doc a bit. 2013-05-10 12:32:02 -07:00
Gregory Oschwald ee6d3b4b27 Started making a main introductory README 2013-05-10 11:26:04 -07:00
Gregory Oschwald 694195fedf Added basic docs for the API 2013-05-10 10:47:11 -07:00
Gregory Oschwald 8922b3a164 Basic docs for Client 2013-05-10 08:30:40 -07:00
Gregory Oschwald 91dbeb9404 Added missing LICENSE 2013-05-10 07:08:53 -07:00
Gregory Oschwald 296a94bb10 Update composer on every travis run as the installed one seems to frequently be out of date 2013-05-09 15:42:41 -07:00
Gregory Oschwald 84743398c5 Fixed formating 2013-05-09 15:23:37 -07:00
Gregory Oschwald ec116a2c29 Added missing ability to set host 2013-05-09 15:22:11 -07:00
Gregory Oschwald 6fe69b6504 Updated supported PHP versions 2013-05-09 08:38:43 -07:00
Gregory Oschwald a26d7525c4 Another PHP 5.3 request 2013-05-09 08:11:34 -07:00
Gregory Oschwald bc867e8e84 PHP 5.3 fix 2013-05-09 08:05:59 -07:00
Gregory Oschwald 4640a45664 Attempt to get Travis to install dependencies via composer 2013-05-09 08:01:11 -07:00
Gregory Oschwald 80fcd1d3e6 Attempting to get phpcs working with Travis 2013-05-09 07:55:42 -07:00
Gregory Oschwald 10472b5a71 Updated travis config 2013-05-09 07:50:26 -07:00
Gregory Oschwald 954e537a0a Added name testing 2013-05-09 07:45:23 -07:00
Gregory Oschwald ed6166f934 Updated code to follow the PSR-2 style guidelines. 2013-05-09 07:29:29 -07:00
Gregory Oschwald 95813b00a9 Added Omni tests 2013-05-09 07:28:01 -07:00
Gregory Oschwald 07913c02f4 Added tests for Country model 2013-05-08 15:23:28 -07:00