| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix region updates not taking shard_id into accountrelease/2.3.1 | schneefux | 2017-05-14 | 1 | -0/+1 |
| | | |||||
| * | add TODO for later | schneefux | 2017-05-12 | 1 | -8/+2 |
| | | |||||
| * | move api logic to orm | schneefux | 2017-05-12 | 1 | -82/+34 |
| | | |||||
| * | log ratelimit remaining as intrelease/2.3.0 | schneefux | 2017-05-10 | 1 | -1/+1 |
| | | |||||
| * | log search fail | vainsocial | 2017-05-06 | 1 | -1/+3 |
| | | |||||
| * | fix default player grab not grabbing any matches | schneefux | 2017-05-05 | 1 | -1/+1 |
| | | |||||
| * | add endpoint for team crunching | schneefux | 2017-05-04 | 2 | -1/+31 |
| | | |||||
| * | rename force refresh in dashboard | schneefux | 2017-05-02 | 1 | -1/+1 |
| | | |||||
| * | env all the vars; fix crunches | schneefux | 2017-05-01 | 2 | -30/+50 |
| | | |||||
| * | BRAWL_RETENTION_DAYS should be int | schneefux | 2017-05-01 | 1 | -1/+1 |
| | | |||||
| * | fetch Brawls from 3d in the past by default | schneefux | 2017-05-01 | 1 | -12/+24 |
| | | |||||
| * | make tournament & brawl API dynamic | schneefux | 2017-04-29 | 2 | -39/+57 |
| | | |||||
| * | maximum page limit on /matches is only 5 | schneefux | 2017-04-29 | 1 | -1/+2 |
| | | |||||
| * | refactor & implement region crawls | schneefux | 2017-04-29 | 2 | -71/+162 |
| | | |||||
| * | use lpc_id, don't overwrite previous crunchrelease/2.2.0 | schneefux | 2017-04-25 | 1 | -0/+3 |
| | | |||||
| * | don't attempt connection to brawl db if not there | schneefux | 2017-04-25 | 1 | -2/+5 |
| | | |||||
| * | add API for crunches | schneefux | 2017-04-25 | 2 | -18/+49 |
| | | |||||
| * | update for new cruncher | schneefux | 2017-04-24 | 1 | -10/+56 |
| | | |||||
| * | don't send grab jobs to processor… | schneefux | 2017-04-24 | 1 | -1/+8 |
| | | |||||
| * | support downloading brawls | schneefux | 2017-04-24 | 3 | -22/+50 |
| | | |||||
| * | integrate logglyrelease/2.1.0release/2.0.0 | schneefux | 2017-04-20 | 2 | -17/+28 |
| | | |||||
| * | be strict | schneefux | 2017-04-18 | 1 | -22/+8 |
| | | |||||
| * | colorize | schneefux | 2017-04-18 | 2 | -17/+29 |
| | | |||||
| * | calculate lmcd on demand | schneefux | 2017-04-16 | 1 | -4/+9 |
| | | |||||
| * | remove unused endpoint | schneefux | 2017-04-16 | 1 | -1/+0 |
| | | |||||
| * | remove unused endpoint | schneefux | 2017-04-16 | 1 | -1/+2 |
| | | |||||
| * | show grab status on dashboard | schneefux | 2017-04-15 | 1 | -0/+4 |
| | | |||||
| * | log response times; use socket pool | schneefux | 2017-04-15 | 1 | -3/+14 |
| | | |||||
| * | tell apigrabber to send progress report to web | schneefux | 2017-04-13 | 1 | -2/+5 |
| | | |||||
| * | send search success notif to web on every lookup | schneefux | 2017-04-13 | 1 | -4/+4 |
| | | |||||
| * | show points_update in dashboard | schneefux | 2017-04-13 | 1 | -0/+2 |
| | | |||||
| * | anticipant 404 on player update | schneefux | 2017-04-13 | 1 | -2/+2 |
| | | |||||
| * | subscribe to all notifications on dashboard | schneefux | 2017-04-13 | 1 | -12/+11 |
| | | |||||
| * | always call /players before updating | schneefux | 2017-04-13 | 1 | -56/+86 |
| | | |||||
| * | improve sample API | schneefux | 2017-04-10 | 1 | -9/+38 |
| | | |||||
| * | add global crunch API | schneefux | 2017-04-10 | 2 | -0/+16 |
| | | |||||
| * | add cruncher API | schneefux | 2017-04-10 | 2 | -21/+19 |
| | | |||||
| * | ignore lmcd on unknown players | schneefux | 2017-04-08 | 1 | -1/+6 |
| | | |||||
| * | set player last_update more reliably | schneefux | 2017-04-08 | 1 | -2/+2 |
| | | |||||
| * | implement simple sample downloads | schneefux | 2017-04-08 | 2 | -1/+25 |
| | | |||||
| * | support cruncher | schneefux | 2017-04-06 | 2 | -0/+44 |
| | | |||||
| * | return 204 on invalid player | schneefux | 2017-04-04 | 1 | -0/+1 |
| | | |||||
| * | use db connection in update API | schneefux | 2017-04-04 | 3 | -67/+87 |
| | | |||||
| * | assert queues & sleep longer | schneefux | 2017-04-04 | 1 | -1/+3 |
| | | |||||
| * | do not give up searching on 429 | schneefux | 2017-04-03 | 1 | -2/+4 |
| | | |||||
| * | send the players to processor, not jsonapi data | schneefux | 2017-04-03 | 1 | -1/+1 |
| | | |||||
| * | rename to bridge | schneefux | 2017-04-03 | 1 | -1/+1 |
| | | |||||
| * | notifications were renamed | schneefux | 2017-04-03 | 1 | -2/+2 |
| | | |||||
| * | rewrite for new API requirements | schneefux | 2017-04-03 | 3 | -226/+156 |
| | | |||||
| * | remove postgres dependency | schneefux | 2017-04-02 | 1 | -1/+0 |
| | | |||||
