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

Update geocoder.search_osm_nominatim.prefix.aerialway #859

Closed
wants to merge 38 commits into from
Closed

Update geocoder.search_osm_nominatim.prefix.aerialway #859

wants to merge 38 commits into from

Commits on Nov 4, 2014

  1. Add some missing browse icons

    Icons for highway=tertiary, highway=track, highway=path and barrier=wall.
    dankarran authored and tomhughes committed Nov 4, 2014
    Copy the full SHA
    0440984 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2014

  1. Copy the full SHA
    260a690 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2014

  1. Link to Phusion Passenger docs for production

    Phusion Passenger has documentation for common web servers, so we can
    link to them, as most users will be using one of them in production.
    pnorman authored and tomhughes committed Nov 7, 2014
    Copy the full SHA
    4877799 View commit details
    Browse the repository at this point in the history
  2. Recommend PostgreSQL 9.1+ in database.yml

    Postgres 8.3 is EOL and the minimum version supported by PostgreSQL
    is 9.0. The production servers run 9.1, and the extension setup is
    easier with it too.
    pnorman authored and tomhughes committed Nov 7, 2014
    Copy the full SHA
    295c4f6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'overpass'

    tomhughes committed Nov 7, 2014
    Copy the full SHA
    e11d734 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cddec72 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2992564 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    526ff06 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4abb666 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2014

  1. Track users in piwik

    tomhughes committed Nov 9, 2014
    Copy the full SHA
    08a0fc9 View commit details
    Browse the repository at this point in the history
  2. Update to rails 4.1.7

    tomhughes committed Nov 9, 2014
    Copy the full SHA
    ac2f930 View commit details
    Browse the repository at this point in the history
  3. Revert "Add SOTM advert"

    This reverts commit 15a7276.
    tomhughes committed Nov 9, 2014
    Copy the full SHA
    f0ecc63 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2014

  1. Stringify user ID

    tomhughes committed Nov 12, 2014
    Copy the full SHA
    89af923 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2014

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

Commits on Nov 17, 2014

  1. Update to rails 4.1.8

    tomhughes committed Nov 17, 2014
    Copy the full SHA
    dc9f779 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2014

  1. Update attribution for embedded maps

    Fixes #838
    tomhughes committed Nov 18, 2014
    Copy the full SHA
    33bcb2e View commit details
    Browse the repository at this point in the history
  2. Update vendor URLs

    tomhughes committed Nov 18, 2014
    Copy the full SHA
    aeb5240 View commit details
    Browse the repository at this point in the history
  3. Update html5shiv

    tomhughes committed Nov 18, 2014
    Copy the full SHA
    ab671bd View commit details
    Browse the repository at this point in the history
  4. Update jQuery plugins

    tomhughes committed Nov 18, 2014
    Copy the full SHA
    557dcd8 View commit details
    Browse the repository at this point in the history
  5. Update ohauth

    tomhughes committed Nov 18, 2014
    Copy the full SHA
    a994f5d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2014

  1. Don't paginate redactions

    The index view doesn't render any pagination controls, and there
    aren't enough redactions for pagination to be necessary yet.
    
    Fixes #735
    tomhughes committed Nov 19, 2014
    Copy the full SHA
    eb6b1ae View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3dbc55f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2014

  1. Copy the full SHA
    4d44f18 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2014

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

Commits on Dec 2, 2014

  1. Copy the full SHA
    36592f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2014

  1. Fix typo

    seanhussey committed Dec 3, 2014
    Copy the full SHA
    f2c23d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2014

  1. Copy the full SHA
    b1a1d45 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary local variable

    The local variable `app` was unused and therefore not needed
    to be declared with initialization
    acconrad authored and tomhughes committed Dec 8, 2014
    Copy the full SHA
    9934eed View commit details
    Browse the repository at this point in the history
  3. Update bundle

    tomhughes committed Dec 8, 2014
    Copy the full SHA
    1bfc96e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2014

  1. Copy the full SHA
    a6c24e3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    281dc29 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2b823b7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4e6fe81 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2014

  1. Copy the full SHA
    068471f View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2014

  1. Copy the full SHA
    0862ba0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e398e0e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0a127e2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    baf9e33 View commit details
    Browse the repository at this point in the history