index
:
apigrabber
develop
master
release/1.2.0
release/1.5.0
release/2.0.0
release/2.11.0
release/2.14.0
release/2.17.0
release/2.2.0
release/2.3.0
release/2.3.1
release/2.7.0
release/2.9.0
releases/1.0.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
*
respect rate limits
schneefux
2017-02-25
1
-2
/
+2
*
add VAINSOCIAL_APIKEY env variable
schneefux
2017-02-25
1
-2
/
+5
*
Merge branch 'envvars'
schneefux
2017-02-25
1
-15
/
+32
|
\
|
*
specify region and crawl times per env vars
schneefux
2017-02-20
1
-15
/
+32
*
|
ghost commit to re-initiate a PR
Kapil Viren Ahuja
2017-02-21
1
-0
/
+1
*
|
work around table creation race condition, delete unfinished crawljobs on sta...
schneefux
2017-02-20
1
-15
/
+21
*
|
partition data into tables per day and region
schneefux
2017-02-20
1
-10
/
+38
|
/
*
reduce job length, increase worker count to keep up with blitz data volume (#22)
schneefux
2017-02-16
1
-2
/
+2
*
Merge pull request #15 from vainglorygame/new_db_tables
Kapil Viren Ahuja
2017-02-16
1
-48
/
+34
|
\
|
*
insert objects into dbs by type, upsert players when needed
schneefux
2017-02-15
1
-48
/
+34
*
|
fix idling jobs crashing
schneefux
2017-02-14
1
-1
/
+1
*
|
fetch from 2017-02-14 onwards
schneefux
2017-02-14
1
-2
/
+2
*
|
workers sleep and don't die when they have no jobs
schneefux
2017-02-14
1
-1
/
+8
|
/
*
refactor and optimize storage requirements
schneefux
2017-02-12
1
-18
/
+31
*
rewrite for better concurrency support
schneefux
2017-02-12
1
-56
/
+206
*
tolerate connection errors
schneefux
2017-02-08
1
-3
/
+8
*
add all regions
schneefux
2017-02-08
1
-2
/
+2
*
refactor api.py
schneefux
2017-02-08
1
-22
/
+18
*
use logging module
schneefux
2017-02-08
1
-5
/
+6
*
fix api grabber: run forever
schneefux
2017-02-07
1
-12
/
+14
*
remove code not related to API data fetching
schneefux
2017-02-07
1
-32
/
+8
*
db connection params from env, fix early start
schneefux
2017-02-07
1
-1
/
+7
*
move into Docker
schneefux
2017-02-06
1
-2
/
+3
*
crawl regions peux a peux
schneefux
2017-02-06
1
-17
/
+29
*
make api.py independent
schneefux
2017-02-06
1
-3
/
+2
*
api: allow to be run from the root directory
schneefux
2017-02-05
1
-3
/
+3
*
manually push the earliest match to get
schneefux
2017-02-05
1
-1
/
+1
*
api: get matches from eu+na
schneefux
2017-01-28
1
-9
/
+19
*
api: get new matches more reliably, remove now unused `db.meta`
schneefux
2017-01-28
1
-7
/
+5
*
api: removed unused aiohttp_wsgi dependency
schneefux
2017-01-27
1
-1
/
+0
*
web-dev: first web frontend sample
schneefux
2017-01-27
1
-0
/
+1
*
api: use prefix
schneefux
2017-01-27
1
-1
/
+1
*
api: /winrates endpoint
schneefux
2017-01-27
1
-0
/
+5
*
api: move db queries to sql files
schneefux
2017-01-27
1
-1
/
+3
*
api: demo /matches endpoint
schneefux
2017-01-27
1
-12
/
+51
*
api: fix getting new matches
schneefux
2017-01-23
1
-5
/
+8
*
api: send requests synchronously
schneefux
2017-01-23
1
-1
/
+8
*
api: rewrite to use async
schneefux
2017-01-22
1
-5
/
+13
*
api: implement crawler and database functionality
schneefux
2017-01-22
1
-0
/
+10