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
path:
root
/
api.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
1
-1
/
+20
*
fix API search
schneefux
2017-03-25
1
-3
/
+5
*
upsert in background
schneefux
2017-03-25
1
-1
/
+1
*
add more regions
schneefux
2017-03-25
1
-1
/
+1
*
do not send duplicate notifications
schneefux
2017-03-25
1
-11
/
+20
*
fix 'no new data' notifications not being sent
schneefux
2017-03-25
1
-1
/
+1
*
accept env vars for db conf
schneefux
2017-03-25
1
-10
/
+10
*
refactor - send to player specific channels
schneefux
2017-03-24
1
-212
/
+212
*
use common format for socket message bodies
schneefux
2017-03-21
1
-2
/
+8
*
prevent deadlocks
schneefux
2017-03-21
1
-14
/
+46
*
don't insert new grab jobs until compiler is done
schneefux
2017-03-21
1
-1
/
+6
*
interpret status notifications
schneefux
2017-03-21
1
-4
/
+86
*
do not insert duplicate grab jobs
schneefux
2017-03-21
1
-6
/
+19
*
skip updates for recent players
schneefux
2017-03-21
1
-0
/
+8
*
handle lmcd=null
schneefux
2017-03-21
1
-1
/
+5
*
first implementation of updater
schneefux
2017-03-21
1
-0
/
+181