July 05, 2008 Pokersource

Commit by loic :: r4046 /trunk/poker-network/pokernetwork/pokeravatar.py:
inverted condition to accept POKER_START rejected valid requests
inverted condition to accept POKER_START rejected valid requests
July 05, 2008 05:22 AM

July 04, 2008 Pokersource

Commit by bkuhn :: r4044 /trunk/ (. poker-network/tests/test-upgrade.py.in):
r738@hughes:  bkuhn | 2008-07-04 11:23:55 -0400
  # removed extraneous print
r738@hughes: bkuhn | 2008-07-04 11:23:55 -0400 # removed extraneous print
July 04, 2008 09:33 PM

Commit by bkuhn :: r4045 /trunk/ (3 files in 3 dirs):
r739@hughes:  bkuhn | 2008-07-04 17:16:54 -0400
  * Wrote test to cover upgradeReady method.
r739@hughes: bkuhn | 2008-07-04 17:16:54 -0400 * Wrote test to cover...
July 04, 2008 09:33 PM

Commit by bkuhn :: r4043 /trunk/ (3 files in 3 dirs):
r737@hughes:  bkuhn | 2008-07-04 11:22:46 -0400
  * Added test to cover output expected from the Upgrader getUpgrade() method.
r737@hughes: bkuhn | 2008-07-04 11:22:46 -0400 * Added test to cover output...
July 04, 2008 09:17 PM

July 02, 2008 jpoker software

fix copyright box display bug by adding an enclosing div so that the dialog calculates the outer size properly. Change the class names of skin-jpoker.js setup function to match the new convention. Remove the close button of the copyright popup. Parameterize the copyright display timer.fix copyright box display bug by adding an enclosing div so that the dialog calculates the outer size properly. Change the class names of skin-jpoker.js setup function to match the new convention. Remove the close button of the copyright popup. Parameterize the copyright display timer.
by loic@call.dachary.org at July 02, 2008 10:18 AM

July 01, 2008 jpoker software

include the proper jquery versioninclude the proper jquery version
by loic@call.dachary.org at July 01, 2008 04:38 PM

remove old jquery.ui filesremove old jquery.ui files
by loic@call.dachary.org at July 01, 2008 04:28 PM

remove jquery.ui old versionremove jquery.ui old version
by loic@call.dachary.org at July 01, 2008 04:25 PM

mergemerge
by loic@call.dachary.org at July 01, 2008 04:14 PM

upgrade to jquery-1.2.6 and jquery.ui-1.5.1upgrade to jquery-1.2.6 and jquery.ui-1.5.1
by loic@call.dachary.org at July 01, 2008 04:13 PM

avatars commentavatars comment
by loic@call.dachary.org at July 01, 2008 09:55 AM

June 30, 2008 jpoker software

text skinning exampletext skinning example
by loic@call.dachary.org at June 30, 2008 02:18 PM

fix avatar locationfix avatar location
by loic@call.dachary.org at June 30, 2008 01:27 PM

skin environment not in twskin environment not in tw
by loic@call.dachary.org at June 30, 2008 01:27 PM

Pokersource

Commit by bkuhn :: r4042 /trunk/ (3 files in 3 dirs):
r729@hughes:  bkuhn | 2008-06-29 21:30:58 -0400
  * Wrote test to cover Upgrader.checkClientVersionFailedHostDoesNotRespond()
  * Fixed previous test to check that the callback is called.
r729@hughes: bkuhn | 2008-06-29 21:30:58 -0400 * Wrote test to cover...
June 30, 2008 01:53 AM

Commit by bkuhn :: r4041 /trunk/ (3 files in 3 dirs):
r728@hughes:  bkuhn | 2008-06-29 21:27:14 -0400
  * Added check for clientVersion output
r728@hughes: bkuhn | 2008-06-29 21:27:14 -0400 * Added check for clientVersion...
June 30, 2008 01:53 AM

