index
:
bridge
develop
master
release/1.6.0
release/2.0.0
release/2.1.0
release/2.14.0
release/2.17.0
release/2.18.0
release/2.19.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.8.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused endpoint
schneefux
2017-04-16
1
-1
/
+0
*
remove unused endpoint
schneefux
2017-04-16
1
-1
/
+2
*
show grab status on dashboard
schneefux
2017-04-15
1
-0
/
+4
*
log response times; use socket pool
schneefux
2017-04-15
1
-3
/
+14
*
tell apigrabber to send progress report to web
schneefux
2017-04-13
1
-2
/
+5
*
send search success notif to web on every lookup
schneefux
2017-04-13
1
-4
/
+4
*
show points_update in dashboard
schneefux
2017-04-13
1
-0
/
+2
*
anticipant 404 on player update
schneefux
2017-04-13
1
-2
/
+2
*
subscribe to all notifications on dashboard
schneefux
2017-04-13
1
-12
/
+11
*
always call /players before updating
schneefux
2017-04-13
1
-56
/
+86
*
improve sample API
schneefux
2017-04-10
1
-9
/
+38
*
add global crunch API
schneefux
2017-04-10
2
-0
/
+16
*
add cruncher API
schneefux
2017-04-10
2
-21
/
+19
*
ignore lmcd on unknown players
schneefux
2017-04-08
1
-1
/
+6
*
set player last_update more reliably
schneefux
2017-04-08
1
-2
/
+2
*
implement simple sample downloads
schneefux
2017-04-08
2
-1
/
+25
*
support cruncher
schneefux
2017-04-06
2
-0
/
+44
*
return 204 on invalid player
schneefux
2017-04-04
1
-0
/
+1
*
use db connection in update API
schneefux
2017-04-04
3
-67
/
+87
*
assert queues & sleep longer
schneefux
2017-04-04
1
-1
/
+3
*
do not give up searching on 429
schneefux
2017-04-03
1
-2
/
+4
*
send the players to processor, not jsonapi data
schneefux
2017-04-03
1
-1
/
+1
*
rename to bridge
schneefux
2017-04-03
1
-1
/
+1
*
notifications were renamed
schneefux
2017-04-03
1
-2
/
+2
*
rewrite for new API requirements
schneefux
2017-04-03
3
-226
/
+156
*
remove postgres dependency
schneefux
2017-04-02
1
-1
/
+0
*
fetch backwards in time
schneefux
2017-04-01
1
-1
/
+2
*
fetch lmcd
schneefux
2017-04-01
1
-0
/
+2
*
dashboard: show lmcd and more
schneefux
2017-04-01
1
-2
/
+5
*
show compile_commit
schneefux
2017-04-01
1
-0
/
+7
*
attempt to find player in db
schneefux
2017-03-31
2
-16
/
+16
*
update package.json
schneefux
2017-03-30
1
-1
/
+8
*
add assets
schneefux
2017-03-30
1
-0
/
+1
*
use webstomp
schneefux
2017-03-30
2
-36
/
+40
*
rewrite for AMQP
schneefux
2017-03-28
5
-408
/
+233
*
fix anyJobsRunning for API player
release/1.6.0
schneefux
2017-03-26
1
-2
/
+2
*
log a bit more
schneefux
2017-03-26
1
-0
/
+2
*
use pg-native serialization error detection
schneefux
2017-03-26
1
-1
/
+3
*
pay respect to rate limit
schneefux
2017-03-26
1
-13
/
+30
*
typo - fix player.id unknown
schneefux
2017-03-26
1
-1
/
+1
*
Merge branch 'release/1.6.0' of https://gitlab.com/vainglorygame/updater into...
schneefux
2017-03-26
0
-0
/
+0
|
\
|
*
also check for 'done' after grab_failed
Vainsocial root
2017-03-26
1
-1
/
+1
*
|
send notifications to name/id channel where available
schneefux
2017-03-26
1
-14
/
+32
*
|
new player from API: insert playerNames too
schneefux
2017-03-26
1
-0
/
+1
|
/
*
emit 'done' only after compile_finished
Vainsocial root
2017-03-26
1
-3
/
+5
*
set minimum number of pool connections
Vainsocial root
2017-03-26
1
-0
/
+2
*
use native psql bindings
Vainsocial root
2017-03-26
1
-1
/
+1
*
wrap queries in transactions to reduce db load
schneefux
2017-03-26
1
-22
/
+12
*
debug shadow players
schneefux
2017-03-25
1
-1
/
+1
*
send a 'done' event
schneefux
2017-03-25
2
-1
/
+27
[next]