From 30d2c18761f145cb9680dd6ec178e398ffc0e78d Mon Sep 17 00:00:00 2001 From: Thibault Duplessis Date: Thu, 2 Aug 2012 11:22:49 +0200 Subject: [PATCH] improve scripts and deploy config --- bin/prod/deploy | 1 - bin/prod/rsync_exclude | 1 + bin/prod/timeout-restarter | 2 +- todo | 6 +----- 4 files changed, 3 insertions(+), 7 deletions(-) diff --git a/bin/prod/deploy b/bin/prod/deploy index 0e52ee4f7b..fa13caf85e 100755 --- a/bin/prod/deploy +++ b/bin/prod/deploy @@ -2,7 +2,6 @@ source bin/lilarc RSYNC_OPTIONS=" \ ---dry-run \ --archive \ --force \ --delete \ diff --git a/bin/prod/rsync_exclude b/bin/prod/rsync_exclude index fa781644ab..22714a8bec 100644 --- a/bin/prod/rsync_exclude +++ b/bin/prod/rsync_exclude @@ -1,3 +1,4 @@ +conf/local.conf logs tags project/project diff --git a/bin/prod/timeout-restarter b/bin/prod/timeout-restarter index b9a3fdc392..bdc7383b1a 100755 --- a/bin/prod/timeout-restarter +++ b/bin/prod/timeout-restarter @@ -15,7 +15,7 @@ while true; do curl $URL --max-time $TIMEOUT -so /dev/null if [ $? = 0 ]; then - lilalog "SUCCESS $MSG" + echo -n "." else lilalog "FAIL $MSG" bin/prod/restart diff --git a/todo b/todo index 3aba34452c..16847efffc 100644 --- a/todo +++ b/todo @@ -11,22 +11,18 @@ use POST instead of GET where it makes sense make the wiki static html pages managed by git? guess friend list tournaments http://www.chess.com/tournaments/help.html -cheater slash timeline -best game(s) to watch use twitter tooltip instead of tipsy http://twitter.github.com/bootstrap/javascript.html#tooltip volume control check(mate) sound takeback play 2 times ?? http://en.lichess.org/analyse/nfjchnmo/black move 45 movetimes chart -show lobby chat to anon (and rated games?) -or show empty chat +show lobby chat to anon (and rated games?) or show empty chat show last move on miniboards also translate websockets error message @someone = link to someone's profile analysis not the fastest checkmate, but no best move? http://en.lichess.org/analyse/w3xw8fsw/black analysis missing last move (and 2 moves in chart) elo chart average line is late -bookmarkers overflow http://en.lichess.org/508d7dfc move while disconnected = move lost. should reload the page on ack timeout. finish games per day chart untranslated = https://github.com/ornicar/lila/issues/4