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

Production release 4.9.25 #1013

Merged
merged 94 commits into from
Mar 27, 2017
Merged

Production release 4.9.25 #1013

merged 94 commits into from
Mar 27, 2017

Commits on Mar 6, 2017

  1. updating gems

    drewda committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    0de179e View commit details
    Browse the repository at this point in the history
  2. upgrade Carrierwave gem

    closes #639
    drewda committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    a67ccc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a97c920 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2017

  1. removing identifiers

    drewda committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    507031e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d7b4df View commit details
    Browse the repository at this point in the history
  3. fixing a typo

    drewda committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    af301e8 View commit details
    Browse the repository at this point in the history
  4. FeedValidationWorker

    irees committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    7e9acc1 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. FeedValidationService

    irees committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    1eaf203 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b2563c View commit details
    Browse the repository at this point in the history
  3. Spec stub

    irees committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    25e8a8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e8703a View commit details
    Browse the repository at this point in the history
  5. Fix typo

    irees committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    5c6c518 View commit details
    Browse the repository at this point in the history
  6. Spec

    irees committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    764eb2e View commit details
    Browse the repository at this point in the history
  7. Check for file

    irees committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    a8b7ec7 View commit details
    Browse the repository at this point in the history
  8. Spec

    irees committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    bbe9b60 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5296e2d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1011 from transitland/remove-identifiers

    removing identifiers
    irees committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    ec20f72 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1012 from transitland/feed-validation-worker

    FeedValidationWorker
    drewda committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    2629597 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

  1. Rename to RUN_GOOGLE_VALIDATOR

    irees committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    1bd7df0 View commit details
    Browse the repository at this point in the history
  2. RUN_CONVEYAL_VALIDATOR

    irees committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    c73a03b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b54b58 View commit details
    Browse the repository at this point in the history
  4. Consistency

    irees committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    a477b3c View commit details
    Browse the repository at this point in the history
  5. Spec updates

    irees committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    33a2280 View commit details
    Browse the repository at this point in the history
  6. Fix

    irees committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    142eada View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3fea219 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1007 from transitland/update-gems

    Update gems
    drewda committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    06828ce View commit details
    Browse the repository at this point in the history
  9. upgrade to Rails 4.2.8

    drewda committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    f4347e6 View commit details
    Browse the repository at this point in the history
  10. update gems

    drewda committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    01c032f View commit details
    Browse the repository at this point in the history
  11. feeds API endpoint: allow filtering by URL

    closes #1010
    drewda committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    dc90677 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Merge pull request #1016 from transitland/update-rails-and-gems

    Upgrade to Rails 4.2.8 and update gems
    drewda committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    2a5c34f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1015 from transitland/query-for-feed-by-url

    feeds API endpoint: allow filtering by URL
    drewda committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    b16d73f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ff785b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1019 from transitland/sentry-context

    when logging exceptions to Sentry, include context
    drewda committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    d219956 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    349e632 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1014 from transitland/run-conveyal-validator

    Minor FeedValidationService updates
    irees committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    9491855 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2017

  1. FeedStatisticsService

    irees committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    f7bcdcf View commit details
    Browse the repository at this point in the history
  2. FeedStatisticsWorker

    irees committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    7b85ded View commit details
    Browse the repository at this point in the history
  3. Specs

    irees committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    26ca35a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. ColumnStatistics

    irees committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    fcc9701 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d17029b View commit details
    Browse the repository at this point in the history
  3. Method renamed

    irees committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    603dd66 View commit details
    Browse the repository at this point in the history
  4. Spec stub

    irees committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    e539a4a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. JSON output

    irees committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    8321d03 View commit details
    Browse the repository at this point in the history
  2. StopTimeArrivalTimeStatistics

    irees committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    a990426 View commit details
    Browse the repository at this point in the history
  3. stats_for_filename_column

    irees committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    1405721 View commit details
    Browse the repository at this point in the history
  4. stats_for_service_hours

    irees committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    e88b5e3 View commit details
    Browse the repository at this point in the history
  5. Spec disable for now

    irees committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    caa0dec View commit details
    Browse the repository at this point in the history
  6. FeedVersionInfo

    irees committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    7bb3bf8 View commit details
    Browse the repository at this point in the history
  7. Rename method

    irees committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    85ddd5b View commit details
    Browse the repository at this point in the history
  8. as_json options

    irees committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    a794a9e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    068d212 View commit details
    Browse the repository at this point in the history
  10. Return values

    irees committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    b66bd4e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. FeedVersionInfoSerializer

    irees committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    e676732 View commit details
    Browse the repository at this point in the history
  2. embed_feed_version_info

    irees committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    8f6900c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. Undo

    irees committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    a78f6df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    193dc0c View commit details
    Browse the repository at this point in the history
  3. FeedVersionInfosController

    irees committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    14fe4b8 View commit details
    Browse the repository at this point in the history
  4. Rename to GTFSStatisticsService

    irees committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    dd22be1 View commit details
    Browse the repository at this point in the history
  5. Specs

    irees committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    b78e6db View commit details
    Browse the repository at this point in the history
  6. Annotations [ci skip]

    irees committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    d00a4ab View commit details
    Browse the repository at this point in the history
  7. FeedVersionInfo factory

    irees committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    205c73a View commit details
    Browse the repository at this point in the history
  8. FeedVersionInfo Controller Spec

    irees committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    316e3ca View commit details
    Browse the repository at this point in the history
  9. Annotation

    irees committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    c6adc85 View commit details
    Browse the repository at this point in the history
  10. Frequency multiplier

    irees committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    c20eba0 View commit details
    Browse the repository at this point in the history
  11. Filter by FeedVersion sha1

    Doesn't play well with including 'feed' -- fix
    irees committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    b61e554 View commit details
    Browse the repository at this point in the history
  12. Enqueue GTFSStatisticsWorker

    irees committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    451f625 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2017

  1. comparison by symbols and seattle childrens spec

    Alexander Smith authored and Alexander Smith committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    d7f26d3 View commit details
    Browse the repository at this point in the history
  2. removing space

    Alexander Smith authored and Alexander Smith committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    92c1148 View commit details
    Browse the repository at this point in the history
  3. fixed bug where distances remained empty array

    due to geometry source shapes_txt_with_dist_traveled condition mismatch.
    Alexander Smith authored and Alexander Smith committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    1dc899e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b6b5fb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1026 from transitland/bump-gtfs-2

    Update GTFS to fix urlencoding issue
    irees committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    5b6ae83 View commit details
    Browse the repository at this point in the history
  6. fixing nil dist cases and setting up specs

    Alexander Smith authored and Alexander Smith committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    0fb305d View commit details
    Browse the repository at this point in the history
  7. Merge branch 'geometry-source-comparison-fix' into shape_dist_travele…

    …d-nil-fix
    Alexander Smith authored and Alexander Smith committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    7eec7bf View commit details
    Browse the repository at this point in the history
  8. finishing specs for cases where stop times are before or after shape …

    …geom
    Alexander Smith authored and Alexander Smith committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    35bf44f View commit details
    Browse the repository at this point in the history
  9. cleanup

    Alexander Smith authored and Alexander Smith committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    0caa42a View commit details
    Browse the repository at this point in the history
  10. more appropriate seg_index if shape points are repeated

    Alexander Smith authored and Alexander Smith committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    08eac24 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. adding duplicate shape points to test seg_index incr

    Alexander Smith authored and Alexander Smith committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    7bae8e8 View commit details
    Browse the repository at this point in the history
  2. url change

    Alexander Smith authored and Alexander Smith committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    c853d34 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1025 from transitland/geometry-source-comparison-fix

    Geometry source comparison fix
    doublestranded committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    b28e166 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin' into shape_dist_traveled-nil-fix

    Alexander Smith authored and Alexander Smith committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    01f4452 View commit details
    Browse the repository at this point in the history
  5. single point shapes are discarded

    Alexander Smith authored and Alexander Smith committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    de687e3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1027 from transitland/shape_dist_traveled-nil-fix

    Shape dist traveled nil fix
    doublestranded committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    0add41a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2017

  1. Configuration menu
    Copy the full SHA
    51f9e76 View commit details
    Browse the repository at this point in the history
  2. FV has_many FVI

    irees committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    5b4f50e View commit details
    Browse the repository at this point in the history
  3. FeedVersionInfo STI

    irees committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    da9a656 View commit details
    Browse the repository at this point in the history
  4. FeedVersionInfo STI

    irees committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    7a695a3 View commit details
    Browse the repository at this point in the history
  5. Annotations

    irees committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    7ead8bc View commit details
    Browse the repository at this point in the history
  6. Spec update

    irees committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    961c96f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. One FVI type per FV

    irees committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    7ac1c42 View commit details
    Browse the repository at this point in the history
  2. Spec update

    irees committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    7cfaf69 View commit details
    Browse the repository at this point in the history
  3. Delete previous FVIs

    irees committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    53f2d07 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1021 from transitland/feed-statistics

    Feed Statistics
    irees committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    5b8232f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c579c7b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1031 from transitland/gtfs-stats-fix

    Fix bug when a calendar entry has no trips associated
    irees committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    855633b View commit details
    Browse the repository at this point in the history