Commit by bkuhn :: r4040 /trunk/ (4 files in 3 dirs):
r727@hughes:  bkuhn | 2008-06-29 21:24:21 -0400
  * Added test to cover Upgrader.checkClientVersionFailedNoNetwork()
  * Removed message from ReasonMockup
  # Added Upgrader class to intercepted messages list
r727@hughes: bkuhn | 2008-06-29 21:24:21 -0400 * Added test to cover...
June 30, 2008 01:53 AM

Commit by bkuhn :: r4039 /trunk/ (3 files in 3 dirs):
r726@hughes:  bkuhn | 2008-06-29 21:15:57 -0400
  * Wrote a Upgrader.message() function to support Upgrader.error()
r726@hughes: bkuhn | 2008-06-29 21:15:57 -0400 * Wrote a Upgrader.message()...
June 30, 2008 01:52 AM

Commit by bkuhn :: r4038 /trunk/ (3 files in 3 dirs):
r725@hughes:  bkuhn | 2008-06-29 21:13:27 -0400
  * Clearly there needs to be a Upgrader.error(), since it is now called
    from checkClientVersionFailedNoNetwork() and
    checkClientVersionFailedHostDoesNotRespond().
r725@hughes: bkuhn | 2008-06-29 21:13:27 -0400 * Clearly there needs to be a...
June 30, 2008 01:52 AM

Commit by bkuhn :: r4037 /trunk/ (. poker-network/tests/test-upgrade.py.in):
r724@hughes:  bkuhn | 2008-06-29 20:33:54 -0400
  # Moved line to better spot
r724@hughes: bkuhn | 2008-06-29 20:33:54 -0400 # Moved line to better spot
June 30, 2008 01:52 AM

Commit by bkuhn :: r4036 /trunk/ (3 files in 3 dirs):
r723@hughes:  bkuhn | 2008-06-29 20:30:53 -0400
  * Created mock-up for GetPatch and wrote a test to cover the line() function
r723@hughes: bkuhn | 2008-06-29 20:30:53 -0400 * Created mock-up for GetPatch...
June 30, 2008 01:52 AM

Commit by bkuhn :: r4035 /trunk/ (3 files in 3 dirs):
r720@hughes:  bkuhn | 2008-06-29 20:04:43 -0400
  * Created mock up and wrote test for DryrunUpgrade.line()
  # Commented back in various lines.
r720@hughes: bkuhn | 2008-06-29 20:04:43 -0400 * Created mock up and wrote test...
June 30, 2008 12:05 AM

Commit by bkuhn :: r4034 /trunk/ (3 files in 3 dirs):
r719@hughes:  bkuhn | 2008-06-29 18:36:47 -0400
  * Added better output checking in test01_CheckClientVersionFailedAndNeedUpgrade.
r719@hughes: bkuhn | 2008-06-29 18:36:47 -0400 * Added better output checking in...
June 30, 2008 12:05 AM

June 29, 2008 Pokersource

Commit by bkuhn :: r4027 /trunk/ (. poker-network/tests/test-upgrade.py.in):
r705@hughes:  bkuhn | 2008-06-29 17:25:16 -0400
  # Changed Emacs compile command so it is configured like other test files.
r705@hughes: bkuhn | 2008-06-29 17:25:16 -0400 # Changed Emacs compile command...
June 29, 2008 10:47 PM

Commit by bkuhn :: r4029 /trunk/ (3 files in 3 dirs):
r707@hughes:  bkuhn | 2008-06-29 17:42:00 -0400
  * Changed headerGetInt to return 6 on verbose; headerGet is no the right
    place to put this.
r707@hughes: bkuhn | 2008-06-29 17:42:00 -0400 * Changed headerGetInt to return...
June 29, 2008 10:47 PM

Commit by bkuhn :: r4032 /trunk/ (3 files in 3 dirs):
r710@hughes:  bkuhn | 2008-06-29 18:15:56 -0400
  * Added upgrade.CheckClientVersion to list of interrupted self.message() set.
r710@hughes: bkuhn | 2008-06-29 18:15:56 -0400 * Added...
June 29, 2008 10:38 PM

