| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | link to dimensions | schneefux | 2017-04-08 | 1 | -1/+11 | |
| * | merge compiler into processor | schneefux | 2017-04-08 | 1 | -31/+134 | |
| |\ | ||||||
| | * | link items to participant | schneefux | 2017-04-07 | 1 | -5/+18 | |
| | * | fix NaN stat | schneefux | 2017-04-07 | 1 | -1/+2 | |
| | * | update for new schema | schneefux | 2017-04-07 | 1 | -94/+30 | |
| | * | await transaction | schneefux | 2017-04-04 | 1 | -2/+2 | |
| | * | ack each message individually | schneefux | 2017-04-04 | 1 | -2/+2 | |
| | * | filter undefined or null objects | schneefux | 2017-04-04 | 1 | -2/+4 | |
| | * | send jobs to compiler | schneefux | 2017-04-04 | 1 | -0/+9 | |
| | * | fix player_ext notifications | schneefux | 2017-04-04 | 1 | -1/+1 | |
| | * | wait for rabbit and db to start | schneefux | 2017-04-04 | 1 | -6/+17 | |
| | * | send notifications for participant stats | schneefux | 2017-04-04 | 1 | -2/+6 | |
| | * | anticipate players with no match history | schneefux | 2017-04-03 | 1 | -6/+12 | |
| | * | do not log queries | schneefux | 2017-04-03 | 1 | -1/+1 | |
| | * | redesign web notification | schneefux | 2017-04-03 | 1 | -1/+2 | |
| | * | insert in batches | schneefux | 2017-04-02 | 1 | -43/+60 | |
| | * | calculate player.last_match_created_date | schneefux | 2017-04-01 | 1 | -0/+21 | |
| | * | rewrite in node | schneefux | 2017-04-01 | 1 | -0/+163 | |
| * | attempt to fix race condition | schneefux | 2017-04-07 | 1 | -5/+5 | |
| * | ack each message individually | schneefux | 2017-04-04 | 1 | -2/+2 | |
| * | filter undefined or null objects | schneefux | 2017-04-04 | 1 | -1/+3 | |
| * | prevent possible race condition | schneefux | 2017-04-04 | 1 | -1/+1 | |
| * | small syntax fix | schneefux | 2017-04-04 | 1 | -5/+5 | |
| * | wait for rabbit and db to start | schneefux | 2017-04-04 | 1 | -7/+19 | |
| * | show processing player for debugging | schneefux | 2017-04-04 | 1 | -0/+1 | |
| * | remove unneeded debugging line | schneefux | 2017-04-03 | 1 | -1/+0 | |
| * | do not log queries | schneefux | 2017-04-03 | 1 | -1/+1 | |
| * | fix player flattens | schneefux | 2017-04-03 | 1 | -3/+4 | |
| * | redesign web notification | schneefux | 2017-04-03 | 1 | -1/+1 | |
| * | handle players and matches seperately | schneefux | 2017-04-03 | 1 | -5/+16 | |
| * | call snakeCaseKeys only as much as it's necessary | schneefux | 2017-04-03 | 1 | -4/+4 | |
| * | push shardId to the right places | schneefux | 2017-04-02 | 1 | -4/+4 | |
| * | upsert in bulk | schneefux | 2017-04-02 | 1 | -131/+159 | |
| * | items: use mappings name -> name -> db | schneefux | 2017-04-02 | 1 | -22/+33 | |
| * | upsert items | schneefux | 2017-04-01 | 1 | -34/+67 | |
| * | Merge branch 'release/2.0.0' of https://gitlab.com/vainglorygame/processor in... | schneefux | 2017-04-01 | 1 | -0/+3 | |
| |\ | ||||||
| | * | Pushed created_at down the stairs ream | Kapil Viren Ahuja | 2017-04-01 | 1 | -0/+3 | |
| * | | request compile jobs; use transactions | schneefux | 2017-04-01 | 1 | -6/+28 | |
| |/ | ||||||
| * | send web notification only 1 / player&batch | schneefux | 2017-03-31 | 1 | -13/+8 | |
| * | fix shard_id workaround | schneefux | 2017-03-31 | 1 | -2/+2 | |
| * | move ORM model into seperate repo | schneefux | 2017-03-31 | 1 | -1/+1 | |
| * | do the cheap ACK | schneefux | 2017-03-31 | 1 | -1/+1 | |
| * | insert players and teams seperately | schneefux | 2017-03-31 | 1 | -17/+31 | |
| * | insert assets, squish concurrency bugs | schneefux | 2017-03-31 | 1 | -21/+30 | |
| * | implement smart batching | schneefux | 2017-03-31 | 1 | -49/+92 | |
| * | Pushed shard_id to all the tables as shard + api_id is the unique combination | Kapil Viren Ahuja | 2017-03-30 | 1 | -0/+5 | |
| * | fix upsert dependencies | schneefux | 2017-03-30 | 1 | -9/+15 | |
| * | import db schema from vainsocial | schneefux | 2017-03-29 | 1 | -79/+44 | |
| * | processor doesn't need the API token | schneefux | 2017-03-28 | 1 | -3/+1 | |
| * | rewrite in NodeJS | schneefux | 2017-03-28 | 1 | -0/+124 | |
