Rev. | Hora | Autor |
---|---|---|
b7c423c | 2015-12-13 18:59:20 | Daigo Moriwaki |
Merge branch '201512-leastdiff' |
||
3b47d94 | 2015-12-13 18:58:21 | Daigo Moriwaki |
[shogi-server] shogi_server/pairing.rb: Attempt more trials |
||
08ed007 | 2015-12-13 17:55:14 | Daigo Moriwaki |
Merge branch '201512-maxmoves' |
||
61b4add | 2015-12-13 17:53:04 | Daigo Moriwaki |
[shogi-server] Enhance capability of Floodgate configuration file |
||
e4a84fa | 2015-12-12 13:09:11 | Daigo Moriwaki |
Merge branch '201512-timeclock' |
||
3d228b2 201512-timeclock | 2015-11-27 23:40:28 | Daigo Moriwaki |
Fix #35795: A time consumed could be -1 |
||
1b34076 | 2015-02-14 17:40:28 | Daigo Moriwaki |
util/statistics.rb: Updated to investigate floodgate-600-10 games. |
||
eb50791 20150201 | 2015-02-01 11:33:09 | Daigo Moriwaki |
Adjust sleep intervals to get more stable test results |
||
e9200e8 | 2015-02-01 11:32:31 | Daigo Moriwaki |
[shogi-server] - shogi_server/login.rb: When players are logged in, log their player_id if they have it. |
||
6f9da8d | 2015-02-01 10:55:53 | Daigo Moriwaki |
Update the revision |
||
a5eecd3 | 2015-01-20 22:48:29 | Daigo Moriwaki |
[mk_html] Links to details pages for players now use a relative path so that it works on a testing site. |
||
7353c18 | 2015-01-20 22:39:05 | Daigo Moriwaki |
Getting an absolute location of this file was wrong if it was a synbolic link. This issue has been addressed. |
||
7845c4a | 2015-01-17 22:13:20 | Daigo Moriwaki |
Merge branch 'wdoor-stable' |
||
ec11b33 | 2015-01-17 22:12:04 | Daigo Moriwaki |
Merge remote-tracking branch 'origin/wdoor-stable' into wdoor-stable |
||
2df2951 | 2015-01-17 18:23:00 | Daigo Moriwaki |
[shogi-server] shogi-server, shogi_server/{command,game_result,player}.rb: The change at 2014-10-13 was not worked as expected. Reworked. |
||
bd613d3 | 2015-01-17 10:47:58 | Daigo Moriwaki |
Merge branch '201410-maxmoves' |
||
2df870d | 2015-01-17 10:44:28 | Daigo Moriwaki |
Update various documentations |
||
66e7c45 | 2015-01-17 10:43:50 | Daigo Moriwaki |
Fix test failures related to MAX_MOVES and least time per move |
||
aee61c6 | 2015-01-17 10:18:40 | Daigo Moriwaki |
Apply CSA Protocol V1.2.1 for MAX_MOVES |
||
7499643 | 2015-01-17 09:39:29 | Daigo Moriwaki |
Refactor ChessClockWithLeastZero |
||
7f97ecc | 2015-01-17 09:18:20 | Daigo Moriwaki |
Corrected a changelog entry |
||
ec46085 | 2015-01-12 23:16:11 | Daigo Moriwaki |
Follow an API change in the upstream: LogDevice |
||
1b16641 | 2015-01-12 23:06:28 | Daigo Moriwaki |
Get rid of a dupolicated method: test_kachi_good |
||
3dc1d0f | 2015-01-12 22:12:33 | Daigo Moriwaki |
Fixed logout in test/TC_forrk.rb |
||
b0a2884 | 2015-01-12 21:54:42 | Daigo Moriwaki |
New feature: Zero least time per move. |
||
756e437 | 2015-01-12 20:48:51 | Daigo Moriwaki |
Merge branch 'wdoor-stable' |
||
326856b | 2014-12-27 23:32:58 | Daigo Moriwaki |
Merge remote-tracking branch 'origin/wdoor-stable' into wdoor-stable |
||
ddf702e | 2014-12-27 23:31:20 | Daigo Moriwaki |
* [mk_html] Corrected a url. |
||
ad33950 20141227 | 2014-12-27 22:10:00 | Daigo Moriwaki |
* [shogi-server] When a non-rated player participates in Floodgate, the following exception was thrown and a Floodgate game would not start: |
||
069b2ad | 2014-12-23 17:35:04 | Daigo Moriwaki |
[shogi-server] Addressed Ruby incompatibility on ShogiServer::Usi::alphabetToDan. |