Commit by bkuhn :: r4030 /trunk/ (. poker-network/tests/test-upgrade.py.in):
r708@hughes:  bkuhn | 2008-06-29 18:08:36 -0400
  * Corrected to verbose versions to 6
r708@hughes: bkuhn | 2008-06-29 18:08:36 -0400 * Corrected to verbose versions...
June 29, 2008 10:38 PM

Commit by bkuhn :: r4031 /trunk/ (. poker-network/tests/test-upgrade.py.in):
r709@hughes:  bkuhn | 2008-06-29 18:09:29 -0400
  # Numbered test
r709@hughes: bkuhn | 2008-06-29 18:09:29 -0400 # Numbered test
June 29, 2008 10:38 PM

Commit by bkuhn :: r4033 /trunk/ (3 files in 3 dirs):
r711@hughes:  bkuhn | 2008-06-29 18:19:48 -0400
  * Created test to find message() from the CheckClientVersion.__init__
r711@hughes: bkuhn | 2008-06-29 18:19:48 -0400 * Created test to find message()...
June 29, 2008 10:38 PM

Commit by bkuhn :: r4028 /trunk/ (3 files in 3 dirs):
r706@hughes:  bkuhn | 2008-06-29 17:30:43 -0400
  * Added message method to mockup to make sure messages work as described.
r706@hughes: bkuhn | 2008-06-29 17:30:43 -0400 * Added message method to mockup...
June 29, 2008 10:38 PM

Commit by bkuhn :: r4026 /trunk/ (3 files in 3 dirs):
r703@hughes:  bkuhn | 2008-06-29 17:03:08 -0400
  * Added test to cover the case where PokerClientProtocol.publishPacket()
    is called when a connection is not established.  Output is check as
    well.  This is accomplished by force-calling publishPacket() after the
    connection has been terminated by the testing environment.
  # Upped default verbosity by one, so that output from publishPacket() occurs.
r703@hughes: bkuhn | 2008-06-29 17:03:08 -0400 * Added test to cover the case...
June 29, 2008 09:03 PM

jpoker software

new avatarsnew avatars
by loic@call.dachary.org at June 29, 2008 08:52 PM

Pokersource

Commit by bkuhn :: r4025 /trunk/ (2 files in 2 dirs):
r699@hughes:  bkuhn | 2008-06-29 16:33:30 -0400
  * Various changes were needed to older tests since they have different
    messages on the tearDown of the connections.
r699@hughes: bkuhn | 2008-06-29 16:33:30 -0400 * Various changes were needed to...
June 29, 2008 08:34 PM

Commit by bkuhn :: r4024 /trunk/ (3 files in 3 dirs):
r698@hughes:  bkuhn | 2008-06-29 16:05:39 -0400
  * Attempt to cover self.message("connectionLost: crashing, just return.")
    in PokerClientProtocol.connectionLost().  Force the crash boolean to be true.
    Required changes to make other tests continued to work.  Not sure if I
    succeeded though.
r698@hughes: bkuhn | 2008-06-29 16:05:39 -0400 * Attempt to cover...
June 29, 2008 08:34 PM

Commit by bkuhn :: r4023 /trunk/ (3 files in 3 dirs):
r697@hughes:  bkuhn | 2008-06-29 15:51:50 -0400
  * Added code to tearDown() to check for some of the connectionLost
    output from PokerClientProtocol.connectionLost()
r697@hughes: bkuhn | 2008-06-29 15:51:50 -0400 * Added code to tearDown() to...
June 29, 2008 08:34 PM

Commit by bkuhn :: r4022 /trunk/ (2 files in 2 dirs):
r691@hughes:  bkuhn | 2008-06-29 15:26:43 -0400
  # Fixed bad function strings on a few tests that I cut-and-pasted.
r691@hughes: bkuhn | 2008-06-29 15:26:43 -0400 # Fixed bad function strings on a...
June 29, 2008 07:27 PM

Commit by bkuhn :: r4021 /trunk/ (3 files in 3 dirs):
r690@hughes:  bkuhn | 2008-06-29 15:24:30 -0400
  * Added test for setPlayerDelay() for the case where the player object
    returned by Game is None.
