| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add endpoint for team crunching | schneefux | 2017-05-04 | 1 | -1/+20 |
| * | env all the vars; fix crunches | schneefux | 2017-05-01 | 1 | -29/+45 |
| * | 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 | 1 | -35/+48 |
| * | maximum page limit on /matches is only 5 | schneefux | 2017-04-29 | 1 | -1/+2 |
| * | refactor & implement region crawls | schneefux | 2017-04-29 | 1 | -71/+149 |
| * | 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 | 1 | -14/+39 |
| * | 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 | 1 | -20/+41 |
| * | integrate logglyrelease/2.1.0release/2.0.0 | schneefux | 2017-04-20 | 1 | -16/+26 |
| * | be strict | schneefux | 2017-04-18 | 1 | -22/+8 |
| * | colorize | schneefux | 2017-04-18 | 1 | -16/+27 |
| * | 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 |
| * | 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 |
| * | anticipant 404 on player update | schneefux | 2017-04-13 | 1 | -2/+2 |
| * | 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 | 1 | -0/+7 |
| * | add cruncher API | schneefux | 2017-04-10 | 1 | -0/+14 |
| * | 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 | 1 | -1/+14 |
| * | support cruncher | schneefux | 2017-04-06 | 1 | -0/+15 |
| * | return 204 on invalid player | schneefux | 2017-04-04 | 1 | -0/+1 |
| * | use db connection in update API | schneefux | 2017-04-04 | 1 | -13/+36 |
| * | 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 |
| * | rewrite for new API requirements | schneefux | 2017-04-03 | 1 | -188/+108 |
| * | fetch backwards in time | schneefux | 2017-04-01 | 1 | -1/+2 |
| * | fetch lmcd | schneefux | 2017-04-01 | 1 | -0/+2 |
| * | attempt to find player in db | schneefux | 2017-03-31 | 1 | -16/+14 |
| * | use webstomp | schneefux | 2017-03-30 | 1 | -4/+7 |
| * | rewrite for AMQP | schneefux | 2017-03-28 | 1 | -0/+212 |
