index
:
shrinker
develop
master
release/2.14.0
release/2.16.0
release/2.17.0
release/2.18.0
release/2.19.0
release/2.20.0
release/2.23.0
release/2.9.0
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
spider request only casual/ranked
schneefux
2017-03-08
1
-1
/
+2
*
spider jobs be spider jobs
schneefux
2017-03-08
1
-2
/
+2
*
bugfix: get lmcd for player upserts from db, don't update every time
schneefux
2017-03-08
1
-1
/
+4
*
cache statements, smart spider, refactor upserts
schneefux
2017-03-08
1
-93
/
+80
*
do not use pooling, not needed
schneefux
2017-03-08
1
-7
/
+2
*
make spidering and analyze optional
schneefux
2017-03-05
1
-6
/
+26
*
enable spider mode
schneefux
2017-03-05
1
-0
/
+16
*
job batching (#43)
schneefux
2017-03-05
1
-54
/
+78
*
refactor to use joblib worker class
schneefux
2017-03-04
1
-28
/
+5
*
Fixed the last match cols which was sending this job into a hung state withou...
Kapil Viren Ahuja
2017-03-04
1
-8
/
+8
*
Col case changes
Kapil Viren Ahuja
2017-03-04
1
-4
/
+6
*
fixed lastMatchCreatedDate being updated on any player
schneefux
2017-03-03
1
-3
/
+4
*
reduce number of workers to 1 to workaround deadlock issues
schneefux
2017-03-02
1
-1
/
+1
*
use proper log paths for Docker
schneefux
2017-03-01
1
-1
/
+4
*
log to file
schneefux
2017-03-01
1
-2
/
+10
*
pass apiId to compiler instead of id
schneefux
2017-02-28
1
-2
/
+2
*
reduce default worker idle cooldown
schneefux
2017-02-28
1
-2
/
+2
*
Merge branch 'quiet-logs' into develop
schneefux
2017-02-28
1
-4
/
+0
|
\
|
*
logs: be more quiet
schneefux
2017-02-28
1
-4
/
+0
*
|
properly request compile jobs
schneefux
2017-02-28
1
-2
/
+4
|
/
*
don't create indexes
schneefux
2017-02-28
1
-5
/
+0
*
request stats compilation job
schneefux
2017-02-27
1
-9
/
+38
*
fix raw processing to one instead of multiple records
schneefux
2017-02-27
1
-7
/
+8
*
Merge pull request #24 from vainglorygame/upsert-stats
Kapil Viren Ahuja
2017-02-27
1
-7
/
+24
|
\
|
*
upsert player stats on implicit update
schneefux
2017-02-26
1
-7
/
+24
*
|
support multiple threads per worker
schneefux
2017-02-26
1
-7
/
+10
|
/
*
rewrite to use joblib (fixes #20), use updated raw schema, check for duplicates
schneefux
2017-02-26
1
-100
/
+95
*
process partitions concurrently
schneefux
2017-02-20
1
-13
/
+82
*
fail on SQL errors
schneefux
2017-02-16
1
-12
/
+3
*
1. using the right table names in SQL. 2. also put in some exception handling...
Kapil Viren Ahuja
2017-02-16
1
-4
/
+13
*
load processor queries from sql files
schneefux
2017-02-15
1
-89
/
+13
*
fixed that one typo
Kapil Viren Ahuja
2017-02-14
1
-1
/
+1
*
changes to web's DB cols - names etc. to sync with Web DB model
Kapil Viren Ahuja
2017-02-14
1
-22
/
+11
*
convert samples for each table
schneefux
2017-02-13
1
-49
/
+131
*
had to change the name to comply with the docker-setup instructions.
kvahuja
2017-02-10
1
-0
/
+86