r690@hughes: bkuhn | 2008-06-29 15:24:30 -0400 * Added test for setPlayerDelay()...
June 29, 2008 07:27 PM

Commit by bkuhn :: r4020 /trunk/ (3 files in 3 dirs):
r689@hughes:  bkuhn | 2008-06-29 15:09:13 -0400
  * Created test for PokerClientProtocol.handlePlayerInfo() when the outfit
    keeps changing from the skin.
r689@hughes: bkuhn | 2008-06-29 15:09:13 -0400 * Created test for...
June 29, 2008 07:27 PM

Commit by bkuhn :: r4019 /trunk/ (3 files in 3 dirs):
r688@hughes:  bkuhn | 2008-06-29 15:03:43 -0400
  * Created test for PokerClientProtocol.handlePlayerInfo() when the url
    keeps changing from the skin.
r688@hughes: bkuhn | 2008-06-29 15:03:43 -0400 * Created test for...
June 29, 2008 07:27 PM

Commit by bkuhn :: r4018 /trunk/ (3 files in 3 dirs):
r687@hughes:  bkuhn | 2008-06-29 13:56:46 -0400
  * Added test for output printed by self.message call in
    PokerClientProtocol.handleUserInfo
r687@hughes: bkuhn | 2008-06-29 13:56:46 -0400 * Added test for output printed...
June 29, 2008 07:27 PM

Commit by bkuhn :: r4017 /trunk/ (3 files in 3 dirs):
r683@hughes:  bkuhn | 2008-06-29 13:31:53 -0400
  * Wrote coverage for PokerClientProtocol.updatePotsChips() when there
    are side pots in test26.
  # Had to increase verbosity on test file to force required additional messages
  # Simplified game mock up in test25.
r683@hughes: bkuhn | 2008-06-29 13:31:53 -0400 * Wrote coverage for...
June 29, 2008 05:32 PM

Commit by bkuhn :: r4016 /trunk/ (2 files in 2 dirs):
r682@hughes:  bkuhn | 2008-06-29 13:21:33 -0400
  * We should actually test the exact packet count returned
r682@hughes: bkuhn | 2008-06-29 13:21:33 -0400 * We should actually test the...
June 29, 2008 05:32 PM

Commit by bkuhn :: r4015 /trunk/ (3 files in 3 dirs):
r681@hughes:  bkuhn | 2008-06-29 13:19:40 -0400
  * Wrote test for PokerClientProtocol.updatePotsChips for those without
    side pots.
r681@hughes: bkuhn | 2008-06-29 13:19:40 -0400 * Wrote test for...
June 29, 2008 05:32 PM

Commit by bkuhn :: r4014 /trunk/ (4 files in 4 dirs):
r678@hughes:  bkuhn | 2008-06-29 12:56:11 -0400
  * Added nearly complete coverage for PokerClientFactory.upgradeReady
r678@hughes: bkuhn | 2008-06-29 12:56:11 -0400 * Added nearly complete coverage...
June 29, 2008 05:23 PM

Commit by bkuhn :: r4013 /trunk/ (3 files in 3 dirs):
r677@hughes:  bkuhn | 2008-06-29 11:41:39 -0400
  * Added full coverage for PokerClientFactory.translateFile2Name()
r677@hughes: bkuhn | 2008-06-29 11:41:39 -0400 * Added full coverage for...
June 29, 2008 05:23 PM

Commit by bkuhn :: r4012 /trunk/ (3 files in 3 dirs):
r675@hughes:  bkuhn | 2008-06-29 10:32:37 -0400
  * Added tests for output of ping command an delay output during client
    factory init.
r675@hughes: bkuhn | 2008-06-29 10:32:37 -0400 * Added tests for output of ping...
June 29, 2008 02:37 PM

June 28, 2008 Pokersource

Commit by bkuhn :: r4011 /trunk/ (3 files in 3 dirs):
r670@hughes:  bkuhn | 2008-06-28 16:08:06 -0400
  * Added dummy test for client.error since it isn't called internally by client.
