| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rewrite for AMQP | schneefux | 2017-03-28 | 1 | -395/+0 |
| | | |||||
| * | 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 |
| | | |||||
| * | 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 | 1 | -1/+20 |
| | | |||||
| * | 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 |
| | | |||||
| * | 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 | 1 | -212/+212 |
| | | |||||
| * | use common format for socket message bodies | schneefux | 2017-03-21 | 1 | -2/+8 |
| | | |||||
| * | 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 | 1 | -4/+86 |
| | | |||||
| * | do not insert duplicate grab jobs | schneefux | 2017-03-21 | 1 | -6/+19 |
| | | |||||
| * | skip updates for recent players | schneefux | 2017-03-21 | 1 | -0/+8 |
| | | |||||
| * | handle lmcd=null | schneefux | 2017-03-21 | 1 | -1/+5 |
| | | |||||
| * | first implementation of updater | schneefux | 2017-03-21 | 1 | -0/+181 |
