Commit Graph

211 Commits

Author SHA1 Message Date
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 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 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
Gregory Oschwald
851925b2d6 Webservice client unit tests and fixes for bugs discovered while creating them 2013-05-08 14:42:13 -07:00
Gregory Oschwald
7559b5d3d0 Filled out composer.json 2013-05-08 11:59:46 -07:00
Gregory Oschwald
a4f6cf8ede Removed whitespace 2013-05-08 09:31:57 -07:00
Gregory Oschwald
00f274c617 Bug fixes 2013-05-08 09:14:19 -07:00
Gregory Oschwald
473435e221 Camel case for private functions and variables 2013-05-08 08:16:18 -07:00
Gregory Oschwald
5bebdce6e8 Use camel case for all trait attribute names 2013-05-08 08:12:09 -07:00
Gregory Oschwald
fc3e67969d Make 'name' a property rather than a function 2013-05-08 07:20:30 -07:00
Gregory Oschwald
275bda0fc4 Check attribute validity and return null on empty but valid attributes 2013-05-08 07:18:50 -07:00
Gregory Oschwald
45228dfad4 Added most of the attributes for the City model 2013-05-07 15:36:20 -07:00