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 73 #1140

Merged
merged 50 commits into from
Aug 9, 2017
Merged

Production release 73 #1140

merged 50 commits into from
Aug 9, 2017

Commits on Dec 23, 2016

  1. Validation stubs

    irees committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    1bf0f64 View commit details
    Browse the repository at this point in the history
  2. Initial spec

    irees committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    4d1dd86 View commit details
    Browse the repository at this point in the history
  3. geometry_from_geojson

    irees committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    6e52299 View commit details
    Browse the repository at this point in the history
  4. Geometry specs

    irees committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    3abce3b View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2017

  1. Changelog / version [ci skip]

    irees committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    96125fa View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

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

Commits on Jul 25, 2017

  1. Configuration menu
    Copy the full SHA
    82803ac View commit details
    Browse the repository at this point in the history
  2. Annotations

    irees committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    5be3359 View commit details
    Browse the repository at this point in the history
  3. Stop JSON Schema

    irees committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    0bb64e6 View commit details
    Browse the repository at this point in the history
  4. Alter SSP id to bigserial

    irees committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    e99a6b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. Configuration menu
    Copy the full SHA
    ae5a516 View commit details
    Browse the repository at this point in the history
  2. Centroid specs

    irees committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    6e3be16 View commit details
    Browse the repository at this point in the history
  3. Use stop.geometry_for_centroid

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

Commits on Jul 27, 2017

  1. Use lat/lon methods

    irees committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    e026d48 View commit details
    Browse the repository at this point in the history
  2. geometry_parse method

    irees committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    a2e2479 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9327e05 View commit details
    Browse the repository at this point in the history
  4. Spec update

    irees committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    7178e41 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2017

  1. geometry_encode abstract

    irees committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    a68467b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e98078 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5100fc5 View commit details
    Browse the repository at this point in the history
  4. spec: test geometries

    irees committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    2223f3c View commit details
    Browse the repository at this point in the history
  5. spec: via changeset

    irees committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    2964b8c View commit details
    Browse the repository at this point in the history
  6. spec: geometry_reversegeo

    irees committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    9ab2a39 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a634a8 View commit details
    Browse the repository at this point in the history
  8. spec: centroids

    irees committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    3b51ca0 View commit details
    Browse the repository at this point in the history
  9. serializer

    irees committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    d63c143 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #904 from transitland/station-polygons

    Geometry validation & station polygons
    irees committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    eea89ac View commit details
    Browse the repository at this point in the history
  11. update gems

    drewda committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    b3baab3 View commit details
    Browse the repository at this point in the history
  12. update data model diagram

    drewda committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    ec532cd View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1143 from transitland/update-gems

    update gems
    drewda committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    5441c22 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2017

  1. Configuration menu
    Copy the full SHA
    e47e1c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1145 from transitland/ssp-id-bigint

    Cleanup: Alter SSP id to bigserial
    irees committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    4f185ef View commit details
    Browse the repository at this point in the history
  3. Match existing schema

    irees committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    a6daafc View commit details
    Browse the repository at this point in the history
  4. Annotations

    irees committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    cb09006 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1146 from transitland/schema-annotation-update

    Tidy up: schema & annotation update
    irees committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    edd47e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. Use stop geometry_centroid

    irees committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    a62c648 View commit details
    Browse the repository at this point in the history
  2. Use read_attribute

    irees committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    76d858a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    650dce5 View commit details
    Browse the repository at this point in the history
  4. Faster centroid_from_geometry

    irees committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    7b4e6ba View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1147 from transitland/rsp-recalc-use-stop-centroid

    RSP: Fixes for stops with polygon geometries
    irees committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    6902746 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0798a66 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1149 from transitland/centroid-serializer

    Include geometry_reversegeo and centroid in Stop and Station serializers
    irees committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    758f90d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b18e10 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1150 from transitland/centroid-serializer

    Stop serializer: use geometry_centroid not centroid
    irees committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    33000ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7429a8b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1151 from transitland/fix-missing-stop-name

    Stop: fallback to stop_id if stop_name is not present
    irees committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    0940fe0 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2017

  1. bump gtfs

    irees committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    40cb3aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e8e609 View commit details
    Browse the repository at this point in the history
  3. Fix

    irees committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    ca6d960 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1153 from transitland/fix-pclink-again

    Gracefully handle references to missing stop or route
    irees committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    a3fe378 View commit details
    Browse the repository at this point in the history