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

Log of /android/TrainInfoService/src/dk/thoerup/traininfoservice/banedk/DepartureServlet.java

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1026 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 2 18:37:49 2010 UTC (13 years, 8 months ago) by torben
File length: 7245 byte(s)
Diff to previous 1021
Bake bane.dk http timeout configurable

Revision 1021 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 30 13:59:54 2010 UTC (13 years, 8 months ago) by torben
File length: 7180 byte(s)
Diff to previous 978
Lookup the stationName in the fetcher and put it in the departureBean

That way we don't need db acccess on a cache hit and on a cache miss we saves one DB lookup operation

Revision 978 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 10 10:53:44 2010 UTC (13 years, 10 months ago) by torben
File length: 7313 byte(s)
Diff to previous 969
Add code to extract notifications

Revision 969 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 9 21:02:13 2010 UTC (13 years, 10 months ago) by torben
File length: 7099 byte(s)
Diff to previous 958
include the arrival parameter in output xml

Revision 958 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 5 09:48:06 2010 UTC (13 years, 10 months ago) by torben
File length: 7005 byte(s)
Diff to previous 862
Switch to servlet3.0 annotations

Revision 862 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 16 10:03:13 2010 UTC (13 years, 11 months ago) by torben
File length: 6912 byte(s)
Diff to previous 861
Just send a plain error response instead of throwing exceptions

Revision 861 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 16 09:58:15 2010 UTC (13 years, 11 months ago) by torben
File length: 6916 byte(s)
Diff to previous 829
XML-Document size is reduced by ~13% just by limiting how many spaces should be used to indentation

Revision 829 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 10 22:26:09 2010 UTC (13 years, 11 months ago) by torben
File length: 6916 byte(s)
Diff to previous 716
Add backend support for reading arrivals

Revision 716 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 10 06:53:20 2010 UTC (14 years ago) by torben
File length: 6767 byte(s)
Diff to previous 711
in statistics, also keep track of how many request were unsuccessful

Revision 711 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 5 20:11:03 2010 UTC (14 years ago) by torben
File length: 6596 byte(s)
Diff to previous 697
First take on some statistics

Revision 697 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 3 07:42:02 2010 UTC (14 years ago) by torben
File length: 6489 byte(s)
Diff to previous 650
Better handling of train-types (regional vs s-train)

Revision 650 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 19 19:04:34 2010 UTC (14 years ago) by torben
File length: 6333 byte(s)
Diff to previous 585
Move function getStationName() function do DAO class

Revision 585 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 5 19:15:12 2010 UTC (14 years, 3 months ago) by torben
File length: 6940 byte(s)
Diff to previous 584
Use JSTL in the jsp instead of scriptlets

Revision 584 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 5 13:57:39 2010 UTC (14 years, 3 months ago) by torben
File length: 6758 byte(s)
Diff to previous 580
Move some various parameters to web.xml

Revision 580 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 2 18:42:38 2010 UTC (14 years, 3 months ago) by torben
File length: 6601 byte(s)
Diff to previous 468
Added a screenscraper for bane.dk's temporary site

Revision 468 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 22 06:04:45 2009 UTC (14 years, 6 months ago) by torben
File length: 6341 byte(s)
Diff to previous 462
Updated with new circuitbreaker package names

Revision 462 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 21 08:43:45 2009 UTC (14 years, 6 months ago) by torben
File length: 6341 byte(s)
Diff to previous 458
Catch all IOExceptions 

Revision 458 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 20 20:59:38 2009 UTC (14 years, 6 months ago) by torben
File length: 6329 byte(s)
Diff to previous 451
Nicer handling of incomplete requests

Revision 451 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 20 10:32:19 2009 UTC (14 years, 6 months ago) by torben
File length: 6212 byte(s)
Diff to previous 425
Degrade from throwable to exception

Revision 425 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 8 20:46:40 2009 UTC (14 years, 7 months ago) by torben
File length: 6212 byte(s)
Diff to previous 421
cleanup

Revision 421 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 8 12:19:42 2009 UTC (14 years, 7 months ago) by torben
File length: 6200 byte(s)
Diff to previous 387
Enabled the usage of Circuit breaker to guard agains bane.dk failures

Revision 387 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 2 15:06:08 2009 UTC (14 years, 7 months ago) by torben
File length: 6005 byte(s)
Diff to previous 348
Enable caching for departures and timetables

Revision 348 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 27 19:14:39 2009 UTC (14 years, 7 months ago) by torben
File length: 5999 byte(s)
Diff to previous 307
Improve on error handling and logging

Revision 307 - (view) (download) (annotate) - [select for diffs]
Added Thu Sep 10 18:11:53 2009 UTC (14 years, 8 months ago) by torben
File length: 5637 byte(s)
Finish new bane.dk screen-scraper

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.20