Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added ShipTo argument to warranty check | Filipp Lepalaan | 2014-08-16 | 1 | -1/+4 |
* | Product diags SN attribute fix | Filipp Lepalaan | 2014-05-13 | 1 | -3/+3 |
* | Product diags SN attribute fix | Filipp Lepalaan | 2014-05-13 | 1 | -1/+1 |
* | Fix iOS diagnostics through Product.diagnostics() | Filipp Lepalaan | 2014-05-13 | 1 | -1/+5 |
* | Added timestamp datatype, more tests | Filipp Lepalaan | 2014-03-07 | 1 | -2/+2 |
* | Added unitReceivedDate to Product.warranty() | Filipp Lepalaan | 2014-02-11 | 1 | -1/+4 |
* | Added check for valid Apple device | Filipp Lepalaan | 2014-02-08 | 1 | -0/+4 |
* | Added is_mac property | Filipp Lepalaan | 2013-12-10 | 1 | -5/+10 |
* | Fixed unlock check | Filipp Lepalaan | 2013-09-18 | 1 | -1/+2 |
* | Fixed instantiating products with IMEI code | Filipp Lepalaan | 2013-09-18 | 1 | -6/+15 |
* | Fix fetch_image() | Filipp Lepalaan | 2013-09-11 | 1 | -4/+6 |
* | Minor tweaks | Filipp Lepalaan | 2013-09-09 | 1 | -2/+16 |
* | Decoupling Product from GsxObject | Filipp Lepalaan | 2013-09-08 | 1 | -16/+22 |
* | Put properties back | Filipp Lepalaan | 2013-09-08 | 1 | -1/+7 |
* | Don't use property decorator in Product | Filipp Lepalaan | 2013-09-06 | 1 | -6/+0 |
* | Added more coverage details to Product | Filipp Lepalaan | 2013-09-06 | 1 | -0/+26 |
* | Added Product.is_unlocked() | Filipp Lepalaan | 2013-07-19 | 1 | -0/+10 |
* | Moving to lxml | Filipp Lepalaan | 2013-07-14 | 1 | -10/+17 |
* | Update Product.repairs() test | Filipp Lepalaan | 2013-07-02 | 1 | -1/+1 |
* | Initialize parts list in Product.warranty() | Filipp Lepalaan | 2013-07-02 | 1 | -1/+3 |
* | Fixing warranty check with IMEI | Filipp Lepalaan | 2013-06-11 | 1 | -1/+2 |
* | Merge branch 'master' of github.com:filipp/py-gsxws | Filipp Lepalaan | 2013-06-11 | 1 | -1/+10 |
|\ | |||||
| * | Added parts argument to Product.warranty() | Filipp Lepalaan | 2013-06-10 | 1 | -1/+11 |
* | | Adding warranty status check with IMEI code (WIP) | Filipp Lepalaan | 2013-06-11 | 1 | -4/+9 |
|/ | |||||
* | Some cleanup | Filipp Lepalaan | 2013-06-10 | 1 | -0/+2 |
* | A few small fixes | Filipp Lepalaan | 2013-06-09 | 1 | -1/+1 |
* | Make previous change pass some tests | Filipp Lepalaan | 2013-06-09 | 1 | -8/+8 |
* | Fixed activation check | Filipp Lepalaan | 2013-05-23 | 1 | -2/+3 |
* | Go back to isoformat() | Filipp Lepalaan | 2013-05-21 | 1 | -1/+1 |
* | Add full path to products.yaml | Filipp Lepalaan | 2013-05-16 | 1 | -4/+5 |
* | Added products.yaml | Filipp Lepalaan | 2013-05-16 | 1 | -4/+19 |
* | Some minor tweaks | Filipp Lepalaan | 2013-05-13 | 1 | -0/+2 |
* | More to_xml nesting fixes! | Filipp Lepalaan | 2013-05-13 | 1 | -1/+1 |
* | CompTIA fixes | Filipp Lepalaan | 2013-05-13 | 1 | -2/+2 |
* | Some fixes | Filipp Lepalaan | 2013-05-13 | 1 | -2/+2 |
* | More speed, more power, less suds, WIP | Filipp Lepalaan | 2013-05-12 | 1 | -0/+103 |