/[projects]/android/TrainInfoService/src/dk/thoerup/traininfoservice/banedk
ViewVC logotype

Log of /android/TrainInfoService/src/dk/thoerup/traininfoservice/banedk

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 2465)

Revision 717 - Directory Listing
Modified Mon May 10 06:59:01 2010 UTC (14 years, 1 month ago) by torben
Remove old (pre-0.6.4) method of determining the train type.

Revision 716 - Directory Listing
Modified Mon May 10 06:53:20 2010 UTC (14 years, 1 month ago) by torben
in statistics, also keep track of how many request were unsuccessful

Revision 711 - Directory Listing
Modified Wed May 5 20:11:03 2010 UTC (14 years, 1 month ago) by torben
First take on some statistics

Revision 697 - Directory Listing
Modified Mon May 3 07:42:02 2010 UTC (14 years, 1 month ago) by torben
Better handling of train-types (regional vs s-train)

Revision 650 - Directory Listing
Modified Mon Apr 19 19:04:34 2010 UTC (14 years, 2 months ago) by torben
Move function getStationName() function do DAO class

Revision 591 - Directory Listing
Modified Wed Feb 10 14:07:04 2010 UTC (14 years, 4 months ago) by torben
Act as a Firefox 3 browser, and cleanup HtmlUnit WebClient instance when done

Revision 588 - Directory Listing
Modified Mon Feb 8 19:12:15 2010 UTC (14 years, 4 months ago) by torben
Rewrite to use a DAO class for DB access

Revision 585 - Directory Listing
Modified Fri Feb 5 19:15:12 2010 UTC (14 years, 4 months ago) by torben
Use JSTL in the jsp instead of scriptlets

Revision 584 - Directory Listing
Modified Fri Feb 5 13:57:39 2010 UTC (14 years, 4 months ago) by torben
Move some various parameters to web.xml

Revision 583 - Directory Listing
Modified Tue Feb 2 19:18:20 2010 UTC (14 years, 4 months ago) by torben
Forgot to remove debug log statement

Revision 582 - Directory Listing
Modified Tue Feb 2 19:05:08 2010 UTC (14 years, 4 months ago) by torben
Bug fix in temp site parser

Revision 581 - Directory Listing
Modified Tue Feb 2 18:47:55 2010 UTC (14 years, 4 months ago) by torben
Also make timetable degrade gracefully while bane.dk's temporary site is in place

Revision 580 - Directory Listing
Modified Tue Feb 2 18:42:38 2010 UTC (14 years, 4 months ago) by torben
Added a screenscraper for bane.dk's temporary site

Revision 470 - Directory Listing
Modified Mon Oct 26 12:40:21 2009 UTC (14 years, 7 months ago) by torben
Specify the exact return type of proceed

Revision 468 - Directory Listing
Modified Thu Oct 22 06:04:45 2009 UTC (14 years, 8 months ago) by torben
Updated with new circuitbreaker package names

Revision 462 - Directory Listing
Modified Wed Oct 21 08:43:45 2009 UTC (14 years, 8 months ago) by torben
Catch all IOExceptions 

Revision 458 - Directory Listing
Modified Tue Oct 20 20:59:38 2009 UTC (14 years, 8 months ago) by torben
Nicer handling of incomplete requests

Revision 451 - Directory Listing
Modified Tue Oct 20 10:32:19 2009 UTC (14 years, 8 months ago) by torben
Degrade from throwable to exception

Revision 432 - Directory Listing
Modified Sat Oct 10 09:56:10 2009 UTC (14 years, 8 months ago) by torben
Fixed a bug, which caused a null pointer exception

Revision 430 - Directory Listing
Modified Fri Oct 9 09:06:43 2009 UTC (14 years, 8 months ago) by torben
Now it's (almost) a full map

Revision 429 - Directory Listing
Modified Fri Oct 9 08:53:03 2009 UTC (14 years, 8 months ago) by torben
unneeded import

