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

Exception based scheduling #385

Merged
merged 22 commits into from
Nov 14, 2023
Merged

Commits on Jun 19, 2023

  1. feat(Exception based scheduling with calendar dates): Update to allow…

    … calednar dates to define trip
    Robin Beer authored and Robin Beer committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    76ed09e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. refactor(ServiceValidator.java): Update to exclude calendar dates tha…

    …t are not related to calendars
    Robin Beer authored and Robin Beer committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    dfed0a3 View commit details
    Browse the repository at this point in the history
  2. refactor(Removed trips and calendar date service id references from s…

    …ervices):
    Robin Beer authored and Robin Beer committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    3b99138 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. refactor(Added multi foreign reference functionality and addressed fa…

    …iling unit tests):
    Robin Beer authored and Robin Beer committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    33445fd View commit details
    Browse the repository at this point in the history
  2. refactor(Bug fixes and unit test updates):

    Robin Beer authored and Robin Beer committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    9ea7d34 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. refactor(Rescoped to use servicing instead of using calendar dates):

    Robin Beer authored and Robin Beer committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e1e67bf View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. refactor(jbdcGtfsExporter): Bug fixes

    Robin Beer authored and Robin Beer committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    d96f4b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. refactor(Updats to better handle calendar date services):

    Robin Beer authored and Robin Beer committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    fc79dfe View commit details
    Browse the repository at this point in the history
  2. refactor(GraphQLGtfsSchema.java): Restored to original state

    Robin Beer authored and Robin Beer committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    00147c0 View commit details
    Browse the repository at this point in the history
  3. refactor(Renamed calendar date service ids in tests):

    Robin Beer authored and Robin Beer committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    d7aaa57 View commit details
    Browse the repository at this point in the history
  4. refactor(Various tweaks to test data):

    Robin Beer authored and Robin Beer committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0255a38 View commit details
    Browse the repository at this point in the history
  5. refactor(Updates to test results to match updated test data):

    Robin Beer authored and Robin Beer committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    275e62b View commit details
    Browse the repository at this point in the history
  6. refactor(Field.java): Changed referenceTable to a linked hash set so …

    …ordering can be used in MergeLi
    Robin Beer authored and Robin Beer committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ba747df View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. refactor(JdbcGtfsExporter.java): Update to tie exceptions to a calend…

    …ar based on service id
    Robin Beer authored and Robin Beer committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    59b568a View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. refactor(Fixed merge conflicts):

    Robin Beer authored and Robin Beer committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b5f69ec View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. refactor(Addressed PR feedback): Refactored inline with feedback

    Robin Beer authored and Robin Beer committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    49a722e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    b00499a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. refactor(To allow for unique schedule exception names): Combine sched…

    …ule exceptions for a single ser
    Robin Beer authored and Robin Beer committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    1b6cc2f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    46f16fd View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    3ec26e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    3a2417a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' of https://github.com/conveyal/gtfs-lib into featu…

    …re/DT-183-Exception-based-scheduling
    br648 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2d39b8c View commit details
    Browse the repository at this point in the history