index
:
processor
develop
feature/role-unknown
master
release/1.0.0
release/1.2.0
release/1.3.0
release/1.4.0
release/1.5.0
release/1.6.0
release/2.0.0
release/2.1.0
release/2.14.0
release/2.15.0
release/2.17.0
release/2.18.0
release/2.2.0
release/2.20.0
release/2.21.0
release/2.22.0
release/2.3.0
release/2.3.1
release/2.4.0
release/2.5.0
release/2.7.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
*
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