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
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor api.py
schneefux
2017-02-08
1
-22
/
+18
*
use logging module
schneefux
2017-02-08
3
-8
/
+11
*
fix api grabber: run forever
schneefux
2017-02-07
1
-12
/
+14
*
add gitignore
schneefux
2017-02-07
1
-0
/
+91
*
remove code not related to API data fetching
schneefux
2017-02-07
6
-109
/
+9
*
db connection params from env, fix early start
schneefux
2017-02-07
2
-3
/
+20
*
move into Docker
schneefux
2017-02-06
2
-2
/
+8
*
crawl regions peux a peux
schneefux
2017-02-06
2
-21
/
+45
*
make api.py independent
schneefux
2017-02-06
1
-3
/
+2
*
move & minimalize requirements.txt
schneefux
2017-02-06
1
-0
/
+14
*
api: allow to be run from the root directory
schneefux
2017-02-05
1
-3
/
+3
*
api: db support parameters
schneefux
2017-02-05
1
-2
/
+3
*
manually push the earliest match to get
schneefux
2017-02-05
1
-1
/
+1
*
move gitignore to toplevel
schneefux
2017-01-29
1
-91
/
+0
*
api: get matches from eu+na
schneefux
2017-01-28
1
-9
/
+19
*
move venv to top level
schneefux
2017-01-28
1
-8
/
+0
*
api: add venv requirements
schneefux
2017-01-28
1
-0
/
+8
*
api: get new matches more reliably, remove now unused `db.meta`
schneefux
2017-01-28
4
-38
/
+7
*
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: pgadmin writes BOM to sql scripts
schneefux
2017-01-27
1
-1
/
+1
*
api: use prefix
schneefux
2017-01-27
1
-1
/
+1
*
api: /winrates endpoint
schneefux
2017-01-27
3
-3
/
+26
*
api: move db queries to sql files
schneefux
2017-01-27
4
-41
/
+53
*
api: demo /matches endpoint
schneefux
2017-01-27
3
-12
/
+102
*
api: use shardId instead of shard as shard id in database
schneefux
2017-01-26
1
-8
/
+4
*
api: use jsonb instead of json
schneefux
2017-01-23
1
-2
/
+2
*
api: fix getting new matches
schneefux
2017-01-23
3
-6
/
+11
*
api: send requests synchronously
schneefux
2017-01-23
3
-24
/
+63
*
api: rewrite to use async
schneefux
2017-01-22
3
-56
/
+90
*
api: implement crawler and database functionality
schneefux
2017-01-22
5
-0
/
+256