| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix a few testsHEADmaster | schneefux | 2017-10-21 | 1 | -13/+22 |
| | | |||||
| * | add example by @iAm-Kashif (fixes #3) | schneefux | 2017-03-19 | 1 | -0/+41 |
| | | |||||
| * | bump pip version0.5.0 | schneefux | 2017-03-19 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #5 from iAm-Kashif/master | schneefux | 2017-03-19 | 2 | -0/+197 |
| |\ | | | | | Added example | ||||
| | * | Merge remote-tracking branch 'origin/master' | Kashif Memon | 2017-03-17 | 0 | -0/+0 |
| | |\ | |||||
| | | * | Merge remote-tracking branch 'origin/master' | Kashif Memon | 2017-03-16 | 0 | -0/+0 |
| | | |\ | |_|/ |/| | | |||||
| | * | | getMatches Endpoint Server Response Object explained in detail. | Kashif Memon | 2017-03-17 | 1 | -0/+166 |
| | |\ \ | |/ / |/| / | |/ | Signed-off-by: Kashif Memon <iamkashifmemon@gmail.com> | ||||
| * | | support Telemetry via assets | schneefux | 2017-03-16 | 2 | -0/+18 |
| | | | |||||
| | * | Example added for Telemetry. | schneefux | 2017-03-16 | 3 | -0/+49 |
| |/ | | | | Signed-off-by: Kashif Memon <iamkashifmemon@gmail.com> | ||||
| * | bump pip version0.4.0 | schneefux | 2017-02-25 | 1 | -1/+1 |
| | | |||||
| * | update wrapper and tests for latest API changes | schneefux | 2017-02-25 | 4 | -238/+76 |
| | | | | | | | * deprecated "strings" module: API returns clean names already * an API token needs to be passed to the unit tests by an environment variable | ||||
| * | bump pip version0.3.1 | schneefux | 2017-02-14 | 1 | -1/+1 |
| | | |||||
| * | strings: crystal matrix = aegis | schneefux | 2017-02-12 | 1 | -1/+2 |
| | | |||||
| * | push version number0.3.0 | schneefux | 2017-02-05 | 1 | -1/+1 |
| | | |||||
| * | region support from global to local parameter | schneefux | 2017-02-05 | 2 | -16/+28 |
| | | |||||
| * | add example: get kda in matches | schneefux | 2017-01-31 | 1 | -0/+32 |
| | | |||||
| * | docs: add notes about internal modules | schneefux | 2017-01-31 | 2 | -2/+2 |
| | | |||||
| * | docs: move init parameters to top level | schneefux | 2017-01-31 | 1 | -8/+9 |
| | | |||||
| * | update documentation | schneefux | 2017-01-31 | 1 | -15/+4 |
| | | |||||
| * | add notes on package updates | schneefux | 2017-01-31 | 1 | -0/+10 |
| | | |||||
| * | Readme: link directly to relevant docs | schneefux | 2017-01-31 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of https://github.com/schneefux/python-gamelocker | schneefux | 2017-01-31 | 1 | -0/+2 |
| |\ | |||||
| | * | link examples in Readme | schneefux | 2017-01-31 | 1 | -0/+2 |
| | | | |||||
| * | | there is no GitHub docs mirror | schneefux | 2017-01-31 | 1 | -1/+1 |
| |/ | |||||
| * | move example one level up | schneefux | 2017-01-30 | 1 | -0/+0 |
| | | |||||
| * | Merge branch 'master' of https://github.com/schneefux/python-gamelocker | schneefux | 2017-01-30 | 1 | -0/+14 |
| |\ | |||||
| | * | Merge pull request #1 from SpiesWithin/master | schneefux | 2017-01-30 | 1 | -0/+14 |
| | |\ | | | | | | | Added Example. | ||||
| | | * | Added Example | Jay Nagpaul | 2017-01-30 | 1 | -0/+14 |
| | |/ | |||||
| * | | rm player by name example | schneefux | 2017-01-30 | 1 | -13/+0 |
| | | | |||||
| * | | add example: find player id by name | schneefux | 2017-01-29 | 1 | -0/+13 |
| |/ | |||||
| * | bump pip version | schneefux | 2017-01-24 | 1 | -1/+1 |
| | | |||||
| * | matches: drop arguments, support only parameter dics0.2.0 | schneefux | 2017-01-24 | 4 | -59/+13 |
| | | |||||
| * | remove string hacks | schneefux | 2017-01-24 | 6 | -105/+43 |
| | | |||||
| * | version bump0.1.1 | schneefux | 2017-01-18 | 1 | -1/+1 |
| | | |||||
| * | fix player filtering and offsets | schneefux | 2017-01-18 | 2 | -24/+24 |
| | | |||||
| * | README -> README.md | schneefux | 2017-01-18 | 1 | -0/+0 |
| | | |||||
| * | uploaded to PyPi | schneefux | 2017-01-18 | 1 | -1/+1 |
| | | |||||
| * | update setup.py | schneefux | 2017-01-18 | 1 | -3/+6 |
| | | |||||
| * | add readme | schneefux | 2017-01-18 | 1 | -0/+24 |
| | | |||||
| * | status now returns jsonapi format | schneefux | 2017-01-17 | 1 | -1/+1 |
| | | |||||
| * | region shard support | schneefux | 2017-01-17 | 1 | -3/+8 |
| | | |||||
| * | todo done: docs | schneefux | 2017-01-16 | 1 | -2/+0 |
| | | |||||
| * | fix createdAt tests | schneefux | 2017-01-16 | 1 | -2/+2 |
| | | |||||
| * | generate sphinx docs | schneefux | 2017-01-16 | 5 | -0/+764 |
| | | |||||
| * | dashboard: fix, simplify and sort picks | schneefux | 2017-01-15 | 2 | -15/+2 |
| | | |||||
| * | dashboard: more stats | schneefux | 2017-01-15 | 4 | -9/+84 |
| | | |||||
| * | fix wrong calculation of page offsets | schneefux | 2017-01-15 | 1 | -1/+1 |
| | | |||||
| * | ads: off by default | schneefux | 2017-01-15 | 1 | -6/+7 |
| | | |||||
| * | strings: add to documentation - only Vainglory supported | schneefux | 2017-01-15 | 1 | -0/+1 |
| | | |||||
| * | vainglory -> Vainglory | schneefux | 2017-01-15 | 3 | -3/+3 |
| | | |||||
