| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
| * | fetch backwards in time | schneefux | 2017-04-01 | 1 | -1/+2 | |
| * | fetch lmcd | schneefux | 2017-04-01 | 1 | -0/+2 | |
| * | dashboard: show lmcd and more | schneefux | 2017-04-01 | 1 | -2/+5 | |
| * | show compile_commit | schneefux | 2017-04-01 | 1 | -0/+7 | |
| * | attempt to find player in db | schneefux | 2017-03-31 | 2 | -16/+16 | |
| * | update package.json | schneefux | 2017-03-30 | 1 | -1/+8 | |
| * | add assets | schneefux | 2017-03-30 | 1 | -0/+1 | |
| * | use webstomp | schneefux | 2017-03-30 | 2 | -36/+40 | |
| * | rewrite for AMQP | schneefux | 2017-03-28 | 5 | -408/+233 | |
| * | fix anyJobsRunning for API playerrelease/1.6.0 | schneefux | 2017-03-26 | 1 | -2/+2 | |
| * | log a bit more | schneefux | 2017-03-26 | 1 | -0/+2 | |
| * | use pg-native serialization error detection | schneefux | 2017-03-26 | 1 | -1/+3 | |
| * | pay respect to rate limit | schneefux | 2017-03-26 | 1 | -13/+30 | |
| * | typo - fix player.id unknown | schneefux | 2017-03-26 | 1 | -1/+1 | |
| * | Merge branch 'release/1.6.0' of https://gitlab.com/vainglorygame/updater into... | schneefux | 2017-03-26 | 0 | -0/+0 | |
| |\ | ||||||
| | * | also check for 'done' after grab_failed | Vainsocial root | 2017-03-26 | 1 | -1/+1 | |
| * | | send notifications to name/id channel where available | schneefux | 2017-03-26 | 1 | -14/+32 | |
| * | | new player from API: insert playerNames too | schneefux | 2017-03-26 | 1 | -0/+1 | |
| |/ | ||||||
| * | emit 'done' only after compile_finished | Vainsocial root | 2017-03-26 | 1 | -3/+5 | |
| * | set minimum number of pool connections | Vainsocial root | 2017-03-26 | 1 | -0/+2 | |
| * | use native psql bindings | Vainsocial root | 2017-03-26 | 1 | -1/+1 | |
| * | wrap queries in transactions to reduce db load | schneefux | 2017-03-26 | 1 | -22/+12 | |
| * | debug shadow players | schneefux | 2017-03-25 | 1 | -1/+1 | |
| * | send a 'done' event | schneefux | 2017-03-25 | 2 | -1/+27 | |
| * | fix API search | schneefux | 2017-03-25 | 1 | -3/+5 | |
| * | upsert in background | schneefux | 2017-03-25 | 1 | -1/+1 | |
| * | add more regions | schneefux | 2017-03-25 | 1 | -1/+1 | |
| * | do not send duplicate notifications | schneefux | 2017-03-25 | 1 | -11/+20 | |
| * | make found/not found prettier | schneefux | 2017-03-25 | 1 | -2/+2 | |
| * | fix 'no new data' notifications not being sent | schneefux | 2017-03-25 | 1 | -1/+1 | |
| * | accept env vars for db conf | schneefux | 2017-03-25 | 1 | -10/+10 | |
| * | refactor - send to player specific channels | schneefux | 2017-03-24 | 2 | -245/+239 | |
| * | Adding a missing dependency | Kapil Viren Ahuja | 2017-03-23 | 1 | -0/+1 | |
| * | use common format for socket message bodies | schneefux | 2017-03-21 | 2 | -4/+12 | |
| * | prevent deadlocks | schneefux | 2017-03-21 | 1 | -14/+46 | |
| * | don't insert new grab jobs until compiler is done | schneefux | 2017-03-21 | 1 | -1/+6 | |
| * | interpret status notifications | schneefux | 2017-03-21 | 2 | -7/+123 | |