Revision 428 - Directory Listing
Modified Fri Oct 9 08:52:37 2009 UTC (14 years, 8 months ago) by torben
Refactor TimeoutCache into a real Map

Revision 425 - Directory Listing
Modified Thu Oct 8 20:46:40 2009 UTC (14 years, 8 months ago) by torben
cleanup

Revision 421 - Directory Listing
Modified Thu Oct 8 12:19:42 2009 UTC (14 years, 8 months ago) by torben
Enabled the usage of Circuit breaker to guard agains bane.dk failures

Revision 410 - Directory Listing
Modified Wed Oct 7 13:37:37 2009 UTC (14 years, 8 months ago) by torben
Bugfix, better extraction of  trainnumbers for S-trains

Revision 389 - Directory Listing
Modified Fri Oct 2 17:18:31 2009 UTC (14 years, 8 months ago) by torben
Don't log on cache miss - and loglevel=info should be sufficient for cache hit messages

Revision 387 - Directory Listing
Modified Fri Oct 2 15:06:08 2009 UTC (14 years, 8 months ago) by torben
Enable caching for departures and timetables

Revision 386 - Directory Listing
Modified Fri Oct 2 13:44:31 2009 UTC (14 years, 8 months ago) by torben
When bane.dk is pressed it needs some more time to respond

Revision 378 - Directory Listing
Modified Thu Oct 1 08:31:47 2009 UTC (14 years, 8 months ago) by torben
More graceful handling of timeout exceptions

Revision 375 - Directory Listing
Modified Wed Sep 30 20:58:37 2009 UTC (14 years, 8 months ago) by torben
Always save a time string, no matter whether bane.dk has one for us :)

Revision 373 - Directory Listing
Modified Wed Sep 30 19:49:25 2009 UTC (14 years, 8 months ago) by torben
Work arouund a bug in bane.dk (a departure at midnight sometimes occurs as a empty string)

Revision 353 - Directory Listing
Modified Tue Sep 29 15:49:19 2009 UTC (14 years, 8 months ago) by torben
No need for logging the requested bane.dk url

Revision 350 - Directory Listing
Modified Mon Sep 28 21:33:24 2009 UTC (14 years, 8 months ago) by torben
Added code for extracting a single train's timetable from bane.dk

Revision 349 - Directory Listing
Modified Mon Sep 28 19:14:18 2009 UTC (14 years, 8 months ago) by torben
Extract trainNumbers for S-train

Revision 348 - Directory Listing
Modified Sun Sep 27 19:14:39 2009 UTC (14 years, 8 months ago) by torben
Improve on error handling and logging

Revision 342 - Directory Listing
Modified Thu Sep 24 20:20:49 2009 UTC (14 years, 8 months ago) by torben
Make sure that the required table is present

Revision 321 - Directory Listing
Modified Sun Sep 13 20:17:32 2009 UTC (14 years, 9 months ago) by torben
work correctly when clock wraps around at midnight

Revision 313 - Directory Listing
Modified Fri Sep 11 07:13:46 2009 UTC (14 years, 9 months ago) by torben
Remove that frickin information 'i' from the note

Revision 312 - Directory Listing
Modified Fri Sep 11 05:32:04 2009 UTC (14 years, 9 months ago) by torben
Print a nice userfriendly string instead of the raw updated int code

Revision 308 - Directory Listing
Modified Thu Sep 10 18:13:52 2009 UTC (14 years, 9 months ago) by torben
Minor code tweaks

Revision 307 - Directory Listing
Modified Thu Sep 10 18:11:53 2009 UTC (14 years, 9 months ago) by torben
Finish new bane.dk screen-scraper

Revision 305 - Directory Listing
Added Thu Sep 10 09:40:27 2009 UTC (14 years, 9 months ago) by torben
first version of new departure provider (this is supposed to replace the php mess)

  ViewVC Help
Powered by ViewVC 1.1.20