Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Return groups after comptia.fetch() | Filipp Lepalaan | 2013-03-29 | 1 | -1/+5 | |
* | Fixed CompTIA.fetch | Filipp Lepalaan | 2013-03-29 | 1 | -7/+24 | |
* | Fixing CompTIA.fetch() | Filipp Lepalaan | 2013-03-28 | 1 | -24/+10 | |
* | Return Python date type from _process | Filipp Lepalaan | 2013-03-28 | 1 | -2/+3 | |
* | Fixes for UpdateSerialNumber | Filipp Lepalaan | 2013-03-22 | 1 | -1/+2 | |
* | Fixes for UpdateSerialNumber | Filipp Lepalaan | 2013-03-22 | 1 | -1/+1 | |
* | Added UpdateSerialNumber | Filipp Lepalaan | 2013-03-22 | 1 | -1/+17 | |
* | Raise GsxError on kgb_update | Filipp Lepalaan | 2013-03-22 | 1 | -2/+15 | |
* | Throw GsxError in Returns.get_label | Filipp Lepalaan | 2013-03-22 | 1 | -1/+5 | |
* | Raise GsxError in Returns.get_pending() | Filipp Lepalaan | 2013-03-20 | 1 | -2/+2 | |
* | Raise GsxError in Order.submit() | Filipp Lepalaan | 2013-03-20 | 1 | -2/+6 | |
* | Implemented update_carryin | Filipp Lepalaan | 2013-03-18 | 1 | -4/+4 | |
* | Implementing update_carryin | Filipp Lepalaan | 2013-03-18 | 1 | -23/+22 | |
* | Throw GsxError on Repair.mark_complete() | Filipp Lepalaan | 2013-03-14 | 1 | -3/+4 | |
* | Throw GsxError on Repair.mark_complete() | Filipp Lepalaan | 2013-03-14 | 1 | -1/+1 | |
* | Through GsxError on Repair.mark_complete() | Filipp Lepalaan | 2013-03-14 | 2 | -6/+13 | |
* | Re-enable logging, update readme | Filipp Lepalaan | 2013-03-14 | 2 | -2/+8 | |
* | Add region codes, time offsets to timezones | Filipp Lepalaan | 2013-03-14 | 1 | -23/+27 | |
* | Revert back to INFO logging | Filipp Lepalaan | 2013-03-14 | 1 | -1/+1 | |
* | Version bump | Filipp Lepalaan | 2013-03-13 | 1 | -2/+2 | |
* | Added environments and regions lists | Filipp Lepalaan | 2013-03-13 | 1 | -0/+16 | |
* | Added timezone listing | Filipp Lepalaan | 2013-03-13 | 1 | -0/+19 | |
* | Re-enable debug logging by default | Filipp Lepalaan | 2013-03-13 | 1 | -3/+2 | |
* | Raise GsxError on authentication failure | Filipp Lepalaan | 2013-03-09 | 1 | -4/+6 | |
* | Return proper GSX error code on most requests | Filipp Lepalaan | 2013-03-08 | 4 | -70/+89 | |
* | Fixed install instructions | Filipp Lepalaan | 2013-02-28 | 1 | -1/+1 | |
* | Return CompTIA mods and symptoms as two-tuple lists for use with Django forms | Filipp Lepalaan | 2013-02-28 | 2 | -5/+17 | |
* | Work around KGB serial number update issue | Filipp Lepalaan | 2013-02-12 | 1 | -2/+2 | |
* | Work around KGB serial number update issue | Filipp Lepalaan | 2013-02-12 | 1 | -8/+13 | |
* | Implement updating KGB Serial Numbers | Filipp Lepalaan | 2013-02-12 | 1 | -8/+29 | |
* | Coerce boolean to and from Y/N | Filipp Lepalaan | 2013-02-12 | 2 | -35/+42 | |
* | Fixed Rapair().create_carryin() | Filipp Lepalaan | 2013-02-12 | 2 | -16/+16 | |
* | Fix tracking URL formatting | Filipp Lepalaan | 2013-02-04 | 2 | -11/+38 | |
* | Renamed to GSXWS | Filipp Lepalaan | 2013-02-03 | 3 | -17/+17 | |
* | Another go with setup.py... | Filipp Lepalaan | 2013-02-03 | 1 | -5/+2 | |
* | Another go with setup.py... | Filipp Lepalaan | 2013-02-03 | 1 | -0/+1 | |
* | Version bump | Filipp Lepalaan | 2013-02-03 | 1 | -1/+1 | |
* | setup.py name change | Filipp Lepalaan | 2013-02-03 | 2 | -8/+18 | |
* | Implement Repair Detail and Repair Status | Filipp Lepalaan | 2013-01-24 | 1 | -2/+14 | |
* | Fix calls to renamed __make_type | Filipp Lepalaan | 2013-01-22 | 1 | -2/+2 | |
* | Added GsxResponse, fetching Mac diagnostic results | Filipp Lepalaan | 2013-01-22 | 1 | -6/+75 | |
* | Implement fetching CompTIA codes | Filipp Lepalaan | 2013-01-15 | 1 | -3/+63 | |
* | Added installation command from ZeiP | Filipp Lepalaan | 2013-01-14 | 1 | -0/+5 | |
* | Added setup.py from ZeiP | Filipp Lepalaan | 2013-01-14 | 1 | -0/+25 | |
* | Implement creating stocking orders | Filipp Lepalaan | 2013-01-13 | 1 | -0/+15 | |
* | Implemented Returns.get_pending() and Returns.get_label() | Filipp Lepalaan | 2013-01-13 | 1 | -1/+39 | |
* | Move get_format() outside GsxObject | Filipp Lepalaan | 2013-01-10 | 1 | -7/+8 | |
* | Added locale | Filipp Lepalaan | 2013-01-10 | 1 | -4/+24 | |
* | Added GsxError | Filipp Lepalaan | 2013-01-10 | 1 | -0/+10 | |
* | Added CompTIA | Filipp Lepalaan | 2013-01-10 | 2 | -0/+328 |