-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Business API was added #95
base: master
Are you sure you want to change the base?
Commits on Apr 21, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 1f5e4b3 - Browse repository at this point
Copy the full SHA 1f5e4b3View commit details
Commits on May 19, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 93016e3 - Browse repository at this point
Copy the full SHA 93016e3View commit details
Commits on May 23, 2012
-
Configuration menu - View commit details
-
Copy full SHA for ac7d109 - Browse repository at this point
Copy the full SHA ac7d109View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5333bc - Browse repository at this point
Copy the full SHA a5333bcView commit details
Commits on Jun 13, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 9f65780 - Browse repository at this point
Copy the full SHA 9f65780View commit details
Commits on Jul 6, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 8fd4274 - Browse repository at this point
Copy the full SHA 8fd4274View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15acc0c - Browse repository at this point
Copy the full SHA 15acc0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 696d9f6 - Browse repository at this point
Copy the full SHA 696d9f6View commit details
Commits on Jul 18, 2012
-
Addded support for IAF Tokens in Trading API
Brian Gontowski committedJul 18, 2012 Configuration menu - View commit details
-
Copy full SHA for f86f7b2 - Browse repository at this point
Copy the full SHA f86f7b2View commit details -
Merge pull request timotheus#2 from Molanda/master
Added support for IAF Tokens in Trading API
Configuration menu - View commit details
-
Copy full SHA for 9914519 - Browse repository at this point
Copy the full SHA 9914519View commit details
Commits on Aug 31, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 693b115 - Browse repository at this point
Copy the full SHA 693b115View commit details
Commits on Sep 5, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 712c3ea - Browse repository at this point
Copy the full SHA 712c3eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 837feea - Browse repository at this point
Copy the full SHA 837feeaView commit details
Commits on Sep 13, 2012
-
Configuration menu - View commit details
-
Copy full SHA for be52773 - Browse repository at this point
Copy the full SHA be52773View commit details
Commits on Sep 20, 2012
-
Configuration menu - View commit details
-
Copy full SHA for acb1350 - Browse repository at this point
Copy the full SHA acb1350View commit details
Commits on Nov 6, 2012
-
- added SOAService class for SOAP-style eBay services
- changed ebaybase:_execute_http_request() to trap exceptions - added ebaybase:_get_resp_body_errors() to handle XML body errors - cleanup
Georgy Vladimirov committedNov 6, 2012 Configuration menu - View commit details
-
Copy full SHA for 5e20c14 - Browse repository at this point
Copy the full SHA 5e20c14View commit details -
Merge pull request timotheus#4 from georgyvlad/master
Added SOAP-style class and other changes
Configuration menu - View commit details
-
Copy full SHA for f49bbf3 - Browse repository at this point
Copy the full SHA f49bbf3View commit details -
Handle cases when _get_resp_body_errors() may get called before execu…
…te()
Georgy Vladimirov committedNov 6, 2012 Configuration menu - View commit details
-
Copy full SHA for d056c58 - Browse repository at this point
Copy the full SHA d056c58View commit details -
Georgy Vladimirov committed
Nov 6, 2012 Configuration menu - View commit details
-
Copy full SHA for 0ca46a3 - Browse repository at this point
Copy the full SHA 0ca46a3View commit details
Commits on Nov 7, 2012
-
Merge pull request timotheus#5 from georgyvlad/master
Handle cases when _get_resp_body_errors() may get called before execute()
Configuration menu - View commit details
-
Copy full SHA for 395475b - Browse repository at this point
Copy the full SHA 395475bView commit details -
Last change, I promise :-) Use "" as default for response_data
Georgy Vladimirov committedNov 7, 2012 Configuration menu - View commit details
-
Copy full SHA for da30102 - Browse repository at this point
Copy the full SHA da30102View commit details -
Merge pull request timotheus#6 from georgyvlad/master
Last change, I promise :-) Use "" as default for response_data
Configuration menu - View commit details
-
Copy full SHA for 8a1b77b - Browse repository at this point
Copy the full SHA 8a1b77bView commit details
Commits on Nov 29, 2012
-
Configuration menu - View commit details
-
Copy full SHA for cf043a0 - Browse repository at this point
Copy the full SHA cf043a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 627b447 - Browse repository at this point
Copy the full SHA 627b447View commit details -
This removes the version info out of __init__.py
and moves it to _version.py. Loading __init__.py in setup.py was preventing the dependencies from being installed, since they are imported in __init__.py. This solution was found here: http://stackoverflow.com/a/7071358
Configuration menu - View commit details
-
Copy full SHA for a3e8dad - Browse repository at this point
Copy the full SHA a3e8dadView commit details -
Merge pull request timotheus#7 from Jud/master
Fix issue timotheus#3 which allows installation via setup.py
Configuration menu - View commit details
-
Copy full SHA for 5e9e0b5 - Browse repository at this point
Copy the full SHA 5e9e0b5View commit details
Commits on Dec 3, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 4eb5b8a - Browse repository at this point
Copy the full SHA 4eb5b8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5efe116 - Browse repository at this point
Copy the full SHA 5efe116View commit details -
Configuration menu - View commit details
-
Copy full SHA for 169b522 - Browse repository at this point
Copy the full SHA 169b522View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce818bc - Browse repository at this point
Copy the full SHA ce818bcView commit details -
Merge pull request timotheus#8 from Jud/fix-version-info
Fix _version.py path
Configuration menu - View commit details
-
Copy full SHA for 71a038a - Browse repository at this point
Copy the full SHA 71a038aView commit details -
Merge pull request timotheus#9 from Jud/require-https-for-trading-api
Require https for trading api
Configuration menu - View commit details
-
Copy full SHA for ff9675a - Browse repository at this point
Copy the full SHA ff9675aView commit details -
Normalize the Shopping, Trading, and Finding modules
The modules now allow the appid, certid, and devid to be set when they are initialized, as well as via a yaml config file. I also removed the username/password authorization option for the trading API, since it seems it has been depricated in favor of the user token. Since the trading API doesn't allow http access, only https, if a user tries to pass in https=False to the trading init function, they will now get an error, and it will be set to true. The same goes for the other modules and their respective https defaults. Normalize the Shopping, Trading, and Finding modules The modules now allow the appid, certid, and devid to be set when they are initialized, as well as via a yaml config file. I also removed the username/password authorization option for the trading API, since it seems it has been depricated in favor of the user token. Since the trading API doesn't allow http access, only https, if a user tries to pass in https=False to the trading init function, they will now get an error, and it will be set to true. The same goes for the other modules and their respective https defaults. Code/spacing cleanup Adding the certid and appid to the Shopping module Removing HTTP requirement for Finding api since HTTPS is supported
Configuration menu - View commit details
-
Copy full SHA for c42b42e - Browse repository at this point
Copy the full SHA c42b42eView commit details
Commits on Dec 4, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 8d24041 - Browse repository at this point
Copy the full SHA 8d24041View commit details
Commits on Dec 5, 2012
-
Configuration menu - View commit details
-
Copy full SHA for a82fa06 - Browse repository at this point
Copy the full SHA a82fa06View commit details
Commits on Dec 6, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 941963d - Browse repository at this point
Copy the full SHA 941963dView commit details
Commits on Dec 11, 2012
-
Added pickling support to object_dict
Brian Gontowski committedDec 11, 2012 Configuration menu - View commit details
-
Copy full SHA for f0aea75 - Browse repository at this point
Copy the full SHA f0aea75View commit details -
Merge remote branch 'upstream/master'
Brian Gontowski committedDec 11, 2012 Configuration menu - View commit details
-
Copy full SHA for 22d8de0 - Browse repository at this point
Copy the full SHA 22d8de0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0a9ea2 - Browse repository at this point
Copy the full SHA d0a9ea2View commit details
Commits on Dec 14, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 00ce67a - Browse repository at this point
Copy the full SHA 00ce67aView commit details
Commits on Jan 19, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 379bea6 - Browse repository at this point
Copy the full SHA 379bea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9749b9f - Browse repository at this point
Copy the full SHA 9749b9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bec535b - Browse repository at this point
Copy the full SHA bec535bView commit details
Commits on Jan 23, 2013
-
Brian Gontowski committed
Jan 23, 2013 Configuration menu - View commit details
-
Copy full SHA for 8838ab8 - Browse repository at this point
Copy the full SHA 8838ab8View commit details -
Added parallel support through ebayparallel
Brian Gontowski committedJan 23, 2013 Configuration menu - View commit details
-
Copy full SHA for 000f005 - Browse repository at this point
Copy the full SHA 000f005View commit details -
Added docs and fixed final processing
Brian Gontowski committedJan 23, 2013 Configuration menu - View commit details
-
Copy full SHA for 55277d2 - Browse repository at this point
Copy the full SHA 55277d2View commit details -
Changed class name to parallel
Brian Gontowski committedJan 23, 2013 Configuration menu - View commit details
-
Copy full SHA for 7b7c062 - Browse repository at this point
Copy the full SHA 7b7c062View commit details -
Brian Gontowski committed
Jan 23, 2013 Configuration menu - View commit details
-
Copy full SHA for 04a33e4 - Browse repository at this point
Copy the full SHA 04a33e4View commit details -
Brian Gontowski committed
Jan 23, 2013 Configuration menu - View commit details
-
Copy full SHA for a797b68 - Browse repository at this point
Copy the full SHA a797b68View commit details
Commits on Jan 24, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 8463b0a - Browse repository at this point
Copy the full SHA 8463b0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbf16c9 - Browse repository at this point
Copy the full SHA cbf16c9View commit details
Commits on Jan 28, 2013
-
Removing a debug statement that was incorrect.
Configuration menu - View commit details
-
Copy full SHA for 0fb7428 - Browse repository at this point
Copy the full SHA 0fb7428View commit details
Commits on Jan 30, 2013
-
Merge pull request timotheus#14 from Jud/patch-1
Update ebaysdk/__init__.py
Configuration menu - View commit details
-
Copy full SHA for c83e4e4 - Browse repository at this point
Copy the full SHA c83e4e4View commit details
Commits on Feb 1, 2013
-
Configuration menu - View commit details
-
Copy full SHA for b0389d1 - Browse repository at this point
Copy the full SHA b0389d1View commit details
Commits on Feb 14, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 79f7f8d - Browse repository at this point
Copy the full SHA 79f7f8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e19c74 - Browse repository at this point
Copy the full SHA 8e19c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99523cb - Browse repository at this point
Copy the full SHA 99523cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d52ad84 - Browse repository at this point
Copy the full SHA d52ad84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ade37 - Browse repository at this point
Copy the full SHA 35ade37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b85e55 - Browse repository at this point
Copy the full SHA 8b85e55View commit details -
Configuration menu - View commit details
-
Copy full SHA for eedcb54 - Browse repository at this point
Copy the full SHA eedcb54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 908ba3d - Browse repository at this point
Copy the full SHA 908ba3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 820abbf - Browse repository at this point
Copy the full SHA 820abbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08a07ea - Browse repository at this point
Copy the full SHA 08a07eaView commit details
Commits on Feb 15, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 05f374e - Browse repository at this point
Copy the full SHA 05f374eView commit details -
Andrew Dittes committed
Feb 15, 2013 Configuration menu - View commit details
-
Copy full SHA for 550ebf3 - Browse repository at this point
Copy the full SHA 550ebf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca2ef64 - Browse repository at this point
Copy the full SHA ca2ef64View commit details
Commits on Feb 16, 2013
-
use normal json library if simplejson is not present
Andrew Dittes committedFeb 16, 2013 Configuration menu - View commit details
-
Copy full SHA for 02d5107 - Browse repository at this point
Copy the full SHA 02d5107View commit details -
Andrew Dittes committed
Feb 16, 2013 Configuration menu - View commit details
-
Copy full SHA for 55f493c - Browse repository at this point
Copy the full SHA 55f493cView commit details -
Merge branch 'master' of git://github.com/timotheus/ebaysdk-python
Andrew Dittes committedFeb 16, 2013 Configuration menu - View commit details
-
Copy full SHA for 7912ac7 - Browse repository at this point
Copy the full SHA 7912ac7View commit details -
Andrew Dittes committed
Feb 16, 2013 Configuration menu - View commit details
-
Copy full SHA for fd62820 - Browse repository at this point
Copy the full SHA fd62820View commit details -
Merge pull request timotheus#16 from adittes/master
Add installation instructions for Windows and remove silent dependency on simplejson (for Python >= 2.6)
Configuration menu - View commit details
-
Copy full SHA for 8750403 - Browse repository at this point
Copy the full SHA 8750403View commit details
Commits on Feb 21, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 20c59f1 - Browse repository at this point
Copy the full SHA 20c59f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a20ea0 - Browse repository at this point
Copy the full SHA 9a20ea0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99c8cec - Browse repository at this point
Copy the full SHA 99c8cecView commit details
Commits on Feb 22, 2013
-
Configuration menu - View commit details
-
Copy full SHA for e8c82ce - Browse repository at this point
Copy the full SHA e8c82ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49252a9 - Browse repository at this point
Copy the full SHA 49252a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e11358 - Browse repository at this point
Copy the full SHA 4e11358View commit details
Commits on Feb 23, 2013
-
Configuration menu - View commit details
-
Copy full SHA for abc2819 - Browse repository at this point
Copy the full SHA abc2819View commit details
Commits on Feb 24, 2013
-
Configuration menu - View commit details
-
Copy full SHA for ff02ab7 - Browse repository at this point
Copy the full SHA ff02ab7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2914429 - Browse repository at this point
Copy the full SHA 2914429View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb3b16d - Browse repository at this point
Copy the full SHA cb3b16dView commit details -
Keefer authored and Keefer committed
Feb 24, 2013 Configuration menu - View commit details
-
Copy full SHA for 2601334 - Browse repository at this point
Copy the full SHA 2601334View commit details
Commits on Mar 12, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 4c54718 - Browse repository at this point
Copy the full SHA 4c54718View commit details
Commits on Mar 18, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 0c07d02 - Browse repository at this point
Copy the full SHA 0c07d02View commit details
Commits on Mar 25, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 9bd0190 - Browse repository at this point
Copy the full SHA 9bd0190View commit details
Commits on Apr 1, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 14bbb7b - Browse repository at this point
Copy the full SHA 14bbb7bView commit details
Commits on Apr 18, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 8dab6d1 - Browse repository at this point
Copy the full SHA 8dab6d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9366716 - Browse repository at this point
Copy the full SHA 9366716View commit details
Commits on Apr 23, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 43544ae - Browse repository at this point
Copy the full SHA 43544aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e00438 - Browse repository at this point
Copy the full SHA 5e00438View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb7e00f - Browse repository at this point
Copy the full SHA eb7e00fView commit details
Commits on Apr 24, 2013
-
Configuration menu - View commit details
-
Copy full SHA for c8c61d2 - Browse repository at this point
Copy the full SHA c8c61d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for efd14ee - Browse repository at this point
Copy the full SHA efd14eeView commit details
Commits on Apr 25, 2013
-
Configuration menu - View commit details
-
Copy full SHA for e37c94d - Browse repository at this point
Copy the full SHA e37c94dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbcc8de - Browse repository at this point
Copy the full SHA dbcc8deView commit details
Commits on Apr 26, 2013
-
Configuration menu - View commit details
-
Copy full SHA for a979582 - Browse repository at this point
Copy the full SHA a979582View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf5fa76 - Browse repository at this point
Copy the full SHA bf5fa76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 243c1ae - Browse repository at this point
Copy the full SHA 243c1aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d33bbf - Browse repository at this point
Copy the full SHA 3d33bbfView commit details
Commits on May 1, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 1547213 - Browse repository at this point
Copy the full SHA 1547213View commit details
Commits on May 20, 2013
-
Configuration menu - View commit details
-
Copy full SHA for ab29588 - Browse repository at this point
Copy the full SHA ab29588View commit details
Commits on Jul 21, 2013
-
store response error codes in an array when processing response.
The reponse error codes can be accessed by the api.response_codes() accessor.
Configuration menu - View commit details
-
Copy full SHA for f2b8c5b - Browse repository at this point
Copy the full SHA f2b8c5bView commit details
Commits on Jul 23, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 9d5432a - Browse repository at this point
Copy the full SHA 9d5432aView commit details
Commits on Jul 24, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 87c7f82 - Browse repository at this point
Copy the full SHA 87c7f82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23471b2 - Browse repository at this point
Copy the full SHA 23471b2View commit details
Commits on Sep 3, 2013
-
Call to prepare XML should be done only if data is present fixes timo…
…theus#29 execute() should have data initialised with None Hence, if no data is present, we should not call for preparation of XML This would allow making calls like **GetTokenStatus**, which cannot be made with the current implementation.
Shalabh Aggarwal committedSep 3, 2013 Configuration menu - View commit details
-
Copy full SHA for c02aee6 - Browse repository at this point
Copy the full SHA c02aee6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dc790c - Browse repository at this point
Copy the full SHA 9dc790cView commit details
Commits on Sep 5, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 1c20e0f - Browse repository at this point
Copy the full SHA 1c20e0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec35b3d - Browse repository at this point
Copy the full SHA ec35b3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01b9825 - Browse repository at this point
Copy the full SHA 01b9825View commit details -
Configuration menu - View commit details
-
Copy full SHA for e24ab79 - Browse repository at this point
Copy the full SHA e24ab79View commit details -
Configuration menu - View commit details
-
Copy full SHA for af7459a - Browse repository at this point
Copy the full SHA af7459aView commit details
Commits on Oct 24, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 59f016d - Browse repository at this point
Copy the full SHA 59f016dView commit details
Commits on Oct 27, 2013
-
Configuration menu - View commit details
-
Copy full SHA for f1dfa6d - Browse repository at this point
Copy the full SHA f1dfa6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b20db2 - Browse repository at this point
Copy the full SHA 5b20db2View commit details
Commits on Oct 29, 2013
-
10
Configuration menu - View commit details
-
Copy full SHA for f1adcfa - Browse repository at this point
Copy the full SHA f1adcfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a06b45 - Browse repository at this point
Copy the full SHA 2a06b45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bff3b0 - Browse repository at this point
Copy the full SHA 8bff3b0View commit details
Commits on Oct 30, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 5fdb41a - Browse repository at this point
Copy the full SHA 5fdb41aView commit details
Commits on Nov 5, 2013
-
Configuration menu - View commit details
-
Copy full SHA for b56160b - Browse repository at this point
Copy the full SHA b56160bView commit details
Commits on Nov 6, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 77e3332 - Browse repository at this point
Copy the full SHA 77e3332View commit details -
Merge pull request timotheus#36 from timotheus/nderkach-master
Nderkach master
Configuration menu - View commit details
-
Copy full SHA for 5b5dd9c - Browse repository at this point
Copy the full SHA 5b5dd9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0118438 - Browse repository at this point
Copy the full SHA 0118438View commit details -
Configuration menu - View commit details
-
Copy full SHA for c86ff88 - Browse repository at this point
Copy the full SHA c86ff88View commit details -
Merge pull request timotheus#37 from timotheus/nderkach-master
Nderkach master
Configuration menu - View commit details
-
Copy full SHA for 2e6b420 - Browse repository at this point
Copy the full SHA 2e6b420View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0d39a3 - Browse repository at this point
Copy the full SHA a0d39a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eae2fc - Browse repository at this point
Copy the full SHA 8eae2fcView commit details
Commits on Dec 2, 2013
-
Configuration menu - View commit details
-
Copy full SHA for a6e2438 - Browse repository at this point
Copy the full SHA a6e2438View commit details
Commits on Dec 6, 2013
-
Merge pull request timotheus#41 from synasius/fix-str-issue
Python2 compatibility fix on str() function
Configuration menu - View commit details
-
Copy full SHA for e0a681c - Browse repository at this point
Copy the full SHA e0a681cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52975fe - Browse repository at this point
Copy the full SHA 52975feView commit details
Commits on Dec 20, 2013
-
timotheus#32 add support for attributes
Thomas Durey committedDec 20, 2013 Configuration menu - View commit details
-
Copy full SHA for b2588c4 - Browse repository at this point
Copy the full SHA b2588c4View commit details
Commits on Jan 10, 2014
-
Configuration menu - View commit details
-
Copy full SHA for d0c7771 - Browse repository at this point
Copy the full SHA d0c7771View commit details -
Configuration menu - View commit details
-
Copy full SHA for 474a022 - Browse repository at this point
Copy the full SHA 474a022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0071eb5 - Browse repository at this point
Copy the full SHA 0071eb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3d6378 - Browse repository at this point
Copy the full SHA c3d6378View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d1759e - Browse repository at this point
Copy the full SHA 2d1759eView commit details
Commits on Jan 14, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 5722861 - Browse repository at this point
Copy the full SHA 5722861View commit details -
Merge pull request timotheus#46 from jeffcjohnson/master
shopping API uses X-EBAY-API-SITE-ID not X-EBAY-API-SITEID
Configuration menu - View commit details
-
Copy full SHA for 0863bc8 - Browse repository at this point
Copy the full SHA 0863bc8View commit details
Commits on Jan 24, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 241bd25 - Browse repository at this point
Copy the full SHA 241bd25View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6c33cc - Browse repository at this point
Copy the full SHA e6c33ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for f94a02d - Browse repository at this point
Copy the full SHA f94a02dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f4a1c2 - Browse repository at this point
Copy the full SHA 6f4a1c2View commit details
Commits on Jan 27, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 6c17fcd - Browse repository at this point
Copy the full SHA 6c17fcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bb5e69 - Browse repository at this point
Copy the full SHA 2bb5e69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15ef800 - Browse repository at this point
Copy the full SHA 15ef800View commit details
Commits on Jan 30, 2014
-
Configuration menu - View commit details
-
Copy full SHA for a1077f8 - Browse repository at this point
Copy the full SHA a1077f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e94135 - Browse repository at this point
Copy the full SHA 5e94135View commit details
Commits on Jan 31, 2014
-
Configuration menu - View commit details
-
Copy full SHA for b98beac - Browse repository at this point
Copy the full SHA b98beacView commit details -
Configuration menu - View commit details
-
Copy full SHA for fabb121 - Browse repository at this point
Copy the full SHA fabb121View commit details -
Configuration menu - View commit details
-
Copy full SHA for b923a16 - Browse repository at this point
Copy the full SHA b923a16View commit details
Commits on Feb 5, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 35e7ed1 - Browse repository at this point
Copy the full SHA 35e7ed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e733967 - Browse repository at this point
Copy the full SHA e733967View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9cb7b2 - Browse repository at this point
Copy the full SHA b9cb7b2View commit details
Commits on Feb 9, 2014
-
Configuration menu - View commit details
-
Copy full SHA for e55d2cc - Browse repository at this point
Copy the full SHA e55d2ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dbb827 - Browse repository at this point
Copy the full SHA 7dbb827View commit details
Commits on Feb 10, 2014
-
Configuration menu - View commit details
-
Copy full SHA for e3619d1 - Browse repository at this point
Copy the full SHA e3619d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6566c4f - Browse repository at this point
Copy the full SHA 6566c4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 564fad2 - Browse repository at this point
Copy the full SHA 564fad2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05fe17f - Browse repository at this point
Copy the full SHA 05fe17fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b510b9 - Browse repository at this point
Copy the full SHA 3b510b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e3f03c - Browse repository at this point
Copy the full SHA 3e3f03cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ddca24 - Browse repository at this point
Copy the full SHA 9ddca24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c48f26 - Browse repository at this point
Copy the full SHA 9c48f26View commit details
Commits on Feb 11, 2014
-
Fix dict2xml so it doesn't return an empty element for a empty dict.
jweigel committedFeb 11, 2014 Configuration menu - View commit details
-
Copy full SHA for 0a30636 - Browse repository at this point
Copy the full SHA 0a30636View commit details -
Perform type check on dict2xml parameter.
jweigel committedFeb 11, 2014 Configuration menu - View commit details
-
Copy full SHA for cdf0126 - Browse repository at this point
Copy the full SHA cdf0126View commit details -
Merge pull request timotheus#50 from angelbot/master
Fix dict2xml so it doesn't return an empty element for a empty dict.
Configuration menu - View commit details
-
Copy full SHA for 75c17f3 - Browse repository at this point
Copy the full SHA 75c17f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ff213 - Browse repository at this point
Copy the full SHA 35ff213View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7ebe10 - Browse repository at this point
Copy the full SHA b7ebe10View commit details
Commits on Feb 12, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 3038006 - Browse repository at this point
Copy the full SHA 3038006View commit details
Commits on Feb 13, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 3750bab - Browse repository at this point
Copy the full SHA 3750babView commit details
Commits on Feb 19, 2014
-
Configuration menu - View commit details
-
Copy full SHA for d9411f2 - Browse repository at this point
Copy the full SHA d9411f2View commit details -
Merge pull request timotheus#52 from r4abigman/master
Bug fix to shopping api header so that siteid can be set
Configuration menu - View commit details
-
Copy full SHA for bceb2a7 - Browse repository at this point
Copy the full SHA bceb2a7View commit details
Commits on Feb 20, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 3c2a31f - Browse repository at this point
Copy the full SHA 3c2a31fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b6670b - Browse repository at this point
Copy the full SHA 8b6670bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43c241f - Browse repository at this point
Copy the full SHA 43c241fView commit details
Commits on Feb 21, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 38d693e - Browse repository at this point
Copy the full SHA 38d693eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff04e95 - Browse repository at this point
Copy the full SHA ff04e95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eb0224 - Browse repository at this point
Copy the full SHA 3eb0224View commit details -
Configuration menu - View commit details
-
Copy full SHA for b483972 - Browse repository at this point
Copy the full SHA b483972View commit details
Commits on Mar 15, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 6eea4d6 - Browse repository at this point
Copy the full SHA 6eea4d6View commit details
Commits on Mar 18, 2014
-
Merge pull request timotheus#56 from reubano/patch-1
Make home directory search cross platform
Configuration menu - View commit details
-
Copy full SHA for e236048 - Browse repository at this point
Copy the full SHA e236048View commit details -
Fixed an exception with an empty response while trying to get the SOA
error messages
Brian Gontowski committedMar 18, 2014 Configuration menu - View commit details
-
Copy full SHA for d738abb - Browse repository at this point
Copy the full SHA d738abbView commit details
Commits on Mar 20, 2014
-
Raising exceptions when trying to use old style imports
Brian Gontowski committedMar 20, 2014 Configuration menu - View commit details
-
Copy full SHA for 1cdbdb1 - Browse repository at this point
Copy the full SHA 1cdbdb1View commit details
Commits on Apr 14, 2014
-
Merge pull request timotheus#58 from Molanda/master
Fixed an exception with an empty response
Configuration menu - View commit details
-
Copy full SHA for e2bbc34 - Browse repository at this point
Copy the full SHA e2bbc34View commit details -
Merge branch 'master' into enhanced-response
Conflicts: ebaysdk/soa/__init__.py
Configuration menu - View commit details
-
Copy full SHA for 5cd68dd - Browse repository at this point
Copy the full SHA 5cd68ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 324eab4 - Browse repository at this point
Copy the full SHA 324eab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b0c8b1 - Browse repository at this point
Copy the full SHA 5b0c8b1View commit details
Commits on Apr 17, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 4330aaf - Browse repository at this point
Copy the full SHA 4330aafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b81f97 - Browse repository at this point
Copy the full SHA 2b81f97View commit details -
Configuration menu - View commit details
-
Copy full SHA for a65efd3 - Browse repository at this point
Copy the full SHA a65efd3View commit details
Commits on May 2, 2014
-
add doc helper method, response work, modify error functions to work …
…with new DOM object
Configuration menu - View commit details
-
Copy full SHA for 005064b - Browse repository at this point
Copy the full SHA 005064bView commit details -
Merge branch 'enhanced-response' of https://github.com/timotheus/ebay…
…sdk-python into enhanced-response
Configuration menu - View commit details
-
Copy full SHA for 0da4d78 - Browse repository at this point
Copy the full SHA 0da4d78View commit details
Commits on May 5, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 30ce5e9 - Browse repository at this point
Copy the full SHA 30ce5e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f6756a - Browse repository at this point
Copy the full SHA 7f6756aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93c6708 - Browse repository at this point
Copy the full SHA 93c6708View commit details
Commits on May 6, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 03c823e - Browse repository at this point
Copy the full SHA 03c823eView commit details
Commits on May 9, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 1fc46e2 - Browse repository at this point
Copy the full SHA 1fc46e2View commit details
Commits on May 19, 2014
-
Configuration menu - View commit details
-
Copy full SHA for e7f1a98 - Browse repository at this point
Copy the full SHA e7f1a98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66a5948 - Browse repository at this point
Copy the full SHA 66a5948View commit details
Commits on May 21, 2014
-
Configuration menu - View commit details
-
Copy full SHA for c9abb9f - Browse repository at this point
Copy the full SHA c9abb9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7bfbc6 - Browse repository at this point
Copy the full SHA b7bfbc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc50dd3 - Browse repository at this point
Copy the full SHA bc50dd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9af46e8 - Browse repository at this point
Copy the full SHA 9af46e8View commit details
Commits on May 22, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 19389eb - Browse repository at this point
Copy the full SHA 19389ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11fecab - Browse repository at this point
Copy the full SHA 11fecabView commit details
Commits on May 23, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 82336ba - Browse repository at this point
Copy the full SHA 82336baView commit details
Commits on Jun 6, 2014
-
add verb_attrs to build_request_data method to allow for attributes o…
…n the top level node
Configuration menu - View commit details
-
Copy full SHA for 9b0aa77 - Browse repository at this point
Copy the full SHA 9b0aa77View commit details
Commits on Jun 11, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 8e9d77d - Browse repository at this point
Copy the full SHA 8e9d77dView commit details -
Merge pull request timotheus#74 from timotheus/enhanced-response
Enhanced response work
Configuration menu - View commit details
-
Copy full SHA for 9b2d7de - Browse repository at this point
Copy the full SHA 9b2d7deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e720ca - Browse repository at this point
Copy the full SHA 8e720caView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad15ad9 - Browse repository at this point
Copy the full SHA ad15ad9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a68716 - Browse repository at this point
Copy the full SHA 9a68716View commit details -
Configuration menu - View commit details
-
Copy full SHA for 693178c - Browse repository at this point
Copy the full SHA 693178cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40029c6 - Browse repository at this point
Copy the full SHA 40029c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f63007 - Browse repository at this point
Copy the full SHA 2f63007View commit details
Commits on Jun 13, 2014
-
Configuration menu - View commit details
-
Copy full SHA for dfee9ad - Browse repository at this point
Copy the full SHA dfee9adView commit details
Commits on Jun 15, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 4ef4675 - Browse repository at this point
Copy the full SHA 4ef4675View commit details -
Configuration menu - View commit details
-
Copy full SHA for d68dc83 - Browse repository at this point
Copy the full SHA d68dc83View commit details
Commits on Jun 16, 2014
-
Merge pull request timotheus#77 from jovanbrakus/master
Fixes for issues that prevented Finding pagination to work properly
Configuration menu - View commit details
-
Copy full SHA for a9f75c5 - Browse repository at this point
Copy the full SHA a9f75c5View commit details
Commits on Jun 18, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 82ebad3 - Browse repository at this point
Copy the full SHA 82ebad3View commit details -
Merge remote branch 'upstream/master'
Brian Gontowski committedJun 18, 2014 Configuration menu - View commit details
-
Copy full SHA for 5ea7a94 - Browse repository at this point
Copy the full SHA 5ea7a94View commit details -
Handle unicode and empty nodes <node/>
Brian Gontowski committedJun 18, 2014 Configuration menu - View commit details
-
Copy full SHA for a31c092 - Browse repository at this point
Copy the full SHA a31c092View commit details -
Merge pull request timotheus#78 from Molanda/master
Fixes for execute response and XML handling
Configuration menu - View commit details
-
Copy full SHA for 67ae0c6 - Browse repository at this point
Copy the full SHA 67ae0c6View commit details
Commits on Jun 23, 2014
-
Configuration menu - View commit details
-
Copy full SHA for f968fa4 - Browse repository at this point
Copy the full SHA f968fa4View commit details
Commits on Jun 26, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 1b4247d - Browse repository at this point
Copy the full SHA 1b4247dView commit details
Commits on Jun 29, 2014
-
Configuration menu - View commit details
-
Copy full SHA for f185423 - Browse repository at this point
Copy the full SHA f185423View commit details
Commits on Jun 30, 2014
-
Merge pull request timotheus#80 from bowlofstew/patch-1
Update README.rst
Configuration menu - View commit details
-
Copy full SHA for cf2702e - Browse repository at this point
Copy the full SHA cf2702eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c6bac7 - Browse repository at this point
Copy the full SHA 5c6bac7View commit details -
Fix find item to allow alternate domain to be specified.
jweigel committedJun 30, 2014 Configuration menu - View commit details
-
Copy full SHA for 9a71b78 - Browse repository at this point
Copy the full SHA 9a71b78View commit details -
Merge pull request timotheus#82 from angelbot/find-item-domain
Fix find item to allow alternate domain to be specified.
Configuration menu - View commit details
-
Copy full SHA for 4d16952 - Browse repository at this point
Copy the full SHA 4d16952View commit details
Commits on Jul 7, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 81610ef - Browse repository at this point
Copy the full SHA 81610efView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc77783 - Browse repository at this point
Copy the full SHA cc77783View commit details
Commits on Sep 16, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 19a9c8a - Browse repository at this point
Copy the full SHA 19a9c8aView commit details
Commits on Sep 17, 2014
-
Merge pull request timotheus#86 from inversion/master
Return the result of the Finding API next_page method.
Configuration menu - View commit details
-
Copy full SHA for 7ddb90f - Browse repository at this point
Copy the full SHA 7ddb90fView commit details
Commits on Sep 30, 2014
-
Configuration menu - View commit details
-
Copy full SHA for e960089 - Browse repository at this point
Copy the full SHA e960089View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd5ec1b - Browse repository at this point
Copy the full SHA bd5ec1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fa9807 - Browse repository at this point
Copy the full SHA 9fa9807View commit details
Commits on Oct 29, 2014
-
Configuration menu - View commit details
-
Copy full SHA for e0ee1f1 - Browse repository at this point
Copy the full SHA e0ee1f1View commit details
Commits on Dec 26, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 3156c07 - Browse repository at this point
Copy the full SHA 3156c07View commit details
Commits on Jan 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 22e0d8c - Browse repository at this point
Copy the full SHA 22e0d8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c28b386 - Browse repository at this point
Copy the full SHA c28b386View commit details -
Configuration menu - View commit details
-
Copy full SHA for 994804d - Browse repository at this point
Copy the full SHA 994804dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19ed80f - Browse repository at this point
Copy the full SHA 19ed80fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49f4b26 - Browse repository at this point
Copy the full SHA 49f4b26View commit details
Commits on Jan 24, 2015
-
Merge branch 'master' of https://github.com/nickspring/ebaysdk-python
Conflicts: ebaysdk/.DS_Store
Configuration menu - View commit details
-
Copy full SHA for 405a1c1 - Browse repository at this point
Copy the full SHA 405a1c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45b37b7 - Browse repository at this point
Copy the full SHA 45b37b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bd9bbc - Browse repository at this point
Copy the full SHA 2bd9bbcView commit details
Commits on Aug 10, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b7c7681 - Browse repository at this point
Copy the full SHA b7c7681View commit details
Commits on Aug 15, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 6aa09d8 - Browse repository at this point
Copy the full SHA 6aa09d8View commit details