Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GTFS dataset files get zipped and validated #24

Open
wants to merge 57 commits into
base: develop
Choose a base branch
from

Commits on Dec 23, 2020

  1. Configuration menu
    Copy the full SHA
    9b085ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89656f8 View commit details
    Browse the repository at this point in the history
  3. pack GTFS zip file at the end

    kat-ka committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    6ef2d18 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    d440ed3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3baedf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8794e54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e642a01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d63810 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48bf797 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    dc002be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59c04c6 View commit details
    Browse the repository at this point in the history
  3. format

    kat-ka committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    ea0507c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cf011a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b39897 View commit details
    Browse the repository at this point in the history
  6. GTFS feed validation not only saves results to file but also sends al…

    …ert messages in case of the validation found errors
    kat-ka committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    099cedf View commit details
    Browse the repository at this point in the history
  7. format

    kat-ka committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    883485c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7092f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    8620fdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04925f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dbfdf3 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. email notification not only for invalid GTFS feeds but also for any p…

    …roblems occurring during validation process
    kat-ka committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    c06b444 View commit details
    Browse the repository at this point in the history
  2. change log level

    kat-ka committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    57b3726 View commit details
    Browse the repository at this point in the history
  3. change log message

    kat-ka committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    8f7ce7f View commit details
    Browse the repository at this point in the history
  4. add log message

    kat-ka committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    1067e0a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    78cc622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a44c88f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4181b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45bc21b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c01612 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d631e62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6da8293 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f91fb47 View commit details
    Browse the repository at this point in the history
  9. more detailed OneBusAway GTFS reader and writer exception handling an…

    …d logging and empty trip link default for better debugging; take out zip and close handling since they moved
    kat-ka committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    6c58246 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3dc6686 View commit details
    Browse the repository at this point in the history
  11. more logging

    kat-ka committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    07638ff View commit details
    Browse the repository at this point in the history
  12. routing service classes with better exception handling and logging an…

    …d empty defaults for debug reason
    kat-ka committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    f9055a3 View commit details
    Browse the repository at this point in the history
  13. unused

    kat-ka committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    87e24fb View commit details
    Browse the repository at this point in the history
  14. set default

    kat-ka committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    682b662 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    63b64ba View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3696165 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    960f832 View commit details
    Browse the repository at this point in the history
  18. update, readability

    kat-ka committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    e7c62af View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. gradle wrapper update

    kat-ka committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    e5483a9 View commit details
    Browse the repository at this point in the history
  2. dependency version updates

    kat-ka committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    5a32777 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8a6883 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da2c4ba View commit details
    Browse the repository at this point in the history
  5. update tests

    kat-ka committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    5af9ce7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    6a563d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    208d095 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86bba73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e19c82 View commit details
    Browse the repository at this point in the history
  5. make GTFS file public

    kat-ka committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    0866481 View commit details
    Browse the repository at this point in the history
  6. update

    kat-ka committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    29b0374 View commit details
    Browse the repository at this point in the history
  7. format

    kat-ka committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    c84c3c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. expect less because of failure

    kat-ka committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    f5878cf View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. avoid NPE

    kat-ka committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    3108cb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    047c3d9 View commit details
    Browse the repository at this point in the history