pom.xml
Fri, 15 Apr 2011 21:05:46 +0200 Most recent stable version of jersey is 1.6
Sun, 28 Nov 2010 09:38:14 +0100 Trying to bump up versions
Sat, 27 Nov 2010 07:52:19 +0100 Supress invalid XML characters
Sat, 23 Oct 2010 22:51:43 +0200 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, 14 Sep 2010 09:55:26 +0200 Merge from default to upgrade licenses to GPLv3
Tue, 14 Sep 2010 09:46:43 +0200 Using maven-license-plugin and updating all missing headers
Sun, 12 Sep 2010 21:21:09 +0200 Merging changes made in default branch
Sun, 12 Sep 2010 00:06:44 +0200 Upgrading to jersey 1.3
Sat, 11 Sep 2010 21:01:31 +0200 First version with broken dependency in desktop/desktop-sample
Sat, 11 Sep 2010 17:04:51 +0200 Splitting classes representing data types on the server into own module
Sun, 05 Sep 2010 11:04:26 +0200 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.
Sat, 04 Sep 2010 19:08:55 +0200 Changing the license to GPL v3
Sat, 04 Sep 2010 19:05:36 +0200 Turning the quoridor library into OSGi bundle
Sun, 25 Apr 2010 22:46:08 +0200 Adding description of individual lonely games. More verbose subject added too.
Sun, 25 Apr 2010 21:20:09 +0200 Support for permission.resign to allow the emailer cancel long running games
Thu, 15 Apr 2010 23:43:25 +0200 Jumping forth and back shall be prohibited
Tue, 09 Mar 2010 19:33:46 +0100 Allowing the server to specify real public URL
Thu, 04 Mar 2010 19:37:58 +0100 Changing an email needs to be confirmed by receiving an email and responding to an URL send inside it
Thu, 18 Feb 2010 08:33:00 +0100 Replacing version numbers spread around the all pom.xml files with properties defined in the master pom
Fri, 08 Jan 2010 00:31:07 +0100 Using common group for all quoridor projects - cz.xelfi.quoridor
Thu, 07 Jan 2010 22:34:17 +0100 Initial version of statistics and ELO rating. Donated by Martin Rexa
Thu, 26 Nov 2009 20:06:56 +0100 Scala version of an emailer. So far it finds the lazy players. It needs to send them email yet.
Tue, 11 Aug 2009 14:26:49 +0200 Simple, freemarker based textual UI
Sun, 12 Jul 2009 13:59:07 +0200 Converting the webidor into Jersey based REST server
Mon, 25 May 2009 09:07:15 +0200 Converting the visidor to maven project