aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Return None instead of AttributeErrorFilipp Lepalaan2013-09-082-7/+22
|
* Decoupling Product from GsxObjectFilipp Lepalaan2013-09-082-17/+23
|
* Put properties backFilipp Lepalaan2013-09-081-1/+7
|
* Don't use property decorator in ProductFilipp Lepalaan2013-09-061-6/+0
|
* Added set_status and set_techid to shortcuts to RepairFilipp Lepalaan2013-09-062-14/+35
|
* Show invalid value in validate()Filipp Lepalaan2013-09-061-1/+1
|
* Added more coverage details to ProductFilipp Lepalaan2013-09-064-3/+87
|
* Match product line names with those returned by GSXFilipp Lepalaan2013-09-023-2/+96
|
* Set timeout to 30 sec, version bump.Filipp Lepalaan2013-08-252-3/+4
|
* Added some doctestsFilipp Lepalaan2013-08-181-0/+4
|
* Better partNumber detectionFilipp Lepalaan2013-08-161-1/+8
|
* Read auth from environment in testsFilipp Lepalaan2013-08-161-2/+4
|
* Updated timezonesFilipp Lepalaan2013-08-161-6/+15
|
* Added support for general escalationsFilipp Lepalaan2013-08-152-13/+113
|
* Added WholeUnitExchangeFilipp Lepalaan2013-08-133-5/+50
|
* Bump HTTP timeout to 20 secFilipp Lepalaan2013-08-061-1/+1
|
* Initialize code and message in GsxErrorFilipp Lepalaan2013-08-061-2/+2
|
* Fixed exceptions, added timeoutFilipp Lepalaan2013-08-051-7/+4
|
* Raise GsxError on getresponse() errorFilipp Lepalaan2013-08-051-1/+4
|
* Return prices correctlyFilipp Lepalaan2013-07-202-6/+4
|
* Added Product.is_unlocked()Filipp Lepalaan2013-07-193-1/+15
|
* Correctly unset dispatchId in Repair.update()Filipp Lepalaan2013-07-181-1/+1
|
* Unset dispatchId in Repair.update()Filipp Lepalaan2013-07-181-0/+1
|
* DISPLAY -> DISPLAYSFilipp Lepalaan2013-07-171-1/+1
|
* Always return Element.text if StringElementFilipp Lepalaan2013-07-171-6/+8
|
* Fixed GSX element matching, added more testsFilipp Lepalaan2013-07-175-73/+287
|
* Reorganized testsFilipp Lepalaan2013-07-1628-8/+28
|
* Return date in standard format in GsxDateElement.__repr__Filipp Lepalaan2013-07-161-3/+6
|
* Some fixesFilipp Lepalaan2013-07-162-3/+42
|
* Added __unicode__ to GsxElementFilipp Lepalaan2013-07-141-1/+4
|
* Moving to lxmlFilipp Lepalaan2013-07-149-216/+168
|
* Remap requestReviewByApple in IndirectOnsiteRepairFilipp Lepalaan2013-07-041-0/+4
|
* Update Product.repairs() testFilipp Lepalaan2013-07-021-1/+1
|
* Always return repair lookup results as a listFilipp Lepalaan2013-07-021-4/+9
|
* Initialize parts list in Product.warranty()Filipp Lepalaan2013-07-021-1/+3
|
* Don't use underscores in product model namesFilipp Lepalaan2013-06-271-35/+35
|
* Unset dispatchId from _dataFilipp Lepalaan2013-06-271-2/+2
|
* Unset dispatchId in SN updatesFilipp Lepalaan2013-06-261-1/+4
|
* products.yaml updates and cleanupFilipp Lepalaan2013-06-251-190/+185
|
* Fixing warranty check with IMEIFilipp Lepalaan2013-06-111-1/+2
|
* Merge branch 'master' of github.com:filipp/py-gsxwsFilipp Lepalaan2013-06-112-5/+14
|\ | | | | | | | | Conflicts: gsxws/products.py
| * Fix yaml package nameFilipp Lepalaan2013-06-101-1/+1
| |
| * Version bumpFilipp Lepalaan2013-06-101-4/+4
| |
| * Added parts argument to Product.warranty()Filipp Lepalaan2013-06-101-1/+11
| |
* | Adding warranty status check with IMEI code (WIP)Filipp Lepalaan2013-06-111-4/+9
|/
* Some cleanupFilipp Lepalaan2013-06-107-0/+13
|
* CleanupFilipp Lepalaan2013-06-105-13/+17
|
* Raise AttributeError on invalid key accessFilipp Lepalaan2013-06-091-1/+1
|
* Returns cleanupFilipp Lepalaan2013-06-091-3/+3
|
* Return None for invalid keyFilipp Lepalaan2013-06-091-1/+5
|