Revision d1248da...
Go back to digest for 1st July 2012Bug Fixes in Utilities
Friedrich Karl Tilman Pülz committed changes in [publictransport] /:
Fix GTFS providers, rename/add GTFS cache fields
- Update GTFS provider to new ServiceProvider from 0.11
(comit c72772627ae30d6a45b856365d462c449cbcd447)
- Get modification time of the GTFS feed synchronously in
ServiceProviderGtfs::isTestResultUnchanged() (1 second timeout)
- Rename "feedLastModified" to "feedModifiedTime",
like done with ServiceProviderScript
- Add "feedUrl" to be able to check the modification time of the feed,
without having the provider data available, like done with
ServiceProviderScript ("scriptFileName")
- Fix old documentation for SerbviceProviderScript::runTests()
File Changes
Modified 5 files
- engine/publictransportdataengine.cpp
- engine/publictransportservice.cpp
- engine/serviceprovidergtfs.cpp
- engine/serviceprovidergtfs.h
- engine/serviceproviderscript.h
5 files changed in total