summaryrefslogtreecommitdiff
path: root/api.py
Commit message (Expand)AuthorAgeFilesLines
* pass apiId to compiler instead of idschneefux2017-02-281-2/+2
* reduce default worker idle cooldownschneefux2017-02-281-2/+2
* Merge branch 'quiet-logs' into developschneefux2017-02-281-4/+0
|\
| * logs: be more quietschneefux2017-02-281-4/+0
* | properly request compile jobsschneefux2017-02-281-2/+4
|/
* don't create indexesschneefux2017-02-281-5/+0
* request stats compilation jobschneefux2017-02-271-9/+38
* fix raw processing to one instead of multiple recordsschneefux2017-02-271-7/+8
* Merge pull request #24 from vainglorygame/upsert-statsKapil Viren Ahuja2017-02-271-7/+24
|\
| * upsert player stats on implicit updateschneefux2017-02-261-7/+24
* | support multiple threads per workerschneefux2017-02-261-7/+10
|/
* rewrite to use joblib (fixes #20), use updated raw schema, check for duplicatesschneefux2017-02-261-100/+95
* process partitions concurrentlyschneefux2017-02-201-13/+82
* fail on SQL errorsschneefux2017-02-161-12/+3
* 1. using the right table names in SQL. 2. also put in some exception handling...Kapil Viren Ahuja2017-02-161-4/+13
* load processor queries from sql filesschneefux2017-02-151-89/+13
* fixed that one typoKapil Viren Ahuja2017-02-141-1/+1
* changes to web's DB cols - names etc. to sync with Web DB modelKapil Viren Ahuja2017-02-141-22/+11
* convert samples for each tableschneefux2017-02-131-49/+131
* had to change the name to comply with the docker-setup instructions.kvahuja2017-02-101-0/+86