Commit Graph

5104 Commits

Author SHA1 Message Date
marcins78@gmail.com
634800b293 Caching settings. 2013-01-13 09:34:35 +00:00
marcins78@gmail.com
76e5f641e1 - Both Rumils now have the same name. 2013-01-13 09:31:44 +00:00
marcins78@gmail.com
09cbc3dff3 Images and other media have expire date 6 months from date sent. 2013-01-13 09:28:24 +00:00
marcins78@gmail.com
a1eb513bd4 Fixing join table issues with not displaying a reason for invalid deck. 2013-01-13 09:09:17 +00:00
marcins78@gmail.com
da69858cb8 Server should be running on port 80 by default. 2013-01-13 08:45:10 +00:00
marcins78@gmail.com
a5b6e07893 Chat is logged on trace level now. 2013-01-12 14:07:44 +00:00
marcins78@gmail.com
1ef011e66d Moving ETags a layer higher (to make it faster and do no File operations). 2013-01-12 13:29:53 +00:00
marcins78@gmail.com
2d572571b7 More control over Threading model of the server. 2013-01-12 00:08:20 +00:00
marcins78@gmail.com
ecb29c1688 More control over Threading model of the server. 2013-01-12 00:08:05 +00:00
marcins78@gmail.com
c22a7de1f3 Increasing the number of Threads used for I/O operations. 2013-01-12 00:07:03 +00:00
marcins78@gmail.com
20ab4e78ef Proper initialization of Handler. 2013-01-11 23:55:21 +00:00
marcins78@gmail.com
5d56956531 Added ETag support. 2013-01-11 23:49:26 +00:00
marcins78@gmail.com
624fa236c3 Sites can now be prevented from being liberated (fixed some issues). 2013-01-10 20:17:36 +00:00
marcins78@gmail.com
8adab86adb Removing abuse of "canSpot". 2013-01-10 19:56:45 +00:00
marcins78@gmail.com
acae49521d Removing abuse of "canSpot". 2013-01-10 19:55:11 +00:00
marcins78@gmail.com
475096b761 Removing abuse of "canSpot". 2013-01-10 19:51:16 +00:00
marcins78@gmail.com
2611ccfc35 Added NumberUtils to generate combinations of numbers. 2013-01-10 19:33:12 +00:00
marcins78@gmail.com
b88154b3cd Remove dependency on generic-tcg (for now). 2013-01-10 18:20:01 +00:00
marcins78@gmail.com
88dcbeeaf6 Comment out the failing test (have to fix the recurrency). 2013-01-10 18:12:01 +00:00
marcins78@gmail.com
c2be85a716 Changing the default queues to "All cards". 2013-01-10 18:11:32 +00:00
marcins78@gmail.com
71b572d232 Work on drafting and extracting basic properties. 2013-01-10 17:57:08 +00:00
marcins78@gmail.com
238ca63343 - "Iron Fist of the Orc" should now correctly stack discarded orc. 2013-01-09 22:37:29 +00:00
marcins78
2356dcc6cf Remove JSP from HTML to use with async support. 2013-01-09 18:33:42 +00:00
marcins78
1ad65f32ac Moving port and web location configuration to commandline parameters. 2013-01-09 18:21:15 +00:00
marcins78
57c3c4fc89 Building assemplies, dependency changes. 2013-01-09 17:56:15 +00:00
marcins78
5069bf4715 Eradicating WebApplicationException from RequestHandlers. 2013-01-09 17:27:19 +00:00
marcins78
70347eb439 Session expiry added. 2013-01-09 17:25:34 +00:00
marcins78
3bb3c7a8e7 Expire of users logged. 2013-01-09 17:15:42 +00:00
marcins78
ffe26a9ba0 Wired delivery service into Hall and Collection RequestHandlers. 2013-01-09 17:05:54 +00:00
marcins78
f41f419006 Added TournamentRequestHandler. 2013-01-09 16:57:40 +00:00
marcins78
514c8c4ca8 Added PlayerStatsRequestHandler. 2013-01-09 16:42:37 +00:00
marcins78
174a262611 Added ServerStatsRequestHandler. 2013-01-09 16:40:01 +00:00
marcins78
a5efeac059 Added GameHistoryRequestHandler. 2013-01-09 16:36:36 +00:00
marcins78
31b11c3869 Added ReplayRequestHandler and RegisterRequestHandler. 2013-01-09 16:32:44 +00:00
marcins78
1482de5171 - "Gnawing, Biting, Hacking, Burning" should now correctly stack discarded orc. 2013-01-09 16:20:16 +00:00
marcins78
3469f30c77 Fixing query string parameter extraction. 2013-01-09 16:08:09 +00:00
marcins78
15d2f3dbcc Finished MerchantRequestHandler. 2013-01-09 16:00:11 +00:00
marcins78
e1230fc107 Finished LeagueRequestHandler. 2013-01-09 15:49:44 +00:00
marcins78
ff218a2ca3 Finished GameRequestHandler. 2013-01-09 15:41:47 +00:00
marcins78
f48418a311 Finished DeliveryRequestHandler. 2013-01-09 15:21:25 +00:00
marcins78
054a141072 Finished DeckRequestHandler. 2013-01-09 15:17:52 +00:00
marcins78
2542c7c6d3 Exception handling. 2013-01-09 15:06:22 +00:00
marcins78@gmail.com
829c8d9658 Throwing correct exceptions to be translated into Http response codes. 2013-01-09 14:12:37 +00:00
marcins78
0647c7b68d Reverting temporary changes. 2013-01-09 13:16:42 +00:00
marcins78
9c085548ec Adding CollectionRequestHandler. 2013-01-09 13:16:05 +00:00
marcins78
56ec2a04b9 LongPollingSystem in place. 2013-01-09 12:51:18 +00:00
marcins78
e2dfeba47a Finished working on ChatRequestHandler. 2013-01-09 12:05:40 +00:00
marcins78
036a1a2371 Finished AdminRequestHandler. 2013-01-09 11:38:41 +00:00
marcins78
f7db3a140a Adding mime type support. 2013-01-09 10:41:24 +00:00
marcins78
977fdfed19 Refactoring the code a bit. 2013-01-09 10:35:52 +00:00