Wed, 27 Jun 2012 22:23:50 +0200 Jaroslav Tulach Use dependencyManagement to manage dependencies default tip
Sat, 20 Aug 2011 17:35:41 +0200 Jaroslav Tulach Have to disable compile on save for tests, otherwise they don't execute under debugger glassfish
Sat, 20 Aug 2011 17:21:28 +0200 Jaroslav Tulach Enabling webidor tests, fails misserabley due to http://java.net/jira/browse/JERSEY-757 glassfish
Sat, 20 Aug 2011 17:14:23 +0200 Jaroslav Tulach Adjusting tests to use different path glassfish
Sun, 17 Jul 2011 15:40:50 +0200 Jaroslav Tulach webidor rewritten to run as glassfish application glassfish
Sun, 01 May 2011 21:10:07 +0200 Martin Rexa Timeout and finish
Fri, 15 Apr 2011 21:18:29 +0200 Jaroslav Tulach Using Grizzly
Fri, 15 Apr 2011 21:05:46 +0200 Jaroslav Tulach Most recent stable version of jersey is 1.6
Sat, 18 Dec 2010 16:21:08 +0100 Jaroslav Tulach Remove useless imports
Sat, 18 Dec 2010 16:01:36 +0100 Jaroslav Tulach Merging in support for OpenID
Thu, 25 Nov 2010 23:08:20 +0100 Jaroslav Tulach Initial support log via OpenID. Now I need to generate a login cookie and we'll be done
Sun, 28 Nov 2010 09:38:14 +0100 Jaroslav Tulach Trying to bump up versions
Sat, 27 Nov 2010 17:32:47 +0100 Jaroslav Tulach We have more games and we need to select the new one
Sat, 27 Nov 2010 09:10:44 +0100 Jaroslav Tulach Don't ignore Czech charecters (lower than 0)
Sat, 27 Nov 2010 09:10:22 +0100 Jaroslav Tulach Create games subdirectory
Sat, 27 Nov 2010 09:10:06 +0100 Jaroslav Tulach Depend on version specified in master pom.xml
Sat, 27 Nov 2010 07:52:19 +0100 Jaroslav Tulach Supress invalid XML characters
Sat, 23 Oct 2010 22:51:43 +0200 Jaroslav Tulach rekonq sends some strange language feel which cannot be parsed by Jersey. It is 'Bad Accept-Language field: cs,en-US;q=0.9,en;q=0.8, cz, en_US'
Tue, 28 Sep 2010 22:07:05 +0200 Jaroslav Tulach nbm-maven-plugin 3.3 has been released. Let's use it. desktop
Fri, 17 Sep 2010 05:52:39 -0700 Jaroslav Tulach Make the boards editable and submit moves to the quoridor server desktop
Tue, 14 Sep 2010 09:58:04 +0200 Jaroslav Tulach Updating licenses in desktop modules desktop
Tue, 14 Sep 2010 09:55:26 +0200 Jaroslav Tulach Merge from default to upgrade licenses to GPLv3 desktop
Tue, 14 Sep 2010 09:46:43 +0200 Jaroslav Tulach Using maven-license-plugin and updating all missing headers
Tue, 14 Sep 2010 08:56:35 +0200 Jaroslav Tulach Adding GPL v3 license text
Tue, 14 Sep 2010 08:56:13 +0200 Jaroslav Tulach Changing headers to GPLv3
Tue, 14 Sep 2010 08:30:37 +0200 Jaroslav Tulach Login panel desktop
Mon, 13 Sep 2010 21:08:27 +0200 Jaroslav Tulach Adding new splash screen desktop
Mon, 13 Sep 2010 21:02:55 +0200 Jaroslav Tulach Adding images for black and white desktop
Mon, 13 Sep 2010 16:27:07 +0200 Jaroslav Tulach Shows all current games desktop
Sun, 12 Sep 2010 21:21:09 +0200 Jaroslav Tulach Merging changes made in default branch desktop
Sun, 12 Sep 2010 00:06:44 +0200 Jaroslav Tulach Upgrading to jersey 1.3
Sat, 11 Sep 2010 21:01:31 +0200 Jaroslav Tulach First version with broken dependency in desktop/desktop-sample desktop
Sat, 11 Sep 2010 17:04:51 +0200 Jaroslav Tulach Splitting classes representing data types on the server into own module
Sun, 05 Sep 2010 22:34:43 +0200 Jaroslav Tulach Official API for BoardPane with listener to react to user gestures.
Sun, 05 Sep 2010 17:58:45 +0200 Jaroslav Tulach Interactive game suport
Sun, 05 Sep 2010 11:04:26 +0200 Jaroslav Tulach Showing x when a move to certain position is impossible, showing o when it is fine. Adding Board.findMove method to keep the allowed move logic.
Sun, 05 Sep 2010 07:07:35 +0200 Jaroslav Tulach Drawing position of the pawn
Sun, 05 Sep 2010 06:52:49 +0200 Jaroslav Tulach Verify whether the fence can be placed at given position
Sun, 05 Sep 2010 06:43:06 +0200 Jaroslav Tulach Double buffering when drawing
Sun, 05 Sep 2010 00:07:32 +0200 Jaroslav Tulach Preview of new fence position
Sat, 04 Sep 2010 21:58:56 +0200 Jaroslav Tulach Using Java2D to display the board
Sat, 04 Sep 2010 19:08:55 +0200 Jaroslav Tulach Changing the license to GPL v3
Sat, 04 Sep 2010 19:05:36 +0200 Jaroslav Tulach Turning the quoridor library into OSGi bundle
Sun, 18 Jul 2010 09:37:40 +0200 Jaroslav Tulach Trying to simulate Tomas Holy's problem. Unsuccessfully.
Wed, 28 Apr 2010 23:55:07 +0200 Jaroslav Tulach Cancel games nobody touched for 21 days
Sun, 25 Apr 2010 23:25:33 +0200 Jaroslav Tulach It is not wise to include dot after URL
Sun, 25 Apr 2010 23:20:09 +0200 Jaroslav Tulach Rather pass in address of the recipient
Sun, 25 Apr 2010 22:55:23 +0200 Jaroslav Tulach Making the test pass
Sun, 25 Apr 2010 22:46:08 +0200 Jaroslav Tulach Adding description of individual lonely games. More verbose subject added too.
Sun, 25 Apr 2010 21:41:00 +0200 Jaroslav Tulach Password can be stored in user properties
Sun, 25 Apr 2010 21:20:09 +0200 Jaroslav Tulach Support for permission.resign to allow the emailer cancel long running games
Thu, 15 Apr 2010 23:43:25 +0200 Jaroslav Tulach Jumping forth and back shall be prohibited
Sun, 11 Apr 2010 15:39:11 +0200 Jaroslav Tulach Adding missing import
Sun, 11 Apr 2010 15:36:52 +0200 Jaroslav Tulach Better localization and current day for sent emails
Tue, 09 Mar 2010 19:33:46 +0100 Jaroslav Tulach Allowing the server to specify real public URL
Thu, 04 Mar 2010 19:37:58 +0100 Jaroslav Tulach Changing an email needs to be confirmed by receiving an email and responding to an URL send inside it
Tue, 02 Mar 2010 17:09:06 +0100 Jaroslav Tulach Print version at bottom
Thu, 18 Feb 2010 08:33:00 +0100 Jaroslav Tulach Replacing version numbers spread around the all pom.xml files with properties defined in the master pom
Thu, 18 Feb 2010 06:53:35 +0100 Jaroslav Tulach Let's inherit groupId
Wed, 17 Feb 2010 22:21:43 +0100 Jaroslav Tulach Don't show the whole email address, just the part before @