GitHub / lockwooddev/python-wowapi / commits
SHA | Message | Author | Date | Stats |
---|---|---|---|---|
580ff157 | move from get to post for _get_client_credentials (#23) |
ale <l****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
7b3e662a | Updated game_data.py example (#21) |
Trevor Phillips <t****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
3b768ddf | Deprecate community api and update data & profile api's with march update (#18) |
Carlo Smouter <l****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
504f62fc | New profile, game data and community endpoints (#14) |
Carlo Smouter <l****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
b6db1a09 | Added leeway protection against expired tokens. (#13) |
Brandon Nelson <t****r@g****m>
Committed by: Carlo Smouter <l****v@g****m> |
over 6 years ago | |
3d0928fe | Bump version for profile api support | lockwooddev <l****v@g****m> | over 6 years ago | |
6b5ffe7c | Add profile api by Soulofdestiny (#12) |
Carlo Smouter <l****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
70a8ed15 | Add functionality to retry failed connections if user desires (#10) |
Brandon Nelson <t****r@g****m>
Committed by: Carlo Smouter <l****v@g****m> |
over 6 years ago | |
1a7dea55 | 7 - Update game data api's |
Carlo Smouter <l****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
e21bcf3d | merge Merge pull request #6 from lockwooddev/feature/#5 |
Carlo Smouter <l****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
a5e82cfb | 5 - Add Game Data API's | Carlo Smouter <c****r@c****m> | almost 7 years ago | |
651a9d1a | Add drone cloud badge | Carlo Smouter <c****r@c****m> | almost 7 years ago | |
bbb5e178 | Change drone file to work with drone cloud | Carlo Smouter <c****r@c****m> | almost 7 years ago | |
3d6d9d6f | Upgrade requests lib due to security update | Carlo Smouter <c****r@c****m> | almost 7 years ago | |
6c208ee2 | Update changelog and add python build step | Carlo Smouter <c****r@c****m> | almost 7 years ago | |
2607f2e8 | Add pypi publish steps to makefile and support markdown readme for pypi. | Carlo Smouter <c****r@c****m> | almost 7 years ago | |
7bc608c4 | Clear up sphinx config | Carlo Smouter <c****r@c****m> | almost 7 years ago | |
b43ac440 | Add semantic versioning | Carlo Smouter <c****r@c****m> | almost 7 years ago | |
36f78824 | Support new client credentials flow and deprecate the old api token flow. | Carlo Smouter <c****r@c****m> | almost 7 years ago | |
6cfd0ae2 | Remove obsolete response mock. The mock moved to a fixture. | Carlo Smouter <c****r@o****m> | almost 9 years ago | |
9e63bbb6 | Bump version to 1.0 | Carlo Smouter <c****r@o****m> | almost 9 years ago | |
77dc5309 | Move test folder package in setup.py up | Carlo Smouter <c****r@o****m> | almost 9 years ago | |
9fb81fe1 | Deprecate everything, add apikey support, make more compact and efficient | Carlo Smouter <c****r@o****m> | almost 9 years ago | |
b8a9f360 | bump version. | Carlo Smouter <l****v@g****m> | over 10 years ago | |
56e6537b | Make python3 compatible. | Carlo Smouter <l****v@g****m> | over 10 years ago | |
5c81da74 | also make exceptions available trough wowapi.module | Carlo Smouter <c****r@m****m> | over 10 years ago | |
6a51a591 | exlude docs build dir , pyc, pyo and .DS_Store files to be included in packag... | Carlo Smouter <c****r@m****m> | over 10 years ago | |
0e835d7f | Renew makefile with means to run coverage and build docs. | Carlo Smouter <c****r@m****m> | over 10 years ago | |
73984517 | Update documentation for 6.0.2 merged auction house. | Carlo Smouter <c****s@w****u> | almost 11 years ago | |
595a1f4f | Bump version. | Carlo Smouter <l****v@g****m> | almost 11 years ago | |
5cc09952 | Fix importing requests module on setup before the requirement could be satisf... | Carlo Smouter <c****s@w****u> | almost 11 years ago | |
cd791d09 | Add repr for auction and item resource. | Carlo Smouter <c****s@w****l> | almost 11 years ago | |
394a44b3 | Update setup.py to point to bitbucket repo. | Carlo Smouter <c****s@w****u> | almost 11 years ago | |
ac9030af | update build manifest. | Lockwood <l****v@g****m> | about 11 years ago | |
3eabbc4e | Revised is_new method on AuctionResource. | Lockwood <l****v@g****m> | about 11 years ago | |
e502fd55 | Codebase cleanup. | Carlo Smouter <l****v@g****m> | over 11 years ago | |
c3211b5d | PEP8 errors. | lockwooddev <l****v@g****m> | about 12 years ago | |
cc8b24eb | Change git reference in installation documentation. | lockwooddev <l****v@g****m> | over 12 years ago | |
b6068396 | set version in setup.py | lockwooddev <l****v@g****m> | over 12 years ago | |
7c2b2db6 | remove old import. | lockwooddev <l****v@g****m> | over 12 years ago | |
d30afcaf | Update setup.py metadata. | lockwooddev <l****v@g****m> | over 12 years ago | |
d5f41a0d | remove plus. | lockwooddev <l****v@g****m> | over 12 years ago | |
e3989a33 | Update history. | lockwooddev <l****v@g****m> | over 12 years ago | |
796936eb | Update readme with location of read the docs. | lockwooddev <l****v@g****m> | over 12 years ago | |
ab8af021 | Documentation changes. | lockwooddev <l****v@g****m> | over 12 years ago | |
d4df897a | Changes to documentation. | lockwooddev <l****v@g****m> | over 12 years ago | |
4fa75008 | Added more details to the usage documentation. | Carlo Smouter <c****r@m****m> | over 12 years ago | |
166b3567 | Add exceptions page. | Carlo Smouter <c****r@m****m> | over 12 years ago | |
450bfead | Change name of is_updated method to is_new. | Carlo Smouter <c****r@m****m> | over 12 years ago | |
e4b4075a | Update documentation on usage of api. | lockwooddev <l****v@g****m> | over 12 years ago | |
48d7e817 | change temporary requirements. | Carlo Smouter <c****r@m****m> | over 12 years ago | |
826e4a49 | Add data resources. | Carlo Smouter <c****r@m****m> | over 12 years ago | |
1d2b3f9a | Add new connectors and resources. | Carlo Smouter <c****r@m****m> | over 12 years ago | |
5e41678f | Add more resources and connectors. | lockwooddev <l****v@g****m> | over 12 years ago | |
d4648768 | Change sphinx python directives to functions. | Carlo Smouter <c****r@m****m> | over 12 years ago | |
9601652b | Add beginnings for usage of api resources in docs. | Carlo Smouter <c****r@m****m> | over 12 years ago | |
898d5c03 | More documentation. | Carlo Smouter <c****r@m****m> | over 12 years ago | |
013a2e59 | Add basis for documentation. | lockwooddev <l****v@g****m> | over 12 years ago | |
ac2df477 | Add emty connector to AuctionResource. | lockwooddev <l****v@g****m> | over 12 years ago | |
90c2e4e7 | Added mocked tests. | lockwooddev <l****v@g****m> | over 12 years ago | |
0aa4c718 | Got logger exception ignorer from Python Requests. | lockwooddev <l****v@g****m> | over 12 years ago | |
cc57d876 | Experimental connectors, resources and api methods. | Carlo Smouter <c****r@m****m> | over 12 years ago | |
4f789158 | interface. | Carlo Smouter <c****r@m****m> | over 12 years ago | |
534c33c1 | Add gitignore. | Carlo Smouter <c****r@m****m> | over 12 years ago |