r670@hughes: bkuhn | 2008-06-28 16:08:06 -0400 * Added dummy test for...
June 28, 2008 08:09 PM

Commit by bkuhn :: r4010 /trunk/ (3 files in 3 dirs):
r669@hughes:  bkuhn | 2008-06-28 16:05:15 -0400
  * Added test for a forced client connectoin lost, making sure the output
    is right and the _ping_timer and protocol_instance have been cleared.
r669@hughes: bkuhn | 2008-06-28 16:05:15 -0400 * Added test for a forced client...
June 28, 2008 08:09 PM

Commit by bkuhn :: r4009 /trunk/ (3 files in 3 dirs):
r668@hughes:  bkuhn | 2008-06-28 15:26:31 -0400
  * Added test to verify output of client.sendPacket() non-buffferized message.
r668@hughes: bkuhn | 2008-06-28 15:26:31 -0400 * Added test to verify output of...
June 28, 2008 08:09 PM

Commit by bkuhn :: r4008 /trunk/ (3 files in 3 dirs):
r667@hughes:  bkuhn | 2008-06-28 15:06:27 -0400
  * Added forced test to call protocol.error() as it is not actually used
    anywhere and thus not covered by other "real" actions.
r667@hughes: bkuhn | 2008-06-28 15:06:27 -0400 * Added forced test to call...
June 28, 2008 08:08 PM

Commit by bkuhn :: r4007 /trunk/ (3 files in 3 dirs):
r661@hughes:  bkuhn | 2008-06-28 14:52:39 -0400
  * Checked output messages from the various packet sending tests.
r661@hughes: bkuhn | 2008-06-28 14:52:39 -0400 * Checked output messages from...
June 28, 2008 06:53 PM

Commit by bkuhn :: r4006 /trunk/ (3 files in 3 dirs):
r660@hughes:  bkuhn | 2008-06-28 14:35:44 -0400
  * Added output checks for messages from _processQueues()
r660@hughes: bkuhn | 2008-06-28 14:35:44 -0400 * Added output checks for...
June 28, 2008 06:53 PM

Commit by bkuhn :: r4005 /trunk/ (3 files in 3 dirs):
r659@hughes:  bkuhn | 2008-06-28 14:31:00 -0400
  * Added tests for the output of "protcol established" in _handleVersion
r659@hughes: bkuhn | 2008-06-28 14:31:00 -0400 * Added tests for the output of...
June 28, 2008 06:53 PM

Commit by bkuhn :: r4004 /trunk/ (3 files in 3 dirs):
r658@hughes:  bkuhn | 2008-06-28 14:20:26 -0400
  * Added test for connectionLost when protocol is ok.
r658@hughes: bkuhn | 2008-06-28 14:20:26 -0400 * Added test for connectionLost...
June 28, 2008 06:53 PM

Commit by bkuhn :: r4003 /trunk/ (3 files in 3 dirs):
r657@hughes:  bkuhn | 2008-06-28 13:17:10 -0400
  * Added test for Connection Lost output when protocol is not ok.
r657@hughes: bkuhn | 2008-06-28 13:17:10 -0400 * Added test for Connection Lost...
June 28, 2008 06:53 PM

jpoker appliance

version .14 and binary distributionversion .14 and binary distribution
by root@jspoker.pokersource.info at June 28, 2008 03:27 PM

jpoker software

give chips for sit/sitout/position examplesgive chips for sit/sitout/position examples
by loic@call.dachary.org at June 28, 2008 03:25 PM

add a element to skin interaction buttonsadd a element to skin interaction buttons
by loic@call.dachary.org at June 28, 2008 02:44 PM

position and sitout class added at upper seat level to allow skinning each seat elementposition and sitout class added at upper seat level to allow skinning each seat element
by loic@call.dachary.org at June 28, 2008 02:21 PM

show money for position test so that skin can extend to itshow money for position test so that skin can extend to it
by loic@call.dachary.org at June 28, 2008 02:18 PM