/[projects]/android/TrainInfoService
ViewVC logotype

Log of /android/TrainInfoService

View Directory Listing Directory Listing


Sticky Revision:

Revision 431 - Directory Listing
Modified Sat Oct 10 08:33:27 2009 UTC (14 years, 7 months ago) by torben
Refactored code - and added feature for getting a list of station by id's

Revision 430 - Directory Listing
Modified Fri Oct 9 09:06:43 2009 UTC (14 years, 7 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, 7 months ago) by torben
unneeded import

Revision 428 - Directory Listing
Modified Fri Oct 9 08:52:37 2009 UTC (14 years, 7 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, 7 months ago) by torben
cleanup

Revision 422 - Directory Listing
Modified Thu Oct 8 12:22:54 2009 UTC (14 years, 7 months ago) by torben
remove left-overs

Revision 421 - Directory Listing
Modified Thu Oct 8 12:19:42 2009 UTC (14 years, 7 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, 7 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, 7 months ago) by torben
Don't log on cache miss - and loglevel=info should be sufficient for cache hit messages

Revision 388 - Directory Listing
Modified Fri Oct 2 15:11:25 2009 UTC (14 years, 7 months ago) by torben
trim name parameter - to get rid of rogue space characters etc.

Revision 387 - Directory Listing
Modified Fri Oct 2 15:06:08 2009 UTC (14 years, 7 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, 7 months ago) by torben
When bane.dk is pressed it needs some more time to respond

Revision 380 - Directory Listing
Modified Fri Oct 2 10:17:44 2009 UTC (14 years, 7 months ago) by torben
don't search for mid-string names

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

Revision 377 - Directory Listing
Modified Thu Oct 1 08:21:09 2009 UTC (14 years, 7 months ago) by torben
Added a db column 'enabled' - for easy control active stations - make code use this new column

Revision 375 - Directory Listing
Modified Wed Sep 30 20:58:37 2009 UTC (14 years, 7 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, 7 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, 7 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, 7 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, 7 months ago) by torben
Extract trainNumbers for S-train

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

Revision 347 - Directory Listing
Modified Fri Sep 25 13:54:16 2009 UTC (14 years, 7 months ago) by torben
Better handling of the different request types

Revision 344 - Directory Listing
Modified Thu Sep 24 21:04:34 2009 UTC (14 years, 7 months ago) by torben
Don't write the sql string to system out

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

Revision 322 - Directory Listing
Modified Mon Sep 14 07:29:59 2009 UTC (14 years, 8 months ago) by torben
Enable a station search based on station name

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

Revision 314 - Directory Listing
Modified Fri Sep 11 08:02:33 2009 UTC (14 years, 8 months ago) by torben
Make dump=allfull work with new table structure

Revision 313 - Directory Listing
Modified Fri Sep 11 07:13:46 2009 UTC (14 years, 8 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, 8 months ago) by torben
Print a nice userfriendly string instead of the raw updated int code

Revision 309 - Directory Listing
Modified Thu Sep 10 19:00:31 2009 UTC (14 years, 8 months ago) by torben
Rework servlet to work with new database layout

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

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

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

Revision 304 - Directory Listing
Modified Tue Sep 8 11:51:21 2009 UTC (14 years, 8 months ago) by torben
more advanced report 

Revision 301 - Directory Listing
Modified Mon Sep 7 12:23:35 2009 UTC (14 years, 8 months ago) by torben
LocateStations: make sure lat+long isn't null

Create a servlet for loading station table from bane.dk data

Revision 299 - Directory Listing
Modified Wed Sep 2 05:53:29 2009 UTC (14 years, 8 months ago) by torben
Add build dir

Revision 298 - Directory Listing
Modified Wed Sep 2 04:52:57 2009 UTC (14 years, 8 months ago) by torben
add another query to dumpresultset

Revision 297 - Directory Listing
Modified Wed Sep 2 04:02:47 2009 UTC (14 years, 8 months ago) by torben
At last commit, forgot change to also commit deployment description


Revision 296 - Directory Listing
Modified Tue Sep 1 22:18:41 2009 UTC (14 years, 8 months ago) by torben
first version of resultset dumper

Revision 295 - Directory Listing
Modified Tue Sep 1 21:17:54 2009 UTC (14 years, 8 months ago) by torben
Use default jre

Revision 293 - Directory Listing
Modified Tue Sep 1 19:40:02 2009 UTC (14 years, 8 months ago) by torben
Don't care about the station's address

Revision 292 - Directory Listing
Modified Tue Sep 1 19:17:18 2009 UTC (14 years, 8 months ago) by torben
Initial import

Revision 291 - Directory Listing
Added Tue Sep 1 19:16:43 2009 UTC (14 years, 8 months ago) by torben
Initial import.

  ViewVC Help
Powered by ViewVC 1.1.20